aboutsummaryrefslogtreecommitdiff
path: root/sbin/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 /sbin/Makefile
parent1632bf1a88ce60fd335ccb030d1868db6f2f279f (diff)
downloadsrc-54ff5d7323e6b110e8796cdd412a39b7d13fb66d.tar.gz
src-54ff5d7323e6b110e8796cdd412a39b7d13fb66d.zip
Notes
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index fcf17099de96..154815514349 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -126,4 +126,6 @@ SUBDIR+= tests
SUBDIR:= ${SUBDIR:O}
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>