Identifies the input file specification to which it is appended
as a library file and directs the linker to include in the link
operation the module or modules specified as the value of the
qualifier.
Format
library-name/INCLUDE=(module-name[,...])
1 – Qualifier Values
library-name
Specifies the name of the library from which you want a module or
modules extracted. The file name must specify a library file. The
linker assumes the default file type of .OLB.
module-name
Specifies the module or modules that you want to extract from
the library. To specify more than one module, enclose the list in
parentheses and separate the module names with commas.