1 # $NetBSD: Makefile,v 1.6 1999/04/28 15:25:43 christos Exp $ 2 3 KDIR= /sys/arch/sparc/include 4 INCSDIR= /usr/include/sparc 5 6 INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bsd_openprom.h \ 7 bus.h cdefs.h cgtworeg.h conf.h cpu.h ctlreg.h \ 8 disklabel.h eeprom.h elf_machdep.h endian.h fbio.h float.h \ 9 frame.h fsr.h idprom.h ieee.h ieeefp.h instr.h kbd.h kbio.h kcore.h \ 10 loadfile_machdep.h limits.h oldmon.h openpromio.h param.h pcb.h \ 11 pmap.h proc.h \ 12 profile.h psl.h pte.h ptrace.h reg.h reloc.h remote-sl.h setjmp.h \ 13 signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h vmparam.h \ 14 vuid_event.h 15 16 .include <bsd.kinc.mk> 17