VMS: Rearrange installation targets for shared libraries
authorRichard Levitte <levitte@openssl.org>
Thu, 21 Jul 2016 10:33:23 +0000 (12:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 22 Jul 2016 07:25:26 +0000 (09:25 +0200)
commit82c78ee480346f6a2e88a7fa4964ab090b0d8b69
tree9a8c761e1415c65435539bca8a5c6d43cf2ed719
parent11279b13f586441a8fcc5109ee1907f33eb0cc24
VMS: Rearrange installation targets for shared libraries

The way it was implemented before this change, the shared libraries
were installed twice.  On a file system that supports file
generations, that's a waste.  Slightly rearranging the install targets
solves the problem.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl