Build libpam modules in parallel.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
bdrewery 2016-04-14 01:17:37 +00:00
parent 5fca9ae8c1
commit e085d8f1b8

View File

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