9 lines
154 B
Makefile
9 lines
154 B
Makefile
# $FreeBSD$
|
|
|
|
#.WAIT
|
|
SUBDIR= libipf
|
|
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
|
|
#SUBDIR+= ipsend iptest rules
|
|
|
|
.include <bsd.subdir.mk>
|