catch up e8ddbc0239.
This commit is contained in:
parent
08b340d2f6
commit
223854ebe8
@ -688,8 +688,8 @@ begin
|
|||||||
submakeopts << 'UPDATE_LIBRARIES="$(UPDATE_LIBRARIES)"'
|
submakeopts << 'UPDATE_LIBRARIES="$(UPDATE_LIBRARIES)"'
|
||||||
submakeopts << 'SHOWFLAGS='
|
submakeopts << 'SHOWFLAGS='
|
||||||
mf.macro "SUBMAKEOPTS", submakeopts
|
mf.macro "SUBMAKEOPTS", submakeopts
|
||||||
mf.macro "NOTE_MESG", %w[$(RUBY) $(top_srcdir)/tool/colorize.rb skip]
|
mf.macro "NOTE_MESG", %w[$(RUBY) $(top_srcdir)/tool/lib/colorize.rb skip]
|
||||||
mf.macro "NOTE_NAME", %w[$(RUBY) $(top_srcdir)/tool/colorize.rb fail]
|
mf.macro "NOTE_NAME", %w[$(RUBY) $(top_srcdir)/tool/lib/colorize.rb fail]
|
||||||
mf.puts
|
mf.puts
|
||||||
targets = %w[all install static install-so install-rb clean distclean realclean]
|
targets = %w[all install static install-so install-rb clean distclean realclean]
|
||||||
targets.each do |tgt|
|
targets.each do |tgt|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user