Makefile revision 1.1
11.1Scgd# $NetBSD: Makefile,v 1.1 1998/06/12 23:22:36 cgd Exp $ 21.1Scgd 31.1ScgdKDIR= /sys/arch/i386/include 41.1ScgdINCSDIR= /usr/include/i386 51.1Scgd 61.1ScgdINCS= ansi.h aout_machdep.h apmvar.h asm.h bioscall.h bootinfo.h bus.h \ 71.1Scgd cdefs.h conf.h cpu.h cpufunc.h cputypes.h db_machdep.h disklabel.h \ 81.1Scgd elf_machdep.h endian.h float.h frame.h freebsd_machdep.h gdt.h \ 91.1Scgd ibcs2_machdep.h ieeefp.h intr.h joystick.h kcore.h limits.h \ 101.1Scgd linux_machdep.h mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \ 111.1Scgd pmap.new.h proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \ 121.1Scgd setjmp.h signal.h specialreg.h spkr.h stdarg.h svr4_machdep.h \ 131.1Scgd sysarch.h trap.h tss.h types.h varargs.h vm86.h vmparam.h 141.1Scgd 151.1Scgd.include <bsd.kinc.mk> 16