utomake@gnu.org
Subject: Re: Trying to improve our dependency tracking
Hello James,
* James Willenbring wrote on Thu, May 01, 2008 at 10:51:11PM CEST:
> When I add
>
> myexe_DEPENDENCIES = $(PACKAGEA_DEPENDENCIES)
>
> $(PACKAGEA_DEPENDENCIES) is not resolved before dependencies are
Hello James,
* James Willenbring wrote on Thu, May 01, 2008 at 10:51:11PM CEST:
> When I add
>
> myexe_DEPENDENCIES = $(PACKAGEA_DEPENDENCIES)
>
> $(PACKAGEA_DEPENDENCIES) is not resolved before dependencies are checked.
> Despite the fact that I put the include directive at the top of the
> Mak