This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: interaction with dependency tracking and subdir-objects


>>>>> "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?

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.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]