mk_compile — Build an object file
MODULES="... compiler ..."
mk_compile
SOURCE=
source
options
...
SOURCE=
source
Indicates the source file to compile.
OBJECT=
object
Sets explicit output object file.
...
Common options are documented in the compiler
module.