This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] testsuite make clean
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Wed, 2 Mar 2011 15:36:27 -0800
- Subject: Re: [v3] testsuite make clean
- References: <20110224183321.2056d322@shotwell>
missed some.
tested x86/linux
-benjamin
2011-03-02 Benjamin Kosnik <bkoz@redhat.com>
* 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*