Makefile revision 1.17
11.17Sdrochner# $NetBSD: Makefile,v 1.17 2012/08/29 17:13:22 drochner 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.17Sdrochner cpu_ucode.h \ 101.8Sad cputypes.h \ 111.3Sfvdl cpuvar.h \ 121.1Sfvdl float.h \ 131.1Sfvdl ieee.h ieeefp.h \ 141.1Sfvdl intr.h intrdefs.h \ 151.2Sfvdl lock.h \ 161.9Sad math.h mutex.h mtrr.h \ 171.1Sfvdl pio.h \ 181.11Syamt pmap.h \ 191.12Syamt pmap_pv.h \ 201.1Sfvdl psl.h \ 211.14Snjoly pte.h \ 221.9Sad rwlock.h \ 231.1Sfvdl specialreg.h \ 241.10Sad sysarch.h \ 251.15Schristos trap.h \ 261.15Schristos via_padlock.h 271.1Sfvdl 281.1Sfvdl.include <bsd.kinc.mk> 29