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