Module Name:    src
Committed By:   christos
Date:           Mon Apr 10 16:40:11 UTC 2017

Modified Files:
        src/gnu/usr.bin: Makefile

Log Message:
Don't descend into dc


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/gnu/usr.bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/Makefile
diff -u src/gnu/usr.bin/Makefile:1.147 src/gnu/usr.bin/Makefile:1.148
--- src/gnu/usr.bin/Makefile:1.147	Sun Apr  9 22:57:35 2017
+++ src/gnu/usr.bin/Makefile	Mon Apr 10 12:40:11 2017
@@ -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>

Reply via email to