analyzer/tests/lccmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 02 Jul 2018 07:47:12 +0200
changeset 594 0a106c9a1620
parent 271 f1887cd305fc
permissions -rw-r--r--
class: PPParserResource test stuff moved
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
271
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
f1887cd305fc initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8