Makefile revision 1.16
11.16Sdyoung# $NetBSD: Makefile,v 1.16 2011/07/17 23:38:32 dyoung Exp $ 21.1Sfvdl 31.1SfvdlINCSDIR=/usr/include/x86 41.1Sfvdl 51.7SjmmvINCS= aout_machdep.h \ 61.16Sdyoung bootinfo.h \ 71.4Sfvdl cacheinfo.h \ 81.13Sad cpu.h \ 91.8Sad cputypes.h \ 101.3Sfvdl cpuvar.h \ 111.1Sfvdl float.h \ 121.1Sfvdl ieee.h ieeefp.h \ 131.1Sfvdl intr.h intrdefs.h \ 141.2Sfvdl lock.h \ 151.9Sad math.h mutex.h mtrr.h \ 161.1Sfvdl pio.h \ 171.11Syamt pmap.h \ 181.12Syamt pmap_pv.h \ 191.1Sfvdl psl.h \ 201.14Snjoly pte.h \ 211.9Sad rwlock.h \ 221.1Sfvdl specialreg.h \ 231.10Sad sysarch.h \ 241.15Schristos trap.h \ 251.15Schristos via_padlock.h 261.1Sfvdl 271.1Sfvdl.include <bsd.kinc.mk> 28