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

USE_LIBBIND=	true
.include "${.CURDIR}/../named/Makefile.inc"

.PATH: ${BIND_DIR}/bin/ndc
.PATH: ${BIND_DIR}/doc/man

PROG=	ndc
MAN=	ndc.8
SRCS=	pathnames.h \
	ndc.c 

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