summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:13:59 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:13:59 +0000
commit002a527f3e3443a202e22ac490a3f232dc70f2fc (patch)
tree6cbd9a984d61503d5fdc92fd59c8fad4a00554b7 /share/mk
parent60370dfaf5f91c13b3d3acbda0dc9da058779d0e (diff)
downloadFreeBSD-src-002a527f3e3443a202e22ac490a3f232dc70f2fc.zip
FreeBSD-src-002a527f3e3443a202e22ac490a3f232dc70f2fc.tar.gz
Test directories can build in parallel fine.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.test.mk b/share/mk/bsd.test.mk
index d5936b9..79018a4 100644
--- a/share/mk/bsd.test.mk
+++ b/share/mk/bsd.test.mk
@@ -68,6 +68,7 @@ _TESTS=
SUBDIR+= ${ts}
.endif
.endfor
+SUBDIR_PARALLEL= t
.endif
# it is rare for test cases to have man pages
OpenPOWER on IntegriCloud