Author: bdrewery
Date: Tue Oct 13 18:43:49 2015
New Revision: 289247
URL: https://svnweb.freebsd.org/changeset/base/289247
Log:
MFC r288249:
Add SUBDIR_PARALLEL.
Modified:
stable/10/sbin/ipf/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/ipf/Makefile
==============================================================================
--- stable/10/sbin/ipf/Makefile Tue Oct 13 18:42:44 2015 (r289246)
+++ stable/10/sbin/ipf/Makefile Tue Oct 13 18:43:49 2015 (r289247)
@@ -1,6 +1,7 @@
# $FreeBSD$
-SUBDIR= libipf
+SUBDIR= libipf .WAIT
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
+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]"