summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/netflow/Makefile
blob: b1b9ba517f774e9e6c55152919d70b8ef128b46f (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$
#
# Author: Gleb Smirnoff <glebius@freebsd.org>
#

.PATH: ${.CURDIR}/../../../netgraph/netflow

KMOD=   ng_netflow
SRCS=   ng_netflow.c netflow.c

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