]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.in
Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.
authorNathanael Nerode <neroden@gcc.gnu.org>
Tue, 3 Jun 2003 20:42:13 +0000 (20:42 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Tue, 3 Jun 2003 20:42:13 +0000 (20:42 +0000)
commit1358ccea48811762b367a44b4058e5435db7dc98
tree8b94b03e06160cb39d46b828867a9a92f0d9d67f
parent2121a768f733092cc437444af0e78ec2e64c81f8
Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.

* Makefile.tpl: Make 'recursive targets' using autogen rather
than shell loop.  Remove duplicate 'clean' targets and false
comments.
* Makefile.def: Add systematic dependencies to 'recursive' targets.
Add systematic method of specifying missing targets in subdirs.
Add copyright boilerplate.
* Makefile.in: Regenerate.
* configure.in: Add 'recursive targets' to maybe list.
* configure: Regenerate.

From-SVN: r67402
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in