Source-Changes-HG archive

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

[src/trunk]: src/gnu/usr.bin Don't descend into dc



details:   https://anonhg.NetBSD.org/src/rev/aad9f41ed724
branches:  trunk
changeset: 822859:aad9f41ed724
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 10 16:40:11 2017 +0000

description:
Don't descend into dc

diffstat:

 gnu/usr.bin/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r 369545608bc7 -r aad9f41ed724 gnu/usr.bin/Makefile
--- a/gnu/usr.bin/Makefile      Mon Apr 10 16:39:12 2017 +0000
+++ b/gnu/usr.bin/Makefile      Mon Apr 10 16:40:11 2017 +0000
@@ -1,7 +1,5 @@
-#      $NetBSD: Makefile,v 1.147 2017/04/10 02:57:35 phil Exp $
+#      $NetBSD: Makefile,v 1.148 2017/04/10 16:40:11 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+=       dc
-
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index