lccmake.bat
author hlopkmar
Wed, 12 Dec 2012 23:26:59 +0000
branchdevelopment
changeset 1869 0ae14ac1c9af
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
java compiler (javac wrapper) and basic class reloading tests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1701
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     1
@REM -------
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     2
@REM make using lcc compiler
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     3
@REM type lccmake, and wait...
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     5
@REM -------
1710
64d6be0adb8e - JavaStringRef2 replaces itself in CP by resolved string. That will
vranyj1
parents: 1706
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
1701
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     7
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     8