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