Makefile revision 1.11
1# $NetBSD: Makefile,v 1.11 1999/11/09 21:50:20 kleink Exp $ 2 3KDIR= /sys/arch/newsmips/include 4INCSDIR= /usr/include/newsmips 5 6INCS= adrsmap.h ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h \ 7 cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h \ 8 elf_machdep.h endian.h float.h framebuf.h ieee.h ieeefp.h intr.h \ 9 kcore.h kdbparam.h keyboard.h limits.h locore.h machConst.h \ 10 mips_opcode.h mouse.h param.h pcb.h pmap.h proc.h profile.h psl.h \ 11 pte.h ptrace.h reg.h regdef.h regnum.h reloc.h romcall.h setjmp.h \ 12 signal.h stdarg.h trap.h types.h varargs.h vmparam.h z8530var.h 13 14.include <bsd.kinc.mk> 15