diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-22 02:30:02 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-22 02:30:02 +0000 |
| commit | 93a477b2fdd51de1bf4d974ef23b2b50ab194cf5 (patch) | |
| tree | 1102c40cec1fd675cb2157b016b6558725d8385a /common.mk | |
| parent | 7869bfb8d62cf3a3156d67ee5fc17ecbd7ad1369 (diff) | |
| download | ruby-93a477b2fdd51de1bf4d974ef23b2b50ab194cf5.tar.gz ruby-93a477b2fdd51de1bf4d974ef23b2b50ab194cf5.tar.xz ruby-93a477b2fdd51de1bf4d974ef23b2b50ab194cf5.zip | |
* common.mk: remove config.h dependency.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
| -rw-r--r-- | common.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
