Source-Changes-HG archive

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

[src/trunk]: src/distrib/mipsco .WAIT sync



details:   https://anonhg.NetBSD.org/src/rev/4d4f66f6c39e
branches:  trunk
changeset: 525466:4d4f66f6c39e
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Apr 12 00:32:38 2002 +0000

description:
.WAIT sync

diffstat:

 distrib/mipsco/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (14 lines):

diff -r d552c2238f6e -r 4d4f66f6c39e distrib/mipsco/Makefile
--- a/distrib/mipsco/Makefile   Fri Apr 12 00:15:26 2002 +0000
+++ b/distrib/mipsco/Makefile   Fri Apr 12 00:32:38 2002 +0000
@@ -1,7 +1,6 @@
-#      $NetBSD: Makefile,v 1.2 2001/03/05 05:05:38 wdk Exp $
+#      $NetBSD: Makefile,v 1.3 2002/04/12 00:32:38 lukem Exp $
 
-SUBDIR=        ramdisk instkernel
-
-TARGETS+=release
+SUBDIR=                ramdisk .WAIT instkernel
+TARGETS+=      release
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index