1 1.24.26.1 matt # Makefile,v 1.24 2007/02/09 21:55:00 ad Exp 2 1.1 reinoud 3 1.1 reinoud INCSDIR= /usr/include/acorn32 4 1.1 reinoud 5 1.1 reinoud INCS= ansi.h aout_machdep.h asm.h \ 6 1.9 thorpej bswap.h bus.h \ 7 1.13 gehenna cdefs.h cpu.h \ 8 1.22 drochner disklabel.h \ 9 1.1 reinoud elf_machdep.h endian.h endian_machdep.h \ 10 1.1 reinoud float.h fp.h frame.h \ 11 1.9 thorpej ieee.h ieeefp.h \ 12 1.1 reinoud int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.24.26.1 matt intr.h \ 14 1.1 reinoud limits.h lock.h \ 15 1.24 ad math.h mcontext.h mutex.h \ 16 1.12 briggs param.h pcb.h pmap.h pmc.h proc.h profile.h ptrace.h \ 17 1.24 ad reg.h rwlock.h \ 18 1.1 reinoud setjmp.h signal.h stdarg.h sysarch.h \ 19 1.1 reinoud trap.h types.h \ 20 1.20 kleink varargs.h vmparam.h \ 21 1.20 kleink wchar_limits.h 22 1.9 thorpej 23 1.23 bjh21 INCS+= joystick.h 24 1.1 reinoud 25 1.1 reinoud .include <bsd.kinc.mk> 26