These can build in parallel.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-02-26 22:14:04 +00:00
parent aae63957af
commit 88ad7d508a
2 changed files with 4 additions and 0 deletions

View File

@ -3,4 +3,6 @@
SUBDIR= libcasper
SUBDIR+= services
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>

View File

@ -6,4 +6,6 @@ SUBDIR+= cap_pwd
SUBDIR+= cap_random
SUBDIR+= cap_sysctl
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>