benchmarks/bmake.bat
author vranyj1
Thu, 15 Nov 2012 22:10:02 +0000
branchdirectory_structure_refactoring
changeset 1818 2e5ed72e7dfd
parent 1761 src/benchmarks/bmake.bat@dba3db31ea2a
child 2014 9fa66342102b
permissions -rw-r--r--
Directory structure refactoring (part 2)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1761
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     1
@REM -------
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     2
@REM make using Borland bcc32
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     3
@REM type bmake, and wait...
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     5
@REM -------
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak %*
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     7
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     8