1# $FreeBSD$ 2 3SUBDIR= libipf .WAIT 4SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend 5SUBDIR_PARALLEL= 6 7.include <bsd.subdir.mk> 8