automake
[Top][All Lists]
Advanced

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

Re: Using Variables in *_SOURCES


From: Seth Greenfield
Subject: Re: Using Variables in *_SOURCES
Date: Thu, 20 Oct 2005 07:34:30 -0400

Hi,
    I'm using version 1.4 of automake. Is this something that is
changed in newer versions?

Thanks,
Seth
On 10/20/05, Stepan Kasal <address@hidden> wrote:
> Hello,
>
> On Wed, Oct 19, 2005 at 09:14:19PM +0000, Seth Greenfield wrote:
> > Hello,
> >       I understand that you cannot place any type of
> > variable in a _SOURCES variable.
>
> I think you can:
>
> COMMON = ...
> foo_SOURCES = $(COMMON) foo.c
> bar_SOURCES = $(COMMON) bar.c
>
> HTH,
>         Stepan Kasal
>
>
>




reply via email to

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