summaryrefslogtreecommitdiffstats
path: root/usr.bin/dnsquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dnsquery/Makefile')
-rw-r--r--usr.bin/dnsquery/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/dnsquery/Makefile b/usr.bin/dnsquery/Makefile
index 5f4fb97..1be409a 100644
--- a/usr.bin/dnsquery/Makefile
+++ b/usr.bin/dnsquery/Makefile
@@ -1,6 +1,10 @@
# $Id$
+.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
+
+.PATH: ${BIND_DIR}/tools
+.PATH: ${BIND_DIR}/man
+
PROG= dnsquery
-MAN1= dnsquery.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud