Commit a6adf099 authored by Richard Levitte's avatar Richard Levitte
Browse files

Better 'make depend' mechanism



Instead of relying on the '-nt' test operator, which doesn't exist
everywhere, use find's '-newer' to find out if any of the known .d
files is newer than Makefile.

Closes RT#4444

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent b4ae8861
Supports Markdown
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