]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] clean: prefer internal variables over automake-time %TRANSFORMS%
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Jul 2012 21:20:54 +0000 (23:20 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 31 Jul 2012 02:39:19 +0000 (04:39 +0200)
commita7fd4faf638f429edfc038be51fac7fbb2560c30
tree5a4d739dafb015512639fac5652f98773a83e9e5
parentcd0f1fb2dc966bb3dfd3ea763d45212333d25d56
[ng] clean: prefer internal variables over automake-time %TRANSFORMS%

This will be especially useful in the next change.

* automake.in (handle_clean): Define several new private make variables
'am.clean.*.f.auto' and 'am.clean.*.d.auto'.  Drop the %TRANSFORMS% when
processing ...
(lib/am/clean.am): ... this file, which now uses the new internal vars.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in
lib/am/clean.am