campo-sirio/wx28X/src/cygnus.bat
mtollari a3ed46f2c3 Spostamento cartelle da extlib
git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-14 21:14:51 +00:00

12 lines
478 B
Batchfile

Rem This sets up the environment for Cygwin. Replace g:\gnuwin32\b20 with your
Rem Cygwin directory.
@ECHO OFF
SET MAKE_MODE=UNIX
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 4DOS users only...
unalias make
alias makegnu make -f makefile.g95