ICU-2528 Remove -e part to gmake on iSeries

X-SVN-Rev: 10543
This commit is contained in:
George Rhoten 2002-12-06 21:29:29 +00:00
parent 34187848c6
commit 11b89e4128

View File

@ -1270,10 +1270,9 @@ ADDENVVAR ENVVAR(QIBM_MULTI_THREADED) VALUE('Y')</samp>
<li>Run './configure --host=as400-os400
--with-data-packaging=archive'</li>
<li>Run 'gmake -e'. The '-e' option is needed to pickup the
compilers.</li>
<li>Run 'gmake' to build ICU.</li>
<li>Run 'gmake -e check' to run the tests.</li>
<li>Run 'gmake check' to run the tests.</li>
</ol>
<!-- end build environment -->
</li>