When generating dependencies in the makefiles, generate the reduced
authorGeoff Thorpe <geoff@openssl.org>
Mon, 19 Apr 2004 18:19:24 +0000 (18:19 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 19 Apr 2004 18:19:24 +0000 (18:19 +0000)
commit0fc07a0f9c6756b30fa369f9d618bd39c27bd0e1
tree5a696667fefde4099d5bcfddeaa05986f0233671
parent823a67b0a9094aa87b4b47a2bbf4cf1610938941
When generating dependencies in the makefiles, generate the reduced
dependencies of the OPENSSL_NO_DEPRECATED mode. This prevents dependencies
being reproduced for "deprecated" header behaviour when a developer doesn't
define the symbol (with the subsequent CVS wars that can ensue).
Makefile.org