lccmake.bat
changeset 40 c99f058e2276
parent 39 d361eb9419e6
equal deleted inserted replaced
39:d361eb9419e6 40:c99f058e2276
     1 @REM -------
     1 @REM -------
     2 @REM make using lcc compiler
     2 @REM make using lcc compiler
     3 @REM type lccmake, and wait...
     3 @REM type lccmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     5 @REM -------
     6 make.exe -N -f bc.mak USELCC=1 %*
     6 make.exe -N -f bc.mak -DUSELCC=1 %*
     7 
     7 
     8 
     8