Cleanup the list of exported headers a bit.

This commit is contained in:
pk 2000-01-10 22:09:34 +00:00
parent f70b9a5724
commit a744e28304

View File

@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.10 1999/12/23 10:15:15 kleink Exp $
# $NetBSD: Makefile,v 1.11 2000/01/10 22:09:34 pk Exp $
KDIR= /sys/arch/sparc/include
INCSDIR= /usr/include/sparc
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 \
frame.h fsr.h idprom.h ieee.h ieeefp.h instr.h kbd.h kbio.h kcore.h \
loadfile_machdep.h limits.h math.h oldmon.h openpromio.h param.h \
bootinfo.h cdefs.h cgtworeg.h conf.h cpu.h \
disklabel.h eeprom.h elf_machdep.h endian.h fbio.h float.h \
frame.h fsr.h idprom.h ieee.h ieeefp.h kbd.h kbio.h kcore.h \
limits.h math.h oldmon.h openpromio.h param.h \
pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h \
remote-sl.h setjmp.h signal.h stdarg.h svr4_machdep.h tctrl.h trap.h \
setjmp.h signal.h stdarg.h tctrl.h trap.h \
types.h varargs.h vmparam.h vuid_event.h
.include <bsd.kinc.mk>