Commit 1bb1f121 by Zack Weinberg Committed by Zack Weinberg

Makefile.in (distclean): Delete junk left in testsuite directory, too.

	* Makefile.in (distclean): Delete junk left in testsuite
	directory, too.

From-SVN: r54512
parent 88c65786
2002-06-11 Zack Weinberg <zack@codesourcery.com>
* Makefile.in (distclean): Delete junk left in testsuite
directory, too.
2002-06-11 Jeffrey Law <law@redhat.com> 2002-06-11 Jeffrey Law <law@redhat.com>
* mips.c (function_arg_advance): gen_ashldi3 returns an INSN now, * mips.c (function_arg_advance): gen_ashldi3 returns an INSN now,
......
...@@ -2581,6 +2581,8 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean ...@@ -2581,6 +2581,8 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
-rm -f float.h -rm -f float.h
-rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak -rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak
-rm -f testsuite/*.log testsuite/*.sum -rm -f testsuite/*.log testsuite/*.sum
-cd testsuite && rm -f x *.x *.x? *.exe *.rpo *.o *.s *.S *.c
-cd testsuite && rm -f *.out *.gcov *.bb *.bbg
-rm -rf ${QMTEST_DIR} stamp-qmtest -rm -rf ${QMTEST_DIR} stamp-qmtest
-rm -f intl/libintl.h libintl.h -rm -f intl/libintl.h libintl.h
-rm -f cxxmain.c -rm -f cxxmain.c
......
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