From 68f374727ae772476d617af9f059e9b66e8176fb Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 19 Mar 2018 13:04:22 +0000 Subject: note that patch is required and need to run make up before make * win32/README.win32: patch(1) is required, and running `make up` before `make` is also required. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/README.win32 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'win32') diff --git a/win32/README.win32 b/win32/README.win32 index 314feb39cc..843a31cfa5 100644 --- a/win32/README.win32 +++ b/win32/README.win32 @@ -22,6 +22,7 @@ (4) If you want to build from SVN source, following commands are required. * bison + * patch * sed * ruby 1.8 or later @@ -44,11 +45,13 @@ And add ((|RUBYW_INSTALL_NAME|)) to change the name of the executable without console window if also you want. -(3) Run `((%nmake%))' +(3) Run `((%nmake up%))' -(4) Run `((%nmake test%))' +(4) Run `((%nmake%))' -(5) Run `((%nmake install%))' +(5) Run `((%nmake exam%))' + +(6) Run `((%nmake install%))' == Icons -- cgit v1.2.3