summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2017-04-10 16:40:11 +0000
committerchristos <christos@NetBSD.org>2017-04-10 16:40:11 +0000
commit4392a4a44fb558c2c7a86fdff802eae122e10877 (patch)
tree565b10d1cf4e91057ec9caec5f2ba626c84ebb56 /gnu
parent2ad10c8269abab6fe180241308c2b860cdaf54bb (diff)
Don't descend into dc
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index a4e7da7f5c4..473e74925c5 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -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>