8 lines
199 B
Makefile
8 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/03/28 09:01:27 martti Exp $
|
|
|
|
SUBDIR= libipf .WAIT
|
|
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
|
|
SUBDIR+= ipsend iptest rules
|
|
|
|
.include <bsd.subdir.mk>
|