Source-Changes-HG archive

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

[src/trunk]: src/distrib/i386/floppies/rescue-tiny we don't want "rescue-tiny...



details:   https://anonhg.NetBSD.org/src/rev/d027cec57909
branches:  trunk
changeset: 525726:d027cec57909
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Apr 16 09:08:01 2002 +0000

description:
we don't want "rescue-tiny.fs.fs" ...

diffstat:

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

diffs (12 lines):

diff -r 99d7000ab439 -r d027cec57909 distrib/i386/floppies/rescue-tiny/Makefile
--- a/distrib/i386/floppies/rescue-tiny/Makefile        Tue Apr 16 09:06:49 2002 +0000
+++ b/distrib/i386/floppies/rescue-tiny/Makefile        Tue Apr 16 09:08:01 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.9 2002/04/16 05:23:44 lukem Exp $
+#      $NetBSD: Makefile,v 1.10 2002/04/16 09:08:01 lukem Exp $
 
-FLOPPYBASE=    rescue-tiny.fs
+FLOPPYBASE=    rescue-tiny
 FLOPPYKERNDIR= kernel-rescue
 FLOPPYKERNEL=  netbsd.RESCUE_TINY.gz
 FLOPPYSIZE=    2400



Home | Main Index | Thread Index | Old Index