lcmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 12 Sep 2011 12:14:52 +0200
changeset 2940 4d8f61704b4a
parent 2795 1bf0af60a4b9
permissions -rw-r--r--
comment/format in: #withVisibleCursor:do:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2795
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lcmake, and wait...
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
1bf0af60a4b9 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8