зеркало из https://github.com/github/ruby.git
* common.mk (encdb.h): see both $(srcdir)/enc and enc.
* enc/make_encdb.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b917553e68
Коммит
62914a1209
|
@ -680,7 +680,7 @@ node_name.inc: {$(VPATH)}node.h
|
|||
$(BASERUBY) -n $(srcdir)/tool/node_name.rb $? > $@
|
||||
|
||||
encdb.h: $(PREP)
|
||||
$(MINIRUBY) $(srcdir)/enc/make_encdb.rb $(srcdir)/enc $@.new
|
||||
$(MINIRUBY) $(srcdir)/enc/make_encdb.rb $@.new $(srcdir)/enc enc
|
||||
$(IFCHANGE) "$@" "$@.new"
|
||||
|
||||
transdb.h: $(PREP) transcodes
|
||||
|
|
Загрузка…
Ссылка в новой задаче