<br><br><div class="gmail_quote">On Mon, Apr 16, 2012 at 13:08, &quot;Martin v. Löwis&quot; <span dir="ltr">&lt;<a href="mailto:martin@v.loewis.de">martin@v.loewis.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">&gt; So like execute hg diff on the dependent files and if nothing changed<br>
&gt; then touch the auto-generated file w/ &#39;touch&#39; to prevent future attempts<br>
&gt; to execute the target?<br>
<br>
</div>Exactly. There might be something better than hg diff, perhaps some form<br>
of hg status.<br></blockquote><div><br></div><div>Yeah, hg status is probably better. Now someone just needs to write the shell script. =) </div></div>