]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/nsupdate/Makefile
This commit was generated by cvs2svn to compensate for changes in r105672,
[FreeBSD/FreeBSD.git] / usr.sbin / nsupdate / Makefile
1 # $FreeBSD$
2
3 USE_LIBBIND=    yes
4 .include "${.CURDIR}/../named/Makefile.inc"
5
6 .PATH: ${BIND_DIR}/bin/nsupdate
7
8 PROG=   nsupdate
9 NOMAN=  hmm..
10
11 .include <bsd.prog.mk>