freebsd_amp_hwpstate/usr.sbin/nsupdate/Makefile

12 lines
160 B
Makefile
Raw Normal View History

1998-05-03 05:10:23 +00:00
# $FreeBSD$
USE_LIBBIND= yes
1998-05-03 05:10:23 +00:00
.include "${.CURDIR}/../named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/nsupdate
PROG= nsupdate
NOMAN= hmm..
.include <bsd.prog.mk>