summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-13 18:43:49 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-13 18:43:49 +0000
commit3b729f879dd44b575cb0db392d2dd170f248d078 (patch)
treec2a28bb88958c29310880764b21841848c06dbbb /sbin/ipf
parente455e240ab0613856f18d826d457d5b18e27261a (diff)
downloadFreeBSD-src-3b729f879dd44b575cb0db392d2dd170f248d078.zip
FreeBSD-src-3b729f879dd44b575cb0db392d2dd170f248d078.tar.gz
MFC r288249:
Add SUBDIR_PARALLEL.
Diffstat (limited to 'sbin/ipf')
-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