On Nov 19, 2012, at 2:08 PM, Roy Stogner <royst...@ices.utexas.edu> wrote:

> As long as I'm pestering you about the new system: how do we rebuild a
> single example now without re-running a full "make check"?  Just
> running "make" in the directory of an example that had had its library
> changed out from under it claimed "Nothing to be done for `all-am'."

$ make -C examples/introduction/introduction_ex4 check

should do it, or

$ make -C examples/introduction/introduction_ex4 run 

if you want stdout too.

I'm working on updated documentation, but took the opportunity to revamp the 
documentation generation process for the examples.  It will be much more useful 
when it documents all the source files used, rather than just foo.C!!

-Ben




------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to