-compiler, because each compiler's @c 'make' tool is slightly different.
-Popular Windows compilers that we cater for, and the corresponding makefile
-extensions, include: Microsoft Visual C++ (.vc), Borland C++ (.bcc),
-OpenWatcom C++ (.wat) and MinGW/Cygwin (.gcc). Makefiles are provided
-for the wxWidgets library itself, samples, demos, and utilities.
-
-On Linux, Mac and OS/2, you use the @c 'configure' command to generate the
-necessary makefiles. You should also use this method when building with
+compiler, because each compiler's @c 'make' tool is slightly different. Popular
+Windows compilers that we cater for, and the corresponding makefile extensions,
+include: Microsoft Visual C++ (.vc), Borland C++ (.bcc), OpenWatcom C++ (.wat)
+and MinGW/Cygwin (.gcc). Makefiles are provided for the wxWidgets library
+itself, samples, demos, and utilities.
+
+On Linux, Mac and OS/2, you use the @c 'configure' command to generate the
+necessary makefiles. You should also use this method when building with