1 1.14.4.4 nathanw # $NetBSD: Makefile,v 1.14.4.4 2002/09/17 21:18:00 nathanw Exp $ 2 1.14.4.2 martin 3 1.14.4.2 martin KDIR= /sys/arch/sparc64/include 4 1.14.4.2 martin INCSDIR= /usr/include/sparc64 5 1.14.4.2 martin 6 1.14.4.2 martin INCS= ansi.h aout_machdep.h asm.h autoconf.h \ 7 1.14.4.2 martin bswap.h bsd_openprom.h bus.h \ 8 1.14.4.4 nathanw cdefs.h cgtworeg.h cpu.h ctlreg.h \ 9 1.14.4.2 martin db_machdep.h disklabel.h \ 10 1.14.4.2 martin eeprom.h elf_machdep.h endian.h endian_machdep.h \ 11 1.14.4.2 martin fbvar.h float.h frame.h fsr.h \ 12 1.14.4.2 martin idprom.h ieee.h ieeefp.h instr.h \ 13 1.14.4.2 martin int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.14.4.2 martin kbd.h kbio.h kcore.h \ 15 1.14.4.2 martin limits.h lock.h \ 16 1.14.4.2 martin math.h mcontext.h \ 17 1.14.4.2 martin oldmon.h openpromio.h \ 18 1.14.4.3 nathanw param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 19 1.14.4.2 martin reg.h reloc.h remote-sl.h \ 20 1.14.4.2 martin setjmp.h signal.h stdarg.h svr4_machdep.h \ 21 1.14.4.2 martin trap.h types.h \ 22 1.14.4.2 martin varargs.h vmparam.h vuid_event.h \ 23 1.14.4.2 martin z8530var.h 24 1.14.4.2 martin 25 1.14.4.2 martin .include <bsd.kinc.mk> 26