1 1.9 kleink # $NetBSD: Makefile,v 1.9 2001/04/14 12:19:58 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.9 kleink endian.h endian_machdep.h float.h frame.h ieee.h ieeefp.h \ 9 1.9 kleink int_mwgwtypes.h int_types.h intr.h kcore.h limits.h lock.h math.h \ 10 1.9 kleink param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h \ 11 1.9 kleink setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h \ 12 1.9 kleink vmparam.h z8530var.h 13 1.1 veego 14 1.1 veego .include <bsd.kinc.mk> 15