Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/newsmips/floppies Visit instkernel and add .WAIT sync.
details: https://anonhg.NetBSD.org/src/rev/f35ec9745de6
branches: trunk
changeset: 525624:f35ec9745de6
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Apr 14 07:11:37 2002 +0000
description:
Visit instkernel and add .WAIT sync.
diffstat:
distrib/newsmips/floppies/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r c7cf2c227475 -r f35ec9745de6 distrib/newsmips/floppies/Makefile
--- a/distrib/newsmips/floppies/Makefile Sun Apr 14 06:18:12 2002 +0000
+++ b/distrib/newsmips/floppies/Makefile Sun Apr 14 07:11:37 2002 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/02/21 15:07:38 tsutsui Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/14 07:11:37 tsutsui Exp $
-SUBDIR= ramdisk bootfloppy
+SUBDIR= ramdisk .WAIT instkernel .WAIT bootfloppy
TARGETS+= release
Home |
Main Index |
Thread Index |
Old Index