.ps 60,80
.lm 5
.rm 75
.ap
.blank 2
.c;submitted by: Stanley S. Leroy
.c;Code Code 5707.11
.c;Naval Research Laboratory
.c;4555 Overlook Avenue
.c;Washington D.C. 20375
.blank 2
.list
.le;BLDSHR
 This procedure enables one to create
a shareable image library from an existing object
module library.  This is accomplished by generating
the transfer vectors for all the entry points in the
library.  In addition, all PSECTS other than $TRANS 
are changed from GBL,SHR to LCL,NOSHR.
.end list
