[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [FYI] [ng] check: deps for 'all' target listed in '$(a
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [FYI] [ng] check: deps for 'all' target listed in '$(am.all.targets)' |
Date: |
Mon, 30 Jul 2012 17:34:43 +0200 |
On 07/30/2012 05:31 PM, Akim Demaille wrote:
>
> Le 30 juil. 2012 à 16:28, Stefano Lattarini a écrit :
>
>> * automake.in (handle_all_and_check): Drop transform 'ALL-DEPS' when
>> processing the 'all-target.am' file.
>> (generate_makefile): Define '$(am.all.targets)' to the list of
>
Oh, and now consider s/to /as / here ;-)
>> dependencies for the 'all' target.
>> * lib/am/all-target.am: Use it instead of the transform '%ALL-DEPS%'.
>> * t/java.sh: Relax grepping checks to avoid spurious failures.
>> * t/amopts-variable-expansion.sh: Likewise.
>
> ok.
Thanks,
Stefano