Makefile revision 1.16
11.16Sdrochner# $NetBSD: Makefile,v 1.16 2006/07/26 19:54:58 drochner Exp $ 21.1Ssoren 31.1SsorenINCSDIR= /usr/include/sgimips 41.1Ssoren 51.7SthorpejINCS= asm.h ansi.h aout_machdep.h autoconf.h \ 61.4Skleink bsd-aout.h bswap.h \ 71.11Sgehenna cdefs.h cpu.h \ 81.16Sdrochner disklabel.h \ 91.4Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 101.4Skleink float.h \ 111.5Skleink ieee.h ieeefp.h \ 121.6Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.6Skleink intr.h \ 141.4Skleink kcore.h kdbparam.h \ 151.4Skleink limits.h lock.h locore.h \ 161.13Sthorpej math.h mcontext.h mips_opcode.h \ 171.10Sbriggs param.h pci_machdep.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h \ 181.4Skleink ptrace.h \ 191.4Skleink reg.h regdef.h regnum.h reloc.h \ 201.9Smanu setjmp.h signal.h stdarg.h \ 211.4Skleink trap.h types.h \ 221.4Skleink varargs.h vmparam.h \ 231.14Skleink wchar_limits.h \ 241.4Skleink z8530var.h 251.1Ssoren 261.1Ssoren.include <bsd.kinc.mk> 27