Makefile.in (distclean): Delete junk left in testsuite directory, too.
* Makefile.in (distclean): Delete junk left in testsuite directory, too. From-SVN: r54512
This commit is contained in:
parent
88c6578603
commit
1bb1f121fe
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
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>
|
||||
|
||||
* mips.c (function_arg_advance): gen_ashldi3 returns an INSN now,
|
||||
|
|
|
@ -2581,6 +2581,8 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
|
|||
-rm -f float.h
|
||||
-rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak
|
||||
-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 -f intl/libintl.h libintl.h
|
||||
-rm -f cxxmain.c
|
||||
|
|
Loading…
Add table
Reference in a new issue