On Sep 16, 2013, at 4:52 PM, Nate Bargmann <n...@n0nb.us> wrote:

> * On 2013 15 Sep 13:18 -0500, Jules Colding wrote:
> 
>> So, how do I tell the top-level Makefile.am that it should traverse all 
>> sub-directories building only the libraries, and then traverse the 
>> sub-directories again building only the test applications?
> 
> Would it work to break the test programs into their own subdirectory and
> write the Makefile.am as needed?

Yes, that would work. I just wanted to keep each test program together with the 
code which is tested. 

Anyways, thanks for the advises. I'll read the paper on evil recursiveness and 
ponder what to do.

Thanks,
  jules





Reply via email to