removed confusing 'native make' from mingw32 section (bug 1236795)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -447,9 +447,9 @@ Using makefiles directly
|
||||
----------------------------------------------------------------
|
||||
|
||||
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)
|
||||
Windows command interpreter (command.com/cmd.exe), they won't work in
|
||||
other environments (such as UNIX or Unix-like, e.g. MSYS where you have
|
||||
to use configure instead, see the section below)
|
||||
|
||||
Here are the steps required using the provided makefiles:
|
||||
|
||||
|
Reference in New Issue
Block a user