<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Francis-Poulins-MacBook-Pro:Ocean3D fpoulin$ make clean<br>
/Users/fpoulin/soft/petsc-3.2-p6/conf/rules:137: *** target file `clean&#39; has both : and :: entries.  Stop.<br>
<br>
I see that in the rules file there&#39;s a line with<br>
<br>
clean::<br>
<br>
That looks strange but I presume it&#39;s suppose to be there.<br>
<br>
Any ideas how I should do?</blockquote><div><br></div><div>Add a colon to the clean rule that you have defined in your own makefiles </div></div>