mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Added PURIFY = @PURIFY@
This commit is contained in:
parent
94d523a04a
commit
5a00f36d21
@ -13,7 +13,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: rules.in,v 1.27 2001/01/18 01:33:54 bwelling Exp $
|
||||
# $Id: rules.in,v 1.28 2001/02/01 23:19:05 sjacob Exp $
|
||||
|
||||
###
|
||||
### Common Makefile rules for BIND 9.
|
||||
@ -117,6 +117,7 @@ ALL_CFLAGS = ${EXT_CFLAGS} ${CFLAGS} \
|
||||
|
||||
SHELL = @SHELL@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
PURIFY = @PURIFY@
|
||||
|
||||
MKDEP = ${SHELL} ${top_builddir}/make/mkdep
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user