libs/bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 15 Dec 2012 23:25:19 +0100
branchdevelopment
changeset 1883 b36e52129040
parent 1821 965b022f6032
child 1953 1e42ad3fc322
permissions -rw-r--r--
Initial implementation of JavaCompiler using Oracle javac toolbox. Not yet finished.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1821
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     1
@REM -------
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     2
@REM make using Borland bcc32
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     3
@REM type bmake, and wait...
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     5
@REM -------
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak %*
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     7
965b022f6032 initial version if stx:libjava/libs
vranyj1
parents:
diff changeset
     8