1 1.35 chris # $NetBSD: Makefile,v 1.35 2008/01/01 14:06:43 chris Exp $ 2 1.1 bjh21 3 1.1 bjh21 INCSDIR= /usr/include/arm 4 1.2 bjh21 5 1.34 briggs INCS= ansi.h aout_machdep.h armreg.h asm.h atomic.h \ 6 1.26 thorpej bswap.h byte_swap.h bus.h \ 7 1.23 thorpej cdefs.h cpu.h \ 8 1.31 drochner disklabel.h \ 9 1.17 bjh21 elf_machdep.h endian.h endian_machdep.h \ 10 1.13 kleink float.h fp.h frame.h \ 11 1.14 kleink ieee.h ieeefp.h \ 12 1.15 kleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.23 thorpej ipkdb.h \ 14 1.35 chris kcore.h \ 15 1.13 kleink limits.h lock.h \ 16 1.32 ad math.h mcontext.h mutex.h \ 17 1.32 ad param.h pcb.h pmc.h proc.h profile.h rwlock.h \ 18 1.22 thorpej ptrace.h \ 19 1.33 matt reg.h rwlock.h \ 20 1.24 bjh21 setjmp.h signal.h stdarg.h swi.h sysarch.h \ 21 1.13 kleink trap.h types.h \ 22 1.29 kleink varargs.h \ 23 1.29 kleink wchar_limits.h 24 1.1 bjh21 25 1.1 bjh21 .include <bsd.kinc.mk> 26