(4 out of 44)
Makefile.$SA_APPL_LIBS
Synopsis
Additional application libraries required to link your CGI executable
Description
An option used by Sapphire/Web when generating the Makefile that defines how to build the CGI executable. This option will be added to the list of libraries that are passed to the linker. Note that this option can not be placed into a config file.
Permitted Values
Any library or object file
Example Value
/usr/local/lib/webutil.a
(4 out of 44)