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
commit4f9556d28de4f1c1d6ffabbf40ab134919af2aff (patch)
treef8313881fa066ea53708e8bd5cd386bb27098cea /Makefile.tpl
parent528ecf31194af5d16632cb8d42c9848501893b00 (diff)
downloadbinutils-redhat-4f9556d28de4f1c1d6ffabbf40ab134919af2aff.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 0923d71d60..da82258e43 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.