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:12:25 +0000 (02:12 +0200)
commitee2d14be9411c46242bdbe87c10c3bd58137332a
treef0a585a6325416393c7b105bf5bd38cfb162c79d
parent3d2c3fa5fc7e1cf119b50c0baf7511d7d75254e1
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