]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.am (all-local): Do not build testsuite_files.
authorMark Mitchell <mark@codesourcery.com>
Thu, 24 Mar 2005 06:54:46 +0000 (06:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 24 Mar 2005 06:54:46 +0000 (06:54 +0000)
* testsuite/Makefile.am (all-local): Do not build testsuite_files.
* testsuite/Makefile.in: Regenerated.

From-SVN: r96984

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in

index 8127d70924c0754bc513a58c178f0549b50e2c08..38ee3c7ed958434838d21b06c5a40be930afc66a 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * testsuite/Makefile.am (all-local): Do not build testsuite_files.
+       * testsuite/Makefile.in: Regenerated. 
+
 2005-03-23  Benjamin Kosnik  <bkoz@redhat.com>
 
        * acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies
index 1baeb826c4bbe5d592ecc5f1b76a98a6fe2a7bc1..12d4752c0bd6d0e537aba2d90addc592dbb781bf 100644 (file)
@@ -58,7 +58,7 @@ endif
 abi_check_SOURCES = abi_check.cc
 abi_check_DEPENDENCIES = libv3test.a
 
-all-local: stamp_wchar stamp_thread testsuite_files
+all-local: stamp_wchar stamp_thread
 
 # Enable wchar_t tests if capable.
 if GLIBCXX_TEST_WCHAR_T
index 90ece6878e43089c9a7114bd2d604226d3cd8557..d5f3c3e46e332d36089dc47ee6fe7290f70d03e9 100644 (file)
@@ -583,7 +583,7 @@ uninstall-am: uninstall-info-am
        tags uninstall uninstall-am uninstall-info-am
 
 
-all-local: stamp_wchar stamp_thread testsuite_files
+all-local: stamp_wchar stamp_thread
 
 # Enable wchar_t tests if capable.
 @GLIBCXX_TEST_WCHAR_T_TRUE@stamp_wchar: