Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.12.1
      1  1.19.12.1  gehenna #	$NetBSD: Makefile,v 1.19.12.1 2002/05/19 08:31:22 gehenna Exp $
      2        1.1      cgd 
      3        1.1      cgd KDIR=	/sys/arch/i386/include
      4        1.1      cgd INCSDIR= /usr/include/i386
      5        1.1      cgd 
      6       1.16   kleink INCS=	ansi.h aout_machdep.h apmvar.h asm.h \
      7       1.16   kleink 	bioscall.h bootinfo.h bswap.h byte_swap.h bus.h \
      8  1.19.12.1  gehenna 	cdefs.h cpu.h cpufunc.h cputypes.h \
      9       1.16   kleink 	db_machdep.h disklabel.h \
     10       1.16   kleink 	elf_machdep.h endian.h endian_machdep.h \
     11       1.16   kleink 	float.h frame.h freebsd_machdep.h \
     12       1.16   kleink 	gdt.h \
     13       1.16   kleink 	ibcs2_machdep.h ieee.h ieeefp.h \
     14       1.18   kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     15       1.18   kleink 	intr.h \
     16       1.16   kleink 	joystick.h \
     17       1.16   kleink 	kcore.h \
     18       1.16   kleink 	limits.h lock.h \
     19       1.19      jmc 	math.h mouse.h mtrr.h \
     20       1.16   kleink 	npx.h \
     21       1.16   kleink 	param.h pcb.h pccons.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
     22       1.16   kleink 	pte.h ptrace.h \
     23       1.16   kleink 	reg.h \
     24       1.16   kleink 	segments.h setjmp.h signal.h specialreg.h spkr.h stdarg.h \
     25       1.16   kleink 	svr4_machdep.h sysarch.h \
     26       1.16   kleink 	trap.h tss.h types.h \
     27       1.16   kleink 	varargs.h vm86.h vmparam.h
     28        1.1      cgd 
     29        1.1      cgd .include <bsd.kinc.mk>
     30