summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-27 23:50:10 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-27 23:50:10 +0000
commitdcdfcb5422f2154aa1be713ad454590f1ab6724b (patch)
tree3da3a204d3c1cb34210519d40feaea44a3a7f04c /make
parentfccc60c828fe78d2bd780145733aec0ab99dc91f (diff)
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 cffd5613982b..9f0ae81c6166 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 8e5750c94db4..fd05f4e4bb92 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 0b07980ad573..d8484808b498 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.64.130.2 2009/01/10 23:46:57 tbox Exp $
+# $Id: rules.in,v 1.64.130.2 2009-01-10 23:46:57 tbox Exp $
###
### Common Makefile rules for BIND 9.