Jumbo Makfiles update.
authorAndy Polyakov <appro@openssl.org>
Thu, 23 Jun 2005 00:03:26 +0000 (00:03 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 23 Jun 2005 00:03:26 +0000 (00:03 +0000)
commit02c31fa461b2be09b1e3602e4b4091e28f9c317e
tree5e3b883440de2eec1c59e6b607ef4d00cc0a4414
parent5df70a9e21646bb9c9c9526033878e793c56ded4
Jumbo Makfiles update.

- eliminate ambiguities between GNU-ish and SysV-ish make flavors;
- switch [back] to -e;
- fold/unify rules;

This is follow-up to the patch introducing common BUILDENV. Idea is
to collect as much parameters in $(TOP) as possible and "strip" lower
Makefiles for most variables [and thus makes them more readable].
Makefile.org
apps/Makefile
crypto/Makefile
crypto/bio/Makefile
engines/Makefile
test/Makefile