Source-Changes-HG archive

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

[src/trunk]: src/distrib don't descend into utils as it's not necessary with ...



details:   https://anonhg.NetBSD.org/src/rev/d352786a8cbc
branches:  trunk
changeset: 526357:d352786a8cbc
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu May 02 17:44:32 2002 +0000

description:
don't descend into utils as it's not necessary with recent crunchgens

diffstat:

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

diffs (12 lines):

diff -r 2ebf98b66e9f -r d352786a8cbc distrib/Makefile
--- a/distrib/Makefile  Thu May 02 17:27:25 2002 +0000
+++ b/distrib/Makefile  Thu May 02 17:44:32 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.7 2002/04/02 22:36:59 lukem Exp $
+#      $NetBSD: Makefile,v 1.8 2002/05/02 17:44:32 lukem Exp $
 
-SUBDIR=        notes utils
+SUBDIR=        notes
 
 .if exists(${MACHINE}/miniroot/Makefile.inc)
 SUBDIR+= miniroot



Home | Main Index | Thread Index | Old Index