Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib Pull up revision 1.11 (requested by lukem):
details: https://anonhg.NetBSD.org/src/rev/4b5bc4168b10
branches: netbsd-1-6
changeset: 528647:4b5bc4168b10
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jul 29 15:55:56 2002 +0000
description:
Pull up revision 1.11 (requested by lukem):
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 5aebc29bf1e2 -r 4b5bc4168b10 distrib/Makefile
--- a/distrib/Makefile Mon Jul 29 15:51:03 2002 +0000
+++ b/distrib/Makefile Mon Jul 29 15:55:56 2002 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9.2.1 2002/07/24 06:53:57 lukem Exp $
+# $NetBSD: Makefile,v 1.9.2.2 2002/07/29 15:55:56 lukem Exp $
-SUBDIR= notes
+SUBDIR= notes .WAIT
.if exists(${MACHINE}/miniroot/Makefile.inc)
SUBDIR+= miniroot .WAIT
Home |
Main Index |
Thread Index |
Old Index