summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-17 06:36:53 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-17 06:36:53 +0000
commit9e1b74ff5b5ff6c1550ea1154daf206142e279b8 (patch)
tree056fe97f18616e7fabea7c7eba8c145ca1d65e3a /Makefile.in
parent42dc1e5ef8f8c003ef0cb5b78102044d2e800c44 (diff)
incs: timestamp file
* Makefile.in, common.mk (incs): replace real header with the timestamp file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 70bea392ac..309e39e2dd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -261,8 +261,6 @@ reconfig config.status: $(srcdir)/configure $(srcdir)/enc/Makefile.in \
$(srcdir)/configure: $(srcdir)/configure.in
$(CHDIR) $(srcdir) && exec $(AUTOCONF)
-incs: id.h
-
# Things which should be considered:
# * with gperf v.s. without gperf
# * committers may have various versions of gperf