Author: ngie
Date: Sun Sep 27 07:40:19 2015
New Revision: 288304
URL: https://svnweb.freebsd.org/changeset/base/288304

Log:
  Enable parallel subdirectory building with sys/modules/netgraph
  
  MFC after: 2 weeks

Modified:
  head/sys/modules/netgraph/Makefile

Modified: head/sys/modules/netgraph/Makefile
==============================================================================
--- head/sys/modules/netgraph/Makefile  Sun Sep 27 07:04:16 2015        
(r288303)
+++ head/sys/modules/netgraph/Makefile  Sun Sep 27 07:40:19 2015        
(r288304)
@@ -62,4 +62,6 @@ _bluetooth=   bluetooth
 _mppc=         mppc
 .endif
 
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to