From d01bf7ae343a61247ef9e0f7ad53a26ea5266058 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 22 Jun 2004 18:00:52 +0000 Subject: [PATCH] corrected Cygwin instructions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 1aca7b46b1..a26039ee3f 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -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: -- 2.45.2