User`s guide

mbuild
7-29
Note Some of these op tions (-f, -g,and-v) are available on the mcc
command line and are passed along to mbuild. Others can be passed along
using the
-M option to mcc. For details on the -M option, see the mcc reference
page.
<name>#<value>
Override an options file variable for
variable
<name>.If<def> contains spaces,
enclose it in single quotes, e.g.,
CFLAGS='opt1 opt2'.Thedefinition,
<def>, can reference other variables
defined in the options file. To reference a
variable in the options file, prepend the
variable name with a
$,e.g.,
CFLAGS='$CFLAGS opt2'.
Option Description