Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/news68k/include Install bbinfo.h.



details:   https://anonhg.NetBSD.org/src/rev/81c1df439809
branches:  trunk
changeset: 526189:81c1df439809
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Apr 27 10:20:38 2002 +0000

description:
Install bbinfo.h.

diffstat:

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

diffs (16 lines):

diff -r 221f44d1aeb1 -r 81c1df439809 sys/arch/news68k/include/Makefile
--- a/sys/arch/news68k/include/Makefile Sat Apr 27 10:19:57 2002 +0000
+++ b/sys/arch/news68k/include/Makefile Sat Apr 27 10:20:38 2002 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.11 2001/11/28 13:14:14 kleink Exp $
+#      $NetBSD: Makefile,v 1.12 2002/04/27 10:20:38 tsutsui Exp $
 
 KDIR=  /sys/arch/news68k/include
 INCSDIR= /usr/include/news68k
 
 INCS=  ansi.h aout_machdep.h asm.h autoconf.h \
-       bswap.h bus.h \
+       bbinfo.h bswap.h bus.h \
        cdefs.h cpu.h \
        db_machdep.h disklabel.h \
        elf_machdep.h endian.h endian_machdep.h \



Home | Main Index | Thread Index | Old Index