1 1.2.4.2 thorpej # $NetBSD: Makefile,v 1.2.4.2 2001/11/14 20:53:07 thorpej 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.2 thorpej beep.h bootconfig.h bswap.h bus.h \ 8 1.2.4.2 thorpej cdefs.h conf.h cpu.h cpufunc.h cpus.h \ 9 1.2.4.2 thorpej db_machdep.h devmap.h disklabel.h disklabel_acorn.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.2 thorpej ieee.h ieeefp.h iic.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.2 thorpej intr.h io.h ipkdb.h irqhandler.h \ 15 1.2.4.2 thorpej joystick.h \ 16 1.2.4.2 thorpej katelib.h kbd.h \ 17 1.2.4.2 thorpej limits.h lock.h \ 18 1.2.4.2 thorpej math.h mcontext.h mouse.h \ 19 1.2.4.2 thorpej param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 20 1.2.4.2 thorpej reg.h rtc.h \ 21 1.2.4.2 thorpej setjmp.h signal.h stdarg.h sysarch.h \ 22 1.2.4.2 thorpej trap.h types.h \ 23 1.2.4.2 thorpej undefined.h \ 24 1.2.4.2 thorpej varargs.h vconsole.h vidc_machdep.h vmparam.h 25 1.2.4.2 thorpej 26 1.2.4.2 thorpej .include <bsd.kinc.mk> 27