Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib Need to wait after making the notes in case the port...
details: https://anonhg.NetBSD.org/src/rev/86c80d244ee6
branches: trunk
changeset: 534403:86c80d244ee6
user: matt <matt%NetBSD.org@localhost>
date: Thu Jul 25 00:35:33 2002 +0000
description:
Need to wait after making the notes in case the port uses them later on.
diffstat:
distrib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r cf1c064229d5 -r 86c80d244ee6 distrib/Makefile
--- a/distrib/Makefile Wed Jul 24 23:45:03 2002 +0000
+++ b/distrib/Makefile Thu Jul 25 00:35:33 2002 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2002/07/23 10:43:50 lukem Exp $
+# $NetBSD: Makefile,v 1.11 2002/07/25 00:35:33 matt Exp $
-SUBDIR= notes
+SUBDIR= notes .WAIT
.if exists(${MACHINE}/miniroot/Makefile.inc)
SUBDIR+= miniroot .WAIT
Home |
Main Index |
Thread Index |
Old Index