Endevor Input component display in BX, LI and LC lists the SYSLMOD library as an Input to the link edit step -
Member Step Ddname Dsname
---------- -------- -------- ------------------------------------
_ COPY0001 COMPILE SYSLIB uprfx.uqual.COPYLIB
_ COPY0002 COMPILE SYSLIB uprfx.uqual.COPYLIB
_ COBOL001 LKED SYSLMOD uprfx.uqual.LOADLIB
All supported versions of Endevor
This is the result of how the Binder and Endevor interact. Binder checks for the existence of a load module in SYSLMOD using an API that's used for reading a PDS member. Endevor intercepts this call and - if it's successful - consider this an input component.