bmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 21 Feb 2020 20:48:14 +0100
changeset 1231 b7d945ef967a
parent 944 7f088b046db7
permissions -rwxr-xr-x
#REFACTORING by exept class: JavaScriptParser changed: #forStatement class: JavaScriptParser class added: #forOfAllowed comment/format in: #forInAllowed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
401
ed708572f553 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 375
diff changeset
     1
@REM -------
551
1c4e53de8e0e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 408
diff changeset
     2
@REM make using Borland bcc32
401
ed708572f553 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 375
diff changeset
     3
@REM type bmake, and wait...
ed708572f553 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 375
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
ed708572f553 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 375
diff changeset
     5
@REM -------
661
66467cfaaa7b Added JavaScriptParseNodeVisitor
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 551
diff changeset
     6
@SET DEFINES=
870
8978ac5bd222 class: SequenceableCollection
Claus Gittinger <cg@exept.de>
parents: 661
diff changeset
     7
661
66467cfaaa7b Added JavaScriptParseNodeVisitor
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 551
diff changeset
     8
make.exe -N -f bc.mak  %DEFINES% %*
408
fd68f936507d automatically generated by browser
Michael Beyl <mb@exept.de>
parents: 401
diff changeset
     9
fd68f936507d automatically generated by browser
Michael Beyl <mb@exept.de>
parents: 401
diff changeset
    10
944
7f088b046db7 added classes
sr
parents: 870
diff changeset
    11
7f088b046db7 added classes
sr
parents: 870
diff changeset
    12