Correct documentation for ROS_PREFIX. Spotted by Sylvain Petreolle [spetreolle@yahoo.fr].
Modified: trunk/reactos/Makefile

Modified: trunk/reactos/Makefile
--- trunk/reactos/Makefile	2005-05-28 17:45:01 UTC (rev 15596)
+++ trunk/reactos/Makefile	2005-05-28 18:10:26 UTC (rev 15597)
@@ -2,9 +2,9 @@
 #
 #    ROS_PREFIX
 #        This variable specifies the prefix of the MinGW installation. On Windows
-#        a prefix is usually not needed, but on linux it is usually "mingw32-". If
+#        a prefix is usually not needed, but on linux it is usually "mingw32". If
 #        not present and no executable named "gcc" can be found, then the prefix is
-#        assumed to be "mingw32-".
+#        assumed to be "mingw32".
 #
 #    ROS_INTERMEDIATE
 #        This variable controls where to put intermediate files. Intermediate