1997-01-14 07:20:47 +00:00
|
|
|
# $FreeBSD$
|
1995-10-23 13:36:47 +00:00
|
|
|
|
1996-08-29 21:54:39 +00:00
|
|
|
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
|
|
|
|
|
|
|
.PATH: ${BIND_DIR}/tools
|
|
|
|
.PATH: ${BIND_DIR}/man
|
|
|
|
|
1995-10-23 13:36:47 +00:00
|
|
|
PROG= dnsquery
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|