Makefile revision 1.29
11.29Smatt# $NetBSD: Makefile,v 1.29 2009/08/17 18:55:11 matt Exp $ 21.1Scgd 31.1ScgdINCSDIR= /usr/include/mips 41.1Scgd 51.29SmattINCS= ansi.h asm.h \ 61.29Smatt bswap.h \ 71.17Skleink cachectl.h cdefs.h cpu.h cpuregs.h \ 81.17Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 91.17Skleink float.h \ 101.18Skleink ieee.h ieeefp.h \ 111.19Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 121.17Skleink kcore.h kdbparam.h \ 131.24Sthorpej limits.h lock.h locore.h mcontext.h math.h \ 141.28Sad mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h mutex.h \ 151.22Sbriggs pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 161.28Sad reg.h regdef.h regnum.h reloc.h rwlock.h \ 171.21Smanu setjmp.h signal.h stdarg.h sysarch.h \ 181.17Skleink trap.h types.h \ 191.25Skleink varargs.h vmparam.h \ 201.25Skleink wchar_limits.h 211.1Scgd 221.1Scgd.include <bsd.kinc.mk> 23