Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/include Cleanup the list of exported headers ...
details: https://anonhg.NetBSD.org/src/rev/8ff618615ee0
branches: trunk
changeset: 480394:8ff618615ee0
user: pk <pk%NetBSD.org@localhost>
date: Mon Jan 10 22:09:34 2000 +0000
description:
Cleanup the list of exported headers a bit.
diffstat:
sys/arch/sparc/include/Makefile | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 4b986749c9e5 -r 8ff618615ee0 sys/arch/sparc/include/Makefile
--- a/sys/arch/sparc/include/Makefile Mon Jan 10 21:06:15 2000 +0000
+++ b/sys/arch/sparc/include/Makefile Mon Jan 10 22:09:34 2000 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index