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