зеркало из https://github.com/github/ruby.git
common.mk: -fake
* common.mk (no-fake): add alias -fake for dist. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c3a27db1b4
Коммит
a6141c5960
|
@ -547,7 +547,7 @@ check-ruby: test test-ruby
|
||||||
|
|
||||||
fake: $(CROSS_COMPILING)-fake
|
fake: $(CROSS_COMPILING)-fake
|
||||||
yes-fake: $(arch)-fake.rb $(RBCONFIG) PHONY
|
yes-fake: $(arch)-fake.rb $(RBCONFIG) PHONY
|
||||||
no-fake: PHONY
|
no-fake -fake: PHONY
|
||||||
|
|
||||||
$(arch)-fake.rb: $(srcdir)/template/fake.rb.in $(srcdir)/tool/generic_erb.rb version.i
|
$(arch)-fake.rb: $(srcdir)/template/fake.rb.in $(srcdir)/tool/generic_erb.rb version.i
|
||||||
$(ECHO) generating $@
|
$(ECHO) generating $@
|
||||||
|
|
Загрузка…
Ссылка в новой задаче