Source-Changes-HG archive

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

[src/trunk]: src/distrib/news68k/floppies add .WAIT sync



details:   https://anonhg.NetBSD.org/src/rev/2e4d007340ce
branches:  trunk
changeset: 525325:2e4d007340ce
user:      lukem <lukem%NetBSD.org@localhost>
date:      Wed Apr 10 01:36:20 2002 +0000

description:
add .WAIT sync

diffstat:

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

diffs (12 lines):

diff -r a2a2a25288a2 -r 2e4d007340ce distrib/news68k/floppies/Makefile
--- a/distrib/news68k/floppies/Makefile Wed Apr 10 01:31:50 2002 +0000
+++ b/distrib/news68k/floppies/Makefile Wed Apr 10 01:36:20 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.2 2000/06/11 11:35:20 tsutsui Exp $
+#      $NetBSD: Makefile,v 1.3 2002/04/10 01:36:20 lukem Exp $
 
-SUBDIR=        ramdisk ramdisk-kernel bootfloppy
+SUBDIR=        ramdisk .WAIT ramdisk-kernel .WAIT bootfloppy
 
 TARGETS+=      release
 



Home | Main Index | Thread Index | Old Index