devtools/lccmake.bat
changeset 110 b0d6346b78ba
equal deleted inserted replaced
109:da79aa325993 110:b0d6346b78ba
       
     1 @REM -------
       
     2 @REM make using lcc compiler
       
     3 @REM type lccmake, and wait...
       
     4 @REM do not edit - automatically generated from ProjectDefinition
       
     5 @REM -------
       
     6 make.exe -N -f bc.mak -DUSELCC=1 %*
       
     7 
       
     8