Commit 6b919a8a by Benjamin Kosnik Committed by Benjamin Kosnik

Makefile.am (allstamps): Remove stamp-std-precompile.


2003-03-04  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (allstamps): Remove stamp-std-precompile.
	* include/Makefile.in: Regenerate.

From-SVN: r63787
parent a8f0e848
2003-03-04 Benjamin Kosnik <bkoz@redhat.com>
* include/Makefile.am (allstamps): Remove stamp-std-precompile.
* include/Makefile.in: Regenerate.
2003-03-03 Benjamin Kosnik <bkoz@redhat.com> 2003-03-03 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/abi_check.cc (report_symbol_info): Add version info. * testsuite/abi_check.cc (report_symbol_info): Add version info.
......
...@@ -343,7 +343,7 @@ thread_target_headers = \ ...@@ -343,7 +343,7 @@ thread_target_headers = \
# CLEANFILES and all-local are kept up-to-date. # CLEANFILES and all-local are kept up-to-date.
allstamps = \ allstamps = \
stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ 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 # Here are the rules for building the headers
all-local: ${target_builddir}/c++config.h ${thread_target_headers} ${allstamps} all-local: ${target_builddir}/c++config.h ${thread_target_headers} ${allstamps}
......
...@@ -460,7 +460,7 @@ thread_target_headers = \ ...@@ -460,7 +460,7 @@ thread_target_headers = \
# CLEANFILES and all-local are kept up-to-date. # CLEANFILES and all-local are kept up-to-date.
allstamps = \ allstamps = \
stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ 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 # Target includes for threads
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment