1 1.15.2.1 nathanw # $NetBSD: Makefile,v 1.15.2.1 2001/06/21 19:27:55 nathanw Exp $ 2 1.1 cgd 3 1.1 cgd KDIR= /sys/arch/mips/include 4 1.1 cgd INCSDIR= /usr/include/mips 5 1.1 cgd 6 1.15.2.1 nathanw INCS= ansi.h aout_machdep.h asm.h \ 7 1.15.2.1 nathanw bswap.h bsd-aout.h \ 8 1.15.2.1 nathanw cachectl.h cdefs.h cpu.h cpuregs.h \ 9 1.15.2.1 nathanw db_machdep.h \ 10 1.15.2.1 nathanw ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 11 1.15.2.1 nathanw float.h \ 12 1.15.2.1 nathanw ieee.h ieeefp.h \ 13 1.15.2.1 nathanw int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.15.2.1 nathanw kcore.h kdbparam.h \ 15 1.15.2.1 nathanw limits.h lock.h locore.h \ 16 1.15.2.1 nathanw math.h mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h \ 17 1.15.2.1 nathanw pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 18 1.15.2.1 nathanw reg.h regdef.h regnum.h reloc.h \ 19 1.15.2.1 nathanw setjmp.h signal.h stdarg.h sysarch.h \ 20 1.15.2.1 nathanw trap.h types.h \ 21 1.15.2.1 nathanw varargs.h vmparam.h 22 1.1 cgd 23 1.1 cgd .include <bsd.kinc.mk> 24