]> granicus.if.org Git - openssl/commit
Harmonise the two methods to generate dependency files
authorRichard Levitte <levitte@openssl.org>
Fri, 11 Mar 2016 08:26:49 +0000 (09:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 11 Mar 2016 10:19:50 +0000 (11:19 +0100)
commit987dbc7fbf9ae95430649662141ebb26bcd5ecad
tree906715822d0cc87200cedfa29fd315a6e7a84282
parentd5957691f267f5c7cb172a900201748098bcd2e2
Harmonise the two methods to generate dependency files

One of them didn't clean away .d.tmp files properly.
The other would overwrite the .d files unconditionally, thereby
causing a possibly unnecessary dependency rebuild, which touches the
date of Makefile, which causes a possibly unnecessary rebuild of
buildinf.h and everything that depends on that.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configurations/unix-Makefile.tmpl