<br><br><div class="gmail_quote">On Tue, May 22, 2012 at 9:56 PM, Indy Singh <span dir="ltr"><<a href="mailto:indy@indigostar.com" target="_blank">indy@indigostar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Makefile #2 uses the timestamp of the output directory as the dummy target. It almost works except that the nmake that I am using seems to look at the 'create' date of the directory rather than the 'modified' date.  </blockquote>
<div><br></div><div>Ha, another "Made by MS" great product. I'm dealing with such great products everyday and am enjoying the pain.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is probably a bug in nmake, but I don't want to use something else otherwise it will start a chain reaction of more changes to existing makefile.</blockquote></div><br><div>I understand. You've been "Locked in" by MS. For me, I'd take this opportunity to break away from the brain-damaged tool, and start using native cygwin make, since you've already using it's touch. Changing the create time is hard enough, comparing to the make file porting, who knows what is waiting for you next. </div>
<div><br></div><div>cheers</div><div><br></div>