Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.12.12.1
      1  1.12.12.1  wrstuden # 	$NetBSD: Makefile,v 1.12.12.1 2008/06/23 04:30:50 wrstuden Exp $
      2        1.1      fvdl 
      3        1.1      fvdl INCSDIR=/usr/include/x86
      4        1.1      fvdl 
      5        1.7      jmmv INCS=	aout_machdep.h \
      6        1.2      fvdl 	bootinfo.h bus.h \
      7        1.4      fvdl 	cacheinfo.h \
      8  1.12.12.1  wrstuden 	cpu.h \
      9        1.8        ad 	cputypes.h \
     10        1.3      fvdl 	cpuvar.h \
     11        1.1      fvdl 	float.h \
     12        1.1      fvdl 	ieee.h ieeefp.h \
     13        1.1      fvdl 	intr.h intrdefs.h \
     14        1.2      fvdl 	lock.h \
     15        1.9        ad 	math.h mutex.h mtrr.h \
     16        1.1      fvdl 	pio.h \
     17       1.11      yamt 	pmap.h \
     18       1.12      yamt 	pmap_pv.h \
     19        1.1      fvdl 	psl.h \
     20        1.9        ad 	rwlock.h \
     21        1.1      fvdl 	specialreg.h \
     22       1.10        ad 	sysarch.h \
     23        1.1      fvdl 	trap.h
     24        1.1      fvdl 
     25        1.1      fvdl .include <bsd.kinc.mk>
     26