summaryrefslogtreecommitdiff
path: root/usr.sbin/bind
diff options
context:
space:
mode:
authoris <is@NetBSD.org>2000-10-11 20:23:46 +0000
committeris <is@NetBSD.org>2000-10-11 20:23:46 +0000
commitd8302e2d73ac3fde74ec6f157dcba7ddbd24fed2 (patch)
tree82097652f5c91d8e45d5b43f53eb7470aa1d0392 /usr.sbin/bind
parent7f3f19a0680c4d2c4b935a576fa930aac4a3d26d (diff)
More format string cleanups by sommerfeld.
Diffstat (limited to 'usr.sbin/bind')
-rw-r--r--usr.sbin/bind/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bind/Makefile.inc b/usr.sbin/bind/Makefile.inc
index d6facdbef8e..42a96812531 100644
--- a/usr.sbin/bind/Makefile.inc
+++ b/usr.sbin/bind/Makefile.inc
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.inc,v 1.6 2000/03/01 10:50:01 itojun Exp $
+# $NetBSD: Makefile.inc,v 1.7 2000/10/11 20:23:48 is Exp $
WARNS=0
-
+WFORMAT=2
BIND_DIR= ${.CURDIR}/..
BIND_DIST_DIR= ${.CURDIR}/../../../dist/bind