aboutsummaryrefslogtreecommitdiff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-03-26 22:30:38 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-03-26 22:30:38 +0000
commit54ff5d7323e6b110e8796cdd412a39b7d13fb66d (patch)
tree5be3730536450327733d775b82c832d3f363398c /bin/Makefile
parent1632bf1a88ce60fd335ccb030d1868db6f2f279f (diff)
Notes
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index e4bc281db6383..63d96fedbdfe2 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -60,4 +60,6 @@ SUBDIR+= tests
SUBDIR:= ${SUBDIR:O}
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>