1 1.5.2.2 bouyer # $NetBSD: Makefile,v 1.5.2.2 2001/04/21 17:53:56 bouyer Exp $ 2 1.1 cgd 3 1.1 cgd KDIR= /sys/arch/mac68k/include 4 1.1 cgd INCSDIR= /usr/include/mac68k 5 1.1 cgd 6 1.5.2.2 bouyer INCS= adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \ 7 1.5.2.2 bouyer bswap.h bus.h \ 8 1.5.2.2 bouyer cdefs.h cpu.h \ 9 1.5.2.2 bouyer db_machdep.h disklabel.h \ 10 1.5.2.2 bouyer elf_machdep.h endian.h endian_machdep.h \ 11 1.5.2.2 bouyer float.h frame.h \ 12 1.5.2.2 bouyer grfioctl.h \ 13 1.5.2.2 bouyer ieee.h ieeefp.h \ 14 1.5.2.2 bouyer int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 15 1.5.2.2 bouyer intr.h iteioctl.h \ 16 1.5.2.2 bouyer kcore.h keyboard.h \ 17 1.5.2.2 bouyer limits.h lock.h \ 18 1.5.2.1 bouyer param.h math.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h \ 19 1.5.2.2 bouyer pte.h ptrace.h \ 20 1.5.2.2 bouyer reg.h \ 21 1.5.2.2 bouyer scsi_5380.h setjmp.h signal.h stdarg.h svr4_machdep.h \ 22 1.5.2.2 bouyer trap.h types.h \ 23 1.5.2.2 bouyer varargs.h viareg.h vmparam.h \ 24 1.5.2.2 bouyer z8530var.h 25 1.1 cgd 26 1.1 cgd .include <bsd.kinc.mk> 27