Skip to content
Commit 987dbc7f authored by Richard Levitte's avatar Richard Levitte
Browse files

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: default avatarAndy Polyakov <appro@openssl.org>
parent d5957691
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment