initial checkin
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 12 Jan 2012 19:18:48 +0100
changeset 62 566d4f4c3bbc
parent 61 9e1217346afd
child 63 97781bf2a06b
initial checkin
reports/lcmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/reports/lcmake.bat	Thu Jan 12 19:18:48 2012 +0100
@@ -0,0 +1,8 @@
+@REM -------
+@REM make using lcc compiler
+@REM type lcmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+make.exe -N -f bc.mak USELCC=1 %1 %2
+
+