xref: /freebsd/sbin/ipf/Makefile (revision 282a3889ebf826db9839be296ff1dd903f6d6d6e)
1#	$FreeBSD$
2
3#.WAIT
4SUBDIR=		libipf
5SUBDIR+=	ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
6#SUBDIR+=	ipsend iptest rules
7
8.include <bsd.subdir.mk>
9