From 275a9dcb8caa389ec7cbdfcfb860f56f5ddbc4d0 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 4 Jan 2013 11:19:19 +0000 Subject: * Makefile.in (RBCONFIG): Moved from common.mk in order to use the variable in Makefile.in. * win32/Makefie.sub (RBCONFIG): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 00fdbb41df..8d4316e3ef 100644 --- a/common.mk +++ b/common.mk @@ -21,7 +21,6 @@ RUBYSPEC_GIT_URL = $(SPEC_GIT_BASE)/rubyspec.git STATIC_RUBY = static-ruby EXTCONF = extconf.rb -RBCONFIG = ./.rbconfig.time LIBRUBY_EXTS = ./.libruby-with-ext.time REVISION_H = ./.revision.time PLATFORM_D = ./$(PLATFORM_DIR)/.time -- cgit v1.2.3