tools/lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 29 Jan 2013 15:15:51 +0000
branchdevelopment
changeset 2006 c0598cab5f15
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Commit fix: fixed content of Smalltalk extensions containers. Somehow, bare Java class were written to extension containers for Java classes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1132
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     1
@REM -------
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     2
@REM make using lcc compiler
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     3
@REM type lcmake, and wait...
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     5
@REM -------
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     7
0b89a88714cc Initial checkin
vranyj1
parents:
diff changeset
     8