bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 06 Jun 2016 16:57:13 +0100
branchjv
changeset 1437 a208060f13b0
parent 1204 c25d0545f587
child 1442 14aa87cd5d2d
permissions -rw-r--r--
Fixed UNIX makefiles to include classes in stx:projects/smalltalk package ...like they are in Windows builds. The problem is that UNIX Make.proto is (still) hand-written.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1097
3c6e28ed865e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 792
diff changeset
     1
@REM -------
3c6e28ed865e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 792
diff changeset
     2
@REM make using borland bcc
3c6e28ed865e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 792
diff changeset
     3
@REM type bmake, and wait...
3c6e28ed865e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 792
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
3c6e28ed865e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 792
diff changeset
     5
@REM -------
1204
c25d0545f587 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1097
diff changeset
     6
make.exe -N -f bc.mak %*
792
835c7583fa1f automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 749
diff changeset
     7
835c7583fa1f automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 749
diff changeset
     8