xref: /freebsd/sbin/ipf/Makefile (revision 0ff0c19e7f70bc4d3f98196a8ad43de635cf13e5)
1*0ff0c19eSCy Schubert.include <src.opts.mk>
2*0ff0c19eSCy Schubert
36a8077f3SBryan DrewerySUBDIR=		libipf .WAIT
4*0ff0c19eSCy SchubertSUBDIR+=	ipf ipfstat ipmon ipnat ippool
5*0ff0c19eSCy Schubert.if ${MK_IPFILTER_IPFS} != "no"
6*0ff0c19eSCy SchubertSUBDIR+=	ipfs
7*0ff0c19eSCy Schubert.endif
848fa9d44SCy Schubert# XXX Temporarily disconnected.
941edb306SCy Schubert# SUBDIR+=	ipftest ipresend ipsend
106a8077f3SBryan DrewerySUBDIR_PARALLEL=
11ebcb6d9eSGuido van Rooij
12f81bd860SDarren Reed.include <bsd.subdir.mk>
13