analyzer/bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 31 Jul 2015 08:16:54 +0100
changeset 508 c74a0dbfa161
parent 502 1e45d3c96ec5
permissions -rw-r--r--
Temporarily disabled #acceptsEpsilon test in PPCTokenizingCodeGenerator>>visitChoiceNode: JK should have a look and come up with proper solution.
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