]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] refactor: in declaration of Texinfo-related files to be cleaned
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 11 Aug 2012 18:29:20 +0000 (20:29 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 11 Aug 2012 18:36:31 +0000 (20:36 +0200)
commit654d3d7d496b67a327bf1e6f06883d8ca0174f82
tree44ea0ca201646cf1e40ddcf6f6ca50da43119e3f
parenteeaef7538eca48afb3aec6f9ed261106aabf8b57
[ng] refactor: in declaration of Texinfo-related files to be cleaned

Less code, less variables, better locality.

* automake.in (handle_texinfo_helper ): Update '%clean_dirs' and
'%clean_files' from here, rather than returning the files to clean
as a triplet.
(handle_texinfo): Adjust and simplify.

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