summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/Makefile
blob: cb54c4c4e6437b8fcdd7e335e8bc817b278fe321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"

.PATH:	${BIND_DIR}/tools
.PATH:	${BIND_DIR}/tools/nslookup
.PATH:	${BIND_DIR}/man

PROG=	dig
SRCS=	dig.c list.c subr.c debug.c send.c

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