1.$ LIBRARY/VAX/CREATE TESTLIB ERRMSG.OBJ,STARTUP.OBJ
      This LIBRARY command creates a VAX object module library named
      TESTLIB.OLB and places the files ERRMSG.OBJ and STARTUP.OBJ as
      modules in the library.
    2.$ LIBRARY/VAX/SHARE/CREATE SHARLIB
      This LIBRARY command creates a VAX shareable image library
      called SHARLIB.OLB.