View | Details | Raw Unified | Return to bug 17092
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 4-11 Link Here
4
.include "${.CURDIR}/../named/Makefile.inc"
4
.include "${.CURDIR}/../named/Makefile.inc"
5
5
6
.PATH:	${BIND_DIR}/bin/nsupdate
6
.PATH:	${BIND_DIR}/bin/nsupdate
7
.PATH:	${BIND_DIR}/doc/man
8
7
9
8
PROG=	nsupdate
10
PROG=	nsupdate
9
NOMAN=	hmm..
11
MAN8=	nsupdate.8
10
12
11
.include <bsd.prog.mk>
13
.include <bsd.prog.mk>

Return to bug 17092