1 1.2.2.4 nathanw # $NetBSD: Makefile,v 1.2.2.4 2002/08/13 02:18:51 nathanw Exp $ 2 1.2.2.2 nathanw 3 1.2.2.2 nathanw KDIR= /sys/arch/shark/include 4 1.2.2.2 nathanw INCSDIR= /usr/include/shark 5 1.2.2.2 nathanw 6 1.2.2.2 nathanw INCS= ansi.h aout_machdep.h asm.h \ 7 1.2.2.2 nathanw bswap.h bus.h \ 8 1.2.2.2 nathanw cdefs.h cpu.h \ 9 1.2.2.2 nathanw db_machdep.h disklabel.h \ 10 1.2.2.2 nathanw elf_machdep.h endian.h endian_machdep.h \ 11 1.2.2.2 nathanw float.h fp.h frame.h \ 12 1.2.2.2 nathanw ieee.h ieeefp.h \ 13 1.2.2.2 nathanw int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.2.2.2 nathanw intr.h ipkdb.h \ 15 1.2.2.2 nathanw limits.h lock.h \ 16 1.2.2.3 thorpej math.h mcontext.h \ 17 1.2.2.4 nathanw param.h pcb.h pmap.h pmc.h proc.h profile.h ptrace.h \ 18 1.2.2.2 nathanw reg.h \ 19 1.2.2.2 nathanw setjmp.h signal.h stdarg.h sysarch.h \ 20 1.2.2.2 nathanw trap.h types.h \ 21 1.2.2.2 nathanw varargs.h vmparam.h 22 1.2.2.2 nathanw 23 1.2.2.2 nathanw INCS+= devmap.h joystick.h 24 1.2.2.2 nathanw 25 1.2.2.2 nathanw .include <bsd.kinc.mk> 26