SYSLIB

ddname
SYSLIB.
Use
The SYSLIB data set is a concatenation of macro libraries that are to be used by the assembler utility.
For APPLY and RESTORE processing, the data sets should be concatenated in this order:
  1. SMPMTS
  2. MACLIB
  3. MODGEN
  4. Target system macro libraries (such as libraries specified for SYSLIB on the ++MAC statement)
  5. Distribution macro libraries (such as libraries specified for DISTLIB on the ++MAC statement)

For more information about the proper SYSLIB concatenation for ACCEPT processing, see SMP/E for z/OS User's Guide.

Attributes
Partitioned; LRECL=80, BLKSIZE=multiple of 80, RECFM=FB.
Device
Direct access only.