1. All the files with suffix ".s" are MPX assembler files whose objects matched
   the objects extracted from the customer's libraries.

2. Included is the makefile used to compile all the objects. The most recent
   MPX assembler (3.4.0) was used.

    % make "ASOPTS = 2 3 4 5"
        built objects (named *.o) with code targeted for the RSX.

    % make "ASOPTS = 2 3 4 5 17"
        built objects (named *.17) compatible with the pre-3.2 assembler.

3. Also included are the system macro library (m.mpxmac, assigned to MAC) 
   and the customer's macro library (m.mac65, assigned to MA2).
