1 1.28 tron # $NetBSD: Makefile,v 1.28 2005/05/03 08:24:16 tron Exp $ 2 1.1 cgd 3 1.1 cgd INCSDIR= /usr/include/i386 4 1.1 cgd 5 1.21 fvdl INCS= ansi.h aout_machdep.h apmvar.h asm.h atomic.h \ 6 1.16 kleink bioscall.h bootinfo.h bswap.h byte_swap.h bus.h \ 7 1.20 gehenna cdefs.h cpu.h cpufunc.h cputypes.h \ 8 1.16 kleink db_machdep.h disklabel.h \ 9 1.16 kleink elf_machdep.h endian.h endian_machdep.h \ 10 1.16 kleink float.h frame.h freebsd_machdep.h \ 11 1.16 kleink gdt.h \ 12 1.16 kleink ibcs2_machdep.h ieee.h ieeefp.h \ 13 1.18 kleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.22 lha intr.h intrdefs.h \ 15 1.16 kleink joystick.h \ 16 1.16 kleink kcore.h \ 17 1.28 tron limits.h lock.h \ 18 1.25 wiz math.h mcontext.h mtrr.h \ 19 1.16 kleink npx.h \ 20 1.16 kleink param.h pcb.h pccons.h pio.h pmap.h pmc.h proc.h profile.h psl.h \ 21 1.16 kleink pte.h ptrace.h \ 22 1.16 kleink reg.h \ 23 1.16 kleink segments.h setjmp.h signal.h specialreg.h spkr.h stdarg.h \ 24 1.16 kleink svr4_machdep.h sysarch.h \ 25 1.16 kleink trap.h tss.h types.h \ 26 1.26 kleink varargs.h vm86.h vmparam.h \ 27 1.26 kleink wchar_limits.h 28 1.1 cgd 29 1.1 cgd .include <bsd.kinc.mk> 30