xref: /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/Makefile.in (revision b7b7574d3bf8eeb51a1fa3977b59142ec6434a55)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#o# Makefile for the include subdirectory of the GNU C++ Standard library.
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40	$(top_srcdir)/fragment.am
41subdir = include
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
44	$(top_srcdir)/../config/futex.m4 \
45	$(top_srcdir)/../config/iconv.m4 \
46	$(top_srcdir)/../config/lead-dot.m4 \
47	$(top_srcdir)/../config/lib-ld.m4 \
48	$(top_srcdir)/../config/lib-link.m4 \
49	$(top_srcdir)/../config/lib-prefix.m4 \
50	$(top_srcdir)/../config/multi.m4 \
51	$(top_srcdir)/../config/no-executables.m4 \
52	$(top_srcdir)/../config/override.m4 \
53	$(top_srcdir)/../config/stdint.m4 \
54	$(top_srcdir)/../config/unwind_ipinfo.m4 \
55	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
56	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57	$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
58	$(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
59	$(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62CONFIG_HEADER = $(top_builddir)/config.h
63CONFIG_CLEAN_FILES =
64CONFIG_CLEAN_VPATH_FILES =
65depcomp =
66am__depfiles_maybe =
67SOURCES =
68DIST_SOURCES =
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
71ACLOCAL = @ACLOCAL@
72ALLOCATOR_H = @ALLOCATOR_H@
73ALLOCATOR_NAME = @ALLOCATOR_NAME@
74AMTAR = @AMTAR@
75AR = @AR@
76AS = @AS@
77ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
78ATOMIC_FLAGS = @ATOMIC_FLAGS@
79ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84BASIC_FILE_CC = @BASIC_FILE_CC@
85BASIC_FILE_H = @BASIC_FILE_H@
86CC = @CC@
87CCODECVT_CC = @CCODECVT_CC@
88CCOLLATE_CC = @CCOLLATE_CC@
89CCTYPE_CC = @CCTYPE_CC@
90CFLAGS = @CFLAGS@
91CLOCALE_CC = @CLOCALE_CC@
92CLOCALE_H = @CLOCALE_H@
93CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
94CMESSAGES_CC = @CMESSAGES_CC@
95CMESSAGES_H = @CMESSAGES_H@
96CMONEY_CC = @CMONEY_CC@
97CNUMERIC_CC = @CNUMERIC_CC@
98CPP = @CPP@
99CPPFLAGS = @CPPFLAGS@
100CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
101CSTDIO_H = @CSTDIO_H@
102CTIME_CC = @CTIME_CC@
103CTIME_H = @CTIME_H@
104CXX = @CXX@
105CXXCPP = @CXXCPP@
106CXXFLAGS = @CXXFLAGS@
107CYGPATH_W = @CYGPATH_W@
108C_INCLUDE_DIR = @C_INCLUDE_DIR@
109DEBUG_FLAGS = @DEBUG_FLAGS@
110DEFS = @DEFS@
111DSYMUTIL = @DSYMUTIL@
112DUMPBIN = @DUMPBIN@
113ECHO_C = @ECHO_C@
114ECHO_N = @ECHO_N@
115ECHO_T = @ECHO_T@
116EGREP = @EGREP@
117ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
118EXEEXT = @EXEEXT@
119EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
120FGREP = @FGREP@
121GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
122GLIBCXX_LIBS = @GLIBCXX_LIBS@
123GREP = @GREP@
124INSTALL = @INSTALL@
125INSTALL_DATA = @INSTALL_DATA@
126INSTALL_PROGRAM = @INSTALL_PROGRAM@
127INSTALL_SCRIPT = @INSTALL_SCRIPT@
128INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129LD = @LD@
130LDFLAGS = @LDFLAGS@
131LIBICONV = @LIBICONV@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
135LIBTOOL = @LIBTOOL@
136LIPO = @LIPO@
137LN_S = @LN_S@
138LTLIBICONV = @LTLIBICONV@
139LTLIBOBJS = @LTLIBOBJS@
140MAINT = @MAINT@
141MAKEINFO = @MAKEINFO@
142MKDIR_P = @MKDIR_P@
143NM = @NM@
144NMEDIT = @NMEDIT@
145OBJDUMP = @OBJDUMP@
146OBJEXT = @OBJEXT@
147OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
148OPT_LDFLAGS = @OPT_LDFLAGS@
149OS_INC_SRCDIR = @OS_INC_SRCDIR@
150OTOOL = @OTOOL@
151OTOOL64 = @OTOOL64@
152PACKAGE = @PACKAGE@
153PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154PACKAGE_NAME = @PACKAGE_NAME@
155PACKAGE_STRING = @PACKAGE_STRING@
156PACKAGE_TARNAME = @PACKAGE_TARNAME@
157PACKAGE_URL = @PACKAGE_URL@
158PACKAGE_VERSION = @PACKAGE_VERSION@
159PATH_SEPARATOR = @PATH_SEPARATOR@
160RANLIB = @RANLIB@
161SECTION_FLAGS = @SECTION_FLAGS@
162SECTION_LDFLAGS = @SECTION_LDFLAGS@
163SED = @SED@
164SET_MAKE = @SET_MAKE@
165SHELL = @SHELL@
166STRIP = @STRIP@
167SYMVER_FILE = @SYMVER_FILE@
168TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
169USE_NLS = @USE_NLS@
170VERSION = @VERSION@
171WARN_FLAGS = @WARN_FLAGS@
172WERROR = @WERROR@
173abs_builddir = @abs_builddir@
174abs_srcdir = @abs_srcdir@
175abs_top_builddir = @abs_top_builddir@
176abs_top_srcdir = @abs_top_srcdir@
177ac_ct_CC = @ac_ct_CC@
178ac_ct_CXX = @ac_ct_CXX@
179ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
180am__leading_dot = @am__leading_dot@
181am__tar = @am__tar@
182am__untar = @am__untar@
183baseline_dir = @baseline_dir@
184bindir = @bindir@
185build = @build@
186build_alias = @build_alias@
187build_cpu = @build_cpu@
188build_os = @build_os@
189build_vendor = @build_vendor@
190builddir = @builddir@
191check_msgfmt = @check_msgfmt@
192datadir = @datadir@
193datarootdir = @datarootdir@
194docdir = @docdir@
195dvidir = @dvidir@
196enable_shared = @enable_shared@
197enable_static = @enable_static@
198exec_prefix = @exec_prefix@
199glibcxx_MOFILES = @glibcxx_MOFILES@
200glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
201glibcxx_POFILES = @glibcxx_POFILES@
202glibcxx_builddir = @glibcxx_builddir@
203glibcxx_localedir = @glibcxx_localedir@
204glibcxx_prefixdir = @glibcxx_prefixdir@
205glibcxx_srcdir = @glibcxx_srcdir@
206glibcxx_thread_h = @glibcxx_thread_h@
207glibcxx_toolexecdir = @glibcxx_toolexecdir@
208glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
209gxx_include_dir = @gxx_include_dir@
210host = @host@
211host_alias = @host_alias@
212host_cpu = @host_cpu@
213host_os = @host_os@
214host_vendor = @host_vendor@
215htmldir = @htmldir@
216includedir = @includedir@
217infodir = @infodir@
218install_sh = @install_sh@
219libdir = @libdir@
220libexecdir = @libexecdir@
221libtool_VERSION = @libtool_VERSION@
222localedir = @localedir@
223localstatedir = @localstatedir@
224mandir = @mandir@
225mkdir_p = @mkdir_p@
226multi_basedir = @multi_basedir@
227oldincludedir = @oldincludedir@
228pdfdir = @pdfdir@
229port_specific_symbol_files = @port_specific_symbol_files@
230prefix = @prefix@
231program_transform_name = @program_transform_name@
232psdir = @psdir@
233sbindir = @sbindir@
234sharedstatedir = @sharedstatedir@
235srcdir = @srcdir@
236sysconfdir = @sysconfdir@
237target = @target@
238target_alias = @target_alias@
239target_cpu = @target_cpu@
240target_os = @target_os@
241target_vendor = @target_vendor@
242top_build_prefix = @top_build_prefix@
243top_builddir = @top_builddir@
244top_srcdir = @top_srcdir@
245toplevel_srcdir = @toplevel_srcdir@
246
247# May be used by various substitution variables.
248gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
249MAINT_CHARSET = latin1
250mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
251PWD_COMMAND = $${PWDCMD-pwd}
252STAMP = echo timestamp >
253toolexecdir = $(glibcxx_toolexecdir)
254toolexeclibdir = $(glibcxx_toolexeclibdir)
255
256# These bits are all figured out from configure.  Look in acinclude.m4
257# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
258CONFIG_CXXFLAGS = \
259	$(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
260
261WARN_CXXFLAGS = \
262	$(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
263
264
265# -I/-D flags to pass when compiling.
266AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
267
268# Standard C++ includes.
269std_srcdir = ${glibcxx_srcdir}/include/std
270std_builddir = .
271std_headers = \
272	${std_srcdir}/algorithm \
273	${std_srcdir}/array \
274	${std_srcdir}/atomic \
275	${std_srcdir}/bitset \
276	${std_srcdir}/chrono \
277	${std_srcdir}/complex \
278	${std_srcdir}/condition_variable \
279	${std_srcdir}/deque \
280	${std_srcdir}/forward_list \
281	${std_srcdir}/fstream \
282	${std_srcdir}/functional \
283	${std_srcdir}/future \
284	${std_srcdir}/iomanip \
285	${std_srcdir}/ios \
286	${std_srcdir}/iosfwd \
287	${std_srcdir}/iostream \
288	${std_srcdir}/istream \
289	${std_srcdir}/iterator \
290	${std_srcdir}/limits \
291	${std_srcdir}/list \
292	${std_srcdir}/locale \
293	${std_srcdir}/map \
294	${std_srcdir}/memory \
295	${std_srcdir}/mutex \
296	${std_srcdir}/numeric \
297	${std_srcdir}/ostream \
298	${std_srcdir}/queue \
299	${std_srcdir}/random \
300	${std_srcdir}/ratio \
301	${std_srcdir}/regex \
302	${std_srcdir}/set \
303	${std_srcdir}/sstream \
304	${std_srcdir}/stack \
305	${std_srcdir}/stdexcept \
306	${std_srcdir}/streambuf \
307	${std_srcdir}/string \
308	${std_srcdir}/system_error \
309	${std_srcdir}/thread \
310	${std_srcdir}/tuple \
311	${std_srcdir}/type_traits \
312	${std_srcdir}/unordered_map \
313	${std_srcdir}/unordered_set \
314	${std_srcdir}/utility \
315	${std_srcdir}/valarray \
316	${std_srcdir}/vector
317
318bits_srcdir = ${glibcxx_srcdir}/include/bits
319bits_builddir = ./bits
320bits_headers = \
321        ${bits_srcdir}/algorithmfwd.h \
322	${bits_srcdir}/allocator.h \
323	${bits_srcdir}/atomic_base.h \
324	${bits_srcdir}/atomicfwd_c.h \
325	${bits_srcdir}/atomicfwd_cxx.h \
326	${bits_srcdir}/atomic_0.h \
327	${bits_srcdir}/atomic_2.h \
328	${bits_srcdir}/basic_ios.h \
329	${bits_srcdir}/basic_ios.tcc \
330	${bits_srcdir}/basic_string.h \
331	${bits_srcdir}/basic_string.tcc \
332	${bits_srcdir}/boost_concept_check.h \
333	${bits_srcdir}/c++0x_warning.h \
334	${bits_srcdir}/char_traits.h \
335	${bits_srcdir}/codecvt.h \
336	${bits_srcdir}/concept_check.h \
337	${bits_srcdir}/cpp_type_traits.h \
338	${bits_srcdir}/deque.tcc \
339	${bits_srcdir}/forward_list.h \
340	${bits_srcdir}/forward_list.tcc \
341	${bits_srcdir}/fstream.tcc \
342	${bits_srcdir}/functexcept.h \
343	${bits_srcdir}/functional_hash.h \
344	${bits_srcdir}/gslice.h \
345	${bits_srcdir}/gslice_array.h \
346	${bits_srcdir}/hashtable.h \
347	${bits_srcdir}/hashtable_policy.h \
348	${bits_srcdir}/indirect_array.h \
349	${bits_srcdir}/ios_base.h \
350	${bits_srcdir}/istream.tcc \
351	${bits_srcdir}/list.tcc \
352	${bits_srcdir}/locale_classes.h \
353	${bits_srcdir}/locale_classes.tcc \
354	${bits_srcdir}/locale_facets.h \
355	${bits_srcdir}/locale_facets.tcc \
356	${bits_srcdir}/locale_facets_nonio.h \
357	${bits_srcdir}/locale_facets_nonio.tcc \
358	${bits_srcdir}/localefwd.h \
359	${bits_srcdir}/mask_array.h \
360	${bits_srcdir}/move.h \
361	${bits_srcdir}/ostream.tcc \
362	${bits_srcdir}/ostream_insert.h \
363	${bits_srcdir}/postypes.h \
364	${bits_srcdir}/random.h \
365	${bits_srcdir}/random.tcc \
366	${bits_srcdir}/stream_iterator.h \
367	${bits_srcdir}/streambuf_iterator.h \
368	${bits_srcdir}/shared_ptr.h \
369	${bits_srcdir}/shared_ptr_base.h \
370	${bits_srcdir}/slice_array.h \
371	${bits_srcdir}/sstream.tcc \
372	${bits_srcdir}/stl_algo.h \
373	${bits_srcdir}/stl_algobase.h \
374	${bits_srcdir}/stl_bvector.h \
375	${bits_srcdir}/stl_construct.h \
376	${bits_srcdir}/stl_deque.h \
377	${bits_srcdir}/stl_function.h \
378	${bits_srcdir}/stl_heap.h \
379	${bits_srcdir}/stl_iterator.h \
380	${bits_srcdir}/stl_iterator_base_funcs.h \
381	${bits_srcdir}/stl_iterator_base_types.h \
382	${bits_srcdir}/stl_list.h \
383	${bits_srcdir}/stl_map.h \
384	${bits_srcdir}/stl_multimap.h \
385	${bits_srcdir}/stl_multiset.h \
386	${bits_srcdir}/stl_numeric.h \
387	${bits_srcdir}/stl_pair.h \
388	${bits_srcdir}/stl_queue.h \
389	${bits_srcdir}/stl_raw_storage_iter.h \
390	${bits_srcdir}/stl_relops.h \
391	${bits_srcdir}/stl_set.h \
392	${bits_srcdir}/stl_stack.h \
393	${bits_srcdir}/stl_tempbuf.h \
394	${bits_srcdir}/stl_tree.h \
395	${bits_srcdir}/stl_uninitialized.h \
396	${bits_srcdir}/stl_vector.h \
397	${bits_srcdir}/streambuf.tcc \
398	${bits_srcdir}/stringfwd.h \
399	${bits_srcdir}/unique_ptr.h \
400	${bits_srcdir}/unordered_map.h \
401	${bits_srcdir}/unordered_set.h \
402	${bits_srcdir}/valarray_array.h \
403	${bits_srcdir}/valarray_array.tcc \
404	${bits_srcdir}/valarray_before.h \
405	${bits_srcdir}/valarray_after.h \
406	${bits_srcdir}/vector.tcc
407
408backward_srcdir = ${glibcxx_srcdir}/include/backward
409backward_builddir = ./backward
410backward_headers = \
411	${backward_srcdir}/auto_ptr.h \
412	${backward_srcdir}/backward_warning.h \
413	${backward_srcdir}/binders.h \
414	${backward_srcdir}/hash_map \
415	${backward_srcdir}/hash_set \
416	${backward_srcdir}/hash_fun.h \
417	${backward_srcdir}/hashtable.h \
418	${backward_srcdir}/strstream
419
420pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds
421pb_builddir = ./ext/pb_ds
422pb_subdirs = \
423	${pb_builddir}/detail \
424	${pb_builddir}/detail/pairing_heap_ \
425	${pb_builddir}/detail/splay_tree_ \
426	${pb_builddir}/detail/list_update_map_ \
427	${pb_builddir}/detail/basic_tree_policy \
428	${pb_builddir}/detail/trie_policy \
429	${pb_builddir}/detail/gp_hash_table_map_ \
430	${pb_builddir}/detail/tree_policy \
431	${pb_builddir}/detail/binomial_heap_base_ \
432	${pb_builddir}/detail/resize_policy \
433	${pb_builddir}/detail/bin_search_tree_ \
434	${pb_builddir}/detail/binomial_heap_ \
435	${pb_builddir}/detail/thin_heap_ \
436	${pb_builddir}/detail/pat_trie_ \
437	${pb_builddir}/detail/cc_hash_table_map_ \
438	${pb_builddir}/detail/rc_binomial_heap_ \
439	${pb_builddir}/detail/left_child_next_sibling_heap_ \
440	${pb_builddir}/detail/unordered_iterator \
441	${pb_builddir}/detail/binary_heap_ \
442	${pb_builddir}/detail/ov_tree_map_ \
443	${pb_builddir}/detail/hash_fn \
444	${pb_builddir}/detail/eq_fn \
445	${pb_builddir}/detail/rb_tree_map_ \
446	${pb_builddir}/detail/list_update_policy
447
448
449# The ability for make and the underlying host to deal with this
450# unwieldy list as one entire entity is not a sure thing, and may
451# cause build errors. Thus, split one list into many smaller
452# mini-lists, with the maximum size per mini-list of no more than 42.
453pb_headers1 = \
454	${pb_srcdir}/assoc_container.hpp \
455	${pb_srcdir}/exception.hpp \
456	${pb_srcdir}/hash_policy.hpp \
457	${pb_srcdir}/list_update_policy.hpp \
458	${pb_srcdir}/priority_queue.hpp \
459	${pb_srcdir}/tag_and_trait.hpp \
460	${pb_srcdir}/tree_policy.hpp \
461	${pb_srcdir}/trie_policy.hpp \
462	${pb_srcdir}/detail/basic_tree_policy/basic_tree_policy_base.hpp \
463	${pb_srcdir}/detail/basic_tree_policy/null_node_metadata.hpp \
464	${pb_srcdir}/detail/basic_tree_policy/traits.hpp \
465	${pb_srcdir}/detail/basic_types.hpp \
466	${pb_srcdir}/detail/binary_heap_/binary_heap_.hpp \
467	${pb_srcdir}/detail/binary_heap_/const_iterator.hpp \
468	${pb_srcdir}/detail/binary_heap_/const_point_iterator.hpp \
469	${pb_srcdir}/detail/binary_heap_/constructors_destructor_fn_imps.hpp \
470	${pb_srcdir}/detail/binary_heap_/debug_fn_imps.hpp \
471	${pb_srcdir}/detail/binary_heap_/entry_cmp.hpp \
472	${pb_srcdir}/detail/binary_heap_/entry_pred.hpp \
473	${pb_srcdir}/detail/binary_heap_/erase_fn_imps.hpp \
474	${pb_srcdir}/detail/binary_heap_/find_fn_imps.hpp \
475	${pb_srcdir}/detail/binary_heap_/info_fn_imps.hpp \
476	${pb_srcdir}/detail/binary_heap_/insert_fn_imps.hpp \
477	${pb_srcdir}/detail/binary_heap_/iterators_fn_imps.hpp \
478	${pb_srcdir}/detail/binary_heap_/policy_access_fn_imps.hpp \
479	${pb_srcdir}/detail/binary_heap_/resize_policy.hpp \
480	${pb_srcdir}/detail/binary_heap_/split_join_fn_imps.hpp \
481	${pb_srcdir}/detail/binary_heap_/trace_fn_imps.hpp \
482	${pb_srcdir}/detail/binomial_heap_base_/binomial_heap_base_.hpp \
483	${pb_srcdir}/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp \
484	${pb_srcdir}/detail/binomial_heap_base_/debug_fn_imps.hpp \
485	${pb_srcdir}/detail/binomial_heap_base_/erase_fn_imps.hpp \
486	${pb_srcdir}/detail/binomial_heap_base_/find_fn_imps.hpp \
487	${pb_srcdir}/detail/binomial_heap_base_/insert_fn_imps.hpp \
488	${pb_srcdir}/detail/binomial_heap_base_/split_join_fn_imps.hpp \
489	${pb_srcdir}/detail/binomial_heap_/binomial_heap_.hpp \
490	${pb_srcdir}/detail/binomial_heap_/constructors_destructor_fn_imps.hpp \
491	${pb_srcdir}/detail/binomial_heap_/debug_fn_imps.hpp \
492	${pb_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp \
493	${pb_srcdir}/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp \
494	${pb_srcdir}/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp
495
496pb_headers2 = \
497	${pb_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
498	${pb_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
499	${pb_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
500	${pb_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
501	${pb_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
502	${pb_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
503	${pb_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
504	${pb_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
505	${pb_srcdir}/detail/bin_search_tree_/point_iterators.hpp \
506	${pb_srcdir}/detail/bin_search_tree_/policy_access_fn_imps.hpp \
507	${pb_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
508	${pb_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
509	${pb_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
510	${pb_srcdir}/detail/bin_search_tree_/traits.hpp \
511	${pb_srcdir}/detail/cc_hash_table_map_/cc_ht_map_.hpp \
512	${pb_srcdir}/detail/cc_hash_table_map_/cmp_fn_imps.hpp \
513	${pb_srcdir}/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp \
514	${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp \
515	${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
516	${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
517	${pb_srcdir}/detail/cc_hash_table_map_/debug_fn_imps.hpp \
518	${pb_srcdir}/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
519	${pb_srcdir}/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp \
520	${pb_srcdir}/detail/cc_hash_table_map_/entry_list_fn_imps.hpp \
521	${pb_srcdir}/detail/cc_hash_table_map_/erase_fn_imps.hpp \
522	${pb_srcdir}/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
523	${pb_srcdir}/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp \
524	${pb_srcdir}/detail/cc_hash_table_map_/find_fn_imps.hpp \
525	${pb_srcdir}/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp \
526	${pb_srcdir}/detail/cc_hash_table_map_/info_fn_imps.hpp \
527	${pb_srcdir}/detail/cc_hash_table_map_/insert_fn_imps.hpp \
528	${pb_srcdir}/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
529	${pb_srcdir}/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp \
530	${pb_srcdir}/detail/cc_hash_table_map_/iterators_fn_imps.hpp \
531	${pb_srcdir}/detail/cc_hash_table_map_/policy_access_fn_imps.hpp \
532	${pb_srcdir}/detail/cc_hash_table_map_/resize_fn_imps.hpp \
533	${pb_srcdir}/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
534	${pb_srcdir}/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp \
535	${pb_srcdir}/detail/cc_hash_table_map_/size_fn_imps.hpp \
536	${pb_srcdir}/detail/cc_hash_table_map_/standard_policies.hpp
537
538pb_headers3 = \
539	${pb_srcdir}/detail/cc_hash_table_map_/trace_fn_imps.hpp \
540	${pb_srcdir}/detail/cond_dealtor.hpp \
541	${pb_srcdir}/detail/constructors_destructor_fn_imps.hpp \
542	${pb_srcdir}/detail/container_base_dispatch.hpp \
543	${pb_srcdir}/detail/eq_fn/eq_by_less.hpp \
544	${pb_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
545	${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp \
546	${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
547	${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
548	${pb_srcdir}/detail/gp_hash_table_map_/debug_fn_imps.hpp \
549	${pb_srcdir}/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
550	${pb_srcdir}/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp \
551	${pb_srcdir}/detail/gp_hash_table_map_/erase_fn_imps.hpp \
552	${pb_srcdir}/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
553	${pb_srcdir}/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp \
554	${pb_srcdir}/detail/gp_hash_table_map_/find_fn_imps.hpp \
555	${pb_srcdir}/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp \
556	${pb_srcdir}/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp \
557	${pb_srcdir}/detail/gp_hash_table_map_/gp_ht_map_.hpp \
558	${pb_srcdir}/detail/gp_hash_table_map_/info_fn_imps.hpp \
559	${pb_srcdir}/detail/gp_hash_table_map_/insert_fn_imps.hpp \
560	${pb_srcdir}/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
561	${pb_srcdir}/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp \
562	${pb_srcdir}/detail/gp_hash_table_map_/iterator_fn_imps.hpp \
563	${pb_srcdir}/detail/gp_hash_table_map_/policy_access_fn_imps.hpp \
564	${pb_srcdir}/detail/gp_hash_table_map_/resize_fn_imps.hpp \
565	${pb_srcdir}/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
566	${pb_srcdir}/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp \
567	${pb_srcdir}/detail/gp_hash_table_map_/standard_policies.hpp \
568	${pb_srcdir}/detail/gp_hash_table_map_/trace_fn_imps.hpp \
569	${pb_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
570	${pb_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
571	${pb_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
572	${pb_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
573	${pb_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
574	${pb_srcdir}/detail/hash_fn/probe_fn_base.hpp \
575	${pb_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
576	${pb_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
577	${pb_srcdir}/detail/hash_fn/ranged_probe_fn.hpp
578
579pb_headers4 = \
580	${pb_srcdir}/detail/hash_fn/sample_probe_fn.hpp \
581	${pb_srcdir}/detail/hash_fn/sample_ranged_hash_fn.hpp \
582	${pb_srcdir}/detail/hash_fn/sample_ranged_probe_fn.hpp \
583	${pb_srcdir}/detail/hash_fn/sample_range_hashing.hpp \
584	${pb_srcdir}/detail/left_child_next_sibling_heap_/const_iterator.hpp \
585	${pb_srcdir}/detail/left_child_next_sibling_heap_/const_point_iterator.hpp \
586	${pb_srcdir}/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp \
587	${pb_srcdir}/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp \
588	${pb_srcdir}/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp \
589	${pb_srcdir}/detail/left_child_next_sibling_heap_/info_fn_imps.hpp \
590	${pb_srcdir}/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp \
591	${pb_srcdir}/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp \
592	${pb_srcdir}/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp \
593	${pb_srcdir}/detail/left_child_next_sibling_heap_/node.hpp \
594	${pb_srcdir}/detail/left_child_next_sibling_heap_/null_metadata.hpp \
595	${pb_srcdir}/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp \
596	${pb_srcdir}/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp \
597	${pb_srcdir}/detail/list_update_map_/constructor_destructor_fn_imps.hpp \
598	${pb_srcdir}/detail/list_update_map_/debug_fn_imps.hpp \
599	${pb_srcdir}/detail/list_update_map_/entry_metadata_base.hpp \
600	${pb_srcdir}/detail/list_update_map_/erase_fn_imps.hpp \
601	${pb_srcdir}/detail/list_update_map_/find_fn_imps.hpp \
602	${pb_srcdir}/detail/list_update_map_/info_fn_imps.hpp \
603	${pb_srcdir}/detail/list_update_map_/insert_fn_imps.hpp \
604	${pb_srcdir}/detail/list_update_map_/iterators_fn_imps.hpp \
605	${pb_srcdir}/detail/list_update_map_/lu_map_.hpp \
606	${pb_srcdir}/detail/list_update_map_/trace_fn_imps.hpp \
607	${pb_srcdir}/detail/list_update_policy/counter_lu_metadata.hpp \
608	${pb_srcdir}/detail/list_update_policy/counter_lu_policy_imp.hpp \
609	${pb_srcdir}/detail/list_update_policy/mtf_lu_policy_imp.hpp \
610	${pb_srcdir}/detail/list_update_policy/sample_update_policy.hpp \
611	${pb_srcdir}/detail/debug_map_base.hpp \
612	${pb_srcdir}/detail/ov_tree_map_/cond_dtor.hpp \
613	${pb_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \
614	${pb_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
615	${pb_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
616	${pb_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
617	${pb_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
618	${pb_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
619	${pb_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
620	${pb_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp
621
622pb_headers5 = \
623	${pb_srcdir}/detail/ov_tree_map_/policy_access_fn_imps.hpp \
624	${pb_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
625	${pb_srcdir}/detail/ov_tree_map_/traits.hpp \
626	${pb_srcdir}/detail/pairing_heap_/constructors_destructor_fn_imps.hpp \
627	${pb_srcdir}/detail/pairing_heap_/debug_fn_imps.hpp \
628	${pb_srcdir}/detail/pairing_heap_/erase_fn_imps.hpp \
629	${pb_srcdir}/detail/pairing_heap_/find_fn_imps.hpp \
630	${pb_srcdir}/detail/pairing_heap_/insert_fn_imps.hpp \
631	${pb_srcdir}/detail/pairing_heap_/pairing_heap_.hpp \
632	${pb_srcdir}/detail/pairing_heap_/split_join_fn_imps.hpp \
633	${pb_srcdir}/detail/pat_trie_/child_iterator.hpp \
634	${pb_srcdir}/detail/pat_trie_/cond_dtor_entry_dealtor.hpp \
635	${pb_srcdir}/detail/pat_trie_/const_child_iterator.hpp \
636	${pb_srcdir}/detail/pat_trie_/constructors_destructor_fn_imps.hpp \
637	${pb_srcdir}/detail/pat_trie_/debug_fn_imps.hpp \
638	${pb_srcdir}/detail/pat_trie_/erase_fn_imps.hpp \
639	${pb_srcdir}/detail/pat_trie_/find_fn_imps.hpp \
640	${pb_srcdir}/detail/pat_trie_/head.hpp \
641	${pb_srcdir}/detail/pat_trie_/info_fn_imps.hpp \
642	${pb_srcdir}/detail/pat_trie_/insert_join_fn_imps.hpp \
643	${pb_srcdir}/detail/pat_trie_/internal_node.hpp \
644	${pb_srcdir}/detail/pat_trie_/iterators_fn_imps.hpp \
645	${pb_srcdir}/detail/pat_trie_/leaf.hpp \
646	${pb_srcdir}/detail/pat_trie_/node_base.hpp \
647	${pb_srcdir}/detail/pat_trie_/node_iterators.hpp \
648	${pb_srcdir}/detail/pat_trie_/node_metadata_base.hpp \
649	${pb_srcdir}/detail/pat_trie_/pat_trie_.hpp \
650	${pb_srcdir}/detail/pat_trie_/point_iterators.hpp \
651	${pb_srcdir}/detail/pat_trie_/policy_access_fn_imps.hpp \
652	${pb_srcdir}/detail/pat_trie_/r_erase_fn_imps.hpp \
653	${pb_srcdir}/detail/pat_trie_/rotate_fn_imps.hpp \
654	${pb_srcdir}/detail/pat_trie_/split_fn_imps.hpp \
655	${pb_srcdir}/detail/pat_trie_/split_join_branch_bag.hpp \
656	${pb_srcdir}/detail/pat_trie_/synth_e_access_traits.hpp \
657	${pb_srcdir}/detail/pat_trie_/trace_fn_imps.hpp \
658	${pb_srcdir}/detail/pat_trie_/traits.hpp \
659	${pb_srcdir}/detail/pat_trie_/update_fn_imps.hpp \
660	${pb_srcdir}/detail/priority_queue_base_dispatch.hpp \
661	${pb_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
662	${pb_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp
663
664pb_headers6 = \
665	${pb_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
666	${pb_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
667	${pb_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
668	${pb_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
669	${pb_srcdir}/detail/rb_tree_map_/node.hpp \
670	${pb_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
671	${pb_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
672	${pb_srcdir}/detail/rb_tree_map_/traits.hpp \
673	${pb_srcdir}/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp \
674	${pb_srcdir}/detail/rc_binomial_heap_/debug_fn_imps.hpp \
675	${pb_srcdir}/detail/rc_binomial_heap_/erase_fn_imps.hpp \
676	${pb_srcdir}/detail/rc_binomial_heap_/insert_fn_imps.hpp \
677	${pb_srcdir}/detail/rc_binomial_heap_/rc_binomial_heap_.hpp \
678	${pb_srcdir}/detail/rc_binomial_heap_/rc.hpp \
679	${pb_srcdir}/detail/rc_binomial_heap_/split_join_fn_imps.hpp \
680	${pb_srcdir}/detail/rc_binomial_heap_/trace_fn_imps.hpp \
681	${pb_srcdir}/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp \
682	${pb_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
683	${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
684	${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp \
685	${pb_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
686	${pb_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
687	${pb_srcdir}/detail/resize_policy/sample_resize_policy.hpp \
688	${pb_srcdir}/detail/resize_policy/sample_resize_trigger.hpp \
689	${pb_srcdir}/detail/resize_policy/sample_size_policy.hpp \
690	${pb_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
691	${pb_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
692	${pb_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
693	${pb_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
694	${pb_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
695	${pb_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
696	${pb_srcdir}/detail/splay_tree_/node.hpp \
697	${pb_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
698	${pb_srcdir}/detail/splay_tree_/splay_tree_.hpp \
699	${pb_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
700	${pb_srcdir}/detail/splay_tree_/traits.hpp \
701	${pb_srcdir}/detail/standard_policies.hpp \
702	${pb_srcdir}/detail/thin_heap_/constructors_destructor_fn_imps.hpp \
703	${pb_srcdir}/detail/thin_heap_/debug_fn_imps.hpp \
704	${pb_srcdir}/detail/thin_heap_/erase_fn_imps.hpp
705
706pb_headers7 = \
707	${pb_srcdir}/detail/thin_heap_/find_fn_imps.hpp \
708	${pb_srcdir}/detail/thin_heap_/insert_fn_imps.hpp \
709	${pb_srcdir}/detail/thin_heap_/split_join_fn_imps.hpp \
710	${pb_srcdir}/detail/thin_heap_/thin_heap_.hpp \
711	${pb_srcdir}/detail/thin_heap_/trace_fn_imps.hpp \
712	${pb_srcdir}/detail/tree_policy/node_metadata_selector.hpp \
713	${pb_srcdir}/detail/tree_policy/null_node_update_imp.hpp \
714	${pb_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
715	${pb_srcdir}/detail/tree_policy/sample_tree_node_update.hpp \
716	${pb_srcdir}/detail/tree_trace_base.hpp \
717	${pb_srcdir}/detail/trie_policy/node_metadata_selector.hpp \
718	${pb_srcdir}/detail/trie_policy/null_node_update_imp.hpp \
719	${pb_srcdir}/detail/trie_policy/order_statistics_imp.hpp \
720	${pb_srcdir}/detail/trie_policy/prefix_search_node_update_imp.hpp \
721	${pb_srcdir}/detail/trie_policy/sample_trie_e_access_traits.hpp \
722	${pb_srcdir}/detail/trie_policy/sample_trie_node_update.hpp \
723	${pb_srcdir}/detail/trie_policy/string_trie_e_access_traits_imp.hpp \
724	${pb_srcdir}/detail/trie_policy/trie_policy_base.hpp \
725	${pb_srcdir}/detail/types_traits.hpp \
726	${pb_srcdir}/detail/type_utils.hpp \
727	${pb_srcdir}/detail/unordered_iterator/const_iterator.hpp \
728	${pb_srcdir}/detail/unordered_iterator/const_point_iterator.hpp \
729	${pb_srcdir}/detail/unordered_iterator/iterator.hpp \
730	${pb_srcdir}/detail/unordered_iterator/point_iterator.hpp
731
732ext_srcdir = ${glibcxx_srcdir}/include/ext
733ext_builddir = ./ext
734ext_headers = \
735	${ext_srcdir}/algorithm \
736	${ext_srcdir}/atomicity.h \
737	${ext_srcdir}/array_allocator.h \
738	${ext_srcdir}/bitmap_allocator.h \
739	${ext_srcdir}/cast.h \
740	${ext_srcdir}/codecvt_specializations.h \
741	${ext_srcdir}/concurrence.h \
742	${ext_srcdir}/debug_allocator.h \
743	${ext_srcdir}/enc_filebuf.h \
744	${ext_srcdir}/extptr_allocator.h \
745	${ext_srcdir}/stdio_filebuf.h \
746	${ext_srcdir}/stdio_sync_filebuf.h \
747	${ext_srcdir}/functional \
748	${ext_srcdir}/iterator \
749	${ext_srcdir}/malloc_allocator.h \
750	${ext_srcdir}/memory \
751	${ext_srcdir}/mt_allocator.h \
752	${ext_srcdir}/new_allocator.h \
753	${ext_srcdir}/numeric \
754	${ext_srcdir}/numeric_traits.h \
755	${ext_srcdir}/pod_char_traits.h \
756	${ext_srcdir}/pointer.h \
757	${ext_srcdir}/pool_allocator.h \
758	${ext_srcdir}/rb_tree \
759	${ext_srcdir}/rope \
760	${ext_srcdir}/ropeimpl.h \
761	${ext_srcdir}/slist \
762	${ext_srcdir}/string_conversions.h \
763	${ext_srcdir}/throw_allocator.h \
764	${ext_srcdir}/typelist.h \
765	${ext_srcdir}/type_traits.h \
766	${ext_srcdir}/rc_string_base.h \
767	${ext_srcdir}/sso_string_base.h \
768	${ext_srcdir}/vstring.h \
769	${ext_srcdir}/vstring.tcc \
770	${ext_srcdir}/vstring_fwd.h \
771	${ext_srcdir}/vstring_util.h \
772	${ext_compat_headers}
773
774ext_compat_headers = \
775	${backward_srcdir}/hash_set \
776	${backward_srcdir}/hash_map
777
778tr1_srcdir = ${glibcxx_srcdir}/include/tr1
779tr1_builddir = ./tr1
780tr1_headers = \
781	${tr1_srcdir}/array \
782	${tr1_srcdir}/bessel_function.tcc \
783	${tr1_srcdir}/beta_function.tcc \
784	${tr1_srcdir}/ccomplex \
785	${tr1_srcdir}/cctype \
786	${tr1_srcdir}/cfenv \
787	${tr1_srcdir}/cfloat \
788	${tr1_srcdir}/cinttypes \
789	${tr1_srcdir}/climits \
790	${tr1_srcdir}/cmath \
791	${tr1_srcdir}/complex \
792	${tr1_srcdir}/complex.h \
793	${tr1_srcdir}/cstdarg \
794	${tr1_srcdir}/cstdbool \
795	${tr1_srcdir}/cstdint \
796	${tr1_srcdir}/cstdio \
797	${tr1_srcdir}/cstdlib \
798	${tr1_srcdir}/ctgmath \
799	${tr1_srcdir}/ctime \
800	${tr1_srcdir}/ctype.h \
801	${tr1_srcdir}/cwchar \
802	${tr1_srcdir}/cwctype \
803	${tr1_srcdir}/ell_integral.tcc \
804	${tr1_srcdir}/exp_integral.tcc \
805	${tr1_srcdir}/fenv.h \
806	${tr1_srcdir}/float.h \
807	${tr1_srcdir}/functional \
808	${tr1_srcdir}/functional_hash.h \
809	${tr1_srcdir}/gamma.tcc \
810	${tr1_srcdir}/hypergeometric.tcc \
811	${tr1_srcdir}/hashtable.h \
812	${tr1_srcdir}/hashtable_policy.h \
813	${tr1_srcdir}/inttypes.h \
814	${tr1_srcdir}/limits.h \
815	${tr1_srcdir}/math.h \
816	${tr1_srcdir}/memory \
817	${tr1_srcdir}/modified_bessel_func.tcc \
818	${tr1_srcdir}/poly_hermite.tcc \
819	${tr1_srcdir}/poly_laguerre.tcc \
820	${tr1_srcdir}/legendre_function.tcc \
821	${tr1_srcdir}/random \
822	${tr1_srcdir}/random.h \
823	${tr1_srcdir}/random.tcc \
824	${tr1_srcdir}/regex \
825	${tr1_srcdir}/riemann_zeta.tcc \
826	${tr1_srcdir}/shared_ptr.h \
827	${tr1_srcdir}/special_function_util.h \
828	${tr1_srcdir}/stdarg.h \
829	${tr1_srcdir}/stdbool.h \
830	${tr1_srcdir}/stdint.h \
831	${tr1_srcdir}/stdio.h \
832	${tr1_srcdir}/stdlib.h \
833	${tr1_srcdir}/tgmath.h \
834	${tr1_srcdir}/tuple \
835	${tr1_srcdir}/type_traits \
836	${tr1_srcdir}/unordered_map \
837	${tr1_srcdir}/unordered_map.h \
838	${tr1_srcdir}/unordered_set \
839	${tr1_srcdir}/unordered_set.h \
840	${tr1_srcdir}/utility \
841	${tr1_srcdir}/wchar.h \
842	${tr1_srcdir}/wctype.h
843
844tr1_impl_srcdir = ${glibcxx_srcdir}/include/tr1_impl
845tr1_impl_builddir = ./tr1_impl
846tr1_impl_headers = \
847	${tr1_impl_srcdir}/array \
848	${tr1_impl_srcdir}/boost_sp_counted_base.h \
849	${tr1_impl_srcdir}/cctype \
850	${tr1_impl_srcdir}/cfenv \
851	${tr1_impl_srcdir}/cinttypes \
852	${tr1_impl_srcdir}/cmath \
853	${tr1_impl_srcdir}/complex \
854	${tr1_impl_srcdir}/cstdint \
855	${tr1_impl_srcdir}/cstdio \
856	${tr1_impl_srcdir}/cstdlib \
857	${tr1_impl_srcdir}/cwchar \
858	${tr1_impl_srcdir}/cwctype \
859	${tr1_impl_srcdir}/regex \
860	${tr1_impl_srcdir}/type_traits \
861	${tr1_impl_srcdir}/utility
862
863decimal_srcdir = ${glibcxx_srcdir}/include/decimal
864decimal_builddir = ./decimal
865decimal_headers = \
866	${decimal_srcdir}/decimal \
867	${decimal_srcdir}/decimal.h
868
869
870# This is the common subset of C++ files that all three "C" header models use.
871c_base_srcdir = $(C_INCLUDE_DIR)
872c_base_builddir = .
873c_base_headers = \
874	${c_base_srcdir}/cassert \
875	${c_base_srcdir}/ccomplex \
876	${c_base_srcdir}/cctype \
877	${c_base_srcdir}/cerrno \
878	${c_base_srcdir}/cfenv \
879	${c_base_srcdir}/cfloat \
880	${c_base_srcdir}/cinttypes \
881	${c_base_srcdir}/ciso646 \
882	${c_base_srcdir}/climits \
883	${c_base_srcdir}/clocale \
884	${c_base_srcdir}/cmath \
885	${c_base_srcdir}/csetjmp \
886	${c_base_srcdir}/csignal \
887	${c_base_srcdir}/cstdarg \
888	${c_base_srcdir}/cstdbool \
889	${c_base_srcdir}/cstddef \
890	${c_base_srcdir}/cstdint \
891	${c_base_srcdir}/cstdio \
892	${c_base_srcdir}/cstdlib \
893	${c_base_srcdir}/cstring \
894	${c_base_srcdir}/ctgmath \
895	${c_base_srcdir}/ctime \
896	${c_base_srcdir}/cwchar \
897	${c_base_srcdir}/cwctype
898
899
900# "C" compatibility headers.
901c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
902c_compatibility_builddir = .
903@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@c_compatibility_headers = \
904@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@	${c_compatibility_srcdir}/complex.h \
905@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@	${c_compatibility_srcdir}/fenv.h \
906@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@	${c_compatibility_srcdir}/tgmath.h \
907@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@	${c_compatibility_srcdir}/stdatomic.h
908
909@GLIBCXX_C_HEADERS_C_STD_TRUE@c_compatibility_headers =
910@GLIBCXX_C_HEADERS_C_TRUE@c_compatibility_headers = \
911@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/assert.h \
912@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/complex.h \
913@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/ctype.h \
914@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/errno.h \
915@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/fenv.h \
916@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/float.h \
917@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/inttypes.h \
918@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/iso646.h \
919@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/limits.h \
920@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/locale.h \
921@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/math.h \
922@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/setjmp.h \
923@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/signal.h \
924@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stdarg.h \
925@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stdbool.h \
926@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stddef.h \
927@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stdint.h \
928@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stdio.h \
929@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/stdlib.h \
930@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/string.h \
931@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/tgmath.h \
932@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/time.h \
933@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/wchar.h \
934@GLIBCXX_C_HEADERS_C_TRUE@	${c_compatibility_srcdir}/wctype.h
935
936
937# Debug mode headers
938debug_srcdir = ${glibcxx_srcdir}/include/debug
939debug_builddir = ./debug
940debug_headers = \
941	${debug_srcdir}/bitset \
942	${debug_srcdir}/debug.h \
943	${debug_srcdir}/deque \
944	${debug_srcdir}/formatter.h \
945	${debug_srcdir}/functions.h \
946	${debug_srcdir}/list \
947	${debug_srcdir}/map \
948	${debug_srcdir}/macros.h \
949	${debug_srcdir}/map.h \
950	${debug_srcdir}/multimap.h \
951	${debug_srcdir}/multiset.h \
952	${debug_srcdir}/safe_base.h \
953	${debug_srcdir}/safe_iterator.h \
954	${debug_srcdir}/safe_iterator.tcc \
955	${debug_srcdir}/safe_sequence.h \
956	${debug_srcdir}/set \
957	${debug_srcdir}/set.h \
958	${debug_srcdir}/string \
959	${debug_srcdir}/unordered_map \
960	${debug_srcdir}/unordered_set \
961	${debug_srcdir}/vector
962
963
964# Parallel mode headers
965parallel_srcdir = ${glibcxx_srcdir}/include/parallel
966parallel_builddir = ./parallel
967@ENABLE_PARALLEL_FALSE@parallel_headers =
968@ENABLE_PARALLEL_TRUE@parallel_headers = \
969@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/algo.h \
970@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/algobase.h \
971@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/algorithm \
972@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/algorithmfwd.h \
973@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/balanced_quicksort.h \
974@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/base.h \
975@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/basic_iterator.h \
976@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/checkers.h \
977@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/compatibility.h \
978@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/compiletime_settings.h \
979@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/equally_split.h \
980@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/features.h \
981@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/find.h \
982@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/find_selectors.h \
983@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/for_each.h \
984@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/for_each_selectors.h \
985@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/iterator.h \
986@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/list_partition.h \
987@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/losertree.h \
988@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/merge.h \
989@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/multiseq_selection.h \
990@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/multiway_merge.h \
991@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/multiway_mergesort.h \
992@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/numeric \
993@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/numericfwd.h \
994@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/omp_loop.h \
995@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/omp_loop_static.h \
996@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/par_loop.h \
997@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/parallel.h \
998@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/partial_sum.h \
999@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/partition.h \
1000@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/queue.h \
1001@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/quicksort.h \
1002@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/random_number.h \
1003@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/random_shuffle.h \
1004@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/search.h \
1005@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/set_operations.h \
1006@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/settings.h \
1007@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/sort.h \
1008@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/tags.h \
1009@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/types.h \
1010@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/unique_copy.h \
1011@ENABLE_PARALLEL_TRUE@        ${parallel_srcdir}/workstealing.h
1012
1013
1014# Profile mode headers
1015profile_srcdir = ${glibcxx_srcdir}/include/profile
1016profile_builddir = ./profile
1017profile_headers = \
1018	${profile_srcdir}/base.h \
1019	${profile_srcdir}/unordered_map \
1020	${profile_srcdir}/unordered_set \
1021	${profile_srcdir}/vector \
1022	${profile_srcdir}/bitset \
1023	${profile_srcdir}/deque \
1024	${profile_srcdir}/list \
1025	${profile_srcdir}/map \
1026	${profile_srcdir}/map.h \
1027	${profile_srcdir}/multimap.h \
1028	${profile_srcdir}/multiset.h \
1029	${profile_srcdir}/set \
1030	${profile_srcdir}/set.h \
1031	${profile_srcdir}/iterator_tracker.h
1032
1033profile_impl_srcdir = ${glibcxx_srcdir}/include/profile/impl
1034profile_impl_builddir = ./profile/impl
1035profile_impl_headers = \
1036	${profile_impl_srcdir}/profiler.h \
1037	${profile_impl_srcdir}/profiler_container_size.h \
1038	${profile_impl_srcdir}/profiler_hash_func.h \
1039	${profile_impl_srcdir}/profiler_hashtable_size.h \
1040	${profile_impl_srcdir}/profiler_map_to_unordered_map.h \
1041	${profile_impl_srcdir}/profiler_node.h \
1042	${profile_impl_srcdir}/profiler_state.h \
1043	${profile_impl_srcdir}/profiler_trace.h \
1044	${profile_impl_srcdir}/profiler_vector_size.h \
1045	${profile_impl_srcdir}/profiler_vector_to_list.h \
1046	${profile_impl_srcdir}/profiler_list_to_vector.h \
1047	${profile_impl_srcdir}/profiler_list_to_slist.h
1048
1049@GLIBCXX_C_HEADERS_EXTRA_FALSE@c_base_headers_extra =
1050
1051# Some of the different "C" header models need extra files.
1052# Some "C" header schemes require the "C" compatibility headers.
1053# For --enable-cheaders=c_std
1054@GLIBCXX_C_HEADERS_EXTRA_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
1055@GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
1056@GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
1057host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
1058host_builddir = ./${host_alias}/bits
1059host_installdir = ${gxx_include_dir}/${host_alias}$(MULTISUBDIR)/bits
1060host_headers = \
1061	${host_srcdir}/ctype_base.h \
1062	${host_srcdir}/ctype_inline.h \
1063	${host_srcdir}/ctype_noninline.h \
1064	${host_srcdir}/os_defines.h \
1065	${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
1066	${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
1067	${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h \
1068	${glibcxx_srcdir}/$(ERROR_CONSTANTS_SRCDIR)/error_constants.h \
1069	${glibcxx_srcdir}/include/precompiled/stdc++.h \
1070	${glibcxx_srcdir}/include/precompiled/stdtr1c++.h \
1071	${glibcxx_srcdir}/include/precompiled/extc++.h
1072
1073
1074# Non-installed host_header files.
1075COMPATIBILITY_H = config/abi/compatibility.h
1076host_headers_noinst = \
1077	${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
1078	${glibcxx_srcdir}/$(COMPATIBILITY_H)
1079
1080
1081# These host_headers_extra files are all built with ad hoc naming rules.
1082host_headers_extra = \
1083	${host_builddir}/basic_file.h \
1084	${host_builddir}/c++config.h \
1085	${host_builddir}/c++allocator.h \
1086	${host_builddir}/c++io.h \
1087	${host_builddir}/c++locale.h \
1088	${host_builddir}/messages_members.h \
1089	${host_builddir}/time_members.h
1090
1091thread_host_headers = \
1092	${host_builddir}/gthr.h \
1093	${host_builddir}/gthr-single.h \
1094	${host_builddir}/gthr-posix.h \
1095	${host_builddir}/gthr-tpf.h \
1096	${host_builddir}/gthr-default.h
1097
1098pch1_source = ${glibcxx_srcdir}/include/precompiled/stdc++.h
1099pch1_output_builddir = ${host_builddir}/stdc++.h.gch
1100pch1_output_anchor = ${host_builddir}/stdc++.h
1101pch1_output_installdir = ${host_installdir}/stdc++.h.gch
1102pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
1103pch1b_output = ${pch1_output_builddir}/O2g.gch
1104pch1_output = ${pch1a_output} ${pch1b_output}
1105pch2_source = ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h
1106pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
1107pch2_output_anchor = ${host_builddir}/stdtr1c++.h
1108pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
1109pch2_output = ${pch2_output_builddir}/O2g.gch
1110pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
1111pch3_output_builddir = ${host_builddir}/extc++.h.gch
1112pch3_output_anchor = ${host_builddir}/extc++.h
1113pch3_output_installdir = ${host_installdir}/extc++.h.gch
1114pch3_output = ${pch3_output_builddir}/O2g.gch
1115pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
1116pch_output_dirs = \
1117	${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
1118
1119pch_output_anchors = \
1120	${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
1121
1122PCHFLAGS = -x c++-header $(CXXFLAGS)
1123@GLIBCXX_BUILD_PCH_FALSE@pch_build =
1124@GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
1125
1126# List of all timestamp files.  By keeping only one copy of this list, both
1127# CLEANFILES and all-local are kept up-to-date.
1128allstamped = \
1129	stamp-std stamp-bits stamp-c_base stamp-c_base_extra \
1130	stamp-c_compatibility  stamp-backward stamp-ext stamp-pb \
1131	stamp-tr1 stamp-tr1-impl stamp-decimal stamp-debug \
1132	stamp-parallel stamp-profile stamp-profile-impl stamp-host
1133
1134
1135# List of all files that are created by explicit building, editing, or
1136# catenation.
1137allcreated = \
1138	${host_builddir}/c++config.h \
1139	${thread_host_headers} \
1140	${pch_build}
1141
1142
1143# Host includes for threads
1144uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
1145
1146# By adding these files here, automake will remove them for 'make clean'
1147CLEANFILES = ${pch_output} ${pch_output_anchors} stamp-host
1148all: all-am
1149
1150.SUFFIXES:
1151$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
1152	@for dep in $?; do \
1153	  case '$(am__configure_deps)' in \
1154	    *$$dep*) \
1155	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1156	        && { if test -f $@; then exit 0; else break; fi; }; \
1157	      exit 1;; \
1158	  esac; \
1159	done; \
1160	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/Makefile'; \
1161	$(am__cd) $(top_srcdir) && \
1162	  $(AUTOMAKE) --foreign --ignore-deps include/Makefile
1163Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1164	@case '$?' in \
1165	  *config.status*) \
1166	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1167	  *) \
1168	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1169	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1170	esac;
1171
1172$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1173	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1174
1175$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1176	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1177$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1178	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1179$(am__aclocal_m4_deps):
1180
1181mostlyclean-libtool:
1182	-rm -f *.lo
1183
1184clean-libtool:
1185	-rm -rf .libs _libs
1186tags: TAGS
1187TAGS:
1188
1189ctags: CTAGS
1190CTAGS:
1191
1192
1193distdir: $(DISTFILES)
1194	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1195	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1196	list='$(DISTFILES)'; \
1197	  dist_files=`for file in $$list; do echo $$file; done | \
1198	  sed -e "s|^$$srcdirstrip/||;t" \
1199	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1200	case $$dist_files in \
1201	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1202			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1203			   sort -u` ;; \
1204	esac; \
1205	for file in $$dist_files; do \
1206	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1207	  if test -d $$d/$$file; then \
1208	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1209	    if test -d "$(distdir)/$$file"; then \
1210	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1211	    fi; \
1212	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1213	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1214	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1215	    fi; \
1216	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1217	  else \
1218	    test -f "$(distdir)/$$file" \
1219	    || cp -p $$d/$$file "$(distdir)/$$file" \
1220	    || exit 1; \
1221	  fi; \
1222	done
1223check-am: all-am
1224check: check-am
1225all-am: Makefile all-local
1226installdirs:
1227install: install-am
1228install-exec: install-exec-am
1229install-data: install-data-am
1230uninstall: uninstall-am
1231
1232install-am: all-am
1233	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1234
1235installcheck: installcheck-am
1236install-strip:
1237	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1238	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1239	  `test -z '$(STRIP)' || \
1240	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1241mostlyclean-generic:
1242
1243clean-generic:
1244	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1245
1246distclean-generic:
1247	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1248	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1249
1250maintainer-clean-generic:
1251	@echo "This command is intended for maintainers to use"
1252	@echo "it deletes files that may require special tools to rebuild."
1253clean: clean-am
1254
1255clean-am: clean-generic clean-libtool clean-local mostlyclean-am
1256
1257distclean: distclean-am
1258	-rm -f Makefile
1259distclean-am: clean-am distclean-generic
1260
1261dvi: dvi-am
1262
1263dvi-am:
1264
1265html: html-am
1266
1267html-am:
1268
1269info: info-am
1270
1271info-am:
1272
1273install-data-am: install-data-local
1274
1275install-dvi: install-dvi-am
1276
1277install-dvi-am:
1278
1279install-exec-am:
1280
1281install-html: install-html-am
1282
1283install-html-am:
1284
1285install-info: install-info-am
1286
1287install-info-am:
1288
1289install-man:
1290
1291install-pdf: install-pdf-am
1292
1293install-pdf-am:
1294
1295install-ps: install-ps-am
1296
1297install-ps-am:
1298
1299installcheck-am:
1300
1301maintainer-clean: maintainer-clean-am
1302	-rm -f Makefile
1303maintainer-clean-am: distclean-am maintainer-clean-generic
1304
1305mostlyclean: mostlyclean-am
1306
1307mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1308
1309pdf: pdf-am
1310
1311pdf-am:
1312
1313ps: ps-am
1314
1315ps-am:
1316
1317uninstall-am:
1318
1319.MAKE: install-am install-strip
1320
1321.PHONY: all all-am all-local check check-am clean clean-generic \
1322	clean-libtool clean-local distclean distclean-generic \
1323	distclean-libtool distdir dvi dvi-am html html-am info info-am \
1324	install install-am install-data install-data-am \
1325	install-data-local install-dvi install-dvi-am install-exec \
1326	install-exec-am install-html install-html-am install-info \
1327	install-info-am install-man install-pdf install-pdf-am \
1328	install-ps install-ps-am install-strip installcheck \
1329	installcheck-am installdirs maintainer-clean \
1330	maintainer-clean-generic mostlyclean mostlyclean-generic \
1331	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
1332
1333
1334# Here are the rules for building the headers
1335all-local: ${allstamped} ${allcreated}
1336
1337# Ignore errors from 'mkdir -p' to avoid parallel make failure on
1338# systems with broken mkdir.  Call mkdir unconditionally because
1339# it is just as cheap to avoid going through the shell.
1340# Ignore errors from $(LN_S) because the links may already exist.
1341stamp-std: ${std_headers}
1342	@-mkdir -p ${std_builddir}
1343	@-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1344	@$(STAMP) stamp-std
1345
1346stamp-bits: ${bits_headers}
1347	@-mkdir -p ${bits_builddir}
1348	@-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1349	@$(STAMP) stamp-bits
1350
1351stamp-c_base: ${c_base_headers}
1352	@-mkdir -p ${c_base_builddir}
1353	@-cd ${c_base_builddir} && $(LN_S) $? . 2>/dev/null
1354	@$(STAMP) stamp-c_base
1355
1356stamp-c_base_extra: ${c_base_headers_extra}
1357	@-mkdir -p ${bits_builddir}
1358	@-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1359	@$(STAMP) stamp-c_base_extra
1360
1361stamp-c_compatibility: ${c_compatibility_headers_extra}
1362	@-mkdir -p ${c_compatibility_builddir}
1363	@-if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1364	  cd ${c_compatibility_builddir} && $(LN_S) $? . 2>/dev/null ;\
1365	fi
1366	@$(STAMP) stamp-c_compatibility
1367
1368stamp-backward: ${backward_headers}
1369	@-mkdir -p ${backward_builddir}
1370	@-cd ${backward_builddir} && $(LN_S) $? . 2>/dev/null
1371	@$(STAMP) stamp-backward
1372
1373stamp-ext: ${ext_headers}
1374	@-mkdir -p ${ext_builddir}
1375	@-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1376	@$(STAMP) stamp-ext
1377
1378# Have to deal with nested include directories, gah! Strip off source
1379# directory before making the link.
1380# XXX check  ${pb_headers}
1381stamp-pb:
1382	@if [ ! -d "${pb_builddir}" ]; then \
1383	    mkdir -p ${pb_subdirs} ;\
1384	fi
1385	@if [ ! -f stamp-pb ]; then \
1386	    cd ${pb_builddir} && for h in ${pb_headers1}; do \
1387		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1388		$(LN_S) $$h $${build_name} || true ;\
1389	      done ;\
1390	fi
1391	@if [ ! -f stamp-pb ]; then \
1392	    cd ${pb_builddir} && for h in ${pb_headers2}; do \
1393		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1394		$(LN_S) $$h $${build_name} || true ;\
1395	      done ;\
1396	fi
1397	@if [ ! -f stamp-pb ]; then \
1398	    cd ${pb_builddir} && for h in ${pb_headers3}; do \
1399		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1400		$(LN_S) $$h $${build_name} || true ;\
1401	      done ;\
1402	fi
1403	@if [ ! -f stamp-pb ]; then \
1404	    cd ${pb_builddir} && for h in ${pb_headers4}; do \
1405		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1406		$(LN_S) $$h $${build_name} || true ;\
1407	      done ;\
1408	fi
1409	@if [ ! -f stamp-pb ]; then \
1410	    cd ${pb_builddir} && for h in ${pb_headers5}; do \
1411		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1412		$(LN_S) $$h $${build_name} || true ;\
1413	      done ;\
1414	fi
1415	@if [ ! -f stamp-pb ]; then \
1416	    cd ${pb_builddir} && for h in ${pb_headers6}; do \
1417		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1418		$(LN_S) $$h $${build_name} || true ;\
1419	      done ;\
1420	fi
1421	@if [ ! -f stamp-pb ]; then \
1422	    cd ${pb_builddir} && for h in ${pb_headers7}; do \
1423		build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1424		$(LN_S) $$h $${build_name} || true ;\
1425	      done ;\
1426	fi
1427	$(STAMP) stamp-pb
1428
1429stamp-tr1: ${tr1_headers}
1430	@-mkdir -p ${tr1_builddir}
1431	@-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1432	@$(STAMP) stamp-tr1
1433
1434stamp-tr1-impl: ${tr1_impl_headers}
1435	@-mkdir -p ${tr1_impl_builddir}
1436	@-cd ${tr1_impl_builddir} && $(LN_S) $? . 2>/dev/null
1437	@$(STAMP) stamp-tr1-impl
1438
1439stamp-decimal: ${decimal_headers}
1440	@-mkdir -p ${decimal_builddir}
1441	@-cd ${decimal_builddir} && $(LN_S) $? . 2>/dev/null
1442	@$(STAMP) stamp-decimal
1443
1444stamp-debug: ${debug_headers}
1445	@-mkdir -p ${debug_builddir}
1446	@-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1447	@$(STAMP) stamp-debug
1448
1449stamp-parallel: ${parallel_headers}
1450	@-mkdir -p ${parallel_builddir}
1451	@-cd ${parallel_builddir} && $(LN_S) $? . 2>/dev/null
1452	@$(STAMP) stamp-parallel
1453
1454stamp-profile: ${profile_headers}
1455	@-mkdir -p ${profile_builddir}
1456	@-cd ${profile_builddir} && $(LN_S) $? . 2>/dev/null
1457	@$(STAMP) stamp-profile
1458
1459stamp-profile-impl: ${profile_impl_headers}
1460	@-mkdir -p ${profile_impl_builddir}
1461	@-cd ${profile_impl_builddir} && $(LN_S) $? . 2>/dev/null
1462	@$(STAMP) stamp-profile-impl
1463
1464stamp-${host_alias}:
1465	@-mkdir -p ${host_builddir}
1466	@$(STAMP) stamp-${host_alias}
1467
1468# Host includes static.
1469# XXX Missing dependency info for {host_headers_extra}
1470stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
1471	@cd ${host_builddir} && {\
1472	  $(LN_S) ${host_headers} . || true ;\
1473	  $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
1474	  $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
1475	  $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1476	  $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1477	  $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
1478	  $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
1479	  $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
1480	  $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true;\
1481	} 2>/dev/null
1482	$(STAMP) stamp-host
1483
1484# Host includes dynamic.
1485@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@stamp-namespace-version:
1486@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@	echo 1 > stamp-namespace-version
1487@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@stamp-namespace-version:
1488@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@	echo 0 > stamp-namespace-version
1489
1490@ENABLE_VISIBILITY_TRUE@stamp-visibility:
1491@ENABLE_VISIBILITY_TRUE@	echo 1 > stamp-visibility
1492@ENABLE_VISIBILITY_FALSE@stamp-visibility:
1493@ENABLE_VISIBILITY_FALSE@	echo 0 > stamp-visibility
1494
1495# NB: The non-empty default ldbl_compat works around an AIX sed
1496# oddity, see libstdc++/31957 for details.
1497${host_builddir}/c++config.h: ${CONFIG_HEADER} \
1498			      ${glibcxx_srcdir}/include/bits/c++config \
1499			      stamp-${host_alias} \
1500			      ${toplevel_srcdir}/gcc/DATESTAMP \
1501			      stamp-namespace-version \
1502			      stamp-visibility
1503	@date=`cat ${toplevel_srcdir}/gcc/DATESTAMP` ;\
1504	nsa_version=`cat stamp-namespace-version` ;\
1505	visibility=`cat stamp-visibility` ;\
1506	ldbl_compat='s,g,g,' ;\
1507	grep "^[ 	]*#[ 	]*define[ 	][ 	]*_GLIBCXX_LONG_DOUBLE_COMPAT[ 	][ 	]*1[ 	]*$$" \
1508	${CONFIG_HEADER} > /dev/null 2>&1 \
1509	&& ldbl_compat='s,^#undef _GLIBCXX_LONG_DOUBLE_COMPAT$$,#define _GLIBCXX_LONG_DOUBLE_COMPAT 1,' ;\
1510	sed -e "s,define __GLIBCXX__,define __GLIBCXX__ $$date," \
1511	-e "s,define _GLIBCXX_NAMESPACE_ASSOCIATION_VERSION, define _GLIBCXX_NAMESPACE_ASSOCIATION_VERSION $$nsa_version," \
1512	-e "s,define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY, define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY $$visibility," \
1513	-e "$$ldbl_compat" \
1514            < ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
1515	sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1516	    -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1517	    -e 's/VERSION/_GLIBCXX_VERSION/g' \
1518	    -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
1519	    -e 's/ICONV_CONST/_GLIBCXX_ICONV_CONST/g' \
1520	    -e '/[ 	]_GLIBCXX_LONG_DOUBLE_COMPAT[ 	]/d' \
1521	    < ${CONFIG_HEADER} >> $@ ;\
1522	echo "" >> $@ ;\
1523	echo "#endif // _GLIBCXX_CXX_CONFIG_H" >> $@
1524
1525${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
1526	sed -e '/^#pragma/b' \
1527	    -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
1528	    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
1529	    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1530	    < ${toplevel_srcdir}/gcc/gthr.h > $@
1531
1532${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
1533				  stamp-${host_alias}
1534	sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1535	    -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1536	    < ${toplevel_srcdir}/gcc/gthr-single.h > $@
1537
1538${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
1539				   stamp-${host_alias}
1540	sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1541	    -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1542	    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1543	    -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1544	    < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
1545
1546${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.h \
1547				   stamp-${host_alias}
1548	sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1549	    -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1550	    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1551	    -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1552	    < ${toplevel_srcdir}/gcc/gthr-tpf.h > $@
1553
1554${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
1555				   stamp-${host_alias}
1556	sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1557	    -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1558	    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1559	    -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1560	    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1561	    < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
1562
1563# Build two precompiled C++ includes, stdc++.h.gch/*.gch
1564${pch1a_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1565	-mkdir -p ${pch1_output_builddir}
1566	$(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g -std=gnu++0x ${pch1_source} \
1567	-o $@
1568
1569${pch1b_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1570	-mkdir -p ${pch1_output_builddir}
1571	$(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
1572
1573# Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1574${pch2_output}: ${pch2_source} ${pch1_output}
1575	-mkdir -p ${pch2_output_builddir}
1576	$(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
1577
1578# Build a precompiled extension include, extc++.h.gch/O2.gch
1579${pch3_output}: ${pch3_source} ${pch2_output}
1580	-mkdir -p ${pch3_output_builddir}
1581	$(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
1582
1583# For robustness sake (in light of junk files or in-source
1584# configuration), copy from the build or source tree to the install
1585# tree using only the human-maintained file lists and directory
1586# components.  Yes, with minor differences, this is sheer duplication
1587# of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1588# `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
1589# host_headers_extra are taken out of the build tree staging area;
1590# the rest are taken from the original source tree.
1591
1592@GLIBCXX_HOSTED_TRUE@install-data-local: install-headers
1593@GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1594
1595# This is a subset of the full install-headers rule.  We only need <cstddef>,
1596# <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
1597# files which they include (and which we provide).  The last three headers
1598# are installed by libsupc++, so only the first four and the sub-includes
1599# are copied here.
1600install-freestanding-headers:
1601	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1602	$(mkinstalldirs) $(DESTDIR)${host_installdir}
1603	for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
1604	  $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1605	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1606	$(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
1607	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1608	for file in cstddef cstdlib cstdarg; do \
1609	  $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1610
1611# The real deal.
1612install-headers:
1613	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1614	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
1615	for file in ${bits_headers}; do \
1616	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1617	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
1618	for file in ${backward_headers}; do \
1619	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1620	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
1621	for file in ${ext_headers}; do \
1622	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
1623	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pb_builddir}
1624	for dir in ${pb_subdirs}; do \
1625	  $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
1626	for file in ${pb_headers1}; do \
1627	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1628	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1629	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1630	for file in ${pb_headers2}; do \
1631	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1632	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1633	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1634	for file in ${pb_headers3}; do \
1635	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1636	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1637	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1638	for file in ${pb_headers4}; do \
1639	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1640	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1641	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1642	for file in ${pb_headers5}; do \
1643	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1644	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1645	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1646	for file in ${pb_headers6}; do \
1647	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1648	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1649	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1650	for file in ${pb_headers7}; do \
1651	  install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1652	  relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1653	  $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1654	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1655	for file in ${tr1_headers}; do \
1656	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1657	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_impl_builddir}
1658	for file in ${tr1_impl_headers}; do \
1659	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_impl_builddir}; done
1660	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${decimal_builddir}
1661	for file in ${decimal_headers}; do \
1662	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${decimal_builddir}; done
1663	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1664	for file in ${c_base_headers}; do \
1665	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1666	c_base_headers_extra_install='$(c_base_headers_extra)';\
1667	for file in $$c_base_headers_extra_install; do \
1668	  $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1669	c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1670	for file in $$c_compatibility_headers_install; do \
1671	  $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1672	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1673	for file in ${std_headers}; do \
1674	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1675	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1676	for file in ${debug_headers}; do \
1677	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1678	parallel_headers_install='${parallel_headers}';\
1679	test -z "$$parallel_headers_install" || \
1680	  $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${parallel_builddir};\
1681	for file in $$parallel_headers_install; do \
1682	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${parallel_builddir}; done
1683	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_builddir}
1684	for file in ${profile_headers}; do \
1685	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_builddir}; done
1686	$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}
1687	for file in ${profile_impl_headers}; do \
1688	  $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}; done
1689	$(mkinstalldirs) $(DESTDIR)${host_installdir}
1690	for file in ${host_headers} ${host_headers_extra} \
1691	 ${thread_host_headers}; do \
1692	  $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1693
1694# To remove directories.
1695clean-local:
1696	rm -rf ${pch_output_dirs}
1697
1698# Stop implicit '.o' make rules from ever stomping on extensionless
1699# headers, in the improbable case where some foolish, crack-addled
1700# developer tries to create them via make in the include build
1701# directory. (This is more of an example of how this kind of rule can
1702# be made.)
1703.PRECIOUS: $(std_headers) $(c_base_headers) $(tr1_headers) $(tr1_impl_headers)
1704	   $(decimal_headers) $(ext_headers)
1705$(std_headers): ; @:
1706$(c_base_headers): ; @:
1707$(tr1_headers): ; @:
1708$(tr1_impl_headers): ; @:
1709$(decimal_headers): ; @:
1710$(ext_headers): ; @:
1711
1712# Tell versions [3.59,3.63) of GNU make to not export all variables.
1713# Otherwise a system limit (for SysV at least) may be exceeded.
1714.NOEXPORT:
1715