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