If you make &quot;TriUtilsPYTHON_wrap.o&quot; it should generate the .cpp file first, and then compile it...<br><br><br><div class="gmail_quote">On Wed, Dec 22, 2010 at 11:25 AM, Bill Spotz <span dir="ltr">&lt;<a href="mailto:wfspotz@sandia.gov">wfspotz@sandia.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Dec 22, 2010, at 7:51 AM, Bill Hoffman wrote:<br>
<br>
&gt; Does this work:<br>
&gt; cd BUILD/packages/PyTrilinos<br>
&gt; make TriUtilsPYTHON_wrap.cpp<br>
<br>
</div>No, not in BUILD/packages/PyTrilinos nor in BUILD/packages/PyTrilinos/src.<br>
<div class="im"><br>
&gt; Also, you can type:<br>
&gt;<br>
&gt;  make help<br>
&gt;<br>
&gt; in various directories to find all the available targets in a given<br>
&gt; directory.<br>
<br>
</div>The closest I get is in BUILD/packages/PyTrilinos/src:<br>
<br>
  $ make help<br>
  The following are some of the valid targets for this Makefile:<br>
  ... all (the default if no target is provided)<br>
  ... &lt; a whole bunch of stuff &gt;<br>
  ... TriUtilsPYTHON_wrap.o<br>
  ... TriUtilsPYTHON_wrap.i<br>
  ... TriUtilsPYTHON_wrap.s<br>
<br>
but none of those targets turn out to be what I want.<br>
<div class="im"><br>
** Bill Spotz                                              **<br>
** Sandia National Laboratories  Voice: (505)845-0170      **<br>
** P.O. Box 5800                 Fax:   (505)284-0154      **<br>
** Albuquerque, NM 87185-0370    Email: <a href="mailto:wfspotz@sandia.gov">wfspotz@sandia.gov</a> **<br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>