mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
win32/setup.mak: Remove unnecessary quotes and adjust quoting style
This commit is contained in:
parent
0f75ac8380
commit
d768b200ab
1 changed files with 1 additions and 1 deletions
|
@ -261,4 +261,4 @@ AS = $(AS) -nologo
|
||||||
$(BANG)include $$(srcdir)/win32/Makefile.sub
|
$(BANG)include $$(srcdir)/win32/Makefile.sub
|
||||||
<<
|
<<
|
||||||
@$(COMSPEC) /C $(srcdir:/=\)\win32\rm.bat config.h config.status
|
@$(COMSPEC) /C $(srcdir:/=\)\win32\rm.bat config.h config.status
|
||||||
@echo "type `nmake' to make ruby."
|
@echo type 'nmake' to make ruby.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue