From 6b919a8ab98b7ce4c4af34d620951e77198e25b1 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Tue, 4 Mar 2003 16:22:17 +0000 Subject: [PATCH] Makefile.am (allstamps): Remove stamp-std-precompile. 2003-03-04 Benjamin Kosnik * include/Makefile.am (allstamps): Remove stamp-std-precompile. * include/Makefile.in: Regenerate. From-SVN: r63787 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/include/Makefile.am | 2 +- libstdc++-v3/include/Makefile.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0e5baf007bc..0788fc2876a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2003-03-04 Benjamin Kosnik + + * include/Makefile.am (allstamps): Remove stamp-std-precompile. + * include/Makefile.in: Regenerate. + 2003-03-03 Benjamin Kosnik * testsuite/abi_check.cc (report_symbol_info): Add version info. diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am index cfa081f82f6..2588d08c9ef 100644 --- a/libstdc++-v3/include/Makefile.am +++ b/libstdc++-v3/include/Makefile.am @@ -343,7 +343,7 @@ thread_target_headers = \ # CLEANFILES and all-local are kept up-to-date. allstamps = \ stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ - stamp-backward stamp-ext stamp-target stamp-std-precompile + stamp-backward stamp-ext stamp-target # Here are the rules for building the headers all-local: ${target_builddir}/c++config.h ${thread_target_headers} ${allstamps} diff --git a/libstdc++-v3/include/Makefile.in b/libstdc++-v3/include/Makefile.in index 874d1bec421..a9008a68f33 100644 --- a/libstdc++-v3/include/Makefile.in +++ b/libstdc++-v3/include/Makefile.in @@ -460,7 +460,7 @@ thread_target_headers = \ # CLEANFILES and all-local are kept up-to-date. allstamps = \ stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ - stamp-backward stamp-ext stamp-target stamp-std-precompile + stamp-backward stamp-ext stamp-target # Target includes for threads