initial checkin
authorClaus Gittinger <cg@exept.de>
Wed, 24 Oct 2012 20:22:31 +0200
changeset 472 86a86f13eaa1
parent 471 57f4f59db0aa
child 473 d83340b7a881
initial checkin
lccmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lccmake.bat	Wed Oct 24 20:22:31 2012 +0200
@@ -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 %*
+
+