X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fe7d506b191a94ce327c2a18733a4d3bc576cac..de9a407728e5f47ed416365da9c07798ad0b0b26:/src/cygnus.bat diff --git a/src/cygnus.bat b/src/cygnus.bat index d641197665..3d1d6573a2 100644 --- a/src/cygnus.bat +++ b/src/cygnus.bat @@ -1,10 +1,11 @@ +Rem This sets up the environment for Cygwin. Replace g:\gnuwin32\b20 with your +Rem Cygwin directory. @ECHO OFF SET MAKE_MODE=UNIX -rem SET PATH=g:\GNUWIN32\B20\CYGWIN~1\H-I586~1\BIN;%PATH% PATH C:\WINDOWS;C:\WINDOWS\command;g:\GNUWIN32\B20\CYGWIN~1\H-I586~1\BIN;d:\wx\utils\tex2rtf\bin;g:\ast\astex;g:\ast\emtex\bin;g:\cvs;c:\bin set BISON_SIMPLE=g:\gnuwin32\b20\cygwin-b20\share\bison.simple set BISON_HAIRY=g:\gnuwin32\b20\cygwin-b20\share\bison.hairy -rem bash -rem 4DOS users only... + +Rem 4DOS users only... unalias make alias makegnu make -f makefile.g95