initial checkin
authorClaus Gittinger <cg@exept.de>
Fri, 01 Feb 2013 15:52:16 +0100
changeset 12369 9e3bedf29596
parent 12368 79d8998730ad
child 12370 e0056403c83a
initial checkin
lccmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lccmake.bat	Fri Feb 01 15:52:16 2013 +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 %*
+
+