automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with circular dependencies


From: Jules Colding
Subject: Re: Problem with circular dependencies
Date: Mon, 16 Sep 2013 22:34:24 +0200

On Sep 16, 2013, at 4:52 PM, Nate Bargmann <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]