Harmonise the different build files
authorRichard Levitte <levitte@openssl.org>
Thu, 16 Jun 2016 22:23:43 +0000 (00:23 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 17 Jun 2016 14:06:31 +0000 (16:06 +0200)
commit4813ad2d245cbf7fed2898d173eaa9e2a00e3e23
treeab307f188238fd350840078f232d9293b574c1b2
parentd3b64b89eda1dc040bf3c06764a6832acfd4f4d1
Harmonise the different build files

- User targets are now the same and generally do the same things
- configdata.pm depends on exactly the same files on all platforms
- VMS production of shared libraries is simplified
- VMS automatic dependency files get the extension .D rather than .MMS

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