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