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