Add and rearrange building of libraries
authorRichard Levitte <levitte@openssl.org>
Tue, 9 Jun 2015 23:34:26 +0000 (01:34 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 10 Jun 2015 00:09:39 +0000 (02:09 +0200)
commitcbfec68a79a327e1ec177f09d960df0fa2e09529
treebfb250b804c48366c1198e68b543c99abf461af8
parent31909e796878a8f546b290916e5bb53fbbfc91f4
Add and rearrange building of libraries

There's a need for a target that will build all of libcrypto, so let's
add 'build_libcrypto' that does this.  For ortogonality, let's also
add 'build_libssl'.  Have both also depend on 'libcrypto.pc' and
'libssl.pc' so those get built together with the libraries.
This makes 'all' depend on fewer things directly.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 177b5f9c82e1152d6ce20a83556db629697fff65)

Conflicts:
Makefile.org
Makefile.org