summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2004-12-02 23:50:22 +0000
committerEric Christopher <echristo@apple.com>2004-12-02 23:50:22 +0000
commitc80ec065e3dd5643426dca403fa331510d4756b3 (patch)
treefb63d268b72bdb09b1e177e6b5ed00b2935f235c /Makefile.tpl
parentcba68f9fd0893ba6c78685088852bf7adc126042 (diff)
downloadgdb-c80ec065e3dd5643426dca403fa331510d4756b3.tar.gz
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 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.