Makefile.tpl (clean-target-libgcc): Make change in correct place.

2004-12-02  Eric Christopher  <echristo@redhat.com>

        * Makefile.tpl (clean-target-libgcc): Make change in correct place.
        * Makefile.in: Regenerate.

From-SVN: r91666
This commit is contained in:
Eric Christopher 2004-12-02 23:45:19 +00:00 committed by Eric Christopher
parent ddf4e03f48
commit 057506533b
3 changed files with 1102 additions and 1096 deletions

View File

@ -1,3 +1,8 @@
2004-12-02 Eric Christopher <echristo@redhat.com>
* Makefile.tpl (clean-target-libgcc): Make change in correct place.
* Makefile.in: Regenerate.
2004-12-02 Richard Sandiford <rsandifo@redhat.com>
* configure.in: Clear gcc_version_trigger if the file doesn't exist.

File diff suppressed because it is too large Load Diff

View File

@ -694,6 +694,7 @@ clean-target-libgcc:
(cd gcc/libgcc && find . -type d -print) | \
while read d; do rm -f gcc/$$d/libgcc.a || : ; done
-rm -rf gcc/libgcc
-rm -f gcc/stmp-dirs
# Check target.