Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.6.2.2
      1  1.6.2.2  bouyer #	$NetBSD: Makefile,v 1.6.2.2 2001/04/21 17:54:58 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/sun3/include
      4      1.1     cgd INCSDIR= /usr/include/sun3
      5      1.1     cgd 
      6  1.6.2.2  bouyer INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      7  1.6.2.2  bouyer 	bswap.h \
      8  1.6.2.2  bouyer 	cdefs.h cg2reg.h cpu.h \
      9  1.6.2.2  bouyer 	db_machdep.h disklabel.h dvma.h dvma3.h dvma3x.h \
     10  1.6.2.2  bouyer 	eeprom.h elf_machdep.h endian.h endian_machdep.h \
     11  1.6.2.2  bouyer 	fbio.h float.h frame.h \
     12  1.6.2.2  bouyer 	idprom.h ieee.h ieeefp.h \
     13  1.6.2.2  bouyer 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14  1.6.2.2  bouyer 	kbd.h kbio.h kcore.h \
     15  1.6.2.2  bouyer 	leds.h limits.h lock.h \
     16  1.6.2.2  bouyer 	math.h mc68851.h mon.h \
     17  1.6.2.2  bouyer 	param.h param3.h param3x.h pcb.h pmap.h pmap3.h pmap3x.h \
     18  1.6.2.2  bouyer 	proc.h profile.h psl.h pte.h pte3.h pte3x.h ptrace.h \
     19  1.6.2.2  bouyer 	reg.h \
     20  1.6.2.2  bouyer 	setjmp.h signal.h stdarg.h svr4_machdep.h \
     21  1.6.2.2  bouyer 	trap.h types.h \
     22  1.6.2.2  bouyer 	varargs.h vmparam.h vmparam3.h vmparam3x.h vuid_event.h \
     23  1.6.2.2  bouyer 	z8530var.h
     24      1.1     cgd 
     25      1.1     cgd .include <bsd.kinc.mk>
     26