From 5c1611e7164492999a0a70b8d3d14acca463bc3a Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 15 May 2005 12:01:07 +0000 Subject: [PATCH] Makefile.am (check-local): Really remove. * testsuite/Makefile.am (check-local): Really remove. * testsuite/Makefile.in: Regenerated. From-SVN: r99718 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/testsuite/Makefile.am | 3 --- libstdc++-v3/testsuite/Makefile.in | 26 +++++++++++--------------- 3 files changed, 16 insertions(+), 18 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e97fca10f20d..42d3cc2cfc7b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2005-05-15 Andreas Schwab + + * testsuite/Makefile.am (check-local): Really remove. + * testsuite/Makefile.in: Regenerated. + 2005-05-12 Mark Mitchell 2005-04-04 Mark Mitchell diff --git a/libstdc++-v3/testsuite/Makefile.am b/libstdc++-v3/testsuite/Makefile.am index d4278ab25233..955a01c9bf6a 100644 --- a/libstdc++-v3/testsuite/Makefile.am +++ b/libstdc++-v3/testsuite/Makefile.am @@ -66,9 +66,6 @@ lists_of_files = \ testsuite_files_performance -# This is automatically run after the generated check-DEJAGNU rule. -check-local: check-abi - # We need more things in site.exp, but automake completely controls the # creation of that file; there's no way to append to it without messing up # the dependancy chains. So we overrule automake. This rule is exactly diff --git a/libstdc++-v3/testsuite/Makefile.in b/libstdc++-v3/testsuite/Makefile.in index 8b6cd51cc3d8..b29a10f10b4a 100644 --- a/libstdc++-v3/testsuite/Makefile.in +++ b/libstdc++-v3/testsuite/Makefile.in @@ -463,7 +463,7 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-local + $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check: check-am all-am: Makefile $(LIBRARIES) all-local installdirs: @@ -542,17 +542,16 @@ ps-am: uninstall-am: uninstall-info-am .PHONY: CTAGS GTAGS all all-am all-local check check-DEJAGNU check-am \ - check-local clean clean-generic clean-libtool \ - clean-noinstLIBRARIES ctags distclean distclean-DEJAGNU \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am install-man \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-info-am + clean clean-generic clean-libtool clean-noinstLIBRARIES ctags \ + distclean distclean-DEJAGNU distclean-compile \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-exec install-exec-am \ + install-info install-info-am install-man install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-info-am all-local: stamp_wchar testsuite_files @@ -562,9 +561,6 @@ all-local: stamp_wchar testsuite_files @GLIBCXX_TEST_WCHAR_T_TRUE@ touch testsuite_wchar_t @GLIBCXX_TEST_WCHAR_T_FALSE@stamp_wchar: -# This is automatically run after the generated check-DEJAGNU rule. -check-local: check-abi - # We need more things in site.exp, but automake completely controls the # creation of that file; there's no way to append to it without messing up # the dependancy chains. So we overrule automake. This rule is exactly -- 2.47.2