initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 30 Oct 2010 14:39:39 +0200
changeset 169 d8518d6ab06e
parent 168 6d1f58666ce7
child 170 af0405ebc5a5
initial checkin
lcmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lcmake.bat	Sat Oct 30 14:39:39 2010 +0200
@@ -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
+
+