summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-02 23:45:19 +0000
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-02 23:45:19 +0000
commit39b9d49f07dca62223e152c48f4a91214cc6efcf (patch)
tree4e4290437a079151067fbb21ca261ee37117e66e /Makefile.tpl
parenta3b104d2ce5477fe401c3296f9e40e6cd0060202 (diff)
downloadgcc-39b9d49f07dca62223e152c48f4a91214cc6efcf.tar.gz
2004-12-02 Eric Christopher <echristo@redhat.com>
* Makefile.tpl (clean-target-libgcc): Make change in correct place. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91666 138bc75d-0d04-0410-961f-82ee72b054a4
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.