summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-26 01:28:50 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-26 01:28:50 +0000
commit54ea4abf6e174211d20dcf6195cf011deba5f970 (patch)
tree9594b0450c658343e1a2bc3db25c30d65e9d0e5f /sbin
parente29e60475b250ca4d0a4ccbf05be9e77fa0cca19 (diff)
downloadFreeBSD-src-54ea4abf6e174211d20dcf6195cf011deba5f970.zip
FreeBSD-src-54ea4abf6e174211d20dcf6195cf011deba5f970.tar.gz
Add SUBDIR_PARALLEL.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
index fa092f8..8b10c98 100644
--- a/sbin/ipf/Makefile
+++ b/sbin/ipf/Makefile
@@ -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>
OpenPOWER on IntegriCloud