Build libpam modules in parallel.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-04-14 01:17:37 +00:00
parent 7cbd0a2953
commit 96a3b88510

View file

@ -27,5 +27,6 @@
.include "modules.inc"
SUBDIR= ${MODULES}
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>