analyzer/bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 07 Sep 2015 08:20:46 +0100
changeset 537 fb212e14d1f4
parent 502 1e45d3c96ec5
permissions -rw-r--r--
PPCConfiguration refactoring: [9/10]: Renamed PPCConfiguration to PPCCompiler.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
219
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using Borland bcc32
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type bmake, and wait...
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
@SET DEFINES=
502
1e45d3c96ec5 Updated to PetitCompiler-JanVrany.135, PetitCompiler-Tests-JanKurs.93, PetitCompiler-Extras-Tests-JanVrany.16, PetitCompiler-Benchmarks-JanKurs.12
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 219
diff changeset
     7
219
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
make.exe -N -f bc.mak  %DEFINES% %*
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
d4a9c7301575 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10