Author: ngie
Date: Tue May  9 05:22:51 2017
New Revision: 318011
URL: https://svnweb.freebsd.org/changeset/base/318011

Log:
  Mark this Makefile SUBDIR_PARALLEL
  
  I inserted the necessary SUBDIR+= .WAIT in the previous commit
  
  MFC after:    3 weeks
  Sponsored by: Dell EMC Isilon

Modified:
  head/sys/modules/tests/Makefile

Modified: head/sys/modules/tests/Makefile
==============================================================================
--- head/sys/modules/tests/Makefile     Tue May  9 05:08:47 2017        
(r318010)
+++ head/sys/modules/tests/Makefile     Tue May  9 05:22:51 2017        
(r318011)
@@ -4,4 +4,6 @@ SUBDIR+=        framework
 SUBDIR+=       .WAIT
 SUBDIR+=       callout_test
 
+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