aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-04-09 18:16:58 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-04-09 18:16:58 +0000
commitc594062cd6ab769aa59ddeacf619249a7789e258 (patch)
treeced50678236818110b6a76debe799a0d215a7744 /bin
parentb45db0bbfafd5c6a16c8037f9961254474bb5a50 (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index e5052cad51a5..31ec81b89ee4 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -55,4 +55,6 @@ SUBDIR+= csh
SUBDIR:= ${SUBDIR:O}
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>