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