1 1.22 kleink # $NetBSD: Makefile,v 1.22 2004/05/08 21:51:49 kleink Exp $ 2 1.1 cgd 3 1.1 cgd INCSDIR= /usr/include/m68k 4 1.1 cgd 5 1.12 kleink INCS= ansi.h aout_machdep.h asm.h asm_single.h \ 6 1.16 briggs bswap.h bus_dma.h byte_swap.h \ 7 1.10 tsutsui cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \ 8 1.21 cl cdefs.h cpu.h cpuframe.h \ 9 1.12 kleink db_machdep.h \ 10 1.12 kleink elf_machdep.h endian.h endian_machdep.h \ 11 1.12 kleink float.h frame.h \ 12 1.13 kleink ieee.h ieeefp.h \ 13 1.14 kleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.12 kleink kcore.h \ 15 1.12 kleink limits.h lock.h \ 16 1.20 thorpej m68k.h math.h mcontext.h \ 17 1.18 briggs param.h pmc.h pcb.h proc.h profile.h psl.h ptrace.h \ 18 1.15 kleink reg.h setjmp.h signal.h stdarg.h sync_icache.h \ 19 1.12 kleink sysctl.h \ 20 1.12 kleink trap.h types.h \ 21 1.22 kleink varargs.h \ 22 1.22 kleink wchar_limits.h 23 1.1 cgd 24 1.1 cgd .include <bsd.kinc.mk> 25