LIBLIST [ Micro Focus COBOL System Reference, Volume 2 ] MPE/iX 5.0 Documentation
Micro Focus COBOL System Reference, Volume 2
LIBLIST
Specifies an alternative path to $COBDIR/coblib/liblist, which is used
when producing executable files, to locate the liblist file.
Syntax:
LIBLIST=path-name
export LIBLIST
Parameters:
path-name is the absolute path of the alternate file to be used
instead of $COBDIR/coblib/liblist.
Remarks:
The liblist file specifies which libraries to use for different passes of
the system linker. For details on the format and function of this file,
see the default liblist file supplied with your COBOL system software in
the directory coblib.
MPE/iX 5.0 Documentation