aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 9f70aa4..1f5de15 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -2088,6 +2088,8 @@ distclean: clean bytecode.distclean lang.distclean
-rm -f c-parse.output
-rm -f *.asm
-rm -f float.h
+ -rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak
+ -rm -f testsuite/{gcc,g++}.{log,sum}
# Delete anything likely to be found in the source directory
# that shouldn't be in the distribution.