summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-22 02:30:02 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-22 02:30:02 +0000
commitd914071bba509bc0aa2396dc2245dd4a57fe7c61 (patch)
tree1102c40cec1fd675cb2157b016b6558725d8385a /common.mk
parent504ed85dfefc86dd95d518e873b6493bc4693175 (diff)
* common.mk: remove config.h dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 5b7eefdead..ec29affccd 100644
--- a/common.mk
+++ b/common.mk
@@ -429,7 +429,6 @@ win32.$(OBJEXT): {$(VPATH)}win32.c
###
-{$(VPATH)}config.h: config.status
RUBY_H_INCLUDES = {$(VPATH)}ruby.h {$(VPATH)}config.h {$(VPATH)}defines.h \
{$(VPATH)}intern.h {$(VPATH)}missing.h
ID_H_INCLUDES = {$(VPATH)}id.h {$(VPATH)}parse.h