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