[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with circular dependencies
From: |
Diego Elio Pettenò |
Subject: |
Re: Problem with circular dependencies |
Date: |
Sun, 15 Sep 2013 23:12:33 +0100 |
On Sun, Sep 15, 2013 at 7:16 PM, Jules Colding <address@hidden>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?
>
You don't.
This is one of the reasons why you shouldn't be using recursive makefiles...
Diego Elio Pettenò — Flameeyes
address@hidden — http://blog.flameeyes.eu/