This command should only be used when building Starlink ADAM programs
which use the AST library, in order to generate the correct arguments
to allow the ADAM ``alink'' command to link the program. The arguments
generated are written to standard output but may be substituted into
the ``alink'' command line in the standard UNIX way using backward
quotes (see below).
By default, it is assumed that you are building an ADAM program which
does not produce graphical output. However, switches are provided for
linking other types of program. This command should not be used when
building stand-alone (non-ADAM) programs. Use the ``ast_linkast_link'' command
instead.