Name

mk_program — Build a program

Synopsis

MODULES="... compiler ..."

mk_program PROGRAM=name options...

Options

PROGRAM=name

Sets the name of the program. Do not include any file extension.

Description

Defines a target to build a C/C++ executable program. See compiler for a list of common options.