Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / bind / bin / nsupdate / Makefile
blob9a695c551770c3f2c553e2f7b5434c4d01292d34
1 # $NetBSD: Makefile,v 1.5 2004/05/18 00:10:39 christos Exp $
3 .include <bsd.own.mk>
5 PROG= nsupdate
6 MAN= nsupdate.1
7 BINDIR= /usr/bin
9 .include "${.CURDIR}/../Makefile.inc"
11 DIST=${IDIST}/bin/nsupdate
13 .PATH: ${DIST}
15 .include <bsd.prog.mk>