abld
[ test ] build
( ( [-c] | [-w] ) | ( [-s] [-k] [-v] ) )
[ platform ] [
build [ program ] ]
This command combines the effects of several abld
commands in one, and will probably be all you’ll need to invoke to build
your component.
The abld
commands that this command combines are export
,
makefile
, library
,
resource
, target
and final
, which are carried out in
turn.