<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Never mind then! :)<br class="">
<div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">--</div>
<div class="">-Todd Short</div>
<div class="">// <a href="mailto:tshort@akamai.com" class="">tshort@akamai.com</a></div>
<div class="">// "One if by land, two if by sea, three if by the Internet."</div>
</div>
</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Mar 8, 2016, at 4:01 PM, Richard Levitte <<a href="mailto:levitte@openssl.org" class="">levitte@openssl.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">I suggest reading the comment just above depend:, especially this:<br class="">
<br class="">
   # To check if test has the file age comparison operator, we<br class="">
   # simply try, and rely test to exit with 0 if the comparison<br class="">
   # was true, 1 if false, and most importantly, 2 if it doesn't<br class="">
   # recognise the operator.<br class="">
<br class="">
Comparing Makefile with Makefile is because...  well, it's as good a<br class="">
file as any, and since the result from the operation itself isn't the<br class="">
important part on that line, a bit of Makefile narcissism can't hurt<br class="">
;-)<br class="">
<br class="">
Cheers,<br class="">
Richard<br class="">
<br class="">
In message <<a href="mailto:1B05C047-CB6D-4082-8C8F-B5820D22AC46@akamai.com" class="">1B05C047-CB6D-4082-8C8F-B5820D22AC46@akamai.com</a>> on Tue, 8 Mar 2016 20:57:07 +0000, "Short, Todd" <<a href="mailto:tshort@akamai.com" class="">tshort@akamai.com</a>> said:<br class="">
<br class="">
tshort> Hi,<br class="">
tshort> <br class="">
tshort> I noticed the following oddity in commit f8d9d6e:<br class="">
tshort> <br class="">
tshort> depend:<br class="">
tshort> @catdepends=false; \<br class="">
tshort> if [ Makefile -nt Makefile ] 2>/dev/null || [ $$? = 1 ]; then \<br class="">
tshort> <br class="">
tshort> I’m not sure of the intent or the fix, but it doesn’t seem right to<br class="">
tshort> compare the timestamp of a file to itself.<br class="">
tshort> <br class="">
tshort> --<br class="">
tshort> -Todd Short<br class="">
tshort> // <a href="mailto:tshort@akamai.com" class="">tshort@akamai.com</a><br class="">
tshort> // "One if by land, two if by sea, three if by the Internet."<br class="">
tshort> <br class="">
-- <br class="">
openssl-dev mailing list<br class="">
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-dev" class="">
https://mta.openssl.org/mailman/listinfo/openssl-dev</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</body>
</html>