xref
: /
RevoEX-3.1
/
build
/
tools
/
nwc24cc
/
build.bat
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@echo off
2
call "%VS80COMNTOOLS%\
vsvars32.bat
"
3
4
c:\cygwin\bin\bash -c "make %1 %2 %3"
5
6