Author: ngie
Date: Mon Oct 26 00:13:49 2015
New Revision: 289976
URL: https://svnweb.freebsd.org/changeset/base/289976

Log:
  MFC r288304:
  
  Enable parallel subdirectory building with sys/modules/netgraph

Modified:
  stable/10/sys/modules/netgraph/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/modules/netgraph/Makefile
==============================================================================
--- stable/10/sys/modules/netgraph/Makefile     Mon Oct 26 00:12:00 2015        
(r289975)
+++ stable/10/sys/modules/netgraph/Makefile     Mon Oct 26 00:13:49 2015        
(r289976)
@@ -62,4 +62,6 @@ _bluetooth=   bluetooth
 _mppc=         mppc
 .endif
 
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to