Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.8.2.1
      1  1.8.2.1   bouyer #	$NetBSD: Makefile,v 1.8.2.1 2000/11/20 20:09:25 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.3   bouyer INCS=	ansi.h aout_machdep.h apmvar.h asm.h bioscall.h bootinfo.h bswap.h \
      7      1.5     tron 	byte_swap.h bus.h cdefs.h conf.h cpu.h cpufunc.h cputypes.h \
      8  1.8.2.1   bouyer 	db_machdep.h disklabel.h elf_machdep.h endian.h endian_machdep.h \
      9  1.8.2.1   bouyer 	float.h frame.h freebsd_machdep.h gdt.h ibcs2_machdep.h ieee.h \
     10  1.8.2.1   bouyer 	ieeefp.h int_types.h intr.h joystick.h kcore.h limits.h lock.h math.h \
     11  1.8.2.1   bouyer 	mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \
     12      1.8  thorpej 	proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \
     13  1.8.2.1   bouyer 	setjmp.h signal.h specialreg.h spkr.h stdarg.h \
     14  1.8.2.1   bouyer 	svr4_machdep.h sysarch.h trap.h tss.h types.h varargs.h vm86.h \
     15  1.8.2.1   bouyer 	vmparam.h
     16      1.1      cgd 
     17      1.1      cgd .include <bsd.kinc.mk>
     18