Commit 177b5f9c authored by Richard Levitte's avatar Richard Levitte
Browse files

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: default avatarTim Hudson <tjh@openssl.org>
parent 121ee399
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment