1 1.14 tron # $NetBSD: Makefile,v 1.14 2000/03/17 22:36:36 tron 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.12 tsubai INCS= adrsmap.h ansi.h aout_machdep.h apbus.h apcall.h autoconf.h \ 7 1.12 tsubai bswap.h bsd-aout.h cdefs.h conf.h cpu.h db_machdep.h disklabel.h \ 8 1.14 tron ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h float.h \ 9 1.14 tron framebuf.h ieee.h ieeefp.h intr.h kcore.h kdbparam.h keyboard.h \ 10 1.14 tron limits.h locore.h machConst.h math.h mips_opcode.h mouse.h param.h \ 11 1.14 tron pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h \ 12 1.14 tron regnum.h reloc.h romcall.h setjmp.h signal.h stdarg.h trap.h types.h \ 13 1.14 tron varargs.h vmparam.h z8530var.h 14 1.1 cgd 15 1.1 cgd .include <bsd.kinc.mk> 16