Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.8.2.3
      1  1.8.2.3  bouyer #	$NetBSD: Makefile,v 1.8.2.3 2001/04/21 17:53:51 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/i386/include
      4      1.1     cgd INCSDIR= /usr/include/i386
      5      1.1     cgd 
      6  1.8.2.3  bouyer INCS=	ansi.h aout_machdep.h apmvar.h asm.h \
      7  1.8.2.3  bouyer 	bioscall.h bootinfo.h bswap.h byte_swap.h bus.h \
      8  1.8.2.3  bouyer 	cdefs.h conf.h cpu.h cpufunc.h cputypes.h \
      9  1.8.2.3  bouyer 	db_machdep.h disklabel.h \
     10  1.8.2.3  bouyer 	elf_machdep.h endian.h endian_machdep.h \
     11  1.8.2.3  bouyer 	float.h frame.h freebsd_machdep.h \
     12  1.8.2.3  bouyer 	gdt.h \
     13  1.8.2.3  bouyer 	ibcs2_machdep.h ieee.h ieeefp.h \
     14  1.8.2.3  bouyer 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     15  1.8.2.3  bouyer 	intr.h \
     16  1.8.2.3  bouyer 	joystick.h \
     17  1.8.2.3  bouyer 	kcore.h \
     18  1.8.2.3  bouyer 	limits.h lock.h \
     19  1.8.2.3  bouyer 	math.h mouse.h \
     20  1.8.2.3  bouyer 	npx.h \
     21  1.8.2.3  bouyer 	param.h pcb.h pccons.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
     22  1.8.2.3  bouyer 	pte.h ptrace.h \
     23  1.8.2.3  bouyer 	reg.h \
     24  1.8.2.3  bouyer 	segments.h setjmp.h signal.h specialreg.h spkr.h stdarg.h \
     25  1.8.2.3  bouyer 	svr4_machdep.h sysarch.h \
     26  1.8.2.3  bouyer 	trap.h tss.h types.h \
     27  1.8.2.3  bouyer 	varargs.h vm86.h vmparam.h
     28      1.1     cgd 
     29      1.1     cgd .include <bsd.kinc.mk>
     30