]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] automake: drop unused argument in '&handle_clean'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Jul 2012 21:23:14 +0000 (23:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 31 Jul 2012 02:39:19 +0000 (04:39 +0200)
commitc830105112b8b0ae29f66dc9cd20c02e07bcafa1
tree4c77b3054b871313b53bd3a86f197ccdda4c414b
parenta7fd4faf638f429edfc038be51fac7fbb2560c30
[ng] automake: drop unused argument in '&handle_clean'

* automake.in (handle_clean): Here, the argument '$makefile'.  And remove
the now-redundant description of the function.
(generate_makefile): Adjust.

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