svn diff attached & pasted below... (for new JIRA issue created: HARMONY-555). Please review and commit into svn.

Index: build_classlib.xml
===================================================================
--- build_classlib.xml  (revision 411455)
+++ build_classlib.xml  (working copy)
@@ -57,7 +57,7 @@
                                (i.e. including javac) in addition
                                <ul>
                                <li>Windows platforms : Microsoft Visual C++, and nmake. </li>
-                               <li>Linux platforms : Gnu gcc.</li>
+                               <li>Linux platforms : Gnu gcc, and Gnu make.</li>
                        </ul>
                    </li>
                </ul>
@@ -168,4 +168,4 @@

 </section>
 </body>


--
Thanks and best regards,
Anoop
Index: build_classlib.xml
===================================================================
--- build_classlib.xml	(revision 411455)
+++ build_classlib.xml	(working copy)
@@ -57,7 +57,7 @@
 				(i.e. including javac) in addition
 				<ul>
 	    			<li>Windows platforms : Microsoft Visual C++, and nmake. </li>
-	    			<li>Linux platforms : Gnu gcc.</li>
+	    			<li>Linux platforms : Gnu gcc, and Gnu make.</li>
 	    		</ul>
 		    </li>
 		</ul>
@@ -168,4 +168,4 @@
 
 </section>
 </body>
-</document>
\ No newline at end of file
+</document>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to