automake
[Top][All Lists]
Advanced

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

Re: Status of non-recursive automake


From: Bob Friesenhahn
Subject: Re: Status of non-recursive automake
Date: Wed, 3 Dec 2003 19:56:44 -0600 (CST)

On Thu, 4 Dec 2003, John Darrington wrote:

> On Wed, Dec 03, 2003 at 02:38:52PM -0600, Bob Friesenhahn wrote:
>      Does src1/foo.c exist?
>
> Yes.
>
>      Are you using Automake 1.7.9?
>
> No.  I was using 1.7.6 and it seemed that atl_SOURCES=src1/foo.c
> works fine with this version.  So presumably the underscore thing was
> introduced between 1.7.6 and 1.7.9

The underscore rule applies to the names to the *left* of the '=', not
the right. Paths on the right are just fine.  If your target
library/program resides in a subdirectory, you will soon experience
what I have been complaining about. :-)

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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