summaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorLoren J. Rittle <ljrittle@acm.org>2004-01-14 21:27:28 +0000
committerLoren J. Rittle <ljrittle@gcc.gnu.org>2004-01-14 21:27:28 +0000
commit0046e3428a76b0a99d37a250fcc116f632eb4c75 (patch)
tree06be8b510f9811bf835d4d1ca41dba0a7007f545 /libiberty/Makefile.in
parentb298f00fbbbe3b4ef236419ef808a83e9291a085 (diff)
downloadgcc-0046e3428a76b0a99d37a250fcc116f632eb4c75.tar.gz
* Makefile.in (distclean): Remove config.cache.
From-SVN: r75885
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 139cb68a11f..fc86feb4bba 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -376,7 +376,7 @@ clean: clean-subdir
distclean: distclean-subdir
$(MAKE) SUBDIRS="" clean
@$(MULTICLEAN) multi-clean DO=distclean
- -rm -f *~ Makefile config.status xhost-mkfrag TAGS multilib.out
+ -rm -f *~ Makefile config.cache config.status xhost-mkfrag TAGS multilib.out
-rm -f config.log
-rmdir testsuite 2>/dev/null
maintainer-clean realclean: maintainer-clean-subdir