Makefile revision 1.11
11.11Sgehenna# $NetBSD: Makefile,v 1.11 2002/09/06 13:18:43 gehenna Exp $ 21.1Ssoren 31.1SsorenKDIR= /sys/arch/sgimips/include 41.1SsorenINCSDIR= /usr/include/sgimips 51.1Ssoren 61.7SthorpejINCS= asm.h ansi.h aout_machdep.h autoconf.h \ 71.4Skleink bsd-aout.h bswap.h \ 81.11Sgehenna cdefs.h cpu.h \ 91.4Skleink db_machdep.h disklabel.h \ 101.4Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 111.4Skleink float.h \ 121.5Skleink ieee.h ieeefp.h \ 131.6Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 141.6Skleink intr.h \ 151.4Skleink kcore.h kdbparam.h \ 161.4Skleink limits.h lock.h locore.h \ 171.4Skleink math.h mips_opcode.h \ 181.10Sbriggs param.h pci_machdep.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h \ 191.4Skleink ptrace.h \ 201.4Skleink reg.h regdef.h regnum.h reloc.h \ 211.9Smanu setjmp.h signal.h stdarg.h \ 221.4Skleink trap.h types.h \ 231.4Skleink varargs.h vmparam.h \ 241.4Skleink z8530var.h 251.1Ssoren 261.1Ssoren.include <bsd.kinc.mk> 27