[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: |
Akim Demaille |
Subject: |
Re: [Automake-NG] [FYI] [ng] check: deps for 'all' target listed in '$(am.all.targets)' |
Date: |
Mon, 30 Jul 2012 17:31:58 +0200 |
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
> 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.