Add SUBDIR_PARALLEL.

None of these libraries depend on each other.

Submitted by:	Jia-Shiun Li <jiashiun@gmail.com>
MFC after:	2 weeks
This commit is contained in:
Bryan Drewery 2015-11-06 00:06:10 +00:00
parent 0be73b85ca
commit 7cda87fc70
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290431

View File

@ -4,5 +4,6 @@ SUBDIR= libapr libapr_util libserf \
libsvn_client libsvn_delta libsvn_diff libsvn_fs libsvn_fs_fs \
libsvn_fs_util libsvn_fs_x libsvn_ra libsvn_ra_local libsvn_ra_serf \
libsvn_ra_svn libsvn_repos libsvn_subr libsvn_wc
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>