git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27942
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Using makefiles directly
------------------------
Using makefiles directly
------------------------
-NOTE: The makefile are for compilation under Cygwin, or
- command.com/cmd.exe, they won't work in other environments
- (such as UNIX or Unix-like, e.g. MSYS, you have to use configure
- instead)
+NOTE: The makefile.gcc makefiles are for compilation under MinGW using
+ native make and Windows command interpreter (command.com/cmd.exe), they
+ won't work in other environments (such as UNIX or Unix-like, e.g. MSYS;
+ you have to use configure instead)
Here are the steps required using the provided makefiles:
Here are the steps required using the provided makefiles: