зеркало из https://github.com/github/ruby.git
use $(srcdir).
* Makefile.in (enc/jis/props.h): build it in not builddir, but in srcdir. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
d97f700938
Коммит
9e1ab6cee4
|
@ -349,7 +349,7 @@ lex.c: defs/keywords
|
|||
|
||||
JIS_PROPS_OPTIONS = -k1,3 -7 -c -j1 -i1 -t -C -P -t --ignore-case -H onig_jis_property_hash -Q onig_jis_property_pool -N onig_jis_property
|
||||
|
||||
enc/jis/props.h: enc/jis/props.kwd
|
||||
$(srcdir)/enc/jis/props.h: enc/jis/props.kwd
|
||||
$(MAKEDIRS) $(@D)
|
||||
@set +e; \
|
||||
if cmp -s $(?:.kwd=.src) $?; then \
|
||||
|
|
Загрузка…
Ссылка в новой задаче