1 1.7 kleink # $NetBSD: Makefile,v 1.7 2001/04/14 12:19:53 kleink Exp $ 2 1.1 takemura 3 1.1 takemura KDIR= /sys/arch/hpcmips/include 4 1.1 takemura INCSDIR= /usr/include/hpcmips 5 1.1 takemura 6 1.1 takemura INCS= ansi.h aout_machdep.h asm.h autoconf.h bootinfo.h bswap.h bus.h \ 7 1.1 takemura cdefs.h clock_machdep.h cpu.h db_machdep.h disklabel.h \ 8 1.7 kleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 9 1.7 kleink int_mwgwtypes.h int_types.h intr.h kcore.h limits.h lock.h locore.h \ 10 1.7 kleink math.h param.h pcb.h pmap.h proc.h psl.h pte.h ptrace.h reg.h \ 11 1.7 kleink regdef.h regnum.h reloc.h signal.h stdarg.h sysconf.h types.h \ 12 1.7 kleink vmparam.h setjmp.h float.h ieeefp.h ieee.h bsd-aout.h kdbparam.h \ 13 1.7 kleink mips_opcode.h profile.h trap.h varargs.h 14 1.1 takemura 15 1.1 takemura .include <bsd.kinc.mk> 16