Makefile revision 289245
1#	$FreeBSD: stable/10/sbin/ipf/Makefile 289245 2015-10-13 18:40:46Z bdrewery $
2
3SUBDIR=		libipf
4SUBDIR+=	ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
5
6.include <bsd.subdir.mk>
7