lcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 14 Feb 2019 14:57:14 +0100
branchcvs_MAIN
changeset 3882 8fc7564975e5
parent 749 e898eaeff091
child 2380 9195eccdcbd9
permissions -rw-r--r--
#DOCUMENTATION by cg class: GroovySourceHighlighter comment/format in: #markUnknownIdentifierFrom:to:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     1
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
@REM make using lcc compiler
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
@REM type lcmake, and wait...
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8