Makefile revision 1.21
11.21Smatt# $NetBSD: Makefile,v 1.21 2009/08/12 23:29:19 matt Exp $ 21.1Stakemura 31.1StakemuraINCSDIR= /usr/include/hpcmips 41.1Stakemura 51.21SmattINCS= ansi.h apmvar.h asm.h autoconf.h \ 61.21Smatt bootinfo.h bswap.h bus.h \ 71.12Sshin cdefs.h cpu.h \ 81.19Sdrochner disklabel.h \ 91.7Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 101.8Skleink float.h \ 111.9Skleink ieee.h ieeefp.h \ 121.10Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.10Skleink intr.h \ 141.11Stakemura kdbparam.h kcore.h \ 151.8Skleink limits.h lock.h locore.h \ 161.20Sad math.h mcontext.h mips_opcode.h mutex.h \ 171.13Sbriggs param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 181.20Sad reg.h regdef.h regnum.h reloc.h rwlock.h \ 191.8Skleink setjmp.h signal.h stdarg.h sysconf.h \ 201.8Skleink trap.h types.h \ 211.17Skleink varargs.h vmparam.h \ 221.17Skleink wchar_limits.h 231.1Stakemura 241.1Stakemura.include <bsd.kinc.mk> 25