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