Makefile revision 1.5
11.5Skleink# $NetBSD: Makefile,v 1.5 2001/04/15 15:29:11 kleink Exp $ 21.1Ssoren 31.1SsorenKDIR= /sys/arch/sgimips/include 41.1SsorenINCSDIR= /usr/include/sgimips 51.1Ssoren 61.4SkleinkINCS= asm.h ansi.h aout_machdep.h arcs.h autoconf.h \ 71.4Skleink bsd-aout.h bswap.h \ 81.4Skleink cdefs.h conf.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.5Skleink int_const.h int_limits.h int_mwgwtypes.h int_types.h intr.h \ 141.4Skleink kcore.h kdbparam.h \ 151.4Skleink limits.h lock.h locore.h \ 161.4Skleink math.h mips_opcode.h \ 171.4Skleink param.h pci_machdep.h pcb.h pmap.h proc.h profile.h psl.h pte.h \ 181.4Skleink ptrace.h \ 191.4Skleink reg.h regdef.h regnum.h reloc.h \ 201.4Skleink setjmp.h signal.h stdarg.h \ 211.4Skleink trap.h types.h \ 221.4Skleink varargs.h vmparam.h \ 231.4Skleink z8530var.h 241.1Ssoren 251.1Ssoren.include <bsd.kinc.mk> 26