]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
Makefile.tpl: Whenever a recursive target is defined...
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 21 May 2004 08:00:17 +0000 (08:00 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Fri, 21 May 2004 08:00:17 +0000 (08:00 +0000)
commit609754920ff466cb720aa317f96b1b7eceb30ad4
tree8e6c5e406cefca8fca79c1868885d3e4022bbb5b
parent082a099ce4d0c306c9af311189e9ae1f8c4cba68
Makefile.tpl: Whenever a recursive target is defined...

2004-05-21  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl: Whenever a recursive target is defined, wrap
it in a special @if/@endif block, and prepare its maybe
dependency in the @if/@endif block
* configure.in: Instead of writing maybe dependencies, remove
the @if/@endif statements, and remove the @if/@endif blocks
that remain.
* Makefile.in: Regenerate.
* configure: Regenerate.

From-SVN: r82088
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.in