<div dir="ltr">Hey Michael,<div><br></div><div>I think this is fine. Sorry for omitting this earlier.</div><div><br></div><div>Doug</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 1, 2013 at 12:23 PM, Michael Duda <span dir="ltr">&lt;<a href="mailto:duda@ucar.edu" target="_blank">duda@ucar.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, All.<br>
<br>
I&#39;d like to commit a fix to the &#39;clean&#39; target in src/registry/Makefile.<br>
We currently don&#39;t clean up the ezxml.o file, which can cause problems<br>
when switching compilers. The fix is just a small modification:<br>
<br>
 clean:<br>
-       $(RM) *.o parse<br>
+       $(RM) *.o ezxml/*.o parse<br>
<br>
Unless there are any objections, I&#39;ll go ahead and commit this later in<br>
the afternoon.<br>
<br>
Michael<br>
_______________________________________________<br>
mpas-developers mailing list<br>
<a href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers" target="_blank">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a><br>
</blockquote></div><br></div>