corrected Cygwin instructions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-06-22 18:00:52 +00:00
parent daf3246330
commit d01bf7ae34

View File

@@ -355,10 +355,10 @@ provide Unix-like tools that you'll need to build wxWidgets using configure.
Using makefiles directly Using makefiles directly
------------------------ ------------------------
NOTE: The makefile are for compilation under Cygwin, or NOTE: The makefile.gcc makefiles are for compilation under MinGW using
command.com/cmd.exe, they won't work in other environments native make and Windows command interpreter (command.com/cmd.exe), they
(such as UNIX or Unix-like, e.g. MSYS, you have to use configure won't work in other environments (such as UNIX or Unix-like, e.g. MSYS;
instead) you have to use configure instead)
Here are the steps required using the provided makefiles: Here are the steps required using the provided makefiles: