Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc64/include Drop fbvar.h from INCS now that it'...



details:   https://anonhg.NetBSD.org/src/rev/2924ec3e29a9
branches:  trunk
changeset: 550954:2924ec3e29a9
user:      uwe <uwe%NetBSD.org@localhost>
date:      Tue Aug 26 11:51:13 2003 +0000

description:
Drop fbvar.h from INCS now that it's been cvs rm'ed here.

diffstat:

 sys/arch/sparc64/include/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9d5c1128ab7e -r 2924ec3e29a9 sys/arch/sparc64/include/Makefile
--- a/sys/arch/sparc64/include/Makefile Tue Aug 26 11:19:13 2003 +0000
+++ b/sys/arch/sparc64/include/Makefile Tue Aug 26 11:51:13 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.18 2003/01/18 06:55:21 thorpej Exp $
+#      $NetBSD: Makefile,v 1.19 2003/08/26 11:51:13 uwe Exp $
 
 INCSDIR= /usr/include/sparc64
 
@@ -7,7 +7,7 @@
        cdefs.h cgtworeg.h cpu.h ctlreg.h \
        db_machdep.h disklabel.h \
        eeprom.h elf_machdep.h endian.h endian_machdep.h \
-       fbvar.h float.h frame.h fsr.h \
+       float.h frame.h fsr.h \
        idprom.h ieee.h ieeefp.h instr.h \
        int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
        kbd.h kbio.h kcore.h \



Home | Main Index | Thread Index | Old Index