build.info: Add the possibility to add dependencies on raw targets
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Feb 2021 15:55:39 +0000 (16:55 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Mar 2021 13:47:01 +0000 (14:47 +0100)
commit3f399e3787788b1cc3832e254c53cda42873d847
tree9eb93a058ff17e99b3c1b66926b77ff25f036134
parent8593ff00cc66e330228164ae5422f80ef93ed35d
build.info: Add the possibility to add dependencies on raw targets

We need to add something for the 'tests' target to depend on, so a
special syntax for those is introduced:

    DEPEND[|tests|]=fipsmodule.cnf

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14320)
Configurations/common.tmpl
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
Configure
doc/internal/man7/build.info.pod