1 1.41 christos # $NetBSD: Makefile,v 1.41 2012/02/16 21:13:50 christos 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.40 dyoung bswap.h byte_swap.h \ 7 1.41 christos cdefs.h cpu.h cpuconf.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.35 chris kcore.h \ 14 1.13 kleink limits.h lock.h \ 15 1.32 ad math.h mcontext.h mutex.h \ 16 1.32 ad param.h pcb.h pmc.h proc.h profile.h rwlock.h \ 17 1.22 thorpej ptrace.h \ 18 1.33 matt reg.h rwlock.h \ 19 1.39 joerg setjmp.h signal.h swi.h sysarch.h \ 20 1.13 kleink trap.h types.h \ 21 1.29 kleink wchar_limits.h 22 1.1 bjh21 23 1.1 bjh21 .include <bsd.kinc.mk> 24