diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-30 12:52:15 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-30 12:52:15 +0000 |
| commit | cf35cbe5d9b9aacffb8bf13cacb1fc66971262f1 (patch) | |
| tree | acd292e0df1e6c8ba3a7d3efb042ca5ed2f8f8df /gnu/lib/libstdc++/Makefile | |
| parent | 080fc956ee9967b1cfdbbfa36a8851f0ee449122 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libstdc++/Makefile')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index dba2f1203650..72441157a2fe 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -122,7 +122,7 @@ BKWHDRS= complex.h iomanip.h istream.h ostream.h stream.h streambuf.h \ BKWHDRS:= ${BKWHDRS:S;^;${SRCDIR}/include/backward/;} BKWHDRSDIR= ${CXXINCLUDEDIR}/backward -EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h demangle.h \ +EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h \ enc_filebuf.h stdio_filebuf.h stdio_sync_filebuf.h functional \ hash_map hash_set iterator malloc_allocator.h memory \ mt_allocator.h new_allocator.h numeric pod_char_traits.h \ |
