Commit a051ad3a by Jeff Law

Makefile.in (distclean): Remove various things left around by running the testsuite.

        * Makefile.in (distclean): Remove various things left around
        by running the testsuite.

From-SVN: r15135
parent 7ed46111
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment