]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (handle_clean): Take $makefile as argument, and
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 29 Sep 2003 20:21:19 +0000 (20:21 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 29 Sep 2003 20:21:19 +0000 (20:21 +0000)
commit6b872f6db55938c742c1c2100bd36af2cb60ddc9
tree779cbc20e16ca8665eedab227894de60d28b2af0
parente0ad38f9b1444c5b06810a2a5d5afc152496997d
* automake.in (handle_clean): Take $makefile as argument, and
define %MAKEFILE% while processing clean.am.
(generate_makefile): Pass $makefile to handle_clean.
* lib/am/clean.am (distclean, maintainer-clean): Erase %MAKEFILE%,
not Makefile.
* tests/gnumake.test: New file.
* tests/Makefile.am (TESTS): Add gnumake.test.
Report from Braden N. McDaniel.
ChangeLog
NEWS
automake.in
lib/am/clean.am
tests/Makefile.am
tests/Makefile.in
tests/gnumake.test [new file with mode: 0755]