automake
[Top][All Lists]
Advanced

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

Re: looking for a good example of non-recursive Make using project


From: Vincent Torri
Subject: Re: looking for a good example of non-recursive Make using project
Date: Sat, 17 Nov 2012 11:36:19 +0100

On Sat, Nov 17, 2012 at 11:13 AM, Václav Zeman <address@hidden> wrote:
> Hi.
>
> I am looking for a good example of a project with non-recursive Make
> that is using Automake, that is not trivial. I would like to convert my
> project, log4cplus, to non-recursive Make style, if it is possible. Any
> recommendations?
>
> --
> VZ
>

I don't know if it's a good example or not, but it's non trivial and
is using non-recusrvice build.

As it builds several libraries and binaries, I have separated them in
several files that I have called Makefile_Foo.am (they are just
included and not managed by automake directly)

Hth

Vincent Torri



reply via email to

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