]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/Makefile.am
Makefile.am (thread_builddir): Remove (map all existing uses to target_builddir).
authorLoren J. Rittle <ljrittle@acm.org>
Mon, 18 Feb 2002 20:23:56 +0000 (20:23 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Mon, 18 Feb 2002 20:23:56 +0000 (20:23 +0000)
commit3fcfe88d1957982a29bc9285b69fc6e1ac96ac31
treefc1c3f565a61b2f897a8053bfd32fae3e20235af
parent1768c26f048e41d04284ecb2de94e7dd023eadcc
Makefile.am (thread_builddir): Remove (map all existing uses to target_builddir).

libstdc++/5697
* include/Makefile.am (thread_builddir): Remove (map all
existing uses to target_builddir).
(thread_headers): Rename to...
(thread_target_headers): ...this.
(stamp-thread): Remove.
(stamp-target): Correctly state the position as built.
Update all dependencies to match the new reality.  Remove all
dependency calculations on directories.
* include/Makefile.in: Rebuilt.

From-SVN: r49846
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in