This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: interaction with dependency tracking and subdir-objects
- To: tromey at redhat dot com
- Subject: Re: interaction with dependency tracking and subdir-objects
- From: Robert Collins <robert dot collins at itdomain dot com dot au>
- Date: 22 Aug 2001 17:54:25 +1000
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <997954819.684.5.camel@lifelesswks> <87elq9gczi.fsf@creche.redhat.com>
On 18 Aug 2001 17:33:21 -0600, Tom Tromey wrote:
> >>>>> "Robert" == Robert Collins <robert.collins@itdomain.com.au> writes:
>
> Robert> foo_SOURCES = $(top_srcdir)/main.c
>
> Actually, while this probably should be valid, right now it isn't.
> Could you submit a PR for this?
PR 223
> Robert> as a result I'd like to propose that dependencies get placed
> Robert> in the same relative directory as the source file resides, not
> Robert> the same directory as the Makefile.
>
> We can probably do this, using the `require_build_directory' machinery.
> Could you submit a second PR for this?
> Thanks.
PR 224
Testcases for both emailed to the gnats thing.
A suggestion for gnats: if after creating the PR, I could then add a file attachment, it would help :]
Rob