diff options
author | Matt Kraai <kraai@ftbfs.org> | 2004-12-08 07:22:47 +0000 |
---|---|---|
committer | Matt Kraai <kraai@gcc.gnu.org> | 2004-12-08 07:22:47 +0000 |
commit | 893f1e876828a197aba9bb3f296ce6a6c86c5449 (patch) | |
tree | a02b790d6b9275accc0b7a9106b33c5dc1c954a9 /ChangeLog | |
parent | 7c82106ff9548634c85fa7cd7f1cc3a906fd6efa (diff) | |
download | gcc-893f1e876828a197aba9bb3f296ce6a6c86c5449.tar.gz |
Makefile.tpl: Generate normal dependencies if the LHS module is not bootstrapped.
* Makefile.tpl: Generate normal dependencies if the LHS module is
not bootstrapped.
* Makefile.in: Regenerate.
From-SVN: r91857
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f942d3b2c9..f12fd110c7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-07 Matt Kraai <kraai@ftbfs.org> + + * Makefile.tpl: Generate normal dependencies if the LHS module is + not bootstrapped. + * Makefile.in: Regenerate. + 2004-12-03 Richard Sandiford <rsandifo@redhat.com> * configure.in: Include config/gxx-include-dir.m4. Use |