Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/bebox/include remove display.h



details:   https://anonhg.NetBSD.org/src/rev/f8d2d612b449
branches:  trunk
changeset: 474099:f8d2d612b449
user:      sakamoto <sakamoto%NetBSD.org@localhost>
date:      Mon Jun 28 02:44:49 1999 +0000

description:
remove display.h

diffstat:

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

diffs (16 lines):

diff -r 6fbe805abbcf -r f8d2d612b449 sys/arch/bebox/include/Makefile
--- a/sys/arch/bebox/include/Makefile   Mon Jun 28 02:19:37 1999 +0000
+++ b/sys/arch/bebox/include/Makefile   Mon Jun 28 02:44:49 1999 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.3 1999/01/15 13:31:23 bouyer Exp $
+#      $NetBSD: Makefile,v 1.4 1999/06/28 02:44:49 sakamoto Exp $
 
 KDIR=  /sys/arch/bebox/include
 INCSDIR= /usr/include/bebox
 
 INCS=   ansi.h aout_machdep.h asm.h bat.h bootinfo.h bswap.h bus.h cdefs.h \
-       conf.h cpu.h cpufunc.h db_machdep.h disklabel.h display.h \
+       conf.h cpu.h cpufunc.h db_machdep.h disklabel.h \
        elf_machdep.h endian.h float.h fpu.h frame.h ieee.h ieeefp.h intr.h \
        ipkdb.h kcore.h kgdb.h limits.h machine_type.h mouse.h param.h pcb.h \
        pccons.h pio.h pmap.h powerpc.h proc.h profile.h psl.h pte.h \



Home | Main Index | Thread Index | Old Index