lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 06 Sep 2017 10:04:18 +0200
branchjv
changeset 8180 25149dfd68e0
parent 6404 0ace2bb4eed0
permissions -rw-r--r--
Build files: removed a bunch of make rules for long-dead unsupported systems ...in order to unify and simplify the build. If a need to support this ancient systems arose, these hacks may ni longer be needed (due to new versions of tools) or the hacks would have to be written again (better) or retrieved from SCM (worse). Time will show.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
6404
Claus Gittinger <cg@exept.de>
parents: 6030
diff changeset
     3
@REM type lccmake, and wait...
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
6404
Claus Gittinger <cg@exept.de>
parents: 6030
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8