unified build scheme: adjust some scripts
authorRichard Levitte <levitte@openssl.org>
Fri, 29 Jan 2016 23:03:58 +0000 (00:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 9 Feb 2016 10:43:19 +0000 (11:43 +0100)
commitd7465918867b107058228938e7f5c9fa032ef708
tree3deaa3302c111c7d82dcbd03df13682c607e091c
parentf83133a5ed9757668c12d78256ab91c2ef78a921
unified build scheme: adjust some scripts

util/mkdef.pl and Makefile.shared needs to know about the source and
the build directories.

Additionally, Makefile.shared needs to know how to build shared
libraries in a directory other than the current one.

Reviewed-by: Ben Laurie <ben@openssl.org>
Makefile.shared
util/mkdef.pl