From 0f7321eddf0be6107e6563f83bdc9503e46da191 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 6 May 2010 03:12:28 +0000 Subject: * README: update. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/README.win32 | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'win32') diff --git a/win32/README.win32 b/win32/README.win32 index 5dd79cd174..423cc0d494 100644 --- a/win32/README.win32 +++ b/win32/README.win32 @@ -35,6 +35,7 @@ You can also specify the install directory. For example, run `((%configure --prefix=%))' Default of the install directory is /usr . + The default ((||)) is `(({i386-mswin32}))'. (2) Change ((|RUBY_INSTALL_NAME|)) and ((|RUBY_SO_NAME|)) in (({Makefile})) if you want to change the name of the executable files. @@ -47,19 +48,6 @@ (5) Run `((%nmake install%))' - This command will create following directories and install files onto them. - * \bin - * \lib - * \lib\ruby - * \lib\ruby\. - * \lib\ruby\.\ - * \lib\ruby\site_ruby - * \lib\ruby\site_ruby\. - * \lib\ruby\site_ruby\.\ - * \man\man1 - If Ruby's version is `x.y.z', the ((||)) is `x' and the ((||)) is `y'. - The default ((||)) is `(({i386-mswin32}))'. - == Icons Any icon files(*.ico) in the build directory, directories specified with -- cgit v1.2.3