]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/install.txt
changed to behave in same way as native win32 control and generic wxListCtrl when...
[wxWidgets.git] / docs / msw / install.txt
index 1aca7b46b1fc0b208bc3b1d937fb43e3e92ee3b9..a26039ee3f7708c242cf915c43714db65fc81c02 100644 (file)
@@ -355,10 +355,10 @@ provide Unix-like tools that you'll need to build wxWidgets using configure.
 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: