Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.2.4
      1  1.1.2.4  bouyer #	$NetBSD: Makefile,v 1.1.2.4 2001/04/21 17:54:34 bouyer Exp $
      2  1.1.2.2  bouyer 
      3  1.1.2.2  bouyer KDIR=	/sys/arch/sandpoint/include
      4  1.1.2.2  bouyer INCSDIR= /usr/include/sandpoint
      5  1.1.2.2  bouyer 
      6  1.1.2.4  bouyer INCS=   ansi.h aout_machdep.h asm.h \
      7  1.1.2.4  bouyer 	bat.h bootinfo.h bswap.h bus.h \
      8  1.1.2.4  bouyer 	cdefs.h conf.h cpu.h cpufunc.h \
      9  1.1.2.4  bouyer 	db_machdep.h disklabel.h \
     10  1.1.2.4  bouyer 	elf_machdep.h endian.h endian_machdep.h \
     11  1.1.2.4  bouyer 	float.h fpu.h frame.h \
     12  1.1.2.4  bouyer 	ieee.h ieeefp.h \
     13  1.1.2.4  bouyer 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14  1.1.2.4  bouyer 	intr.h ipkdb.h \
     15  1.1.2.4  bouyer 	kcore.h kgdb.h \
     16  1.1.2.4  bouyer 	limits.h lock.h \
     17  1.1.2.4  bouyer 	machine_type.h math.h \
     18  1.1.2.4  bouyer 	param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h pte.h \
     19  1.1.2.4  bouyer 	ptrace.h \
     20  1.1.2.4  bouyer 	reg.h reloc.h \
     21  1.1.2.4  bouyer 	setjmp.h signal.h spkr.h stdarg.h \
     22  1.1.2.4  bouyer 	trap.h types.h \
     23  1.1.2.4  bouyer 	varargs.h vmparam.h
     24  1.1.2.2  bouyer 
     25  1.1.2.2  bouyer .include <bsd.kinc.mk>
     26