Makefile revision 1.7
11.7Skleink# $NetBSD: Makefile,v 1.7 2001/04/14 22:46:21 kleink Exp $ 21.1Ssoren 31.1SsorenKDIR= /sys/arch/cobalt/include 41.1SsorenINCSDIR= /usr/include/cobalt 51.1Ssoren 61.7SkleinkINCS= ansi.h aout_machdep.h asm.h autoconf.h \ 71.7Skleink bsd-aout.h bswap.h \ 81.7Skleink cdefs.h conf.h cpu.h \ 91.7Skleink db_machdep.h disklabel.h \ 101.7Skleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 111.7Skleink float.h \ 121.7Skleink ieee.h ieeefp.h int_const.h int_mwgwtypes.h int_types.h intr.h \ 131.7Skleink kcore.h kdbparam.h \ 141.7Skleink leds.h limits.h lock.h locore.h \ 151.7Skleink math.h mips_opcode.h \ 161.7Skleink nvram.h \ 171.7Skleink param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 181.7Skleink reg.h regdef.h regnum.h reloc.h \ 191.7Skleink setjmp.h signal.h stdarg.h \ 201.7Skleink trap.h types.h \ 211.7Skleink varargs.h vmparam.h 221.1Ssoren 231.1Ssoren.include <bsd.kinc.mk> 24