зеркало из https://github.com/github/ruby.git
* common.mk (encs): depends on enc and trans.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
43aedb13bb
Коммит
8d47e63135
|
@ -1,3 +1,7 @@
|
|||
Fri Oct 24 14:13:16 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* common.mk (encs): depends on enc and trans.
|
||||
|
||||
Fri Oct 24 10:23:24 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* test/ruby/test_signal.rb (TestSignal#test_exit_action): Thread
|
||||
|
|
|
@ -384,6 +384,7 @@ $(RBCONFIG): $(srcdir)/mkconfig.rb config.status $(PREP)
|
|||
-install_name=$(RUBY_INSTALL_NAME) \
|
||||
-so_name=$(RUBY_SO_NAME) rbconfig.rb
|
||||
|
||||
encs: enc trans
|
||||
encs enc trans: $(ENC_MK) $(LIBRUBY) $(PREP)
|
||||
$(MAKE) -f $(ENC_MK) RUBY="$(MINIRUBY)" MINIRUBY="$(MINIRUBY)" $(MFLAGS) $@
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче