mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
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>
|