aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nsupdate/Makefile
blob: c8675b523a1776d5f3eceadb8e46fa83ed1e4005 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

.PATH:	${BIND_DIR}/bin/nsupdate

PROG=	nsupdate
NOMAN=	hmm..

.include <bsd.prog.mk>