summaryrefslogtreecommitdiffstats
path: root/usr.sbin/flowctl/Makefile
blob: d47993b0996df2debdec2526a4dfcb52f565aae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $FreeBSD$
#

PROG=	flowctl
MAN=	flowctl.8

WARNS?= 2
DPADD=  ${LIBNETGRAPH}
LDADD=  -lnetgraph

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud