8 lines
140 B
Makefile
8 lines
140 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libipf .WAIT
|
|
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|