Makefile revision 1.4
11.4Sfvdl# $NetBSD: Makefile,v 1.4 2003/04/26 10:49:54 fvdl Exp $ 21.1Sfvdl 31.1SfvdlINCSDIR=/usr/include/x86 41.1Sfvdl 51.2SfvdlINCS= aout_machdep.h \ 61.2Sfvdl bootinfo.h bus.h \ 71.4Sfvdl cacheinfo.h \ 81.3Sfvdl cpuvar.h \ 91.1Sfvdl float.h \ 101.1Sfvdl ieee.h ieeefp.h \ 111.1Sfvdl intr.h intrdefs.h \ 121.2Sfvdl lock.h \ 131.1Sfvdl mtrr.h \ 141.1Sfvdl pio.h \ 151.1Sfvdl psl.h \ 161.1Sfvdl specialreg.h \ 171.1Sfvdl trap.h 181.1Sfvdl 191.1Sfvdl.include <bsd.kinc.mk> 20