bldmake
command syntaxThe bldmake
tool processes the component description file (bld.inf
) in the current directory and generates the batch file abld.bat
and several build batch makefiles (.make
). The makefiles are used by abld
to carry out the various stages of building the component.
bldmake
[ options
] command
Details of command and options are given below.
|
There is a single option flag, -v
, which instructs bldmake
to print progress messages. The default gives error messages only.