Revert (most of) "Makefile: Generate crypto objects only as far as needed"
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 8 Sep 2022 15:17:06 +0000 (17:17 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 13 Sep 2022 07:55:29 +0000 (09:55 +0200)
commit800869b84e027a63c1dd0c77cdb95407edf45734
tree2c7fbe0a9f654f89dd6f4cefbdf32f593dd7d391
parentb1104a3a2dd4351af85cf48f677691a414ffc3a2
Revert (most of) "Makefile: Generate crypto objects only as far as needed"

This reverts all adaptations by commit 89c39bd8f6528ad268c1c0d0c9e196ba4396941b
on Configurations/unix-Makefile.tmpl except for additions to .PHONY

Fixes #19087

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19179)
Configurations/unix-Makefile.tmpl