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

CONTRIB=${.CURDIR}/../../../contrib/bsnmp
.PATH: ${CONTRIB}/gensnmptree

PROG=	gensnmptree
MAN=	gensnmptree.1
CFLAGS+= -I${CONTRIB}/lib

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