Makefile revision 1.10
14a49301eSmrg# $NetBSD: Makefile,v 1.10 2001/04/14 12:20:01 kleink Exp $ 24a49301eSmrg 34a49301eSmrgKDIR= /sys/arch/sparc64/include 44a49301eSmrgINCSDIR= /usr/include/sparc64 54a49301eSmrg 64a49301eSmrgINCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h \ 74a49301eSmrg bsd_openprom.h bus.h cdefs.h cgtworeg.h conf.h cpu.h ctlreg.h \ 84a49301eSmrg db_machdep.h disklabel.h eeprom.h elf_machdep.h endian.h \ 94a49301eSmrg endian_machdep.h fbio.h fbvar.h float.h frame.h fsr.h idprom.h ieee.h \ 104a49301eSmrg ieeefp.h instr.h int_mwgwtypes.h int_types.h kbd.h kbio.h kcore.h \ 114a49301eSmrg limits.h lock.h math.h oldmon.h openpromio.h param.h pcb.h pmap.h \ 124a49301eSmrg proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h remote-sl.h \ 134a49301eSmrg setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h \ 144a49301eSmrg varargs.h vmparam.h vuid_event.h z8530var.h 154a49301eSmrg 164a49301eSmrg.include <bsd.kinc.mk> 174a49301eSmrg