Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.11
      1 #	$NetBSD: Makefile,v 1.11 1999/08/30 00:51:59 mrg Exp $
      2 
      3 KDIR=	/sys/arch/pmax/include
      4 INCSDIR= /usr/include/pmax
      5 
      6 INCS=	ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h bus.h cdefs.h \
      7 	clock_machdep.h conf.h cpu.h db_machdep.h dc7085cons.h disklabel.h \
      8 	ecoff_machdep.h elf.h elf_machdep.h endian.h fbio.h fbvar.h float.h \
      9 	ieee.h ieeefp.h intr.h kcore.h kdbparam.h limits.h loadfile_machdep.h \
     10 	locore.h mips_opcode.h param.h pcb.h pmap.h pmioctl.h proc.h \
     11 	profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h \
     12 	setjmp.h signal.h stdarg.h tc_machdep.h trap.h types.h varargs.h \
     13 	vmparam.h
     14 
     15 .include <bsd.kinc.mk>
     16