Makefile revision 1.14
11.13Ssoren# $NetBSD: Makefile,v 1.14 2000/03/31 11:44:05 soda Exp $ 21.1Scgd 31.9SsodaKDIR= /sys/arch/arc/include 41.9SsodaINCSDIR= /usr/include/arc 51.1Scgd 61.14Ssoda# Header files which are needed from userland. 71.14Ssoda 81.14SsodaINCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bsd-aout.h \ 91.14Ssoda cdefs.h cpu.h cpuregs.h disklabel.h display.h ecoff_machdep.h \ 101.14Ssoda elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \ 111.14Ssoda kcore.h kdbparam.h limits.h math.h mips_opcode.h \ 121.14Ssoda mouse.h param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h \ 131.14Ssoda pte.h ptrace.h reg.h regdef.h regnum.h reloc.h setjmp.h signal.h \ 141.14Ssoda stdarg.h trap.h types.h varargs.h vmparam.h 151.1Scgd 161.1Scgd.include <bsd.kinc.mk> 17