From patchwork Wed Mar 2 23:36:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v3] testsuite make clean Date: Wed, 02 Mar 2011 13:36:27 -0000 From: Benjamin Kosnik X-Patchwork-Id: 85192 Message-Id: <20110302153627.13870ca3@shotwell> To: Benjamin Kosnik Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org missed some. tested x86/linux -benjamin 2011-03-02 Benjamin Kosnik * testsuite/Makefile.am: Make clean fixups. * testsuite/Makefile.in: Regenerate. diff --git a/libstdc++-v3/testsuite/Makefile.am b/libstdc++-v3/testsuite/Makefile.am index 34d1ee7..4e297e0 100644 --- a/libstdc++-v3/testsuite/Makefile.am +++ b/libstdc++-v3/testsuite/Makefile.am @@ -247,8 +247,8 @@ check-profile: site.exp # By adding these files here, automake will remove them for 'make clean' CLEANFILES = *.txt *.tst *.exe core* filebuf_* tmp* ostream_* *.log *.sum \ testsuite_* site.exp abi_check baseline_symbols *TEST* *.dat \ - *.ii *.s *.o *.cc *.x *.a *.so *.xml + *.ii *.s *.o *.cc *.x *.a *.so *.xml *.raw *.out # To remove directories. clean-local: - rm -rf de fr debug parallel profile binaries + rm -rf de fr debug parallel profile binaries normal*