initial checkin
authorStefan Vogel <sv@exept.de>
Wed, 31 Oct 2012 17:07:50 +0100
changeset 2960 e9ffe346c785
parent 2959 b86149affd27
child 2961 4104a6a7c238
initial checkin
lccmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lccmake.bat	Wed Oct 31 17:07:50 2012 +0100
@@ -0,0 +1,8 @@
+@REM -------
+@REM make using lcc compiler
+@REM type lccmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+make.exe -N -f bc.mak -DUSELCC=1 %*
+
+