aboutsummaryrefslogtreecommitdiff
path: root/cddl/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/sbin/Makefile')
-rw-r--r--cddl/sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cddl/sbin/Makefile b/cddl/sbin/Makefile
index f40f2a45e759..19daabd02b57 100644
--- a/cddl/sbin/Makefile
+++ b/cddl/sbin/Makefile
@@ -13,4 +13,6 @@ _zfs= zfs
_zpool= zpool
.endif
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>