Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.8.4.1
      1  1.8.4.1  thorpej #	$NetBSD: Makefile,v 1.8.4.1 1999/08/02 19:58:23 thorpej Exp $
      2      1.1      cgd 
      3      1.1      cgd KDIR=	/sys/arch/newsmips/include
      4      1.1      cgd INCSDIR= /usr/include/newsmips
      5      1.1      cgd 
      6      1.5   tsubai INCS=	adrsmap.h ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h \
      7      1.5   tsubai 	cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h elf.h \
      8      1.3   bouyer 	elf_machdep.h endian.h float.h framebuf.h ieeefp.h intr.h kcore.h \
      9      1.3   bouyer 	kdbparam.h keyboard.h limits.h locore.h machConst.h mips_opcode.h \
     10      1.3   bouyer 	mouse.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
     11  1.8.4.1  thorpej 	reg.h regdef.h regnum.h reloc.h romcall.h setjmp.h signal.h stdarg.h \
     12  1.8.4.1  thorpej 	trap.h types.h varargs.h vmparam.h z8530var.h
     13      1.1      cgd 
     14      1.1      cgd .include <bsd.kinc.mk>
     15