Makefile revision 1.10
1# $NetBSD: Makefile,v 1.10 2001/02/17 14:57:08 bjh21 Exp $ 2 3KDIR= /sys/arch/arm/include 4INCSDIR= /usr/include/arm 5 6INCS= ansi.h aout_machdep.h armreg.h asm.h bswap.h cdefs.h disklabel.h \ 7 disklabel_acorn.h elf_machdep.h endian_machdep.h float.h fp.h frame.h \ 8 ieee.h ieeefp.h int_types.h limits.h lock.h math.h ptrace.h reg.h \ 9 signal.h setjmp.h stdarg.h trap.h varargs.h 10 11.include <bsd.kinc.mk> 12