* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
94a324aa6b
commit
2f787c4eed
@ -40,7 +40,7 @@
|
|||||||
The default ((|<PLATFORM>|)) is `(({i386-mswin32}))'.
|
The default ((|<PLATFORM>|)) is `(({i386-mswin32}))'.
|
||||||
|
|
||||||
(2) Change ((|RUBY_INSTALL_NAME|)) and ((|RUBY_SO_NAME|)) in (({Makefile}))
|
(2) Change ((|RUBY_INSTALL_NAME|)) and ((|RUBY_SO_NAME|)) in (({Makefile}))
|
||||||
if you want to change the name of the executable files.
|
if you want to change the name of the executable files.
|
||||||
And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
|
And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
|
||||||
executable without console window if also you want.
|
executable without console window if also you want.
|
||||||
|
|
||||||
@ -60,8 +60,8 @@ to their base names.
|
|||||||
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
|
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
|
||||||
the others --> $(RUBY_SO_NAME).dll
|
the others --> $(RUBY_SO_NAME).dll
|
||||||
|
|
||||||
Although no icons are distributed with the ruby source or in the official
|
Although no icons are distributed with the ruby source or in the official
|
||||||
site, you can use anything you like. For example, followings are written
|
site, you can use anything you like. For example, followings are written
|
||||||
in Japanese, but you can download at least.
|
in Japanese, but you can download at least.
|
||||||
|
|
||||||
* ((<URL:http://homepage1.nifty.com/a_nakata/ruby/>)) or
|
* ((<URL:http://homepage1.nifty.com/a_nakata/ruby/>)) or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user