mirror of
https://github.com/ruby/ruby.git
synced 2026-08-08 15:08:11 +08:00
win32: Escape macros in intermediate makefiles
This commit is contained in:
parent
80aea31e8b
commit
cbd8fac4e3
@ -1415,7 +1415,7 @@ loadpath: verconf.h
|
||||
@for %J in (\
|
||||
"%~nI.rbinc: %I $$(tooldir)/mk_builtin_loader.rb $$(DUMP_AST_TARGET)" \
|
||||
" $$(ECHO) making $$@" \
|
||||
" $(Q) $(BASERUBY) $(tooldir)/mk_builtin_loader.rb $(DUMP_AST) %I" \
|
||||
" $$(Q) $$(BASERUBY) $$(tooldir)/mk_builtin_loader.rb $$(DUMP_AST) %I" \
|
||||
"" \
|
||||
) do @echo.%~J>>rbincs.mk]
|
||||
!else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user