Makefile revision 1.13
11.13Sjoerg# $NetBSD: Makefile,v 1.13 2011/07/17 20:54:36 joerg Exp $ 21.1Sfvdl 31.1SfvdlINCSDIR= /usr/include/amd64 41.1Sfvdl 51.9SadINCS= ansi.h aout_machdep.h asm.h \ 61.12Sdyoung bootinfo.h bswap.h byte_swap.h \ 71.1Sfvdl cdefs.h cpu.h cpufunc.h \ 81.1Sfvdl disklabel.h \ 91.1Sfvdl elf_machdep.h endian.h endian_machdep.h \ 101.10Sdsl float.h fpu.h frame.h frame_regs.h \ 111.1Sfvdl gdt.h \ 121.11Sjoerg ieee.h ieeefp.h fenv.h \ 131.1Sfvdl int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 141.1Sfvdl intr.h intrdefs.h \ 151.3Sdrochner joystick.h \ 161.1Sfvdl kcore.h \ 171.7Smanu limits.h linux32_machdep.h lock.h \ 181.8Sad math.h mcontext.h mutex.h mtrr.h \ 191.1Sfvdl netbsd32_machdep.h \ 201.1Sfvdl param.h pcb.h pci_machdep.h pio.h pmap.h pmc.h proc.h \ 211.1Sfvdl profile.h psl.h pte.h ptrace.h \ 221.8Sad reg.h rwlock.h \ 231.13Sjoerg segments.h setjmp.h signal.h specialreg.h sysarch.h \ 241.1Sfvdl trap.h tss.h types.h \ 251.1Sfvdl userret.h \ 261.13Sjoerg vmparam.h \ 271.2Skleink wchar_limits.h 281.1Sfvdl 291.1Sfvdl.include <bsd.kinc.mk> 30