Makefile revision 1.24
11.24Sthorpej# $NetBSD: Makefile,v 1.24 2003/01/17 23:36:08 thorpej Exp $ 21.1Scgd 31.1ScgdINCSDIR= /usr/include/mips 41.1Scgd 51.17SkleinkINCS= ansi.h aout_machdep.h asm.h \ 61.17Skleink bswap.h bsd-aout.h \ 71.17Skleink cachectl.h cdefs.h cpu.h cpuregs.h \ 81.17Skleink db_machdep.h \ 91.17Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 101.17Skleink float.h \ 111.18Skleink ieee.h ieeefp.h \ 121.19Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.17Skleink kcore.h kdbparam.h \ 141.24Sthorpej limits.h lock.h locore.h mcontext.h math.h \ 151.24Sthorpej mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h \ 161.22Sbriggs pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 171.17Skleink reg.h regdef.h regnum.h reloc.h \ 181.21Smanu setjmp.h signal.h stdarg.h sysarch.h \ 191.17Skleink trap.h types.h \ 201.17Skleink varargs.h vmparam.h 211.1Scgd 221.1Scgd.include <bsd.kinc.mk> 23