Change the shared library support so the shared libraries get built
authorRichard Levitte <levitte@openssl.org>
Tue, 30 Oct 2001 08:00:59 +0000 (08:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 30 Oct 2001 08:00:59 +0000 (08:00 +0000)
commita7b42009c43876f126790b3dc4260e3728695cc4
treedd9105aee8ac45cdfe118a2b9e3b13ecd026ab7f
parent7b5ffd683412b85d9b4195fc24b5966d41b591ae
Change the shared library support so the shared libraries get built
sooner and the programs get built against the shared libraries.

This requires a bit more work.  Things like -rpath and the possibility
to still link the programs statically should be included.  Some
cleanup is also needed.  This will be worked on.
CHANGES
Makefile.org
apps/Makefile.ssl
crypto/Makefile.ssl
ssl/Makefile.ssl
test/Makefile.ssl