head	1.4;
access;
symbols
	RELENG_5_5_0_RELEASE:1.3.8.1
	RELENG_5_5:1.3.8.1.0.6
	RELENG_5_5_BP:1.3.8.1
	RELENG_5_4_0_RELEASE:1.3.8.1
	RELENG_5_4:1.3.8.1.0.4
	RELENG_5_4_BP:1.3.8.1
	RELENG_4_11_0_RELEASE:1.2
	RELENG_4_11:1.2.0.20
	RELENG_4_11_BP:1.2
	RELENG_5_3_0_RELEASE:1.3.8.1
	RELENG_5_3:1.3.8.1.0.2
	RELENG_5_3_BP:1.3.8.1
	RELENG_5:1.3.0.8
	RELENG_5_BP:1.3
	RELENG_4_10_0_RELEASE:1.2
	RELENG_4_10:1.2.0.18
	RELENG_4_10_BP:1.2
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.6
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.2
	RELENG_4_9:1.2.0.16
	RELENG_4_9_BP:1.2
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.4
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.2
	RELENG_4_8:1.2.0.14
	RELENG_4_8_BP:1.2
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.2
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.2
	RELENG_4_7:1.2.0.12
	RELENG_4_7_BP:1.2
	RELENG_4_6_2_RELEASE:1.2
	RELENG_4_6_1_RELEASE:1.2
	RELENG_4_6_0_RELEASE:1.2
	RELENG_4_6:1.2.0.10
	RELENG_4_6_BP:1.2
	RELENG_4_5_0_RELEASE:1.2
	RELENG_4_5:1.2.0.8
	RELENG_4_5_BP:1.2
	RELENG_4_4_0_RELEASE:1.2
	RELENG_4_4:1.2.0.6
	RELENG_4_4_BP:1.2
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.4
	RELENG_4_3_BP:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	PRE_SMPNG:1.2
	RELENG_4_1_0_RELEASE:1.2
	RELENG_3_5_0_RELEASE:1.1.2.1
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.2
	RELENG_4_BP:1.2
	RELENG_3_4_0_RELEASE:1.1.2.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.4
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.2
	RELENG_3_BP:1.1
	RELENG_3_0_0_RELEASE:1.1;
locks; strict;
comment	@# @;


1.4
date	2004.09.24.15.39.01;	author des;	state dead;
branches;
next	1.3;

1.3
date	2001.07.20.06.20.04;	author obrien;	state Exp;
branches
	1.3.8.1;
next	1.2;

1.2
date	99.11.30.06.16.46;	author peter;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	98.05.03.05.10.23;	author peter;	state Exp;
branches
	1.1.2.1;
next	;

1.3.8.1
date	2004.09.26.03.10.20;	author des;	state dead;
branches;
next	;

1.2.2.1
date	2012.11.17.07.28.25;	author svnexp;	state Exp;
branches;
next	;

1.1.2.1
date	99.12.13.15.08.31;	author peter;	state Exp;
branches;
next	;


desc
@@


1.4
log
@More remnants of BIND 8; these live in usr.sbin now.
@
text
@# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.3 2001/07/20 06:20:04 obrien Exp $

USE_LIBBIND=	yes
.include "${.CURDIR}/../named/Makefile.inc"

.PATH: ${BIND_DIR}/bin/nsupdate

PROG=	nsupdate
NOMAN=	hmm..

.include <bsd.prog.mk>
@


1.3
log
@Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.2 1999/11/30 06:16:46 peter Exp $
@


1.3.8.1
log
@MFC: BIND 9 and related bits.

Approved by:	re
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.3 2001/07/20 06:20:04 obrien Exp $
@


1.2
log
@Link against libbind (library and headers)
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.1 1998/05/03 05:10:23 peter Exp $
d6 1
a6 1
.PATH:	${BIND_DIR}/bin/nsupdate
@


1.2.2.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/usr.sbin/nsupdate/Makefile 53929 1999-11-30 06:16:46Z peter $
@


1.1
log
@New bind8 program
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
@


1.1.2.1
log
@MFC: bind 8.2.2.p5

Urged by:	imp, alfred, and a whole bunch of other folks.
Approved by:	jkh (a few days ago)
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.1 1998/05/03 05:10:23 peter Exp $
a2 1
USE_LIBBIND=	yes
@


