Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4.2.3
      1  1.4.2.3  skrll # 	$NetBSD: Makefile,v 1.4.2.3 2004/09/21 13:24:30 skrll Exp $
      2      1.1   fvdl 
      3      1.1   fvdl INCSDIR=/usr/include/x86
      4      1.1   fvdl 
      5      1.2   fvdl INCS=	aout_machdep.h \
      6      1.2   fvdl 	bootinfo.h bus.h \
      7      1.4   fvdl 	cacheinfo.h \
      8      1.3   fvdl 	cpuvar.h \
      9      1.1   fvdl 	float.h \
     10      1.1   fvdl 	ieee.h ieeefp.h \
     11      1.1   fvdl 	intr.h intrdefs.h \
     12      1.2   fvdl 	lock.h \
     13  1.4.2.1  skrll 	math.h mtrr.h \
     14      1.1   fvdl 	pio.h \
     15      1.1   fvdl 	psl.h \
     16      1.1   fvdl 	specialreg.h \
     17      1.1   fvdl 	trap.h
     18      1.1   fvdl 
     19      1.1   fvdl .include <bsd.kinc.mk>
     20