summaryrefslogtreecommitdiff
path: root/Zend/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/build.mk')
-rw-r--r--Zend/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/build.mk b/Zend/build.mk
index 3c83a6fe82..594d020b5d 100644
--- a/Zend/build.mk
+++ b/Zend/build.mk
@@ -5,7 +5,7 @@
#
# Written by Sascha Schumann
#
-# $Id$
+# $Id$
LT_TARGETS = ltmain.sh ltconfig
@@ -34,7 +34,7 @@ aclocal.m4: configure.in acinclude.m4
aclocal
$(config_h_in): configure.in
-# explicitly remove target since autoheader does not seem to work
+# explicitly remove target since autoheader does not seem to work
# correctly otherwise (timestamps are not updated)
@rm -f $@
autoheader