1999-08-11 06:00:09 +04:00
|
|
|
# $NetBSD: Makefile,v 1.8 1999/08/11 02:00:09 matt Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/sparc/include
|
|
|
|
INCSDIR= /usr/include/sparc
|
|
|
|
|
1999-08-11 06:00:09 +04:00
|
|
|
INCS= ansi.h aout_machdep.h apmvar.h asm.h autoconf.h bswap.h \
|
|
|
|
bsd_openprom.h bootinfo.h bus.h cdefs.h cgtworeg.h conf.h cpu.h \
|
|
|
|
ctlreg.h disklabel.h eeprom.h elf_machdep.h endian.h fbio.h float.h \
|
1998-06-13 03:22:30 +04:00
|
|
|
frame.h fsr.h idprom.h ieee.h ieeefp.h instr.h kbd.h kbio.h kcore.h \
|
1999-04-28 19:25:43 +04:00
|
|
|
loadfile_machdep.h limits.h oldmon.h openpromio.h param.h pcb.h \
|
|
|
|
pmap.h proc.h \
|
1998-06-13 03:22:30 +04:00
|
|
|
profile.h psl.h pte.h ptrace.h reg.h reloc.h remote-sl.h setjmp.h \
|
1998-06-20 07:50:51 +04:00
|
|
|
signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h vmparam.h \
|
1998-07-28 04:34:56 +04:00
|
|
|
vuid_event.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|