(8 out of 44)
Makefile.$SA_SYSTEM_LIBS
Synopsis
Additional system 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. This is useful if your project requires system libraries other than the libraries needed to link a standard Sapphire/Web CGI. Note that this option can not be placed into a config file.
Permitted Values
Any library or object file
(8 out of 44)