summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-24 08:54:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-24 08:54:50 +0000
commit11abc445dd035fb1a7a60efcca3575ab3ff21e8a (patch)
tree2a7f23883108a89a8bbd1578822e2942a880aa9c /Makefile.in
parent5028921a25dd9bba8260579140f4c8b591f06bf4 (diff)
* Makefile.in (id.h): overwrites unconditinally.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 32ff9fdff9..27e4ff0d54 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -177,7 +177,7 @@ $(srcdir)/configure: $(srcdir)/configure.in
incs: id.h
id.h: parse.h $(srcdir)/tool/generic_erb.rb $(srcdir)/template/id.h.tmpl
- $(BASERUBY) $(srcdir)/tool/generic_erb.rb --if-change --output=$@ \
+ $(BASERUBY) $(srcdir)/tool/generic_erb.rb --output=$@ \
$(srcdir)/template/id.h.tmpl --vpath=$(VPATH) parse.h
# Things which should be considered: