1 1.8 kleink # $NetBSD: Makefile,v 1.8 2000/06/26 15:42:55 kleink Exp $ 2 1.1 veego 3 1.1 veego KDIR= /sys/arch/next68k/include 4 1.1 veego INCSDIR= /usr/include/next68k 5 1.1 veego 6 1.2 bouyer INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h bus_dma.h \ 7 1.2 bouyer bus_space.h cdefs.h cpu.h db_machdep.h disklabel.h elf_machdep.h \ 8 1.8 kleink endian.h endian_machdep.h float.h frame.h ieee.h ieeefp.h int_types.h \ 9 1.8 kleink intr.h kcore.h limits.h lock.h math.h param.h pcb.h pmap.h proc.h \ 10 1.8 kleink profile.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h stdarg.h \ 11 1.8 kleink svr4_machdep.h trap.h types.h varargs.h vmparam.h z8530var.h 12 1.1 veego 13 1.1 veego .include <bsd.kinc.mk> 14