Name

mk_compile — Build an object file

Synopsis

MODULES="... compiler ..."

mk_compile SOURCE=source options...

Options

SOURCE=source

Indicates the source file to compile.

OBJECT=object

Sets explicit output object file.

...

Common options are documented in the compiler module.

Description

Defines a target to build a C/C++ source file. Sets result to the generated object file target.