summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2011-02-15 23:09:48 -0700
committerInternet Software Consortium, Inc <@isc.org>2011-02-15 23:09:48 -0700
commitbd475077adb782c3be3b8aff9c7db976a252c607 (patch)
tree5c9fdbd1088543a699cccf6101b1f878adb704fe /make
parent93702497b856ab01c6b944faab7829b0759e0429 (diff)
downloadbind9-bd475077adb782c3be3b8aff9c7db976a252c607.tar.gz
9.8.0rc1
Diffstat (limited to 'make')
-rw-r--r--make/Makefile.in2
-rw-r--r--make/includes.in2
-rw-r--r--make/rules.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/make/Makefile.in b/make/Makefile.in
index cffd5613..9f0ae81c 100644
--- a/make/Makefile.in
+++ b/make/Makefile.in
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.16 2007/06/19 23:47:24 tbox Exp $
+# $Id: Makefile.in,v 1.16 2007-06-19 23:47:24 tbox Exp $
srcdir = @srcdir@
VPATH = @srcdir@
diff --git a/make/includes.in b/make/includes.in
index 8e5750c9..fd05f4e4 100644
--- a/make/includes.in
+++ b/make/includes.in
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: includes.in,v 1.21 2007/06/19 23:47:24 tbox Exp $
+# $Id: includes.in,v 1.21 2007-06-19 23:47:24 tbox Exp $
# Search for machine-generated header files in the build tree,
# and for normal headers in the source tree (${top_srcdir}).
diff --git a/make/rules.in b/make/rules.in
index 2bd67556..12c9d5f5 100644
--- a/make/rules.in
+++ b/make/rules.in
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.68 2009/09/01 18:40:25 jinmei Exp $
+# $Id: rules.in,v 1.68 2009-09-01 18:40:25 jinmei Exp $
###
### Common Makefile rules for BIND 9.