Makefile revision 1.10
11.10Skleink# $NetBSD: Makefile,v 1.10 2001/04/14 22:46:24 kleink Exp $ 21.1Sveego 31.1SveegoKDIR= /sys/arch/next68k/include 41.1SveegoINCSDIR= /usr/include/next68k 51.1Sveego 61.10SkleinkINCS= ansi.h aout_machdep.h asm.h autoconf.h \ 71.10Skleink bswap.h bus.h bus_dma.h bus_space.h \ 81.10Skleink cdefs.h cpu.h \ 91.10Skleink db_machdep.h disklabel.h \ 101.10Skleink elf_machdep.h endian.h endian_machdep.h \ 111.10Skleink float.h frame.h \ 121.10Skleink ieee.h ieeefp.h int_const.h int_mwgwtypes.h int_types.h intr.h \ 131.10Skleink kcore.h \ 141.10Skleink limits.h lock.h \ 151.10Skleink math.h \ 161.10Skleink param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 171.10Skleink reg.h \ 181.10Skleink setjmp.h signal.h stdarg.h svr4_machdep.h \ 191.10Skleink trap.h types.h \ 201.10Skleink varargs.h vmparam.h \ 211.10Skleink z8530var.h 221.1Sveego 231.1Sveego.include <bsd.kinc.mk> 24