Author: bdrewery
Date: Fri Dec 4 18:31:19 2015
New Revision: 291804
URL: https://svnweb.freebsd.org/changeset/base/291804
Log:
MFC r290431:
Add SUBDIR_PARALLEL.
Modified:
stable/10/usr.bin/svn/lib/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/svn/lib/Makefile
==============================================================================
--- stable/10/usr.bin/svn/lib/Makefile Fri Dec 4 18:29:06 2015
(r291803)
+++ stable/10/usr.bin/svn/lib/Makefile Fri Dec 4 18:31:19 2015
(r291804)
@@ -4,5 +4,6 @@ SUBDIR= libapr libapr_util libserf libsq
libsvn_client libsvn_delta libsvn_diff libsvn_fs libsvn_fs_fs \
libsvn_fs_util libsvn_ra libsvn_ra_local libsvn_ra_serf \
libsvn_ra_svn libsvn_repos libsvn_subr libsvn_wc
+SUBDIR_PARALLEL=
.include <bsd.subdir.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"