Google
 

Trailing-Edge - PDP-10 Archives - bb-d868b-bm_tops20_v3a_2020_dist - 3a-documentation/mkl2-20.doc
There are 3 other files named mkl2-20.doc in the archive. Click here to see a list.


MAKLIB.DOC -- Changes from V1 to V2(20)
September 1978






























COPYRIGHT (C) 1976,1977,1978 BY
DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.


THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND  COPIED
ONLY  IN  ACCORDANCE  WITH  THE  TERMS  OF  SUCH  LICENSE AND WITH THE
INCLUSION OF THE ABOVE COPYRIGHT NOTICE.  THIS SOFTWARE OR  ANY  OTHER
COPIES  THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY
OTHER PERSON.  NO TITLE TO AND OWNERSHIP OF  THE  SOFTWARE  IS  HEREBY
TRANSFERRED.

THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE  WITHOUT  NOTICE
AND  SHOULD  NOT  BE  CONSTRUED  AS  A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.

DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR  RELIABILITY  OF  ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
MKL2.DOC                                                        Page 2


MAKLIB.DOC -- Changes from V1 to V2(20)
September 1978



1.0  SUMMARY

MAKLIB is used to update and index .REL files.   MAKLIB  will  insert,
delete  or  replace  modules.  It is also used to index FORLIB.REL and
LIBOL.REL to speed up the loading process.

MAKLIB version 2(20)runs on TOPS-20 Release 3A.

MAKLIB is documented in the DECSYSTEM-20 User's Guide.



2.0  EXTERNAL CHANGES

None.



3.0  KNOWN BUGS AND DEFICIENCIES

None as of 1-Jan-78.



4.0  INSTALLATION INSTRUCTIONS


4.1  Files Needed to Run MAKLIB

MAKLIB consists of one file, MAKLIB.EXE.


4.2  Instructions for Loading and Installing MAKLIB

Mount the tape labeled  Distribution  Tape  on  MTA0:   and  type  the
following commands:

     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 2
     RESTORE <*>MAKLIB.EXE (TO) <SUBSYS>*.*.-1
     REWIND
     EXIT
MKL2.DOC                                                        Page 3


4.3  Files Needed to Build MAKLIB

MAKLIB is built from the following file:

     MAKLIB.MAC


4.4  Instructions for Building MAKLIB

Mount the tape labeled  Distribution  Tape  on  MTA0:   and  type  the
following commands:

     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 3
     RESTORE <*>*.*.* (TO) <self>*.*.*
     REWIND
     EXIT
     SUBMIT MAKLIB.CTL/TIME/UNIQ:0/REST


4.5  Special Considerations

None.



5.0  INTERNAL CHANGES

This section is reserved for use in describing future releases.



6.0  SUGGESTIONS

None.



[End of MKL2.DOC]