Makefile revision 1.16
11.16Sthorpej# $NetBSD: Makefile,v 1.16 2003/01/18 06:09:54 thorpej Exp $ 21.1Sveego 31.1SveegoINCSDIR= /usr/include/next68k 41.1Sveego 51.10SkleinkINCS= ansi.h aout_machdep.h asm.h autoconf.h \ 61.10Skleink bswap.h bus.h bus_dma.h bus_space.h \ 71.10Skleink cdefs.h cpu.h \ 81.10Skleink db_machdep.h disklabel.h \ 91.10Skleink elf_machdep.h endian.h endian_machdep.h \ 101.10Skleink float.h frame.h \ 111.11Skleink ieee.h ieeefp.h \ 121.12Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.12Skleink intr.h \ 141.10Skleink kcore.h \ 151.10Skleink limits.h lock.h \ 161.16Sthorpej math.h mcontext.h \ 171.14Sbriggs param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 181.10Skleink reg.h \ 191.13Skleink setjmp.h signal.h stdarg.h \ 201.10Skleink trap.h types.h \ 211.10Skleink varargs.h vmparam.h \ 221.10Skleink z8530var.h 231.1Sveego 241.1Sveego.include <bsd.kinc.mk> 25