]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (&handle_merge_targets): Ventilate its non `all'
authorAkim Demaille <akim@epita.fr>
Wed, 7 Mar 2001 18:39:10 +0000 (18:39 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 7 Mar 2001 18:39:10 +0000 (18:39 +0000)
commitff4faf0a215a32ae9139a81f564fa48a173e5fac
treee43c7c4d5b71a4448823e31ba1deaa3cef1b7529
parent353857b459a0e25839a6192d15b84bf0333a8655
* automake.in (&handle_merge_targets): Ventilate its non `all'
related content into...
(&generate_makefile): here.
(&handle_merge_targets): Rename as...
(&handle_all): this.
Remove a useless `if': `@all' is obviously not empty, since it
contains at least the `basename ($makefile)' which has just been
unshifted.
ChangeLog
automake.in