]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configurations/unix-Makefile.tmpl
Adapt unix Makefile template to 'no-makedepend'
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 00:17:27 +0000 (01:17 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 00:57:52 +0000 (01:57 +0100)
commit29eed3ddb856ab1804f65d53a673078c7f5ac38d
treee43e3f57b80b403d829fa4b97305116473cd7478
parent952a9d1aa334003f71310f2111a2fb01ce837042
Adapt unix Makefile template to 'no-makedepend'

This change is a bit more complex, as it involves several recipe
variants.

Also, remove the $(CROSS_COMPILE) prefix for the makedepend program.
When we use the program "makedepend", this doesn't serve anything,
and when we use the compiler, this value isn't even used.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/unix-Makefile.tmpl