aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2004-12-02 23:50:22 +0000
committerEric Christopher <echristo@gmail.com>2004-12-02 23:50:22 +0000
commit6c8e6ce962c971f8ed2d70c6f4818115a6b5be41 (patch)
tree6c821eafb3550a07a548addf948ecd9766a6e891 /Makefile.tpl
parentfebeb2918c7c0b4459a63c1b151776f639f43546 (diff)
downloadgdb-6c8e6ce962c971f8ed2d70c6f4818115a6b5be41.zip
gdb-6c8e6ce962c971f8ed2d70c6f4818115a6b5be41.tar.gz
gdb-6c8e6ce962c971f8ed2d70c6f4818115a6b5be41.tar.bz2
2004-12-02 Eric Christopher <echristo@redhat.com>
* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list of things to remove. * Makefile.in: Regenerate.
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 0923d71..da82258 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.