Makefile revision 1.7
1# $NetBSD: Makefile,v 1.7 2001/04/14 12:19:58 kleink Exp $ 2 3KDIR= /sys/arch/news68k/include 4INCSDIR= /usr/include/news68k 5 6INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h cdefs.h cpu.h \ 7 db_machdep.h disklabel.h elf_machdep.h endian.h endian_machdep.h \ 8 float.h frame.h ieee.h ieeefp.h int_mwgwtypes.h int_types.h intr.h \ 9 kcore.h limits.h lock.h math.h param.h pcb.h pmap.h proc.h \ 10 profile.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h stdarg.h \ 11 svr4_machdep.h trap.h types.h varargs.h vmparam.h 12 13.include <bsd.kinc.mk> 14