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

PROG=	flowctl
MAN=

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

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