summaryrefslogtreecommitdiffstats
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
commit7046d22276861ca16610d8aeca8405f5927ce37c (patch)
tree8b3af873f3a991998ed90615f0f2bcd811704091 /Makefile.tpl
parent70e9da424917db73a5fa6c9db39904115eba4555 (diff)
downloadcygnal-7046d22276861ca16610d8aeca8405f5927ce37c.tar.gz
cygnal-7046d22276861ca16610d8aeca8405f5927ce37c.tar.bz2
cygnal-7046d22276861ca16610d8aeca8405f5927ce37c.zip
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 0923d71d6..da82258e4 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.