Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4
      1  1.4  kleink #	$NetBSD: Makefile,v 1.4 1999/12/23 10:15:15 kleink Exp $
      2  1.1     eeh 
      3  1.1     eeh KDIR=	/sys/arch/sparc64/include
      4  1.1     eeh INCSDIR= /usr/include/sparc64
      5  1.1     eeh 
      6  1.3     mrg INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h \
      7  1.2  bouyer 	bsd_openprom.h bus.h cdefs.h cgtworeg.h conf.h cpu.h ctlreg.h \
      8  1.2  bouyer 	db_machdep.h disklabel.h eeprom.h elf_machdep.h endian.h fbio.h \
      9  1.2  bouyer 	fbvar.h float.h frame.h fsr.h idprom.h ieee.h ieeefp.h instr.h kbd.h \
     10  1.4  kleink 	kbio.h kcore.h limits.h math.h oldmon.h openpromio.h param.h pcb.h \
     11  1.4  kleink 	pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h remote-sl.h \
     12  1.2  bouyer 	setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h \
     13  1.2  bouyer 	vmparam.h vuid_event.h z8530var.h
     14  1.1     eeh 
     15  1.1     eeh .include <bsd.kinc.mk>
     16