1 1.6 tron # $NetBSD: Makefile,v 1.6 2000/03/17 22:36:36 tron 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.6 tron endian.h endian_machdep.h float.h frame.h ieee.h ieeefp.h intr.h \ 9 1.6 tron kcore.h limits.h math.h param.h pcb.h pmap.h proc.h profile.h psl.h \ 10 1.6 tron pte.h ptrace.h reg.h setjmp.h signal.h stdarg.h svr4_machdep.h trap.h \ 11 1.6 tron types.h varargs.h vmparam.h z8530var.h 12 1.1 veego 13 1.1 veego .include <bsd.kinc.mk> 14