summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorEric Christopher <echristo@redhat.com>2004-12-02 23:45:19 +0000
committerEric Christopher <echristo@gcc.gnu.org>2004-12-02 23:45:19 +0000
commit057506533b7c74af6d395780af90ab3faac0be8c (patch)
tree4e4290437a079151067fbb21ca261ee37117e66e /Makefile.tpl
parentddf4e03f488ea3936ddc87e97f3e8a4cde9dcf9e (diff)
downloadgcc-057506533b7c74af6d395780af90ab3faac0be8c.tar.gz
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
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 0923d71d607..da82258e438 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -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.