1 1.9.2.2 nathanw # $NetBSD: Makefile,v 1.9.2.2 2001/06/21 19:26:36 nathanw Exp $ 2 1.1 cgd 3 1.1 cgd KDIR= /sys/arch/m68k/include 4 1.1 cgd INCSDIR= /usr/include/m68k 5 1.1 cgd 6 1.9.2.2 nathanw INCS= ansi.h aout_machdep.h asm.h asm_single.h \ 7 1.9.2.2 nathanw bswap.h byte_swap.h \ 8 1.9.2.1 nathanw cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \ 9 1.9.2.2 nathanw cdefs.h cpu.h \ 10 1.9.2.2 nathanw db_machdep.h \ 11 1.9.2.2 nathanw elf_machdep.h endian.h endian_machdep.h \ 12 1.9.2.2 nathanw float.h frame.h \ 13 1.9.2.2 nathanw ieee.h ieeefp.h \ 14 1.9.2.2 nathanw int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 15 1.9.2.2 nathanw kcore.h \ 16 1.9.2.2 nathanw limits.h lock.h \ 17 1.9.2.2 nathanw m68k.h math.h \ 18 1.9.2.2 nathanw param.h pcb.h profile.h psl.h ptrace.h \ 19 1.9.2.2 nathanw reg.h setjmp.h signal.h stdarg.h svr4_machdep.h sync_icache.h \ 20 1.9.2.2 nathanw sysctl.h \ 21 1.9.2.2 nathanw trap.h types.h \ 22 1.9.2.2 nathanw varargs.h 23 1.1 cgd 24 1.1 cgd .include <bsd.kinc.mk> 25