lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 19 Oct 2016 09:22:53 +0100
branchjv
changeset 23071 77ad9497363c
parent 18011 deb0c3355881
permissions -rw-r--r--
Issue #94 [3/x]: Respect `SYS_PROCESS_ID` when creating an initial system process rather than assigning it (hardcoded) value of zero.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12230
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     1
@REM -------
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     2
@REM make using lcc compiler
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     3
@REM type lcmake, and wait...
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     5
@REM -------
12072
4e253127ca27 initial checkin
fm
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
4e253127ca27 initial checkin
fm
parents:
diff changeset
     7
4e253127ca27 initial checkin
fm
parents:
diff changeset
     8