lccmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 02 Apr 2019 14:11:50 +0200
changeset 24038 917ed6428d22
parent 14396 7ef4bddfd454
permissions -rw-r--r--
#REFACTORING by cg class: CharacterArray comment/format in: #bindWith:with: #bindWith:with:with: #bindWith:with:with:with: #bindWith:with:with:with:with: #bindWith:with:with:with:with:with: #bindWith:with:with:with:with:with:with: #bindWith:with:with:with:with:with:with:with: #bindWith:with:with:with:with:with:with:with:with: #expandMacrosWith: #expandMacrosWith:with: #expandMacrosWith:with:with: changed: #bindWith: #expandMacrosWith:with:with:with:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14396
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     1
@REM -------
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     5
@REM -------
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     7
7ef4bddfd454 initial checkin
Stefan Vogel <sv@exept.de>
parents:
diff changeset
     8