summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile
blob: 6ccdf5f40f6522c25a946c95ef1d60b087005611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
#
# Author: Harti Brandt <harti@freebsd.org>

MOD=	netgraph
SRCS=	snmp_netgraph.c
MAN=	snmp_netgraph.3

MIBS=	BEGEMOT-NETGRAPH.txt
DEFS=	${MOD}_tree.def
INCS=	snmp_${MOD}.h

CFLAGS+= -I${INCLUDEDIR}/bsnmp -I${.CURDIR}

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