Source-Changes-HG archive

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

[src/trunk]: src/distrib/x68k/floppies/ramdisk Add ${DISTRIBDIR}/common/termc...



details:   https://anonhg.NetBSD.org/src/rev/b015fb0a4395
branches:  trunk
changeset: 748016:b015fb0a4395
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Fri Oct 09 15:59:27 2009 +0000

description:
Add ${DISTRIBDIR}/common/termcap (which superseded local one) to IMAGEDEPENDS.

diffstat:

 distrib/x68k/floppies/ramdisk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1b0f400fcc30 -r b015fb0a4395 distrib/x68k/floppies/ramdisk/Makefile
--- a/distrib/x68k/floppies/ramdisk/Makefile    Fri Oct 09 15:56:25 2009 +0000
+++ b/distrib/x68k/floppies/ramdisk/Makefile    Fri Oct 09 15:59:27 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.37 2009/09/22 02:50:11 isaki Exp $
+#      $NetBSD: Makefile,v 1.38 2009/10/09 15:59:27 tsutsui Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -20,6 +20,7 @@
 IMAGEDEPENDS+=         ${CRUNCHBIN} \
                dot.profile \
                ${DISTRIBDIR}/common/services \
+               ${DISTRIBDIR}/common/termcap \
                ${DESTDIR}/usr/mdec/boot ${DESTDIR}/usr/mdec/mboot \
                ${DESTDIR}/usr/mdec/sdboot_ufs \
                ${NETBSDSRCDIR}/etc/group ${NETBSDSRCDIR}/etc/master.passwd \



Home | Main Index | Thread Index | Old Index