Makefile revision 1.43
11.43Smatt# $NetBSD: Makefile,v 1.43 2012/08/15 20:38:49 matt Exp $ 21.1Sbjh21 31.1Sbjh21INCSDIR= /usr/include/arm 41.2Sbjh21 51.42SmattINCS= aeabi.h ansi.h aout_machdep.h armreg.h asm.h atomic.h \ 61.40Sdyoung bswap.h byte_swap.h \ 71.41Schristos cdefs.h cpu.h cpuconf.h \ 81.31Sdrochner disklabel.h \ 91.17Sbjh21 elf_machdep.h endian.h endian_machdep.h \ 101.13Skleink float.h fp.h frame.h \ 111.14Skleink ieee.h ieeefp.h \ 121.15Skleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.35Schris kcore.h \ 141.13Skleink limits.h lock.h \ 151.32Sad math.h mcontext.h mutex.h \ 161.32Sad param.h pcb.h pmc.h proc.h profile.h rwlock.h \ 171.22Sthorpej ptrace.h \ 181.33Smatt reg.h rwlock.h \ 191.39Sjoerg setjmp.h signal.h swi.h sysarch.h \ 201.13Skleink trap.h types.h \ 211.43Smatt vfpreg.h \ 221.29Skleink wchar_limits.h 231.1Sbjh21 241.1Sbjh21.include <bsd.kinc.mk> 25