[openssl-dev] make depend issue: if [ Makefile -nt Makefile ]

Short, Todd tshort at akamai.com
Tue Mar 8 20:57:07 UTC 2016


Hi,

I noticed the following oddity in commit f8d9d6e:

depend:
        @catdepends=false; \
        if [ Makefile -nt Makefile ] 2>/dev/null || [ $$? = 1 ]; then \

I’m not sure of the intent or the fix, but it doesn’t seem right to compare the timestamp of a file to itself.

--
-Todd Short
// tshort at akamai.com<mailto:tshort at akamai.com>
// "One if by land, two if by sea, three if by the Internet."

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160308/a432ccd3/attachment.html>


More information about the openssl-dev mailing list