Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # include/Makefile.  Generated from Makefile.in by configure.
  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.  
  17. VPATH = ../../../../gcc-4.8.2/libstdc++-v3/include
  18. pkgdatadir = $(datadir)/libstdc++
  19. pkgincludedir = $(includedir)/libstdc++
  20. pkglibdir = $(libdir)/libstdc++
  21. pkglibexecdir = $(libexecdir)/libstdc++
  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 = i686-pc-mingw32
  35. host_triplet = i386-pc-mingw32
  36. target_triplet = i386-pc-mingw32
  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)/../config/gthr.m4 \
  61.         $(top_srcdir)/configure.ac
  62. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  63.         $(ACLOCAL_M4)
  64. CONFIG_HEADER = $(top_builddir)/config.h
  65. CONFIG_CLEAN_FILES =
  66. CONFIG_CLEAN_VPATH_FILES =
  67. depcomp =
  68. am__depfiles_maybe =
  69. SOURCES =
  70. ABI_TWEAKS_SRCDIR = config/cpu/generic
  71. ACLOCAL = ${SHELL} /src/gcc-4.8.2/missing --run aclocal-1.11
  72. ALLOCATOR_H = config/allocator/new_allocator_base.h
  73. ALLOCATOR_NAME = __gnu_cxx::new_allocator
  74. AMTAR = ${SHELL} /src/gcc-4.8.2/missing --run tar
  75. AR = /home/autobuild/tools/win32/mingw32/bin/ar
  76. AS = /src/build-4.8.2/./gcc/as
  77. ATOMICITY_SRCDIR = config/cpu/generic/atomicity_builtins
  78. ATOMIC_FLAGS =
  79. ATOMIC_WORD_SRCDIR = config/cpu/generic
  80. AUTOCONF = ${SHELL} /src/gcc-4.8.2/missing --run autoconf
  81. AUTOHEADER = ${SHELL} /src/gcc-4.8.2/missing --run autoheader
  82. AUTOMAKE = ${SHELL} /src/gcc-4.8.2/missing --run automake-1.11
  83. AWK = gawk
  84. BASIC_FILE_CC = config/io/basic_file_stdio.cc
  85. BASIC_FILE_H = config/io/basic_file_stdio.h
  86. CC = /src/build-4.8.2/./gcc/xgcc -B/src/build-4.8.2/./gcc/ -L/src/build-4.8.2/mingw32/winsup/mingw -L/src/build-4.8.2/mingw32/winsup/w32api/lib -isystem /src/gcc-4.8.2/winsup/mingw/include -isystem /src/gcc-4.8.2/winsup/w32api/include -B/home/autobuild/tools/win32/mingw32/bin/ -B/home/autobuild/tools/win32/mingw32/lib/ -isystem /home/autobuild/tools/win32/mingw32/include -isystem /home/autobuild/tools/win32/mingw32/sys-include  
  87. CCODECVT_CC = config/locale/generic/codecvt_members.cc
  88. CCOLLATE_CC = config/locale/generic/collate_members.cc
  89. CCTYPE_CC = config/locale/generic/ctype_members.cc
  90. CFLAGS = -g -O2 -D_USE_32BIT_TIME_T
  91. CLOCALE_CC = config/locale/generic/c_locale.cc
  92. CLOCALE_H = config/locale/generic/c_locale.h
  93. CLOCALE_INTERNAL_H = config/locale/generic/c++locale_internal.h
  94. CMESSAGES_CC = config/locale/generic/messages_members.cc
  95. CMESSAGES_H = config/locale/generic/messages_members.h
  96. CMONEY_CC = config/locale/generic/monetary_members.cc
  97. CNUMERIC_CC = config/locale/generic/numeric_members.cc
  98. CPP = /src/build-4.8.2/./gcc/xgcc -B/src/build-4.8.2/./gcc/ -L/src/build-4.8.2/mingw32/winsup/mingw -L/src/build-4.8.2/mingw32/winsup/w32api/lib -isystem /src/gcc-4.8.2/winsup/mingw/include -isystem /src/gcc-4.8.2/winsup/w32api/include -B/home/autobuild/tools/win32/mingw32/bin/ -B/home/autobuild/tools/win32/mingw32/lib/ -isystem /home/autobuild/tools/win32/mingw32/include -isystem /home/autobuild/tools/win32/mingw32/sys-include    -E
  99. CPPFLAGS =
  100. CPU_DEFINES_SRCDIR = config/cpu/generic
  101. CPU_OPT_BITS_RANDOM = config/cpu/generic/opt/bits/opt_random.h
  102. CPU_OPT_EXT_RANDOM = config/cpu/generic/opt/ext/opt_random.h
  103. CSTDIO_H = config/io/c_io_stdio.h
  104. CTIME_CC = config/locale/generic/time_members.cc
  105. CTIME_H = config/locale/generic/time_members.h
  106. CXX =  /src/build-4.8.2/./gcc/xgcc -shared-libgcc -B/src/build-4.8.2/./gcc -nostdinc++ -L/src/build-4.8.2/mingw32/libstdc++-v3/src -L/src/build-4.8.2/mingw32/libstdc++-v3/src/.libs -L/src/build-4.8.2/mingw32/winsup/mingw -L/src/build-4.8.2/mingw32/winsup/w32api/lib -isystem /src/gcc-4.8.2/winsup/mingw/include -isystem /src/gcc-4.8.2/winsup/w32api/include -B/home/autobuild/tools/win32/mingw32/bin/ -B/home/autobuild/tools/win32/mingw32/lib/ -isystem /home/autobuild/tools/win32/mingw32/include -isystem /home/autobuild/tools/win32/mingw32/sys-include  
  107. CXXCPP =  /src/build-4.8.2/./gcc/xgcc -shared-libgcc -B/src/build-4.8.2/./gcc -nostdinc++ -L/src/build-4.8.2/mingw32/libstdc++-v3/src -L/src/build-4.8.2/mingw32/libstdc++-v3/src/.libs -L/src/build-4.8.2/mingw32/winsup/mingw -L/src/build-4.8.2/mingw32/winsup/w32api/lib -isystem /src/gcc-4.8.2/winsup/mingw/include -isystem /src/gcc-4.8.2/winsup/w32api/include -B/home/autobuild/tools/win32/mingw32/bin/ -B/home/autobuild/tools/win32/mingw32/lib/ -isystem /home/autobuild/tools/win32/mingw32/include -isystem /home/autobuild/tools/win32/mingw32/sys-include    -E
  108. CXXFILT = /mingw/bin/c++filt
  109. CXXFLAGS = -g -O2
  110. CYGPATH_W = echo
  111. C_INCLUDE_DIR = ${glibcxx_srcdir}/include/c_global
  112. DBLATEX = no
  113. DEBUG_FLAGS = -gdwarf-4 -g3 -O0
  114. DEFS = -DHAVE_CONFIG_H
  115. DOT = no
  116. DOXYGEN = no
  117. DSYMUTIL =
  118. DUMPBIN =
  119. ECHO_C =
  120. ECHO_N = -n
  121. ECHO_T =
  122. EGREP = /bin/grep -E
  123. ERROR_CONSTANTS_SRCDIR = config/os/mingw32
  124. EXEEXT = .exe
  125. EXTRA_CXX_FLAGS =
  126. FGREP = /bin/grep -F
  127. GLIBCXX_INCLUDES = -I/src/build-4.8.2/mingw32/libstdc++-v3/include/mingw32 -I/src/build-4.8.2/mingw32/libstdc++-v3/include -I/src/gcc-4.8.2/libstdc++-v3/libsupc++
  128. GLIBCXX_LIBS =
  129. GREP = /bin/grep
  130. HWCAP_FLAGS =
  131. INSTALL = /bin/install -c
  132. INSTALL_DATA = /bin/install -c -m 644
  133. INSTALL_PROGRAM = /bin/install -c
  134. INSTALL_SCRIPT = /bin/install -c
  135. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  136. LD = /src/build-4.8.2/./gcc/collect-ld
  137. LDFLAGS =
  138. LIBICONV =
  139. LIBOBJS =
  140. LIBS =
  141. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  142. LIPO = mingw32-lipo
  143. LN_S = cp -p
  144. LTLIBICONV =
  145. LTLIBOBJS =
  146. MAINT = #
  147. MAKEINFO = makeinfo --split-size=5000000
  148. MKDIR_P = /bin/mkdir -p
  149. NM = /src/build-4.8.2/./gcc/nm
  150. NMEDIT =
  151. OBJDUMP = /home/autobuild/tools/win32/mingw32/bin/objdump
  152. OBJEXT = o
  153. OPTIMIZE_CXXFLAGS =
  154. OPT_LDFLAGS = -Wl,-O1  $(lt_host_flags)
  155. OS_INC_SRCDIR = config/os/mingw32
  156. OTOOL =
  157. OTOOL64 =
  158. PACKAGE = libstdc++
  159. PACKAGE_BUGREPORT =
  160. PACKAGE_NAME = package-unused
  161. PACKAGE_STRING = package-unused version-unused
  162. PACKAGE_TARNAME = libstdc++
  163. PACKAGE_URL =
  164. PACKAGE_VERSION = version-unused
  165. PATH_SEPARATOR = :
  166. PDFLATEX = no
  167. RANLIB = /home/autobuild/tools/win32/mingw32/bin/ranlib
  168. SECTION_FLAGS = -ffunction-sections -fdata-sections
  169. SECTION_LDFLAGS = -Wl,--gc-sections
  170. SED = /bin/sed
  171. SET_MAKE =
  172. SHELL = /bin/sh
  173. STRIP = /home/autobuild/tools/win32/mingw32/bin/strip
  174. SYMVER_FILE = config/abi/pre/none.ver
  175. TOPLEVEL_INCLUDES = -I$(toplevel_srcdir)/libgcc
  176. USE_NLS = no
  177. VERSION = version-unused
  178. WARN_FLAGS = -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi
  179. WERROR =
  180. XMLLINT = no
  181. XSLTPROC = no
  182. XSL_STYLE_DIR =
  183. abs_builddir = /src/build-4.8.2/mingw32/libstdc++-v3/include
  184. abs_srcdir = /src/build-4.8.2/mingw32/libstdc++-v3/../../../gcc-4.8.2/libstdc++-v3/include
  185. abs_top_builddir = /src/build-4.8.2/mingw32/libstdc++-v3
  186. abs_top_srcdir = /src/build-4.8.2/mingw32/libstdc++-v3/../../../gcc-4.8.2/libstdc++-v3
  187. ac_ct_CC =
  188. ac_ct_CXX =
  189. ac_ct_DUMPBIN =
  190. am__leading_dot = .
  191. am__tar = ${AMTAR} chof - "$$tardir"
  192. am__untar = ${AMTAR} xf -
  193. baseline_dir = /src/gcc-4.8.2/libstdc++-v3/config/abi/post/
  194. baseline_subdir_switch = --print-multi-directory
  195. bindir = ${exec_prefix}/bin
  196. build = i686-pc-mingw32
  197. build_alias = i686-pc-mingw32
  198. build_cpu = i686
  199. build_os = mingw32
  200. build_vendor = pc
  201. builddir = .
  202. check_msgfmt =
  203. datadir = ${datarootdir}
  204. datarootdir = ${prefix}/share
  205. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  206. dvidir = ${docdir}
  207. enable_shared = no
  208. enable_static = yes
  209. exec_prefix = ${prefix}
  210. glibcxx_MOFILES =
  211. glibcxx_PCHFLAGS = -include bits/stdc++.h
  212. glibcxx_POFILES =
  213. glibcxx_builddir = /src/build-4.8.2/mingw32/libstdc++-v3
  214. glibcxx_compiler_pic_flag =
  215. glibcxx_compiler_shared_flag =
  216. glibcxx_localedir = /src/build-4.8.2/mingw32/libstdc++-v3/po/share/locale
  217. glibcxx_lt_pic_flag =
  218. glibcxx_prefixdir = /home/autobuild/tools/win32
  219. glibcxx_srcdir = /src/gcc-4.8.2/libstdc++-v3
  220. glibcxx_toolexecdir = ${libdir}/gcc/${host_alias}
  221. glibcxx_toolexeclibdir = ${toolexecdir}/${gcc_version}$(MULTISUBDIR)
  222. gxx_include_dir = ${libdir}/gcc/${host_alias}/${gcc_version}/include/c++
  223. host = i386-pc-mingw32
  224. host_alias = mingw32
  225. host_cpu = i386
  226. host_os = mingw32
  227. host_vendor = pc
  228. htmldir = ${docdir}
  229. includedir = ${prefix}/include
  230. infodir = ${datarootdir}/info
  231. install_sh = ${SHELL} /src/gcc-4.8.2/install-sh
  232. libdir = ${exec_prefix}/lib
  233. libexecdir = ${exec_prefix}/libexec
  234. libtool_VERSION = 6:18:0
  235. localedir = ${datarootdir}/locale
  236. localstatedir = ${prefix}/var
  237. lt_host_flags = -no-undefined -bindir "$(toolexeclibdir)"
  238. mandir = ${datarootdir}/man
  239. mkdir_p = /bin/mkdir -p
  240. multi_basedir = ../../../gcc-4.8.2/libstdc++-v3/..
  241. oldincludedir = /usr/include
  242. pdfdir = ${docdir}
  243. port_specific_symbol_files =
  244. prefix = /home/autobuild/tools/win32
  245. program_transform_name = s&^&kos32-&
  246. psdir = ${docdir}
  247. python_mod_dir = no
  248. sbindir = ${exec_prefix}/sbin
  249. sharedstatedir = ${prefix}/com
  250. srcdir = ../../../../gcc-4.8.2/libstdc++-v3/include
  251. sysconfdir = ${prefix}/etc
  252. target = i386-pc-mingw32
  253. target_alias = mingw32
  254. target_cpu = i386
  255. target_os = mingw32
  256. target_vendor = pc
  257. thread_header = config/i386/gthr-win32.h
  258. top_build_prefix = ../
  259. top_builddir = ..
  260. top_srcdir = ../../../../gcc-4.8.2/libstdc++-v3
  261. toplevel_builddir = /src/build-4.8.2/mingw32/libstdc++-v3/..
  262. toplevel_srcdir = /src/gcc-4.8.2/libstdc++-v3/..
  263.  
  264. # May be used by various substitution variables.
  265. gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
  266. MAINT_CHARSET = latin1
  267. mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
  268. PWD_COMMAND = $${PWDCMD-pwd}
  269. STAMP = echo timestamp >
  270. toolexecdir = $(glibcxx_toolexecdir)
  271. toolexeclibdir = $(glibcxx_toolexeclibdir)
  272. #WERROR_FLAG =
  273. 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.
  277. CONFIG_CXXFLAGS = \
  278.         $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
  279.  
  280. WARN_CXXFLAGS = \
  281.         $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
  282.  
  283.  
  284. # -I/-D flags to pass when compiling.
  285. AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
  286.  
  287. # Standard C++ includes.
  288. std_srcdir = ${glibcxx_srcdir}/include/std
  289. std_builddir = .
  290. std_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.  
  339. bits_srcdir = ${glibcxx_srcdir}/include/bits
  340. bits_builddir = ./bits
  341. bits_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.  
  439. bits_host_headers = \
  440.         ${glibcxx_srcdir}/${CPU_OPT_BITS_RANDOM}
  441.  
  442. bits_sup_srcdir = ${glibcxx_srcdir}/libsupc++
  443. bits_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.  
  451. backward_srcdir = ${glibcxx_srcdir}/include/backward
  452. backward_builddir = ./backward
  453. backward_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.  
  463. pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds
  464. pb_builddir = ./ext/pb_ds
  465. pb_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.
  496. pb_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.  
  536. pb_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.  
  577. pb_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.  
  616. pb_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.  
  655. pb_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.  
  687. pb_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.  
  729. pb_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.  
  753. ext_srcdir = ${glibcxx_srcdir}/include/ext
  754. ext_builddir = ./ext
  755. ext_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.  
  799. ext_compat_headers = \
  800.         ${backward_srcdir}/hash_set \
  801.         ${backward_srcdir}/hash_map
  802.  
  803. ext_host_headers = \
  804.         ${glibcxx_srcdir}/${CPU_OPT_EXT_RANDOM}
  805.  
  806. tr1_srcdir = ${glibcxx_srcdir}/include/tr1
  807. tr1_builddir = ./tr1
  808. tr1_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.  
  872. tr2_srcdir = ${glibcxx_srcdir}/include/tr2
  873. tr2_builddir = ./tr2
  874. tr2_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.  
  881. decimal_srcdir = ${glibcxx_srcdir}/include/decimal
  882. decimal_builddir = ./decimal
  883. decimal_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.
  889. c_base_srcdir = $(C_INCLUDE_DIR)
  890. c_base_builddir = .
  891. c_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.
  920. c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
  921. c_compatibility_builddir = .
  922. c_compatibility_headers = \
  923.         ${c_compatibility_srcdir}/complex.h \
  924.         ${c_compatibility_srcdir}/fenv.h \
  925.         ${c_compatibility_srcdir}/tgmath.h
  926.  
  927. #c_compatibility_headers =
  928. #c_compatibility_headers = \
  929. #       ${c_compatibility_srcdir}/assert.h \
  930. #       ${c_compatibility_srcdir}/complex.h \
  931. #       ${c_compatibility_srcdir}/ctype.h \
  932. #       ${c_compatibility_srcdir}/errno.h \
  933. #       ${c_compatibility_srcdir}/fenv.h \
  934. #       ${c_compatibility_srcdir}/float.h \
  935. #       ${c_compatibility_srcdir}/inttypes.h \
  936. #       ${c_compatibility_srcdir}/iso646.h \
  937. #       ${c_compatibility_srcdir}/limits.h \
  938. #       ${c_compatibility_srcdir}/locale.h \
  939. #       ${c_compatibility_srcdir}/math.h \
  940. #       ${c_compatibility_srcdir}/setjmp.h \
  941. #       ${c_compatibility_srcdir}/signal.h \
  942. #       ${c_compatibility_srcdir}/stdarg.h \
  943. #       ${c_compatibility_srcdir}/stdbool.h \
  944. #       ${c_compatibility_srcdir}/stddef.h \
  945. #       ${c_compatibility_srcdir}/stdint.h \
  946. #       ${c_compatibility_srcdir}/stdio.h \
  947. #       ${c_compatibility_srcdir}/stdlib.h \
  948. #       ${c_compatibility_srcdir}/string.h \
  949. #       ${c_compatibility_srcdir}/tgmath.h \
  950. #       ${c_compatibility_srcdir}/time.h \
  951. #       ${c_compatibility_srcdir}/wchar.h \
  952. #       ${c_compatibility_srcdir}/wctype.h
  953.  
  954.  
  955. # Debug mode headers
  956. debug_srcdir = ${glibcxx_srcdir}/include/debug
  957. debug_builddir = ./debug
  958. debug_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
  991. parallel_srcdir = ${glibcxx_srcdir}/include/parallel
  992. parallel_builddir = ./parallel
  993. parallel_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
  1040. profile_srcdir = ${glibcxx_srcdir}/include/profile
  1041. profile_builddir = ./profile
  1042. profile_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.  
  1061. profile_impl_srcdir = ${glibcxx_srcdir}/include/profile/impl
  1062. profile_impl_builddir = ./profile/impl
  1063. profile_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. #c_compatibility_headers_extra =
  1079.  
  1080. # Some "C" header schemes require the "C" compatibility headers.
  1081. # For --enable-cheaders=c_std
  1082. c_compatibility_headers_extra = ${c_compatibility_headers}
  1083. host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
  1084. host_builddir = ./${host_alias}/bits
  1085. host_installdir = ${gxx_include_dir}/${host_alias}$(MULTISUBDIR)/bits
  1086. host_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.
  1100. COMPATIBILITY_H = config/abi/compatibility.h
  1101. host_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.
  1107. host_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.  
  1116. thread_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.  
  1122. pch1_source = ${glibcxx_srcdir}/include/precompiled/stdc++.h
  1123. pch1_output_builddir = ${host_builddir}/stdc++.h.gch
  1124. pch1_output_anchor = ${host_builddir}/stdc++.h
  1125. pch1_output_installdir = ${host_installdir}/stdc++.h.gch
  1126. pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
  1127. pch1b_output = ${pch1_output_builddir}/O2g.gch
  1128. pch1_output = ${pch1a_output} ${pch1b_output}
  1129. pch2_source = ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h
  1130. pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
  1131. pch2_output_anchor = ${host_builddir}/stdtr1c++.h
  1132. pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
  1133. pch2_output = ${pch2_output_builddir}/O2g.gch
  1134. pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
  1135. pch3_output_builddir = ${host_builddir}/extc++.h.gch
  1136. pch3_output_anchor = ${host_builddir}/extc++.h
  1137. pch3_output_installdir = ${host_installdir}/extc++.h.gch
  1138. pch3_output = ${pch3_output_builddir}/O2g.gch
  1139. pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
  1140. pch_output_dirs = \
  1141.         ${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
  1142.  
  1143. pch_output_anchors = \
  1144.         ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
  1145.  
  1146. PCHFLAGS = -x c++-header -nostdinc++ $(CXXFLAGS)
  1147. #pch_build =
  1148. 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.
  1152. allstamped = \
  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.
  1161. allcreated = \
  1162.         ${host_builddir}/c++config.h \
  1163.         ${thread_host_headers} \
  1164.         ${pch_build}
  1165.  
  1166.  
  1167. # Host includes for threads
  1168. uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
  1169.  
  1170. # By adding these files here, automake will remove them for 'make clean'
  1171. CLEANFILES = ${pch_output} ${pch_output_anchors} stamp-host
  1172. all: all-am
  1173.  
  1174. .SUFFIXES:
  1175. $(srcdir)/Makefile.in: # $(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
  1187. Makefile: $(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: # $(am__configure_deps)
  1200.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  1201. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  1202.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  1203. $(am__aclocal_m4_deps):
  1204.  
  1205. mostlyclean-libtool:
  1206.         -rm -f *.lo
  1207.  
  1208. clean-libtool:
  1209.         -rm -rf .libs _libs
  1210. tags: TAGS
  1211. TAGS:
  1212.  
  1213. ctags: CTAGS
  1214. CTAGS:
  1215.  
  1216. check-am: all-am
  1217. check: check-am
  1218. all-am: Makefile all-local
  1219. installdirs:
  1220. install: install-am
  1221. install-exec: install-exec-am
  1222. install-data: install-data-am
  1223. uninstall: uninstall-am
  1224.  
  1225. install-am: all-am
  1226.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1227.  
  1228. installcheck: installcheck-am
  1229. install-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
  1234. mostlyclean-generic:
  1235.  
  1236. clean-generic:
  1237.         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1238.  
  1239. distclean-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.  
  1243. maintainer-clean-generic:
  1244.         @echo "This command is intended for maintainers to use"
  1245.         @echo "it deletes files that may require special tools to rebuild."
  1246. clean: clean-am
  1247.  
  1248. clean-am: clean-generic clean-libtool clean-local mostlyclean-am
  1249.  
  1250. distclean: distclean-am
  1251.         -rm -f Makefile
  1252. distclean-am: clean-am distclean-generic
  1253.  
  1254. dvi: dvi-am
  1255.  
  1256. dvi-am:
  1257.  
  1258. html: html-am
  1259.  
  1260. html-am:
  1261.  
  1262. info: info-am
  1263.  
  1264. info-am:
  1265.  
  1266. install-data-am: install-data-local
  1267.  
  1268. install-dvi: install-dvi-am
  1269.  
  1270. install-dvi-am:
  1271.  
  1272. install-exec-am:
  1273.  
  1274. install-html: install-html-am
  1275.  
  1276. install-html-am:
  1277.  
  1278. install-info: install-info-am
  1279.  
  1280. install-info-am:
  1281.  
  1282. install-man:
  1283.  
  1284. install-pdf: install-pdf-am
  1285.  
  1286. install-pdf-am:
  1287.  
  1288. install-ps: install-ps-am
  1289.  
  1290. install-ps-am:
  1291.  
  1292. installcheck-am:
  1293.  
  1294. maintainer-clean: maintainer-clean-am
  1295.         -rm -f Makefile
  1296. maintainer-clean-am: distclean-am maintainer-clean-generic
  1297.  
  1298. mostlyclean: mostlyclean-am
  1299.  
  1300. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  1301.  
  1302. pdf: pdf-am
  1303.  
  1304. pdf-am:
  1305.  
  1306. ps: ps-am
  1307.  
  1308. ps-am:
  1309.  
  1310. uninstall-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
  1328. all-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.
  1334. stamp-std: ${std_headers}
  1335.         @-mkdir -p ${std_builddir}
  1336.         @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
  1337.         @$(STAMP) stamp-std
  1338.  
  1339. stamp-bits: ${bits_headers}
  1340.         @-mkdir -p ${bits_builddir}
  1341.         @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
  1342.         @$(STAMP) stamp-bits
  1343.  
  1344. stamp-bits-sup: stamp-bits ${bits_sup_headers}
  1345.         @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
  1346.         @$(STAMP) stamp-bits-sup
  1347.  
  1348. stamp-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.  
  1353. stamp-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.  
  1358. stamp-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.  
  1365. stamp-backward: ${backward_headers}
  1366.         @-mkdir -p ${backward_builddir}
  1367.         @-cd ${backward_builddir} && $(LN_S) $? . 2>/dev/null
  1368.         @$(STAMP) stamp-backward
  1369.  
  1370. stamp-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}
  1378. stamp-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.  
  1426. stamp-tr1: ${tr1_headers}
  1427.         @-mkdir -p ${tr1_builddir}
  1428.         @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
  1429.         @$(STAMP) stamp-tr1
  1430.  
  1431. stamp-tr2: ${tr2_headers}
  1432.         @-mkdir -p ${tr2_builddir}
  1433.         @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
  1434.         @$(STAMP) stamp-tr2
  1435.  
  1436. stamp-decimal: ${decimal_headers}
  1437.         @-mkdir -p ${decimal_builddir}
  1438.         @-cd ${decimal_builddir} && $(LN_S) $? . 2>/dev/null
  1439.         @$(STAMP) stamp-decimal
  1440.  
  1441. stamp-debug: ${debug_headers}
  1442.         @-mkdir -p ${debug_builddir}
  1443.         @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
  1444.         @$(STAMP) stamp-debug
  1445.  
  1446. stamp-parallel: ${parallel_headers}
  1447.         @-mkdir -p ${parallel_builddir}
  1448.         @-cd ${parallel_builddir} && $(LN_S) $? . 2>/dev/null
  1449.         @$(STAMP) stamp-parallel
  1450.  
  1451. stamp-profile: ${profile_headers}
  1452.         @-mkdir -p ${profile_builddir}
  1453.         @-cd ${profile_builddir} && $(LN_S) $? . 2>/dev/null
  1454.         @$(STAMP) stamp-profile
  1455.  
  1456. stamp-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.  
  1461. stamp-${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}
  1468. stamp-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. #stamp-namespace-version:
  1487. #       echo 1 > stamp-namespace-version
  1488. stamp-namespace-version:
  1489.         echo 0 > stamp-namespace-version
  1490.  
  1491. stamp-extern-template:
  1492.         echo 1 > stamp-extern-template
  1493. #stamp-extern-template:
  1494. #       echo 0 > stamp-extern-template
  1495.  
  1496. #stamp-visibility:
  1497. #       echo 1 > stamp-visibility
  1498. stamp-visibility:
  1499.         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. install-data-local: install-headers
  1595. #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.
  1602. install-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.
  1618. install-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.
  1702. clean-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. MULTISUBDIR =
  1722.