The IBM.SYSLIB environment variable specifies the primary input directory search path for include files identified by %INCLUDE statements in your source program. For example:
set ibm.syslib=c:\pli\project\updates;\pli\system
These directories are searched before any directories specified in the INCLUDE environment variable.