Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/i386/floppies/ramdisk Pull up to HEAD 1.12, per...



details:   https://anonhg.NetBSD.org/src/rev/aa7075aa266e
branches:  netbsd-1-4
changeset: 468383:aa7075aa266e
user:      cjs <cjs%NetBSD.org@localhost>
date:      Tue Apr 20 02:21:20 1999 +0000

description:
Pull up to HEAD 1.12, per Manuel Bouyer <bouyer%antioche.eu.org@localhost>

diffstat:

 distrib/i386/floppies/ramdisk/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 8301b366b435 -r aa7075aa266e distrib/i386/floppies/ramdisk/Makefile
--- a/distrib/i386/floppies/ramdisk/Makefile    Tue Apr 20 01:06:59 1999 +0000
+++ b/distrib/i386/floppies/ramdisk/Makefile    Tue Apr 20 02:21:20 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.11 1999/03/14 03:29:06 sommerfe Exp $
+#      $NetBSD: Makefile,v 1.11.2.1 1999/04/20 02:21:20 cjs Exp $
 
 TOP=           ${.CURDIR}/..
 WARNS=1
@@ -8,7 +8,9 @@
 
 AUXTARGETS=    install.sh upgrade.sh start.sh
 AUXDEPENDS=    dot.profile dot.hdprofile disktab.preinstall \
-               termcap.mini termcap.pc3
+               termcap.mini termcap.pc3 dist/base_obsolete dist/comp_obsolete \
+               dist/games_obsolete dist/man_obsolete dist/misc_obsolete \
+               dist/secr_obsolete dist/xbase_obsolete dist/xserver_obsolete
 AUXCLEAN=      ${AUXTARGETS}
 
 CBIN=          ramdiskbin



Home | Main Index | Thread Index | Old Index