Revert: "Don't build insn-extract.o with rtl checking"
[official-gcc.git] / libstdc++-v3 / src / Makefile.in
blob684b7aee16b12b8022ff96069116c04b758302ca
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 subdir = src
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
95 $(top_srcdir)/../config/enable.m4 \
96 $(top_srcdir)/../config/futex.m4 \
97 $(top_srcdir)/../config/hwcaps.m4 \
98 $(top_srcdir)/../config/iconv.m4 \
99 $(top_srcdir)/../config/lead-dot.m4 \
100 $(top_srcdir)/../config/lib-ld.m4 \
101 $(top_srcdir)/../config/lib-link.m4 \
102 $(top_srcdir)/../config/lib-prefix.m4 \
103 $(top_srcdir)/../config/lthostflags.m4 \
104 $(top_srcdir)/../config/multi.m4 \
105 $(top_srcdir)/../config/no-executables.m4 \
106 $(top_srcdir)/../config/override.m4 \
107 $(top_srcdir)/../config/stdint.m4 \
108 $(top_srcdir)/../config/toolexeclibdir.m4 \
109 $(top_srcdir)/../config/unwind_ipinfo.m4 \
110 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
111 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
112 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
113 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
114 $(top_srcdir)/../config/gc++filt.m4 \
115 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
116 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
117 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
118 $(ACLOCAL_M4)
119 DIST_COMMON = $(srcdir)/Makefile.am
120 CONFIG_HEADER = $(top_builddir)/config.h
121 CONFIG_CLEAN_FILES =
122 CONFIG_CLEAN_VPATH_FILES =
123 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124 am__vpath_adj = case $$p in \
125 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126 *) f=$$p;; \
127 esac;
128 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129 am__install_max = 40
130 am__nobase_strip_setup = \
131 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132 am__nobase_strip = \
133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134 am__nobase_list = $(am__nobase_strip_setup); \
135 for p in $$list; do echo "$$p $$p"; done | \
136 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138 if (++n[$$2] == $(am__install_max)) \
139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140 END { for (dir in files) print dir, files[dir] }'
141 am__base_list = \
142 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144 am__uninstall_files_from_dir = { \
145 test -z "$$files" \
146 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148 $(am__cd) "$$dir" && rm -f $$files; }; \
150 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
151 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
152 am__DEPENDENCIES_1 =
153 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_1 = compatibility-ldbl.lo
154 am__objects_2 = compatibility.lo compatibility-debug_list.lo \
155 compatibility-debug_list-2.lo $(am__objects_1)
156 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@am__objects_3 = compatibility-ldbl-alt128-cxx11.lo
157 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@am__objects_4 = \
158 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128.lo \
159 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ $(am__objects_3)
160 am__objects_5 = compatibility-c++0x.lo compatibility-atomic-c++0x.lo \
161 compatibility-thread-c++0x.lo compatibility-chrono.lo \
162 compatibility-condvar.lo $(am__objects_4)
163 am_libstdc___la_OBJECTS = $(am__objects_2) $(am__objects_5)
164 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
165 @VTV_CYGMIN_FALSE@am_libstdc___la_rpath = -rpath $(toolexeclibdir)
166 @VTV_CYGMIN_TRUE@am_libstdc___la_rpath = -rpath $(toolexeclibdir)
167 libvtv_la_LIBADD =
168 @VTV_CYGMIN_TRUE@am_libvtv_la_OBJECTS = vtv_stubs.lo
169 libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS)
170 @VTV_CYGMIN_TRUE@am_libvtv_la_rpath = -rpath $(toolexeclibdir)
171 AM_V_P = $(am__v_P_@AM_V@)
172 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173 am__v_P_0 = false
174 am__v_P_1 = :
175 AM_V_GEN = $(am__v_GEN_@AM_V@)
176 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177 am__v_GEN_0 = @echo " GEN " $@;
178 am__v_GEN_1 =
179 AM_V_at = $(am__v_at_@AM_V@)
180 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181 am__v_at_0 = @
182 am__v_at_1 =
183 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
184 depcomp =
185 am__depfiles_maybe =
186 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
187 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
188 AM_V_lt = $(am__v_lt_@AM_V@)
189 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
190 am__v_lt_0 = --silent
191 am__v_lt_1 =
192 AM_V_CXX = $(am__v_CXX_@AM_V@)
193 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
194 am__v_CXX_0 = @echo " CXX " $@;
195 am__v_CXX_1 =
196 CXXLD = $(CXX)
197 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
198 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
199 am__v_CXXLD_0 = @echo " CXXLD " $@;
200 am__v_CXXLD_1 =
201 SOURCES = $(libstdc___la_SOURCES) $(libvtv_la_SOURCES)
202 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
203 ctags-recursive dvi-recursive html-recursive info-recursive \
204 install-data-recursive install-dvi-recursive \
205 install-exec-recursive install-html-recursive \
206 install-info-recursive install-pdf-recursive \
207 install-ps-recursive install-recursive installcheck-recursive \
208 installdirs-recursive pdf-recursive ps-recursive \
209 tags-recursive uninstall-recursive
210 am__can_run_installinfo = \
211 case $$AM_UPDATE_INFO_DIR in \
212 n|no|NO) false;; \
213 *) (install-info --version) >/dev/null 2>&1;; \
214 esac
215 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
216 distclean-recursive maintainer-clean-recursive
217 am__recursive_targets = \
218 $(RECURSIVE_TARGETS) \
219 $(RECURSIVE_CLEAN_TARGETS) \
220 $(am__extra_recursive_targets)
221 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS
222 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
223 # Read a list of newline-separated strings from the standard input,
224 # and print each of them once, without duplicates. Input order is
225 # *not* preserved.
226 am__uniquify_input = $(AWK) '\
227 BEGIN { nonempty = 0; } \
228 { items[$$0] = 1; nonempty = 1; } \
229 END { if (nonempty) { for (i in items) print i; }; } \
231 # Make sure the list of sources is unique. This is necessary because,
232 # e.g., the same source file might be shared among _SOURCES variables
233 # for different programs/libraries.
234 am__define_uniq_tagged_files = \
235 list='$(am__tagged_files)'; \
236 unique=`for i in $$list; do \
237 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
238 done | $(am__uniquify_input)`
239 ETAGS = etags
240 CTAGS = ctags
241 DIST_SUBDIRS = c++98 c++11 c++17 c++20 filesystem
242 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
243 ACLOCAL = @ACLOCAL@
244 ALLOCATOR_H = @ALLOCATOR_H@
245 ALLOCATOR_NAME = @ALLOCATOR_NAME@
246 AMTAR = @AMTAR@
247 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
248 AR = @AR@
249 AS = @AS@
250 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
251 ATOMIC_FLAGS = @ATOMIC_FLAGS@
252 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
253 AUTOCONF = @AUTOCONF@
254 AUTOHEADER = @AUTOHEADER@
255 AUTOMAKE = @AUTOMAKE@
256 AWK = @AWK@
257 BASIC_FILE_CC = @BASIC_FILE_CC@
258 BASIC_FILE_H = @BASIC_FILE_H@
259 CC = @CC@
260 CCODECVT_CC = @CCODECVT_CC@
261 CCOLLATE_CC = @CCOLLATE_CC@
262 CCTYPE_CC = @CCTYPE_CC@
263 CFLAGS = @CFLAGS@
264 CLOCALE_CC = @CLOCALE_CC@
265 CLOCALE_H = @CLOCALE_H@
266 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
267 CMESSAGES_CC = @CMESSAGES_CC@
268 CMESSAGES_H = @CMESSAGES_H@
269 CMONEY_CC = @CMONEY_CC@
270 CNUMERIC_CC = @CNUMERIC_CC@
271 CPP = @CPP@
272 CPPFLAGS = @CPPFLAGS@
273 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
274 CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
275 CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
276 CSTDIO_H = @CSTDIO_H@
277 CTIME_CC = @CTIME_CC@
278 CTIME_H = @CTIME_H@
279 CXX = @CXX@
280 CXXCPP = @CXXCPP@
281 CXXFILT = @CXXFILT@
282 CXXFLAGS = @CXXFLAGS@
283 CYGPATH_W = @CYGPATH_W@
284 C_INCLUDE_DIR = @C_INCLUDE_DIR@
285 DBLATEX = @DBLATEX@
286 DEBUG_FLAGS = @DEBUG_FLAGS@
287 DEFS = @DEFS@
288 DOT = @DOT@
289 DOXYGEN = @DOXYGEN@
290 DSYMUTIL = @DSYMUTIL@
291 DUMPBIN = @DUMPBIN@
292 ECHO_C = @ECHO_C@
293 ECHO_N = @ECHO_N@
294 ECHO_T = @ECHO_T@
295 EGREP = @EGREP@
296 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
297 EXEEXT = @EXEEXT@
298 EXTRA_CFLAGS = @EXTRA_CFLAGS@
299 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
300 FGREP = @FGREP@
301 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
302 GLIBCXX_LIBS = @GLIBCXX_LIBS@
303 GREP = @GREP@
304 HWCAP_CFLAGS = @HWCAP_CFLAGS@
305 INSTALL = @INSTALL@
306 INSTALL_DATA = @INSTALL_DATA@
307 INSTALL_PROGRAM = @INSTALL_PROGRAM@
308 INSTALL_SCRIPT = @INSTALL_SCRIPT@
309 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
310 LD = @LD@
311 LDFLAGS = @LDFLAGS@
312 LIBICONV = @LIBICONV@
313 LIBOBJS = @LIBOBJS@
314 LIBS = @LIBS@
315 LIBTOOL = @LIBTOOL@
316 LIPO = @LIPO@
317 LN_S = @LN_S@
318 LONG_DOUBLE_128_FLAGS = @LONG_DOUBLE_128_FLAGS@
319 LONG_DOUBLE_ALT128_COMPAT_FLAGS = @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
320 LONG_DOUBLE_COMPAT_FLAGS = @LONG_DOUBLE_COMPAT_FLAGS@
321 LTLIBICONV = @LTLIBICONV@
322 LTLIBOBJS = @LTLIBOBJS@
323 MAINT = @MAINT@
324 MAKEINFO = @MAKEINFO@
325 MKDIR_P = @MKDIR_P@
326 NM = @NM@
327 NMEDIT = @NMEDIT@
328 OBJDUMP = @OBJDUMP@
329 OBJEXT = @OBJEXT@
330 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
331 OPT_LDFLAGS = @OPT_LDFLAGS@
332 OS_INC_SRCDIR = @OS_INC_SRCDIR@
333 OTOOL = @OTOOL@
334 OTOOL64 = @OTOOL64@
335 PACKAGE = @PACKAGE@
336 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
337 PACKAGE_NAME = @PACKAGE_NAME@
338 PACKAGE_STRING = @PACKAGE_STRING@
339 PACKAGE_TARNAME = @PACKAGE_TARNAME@
340 PACKAGE_URL = @PACKAGE_URL@
341 PACKAGE_VERSION = @PACKAGE_VERSION@
342 PATH_SEPARATOR = @PATH_SEPARATOR@
343 PDFLATEX = @PDFLATEX@
344 RANLIB = @RANLIB@
345 SECTION_FLAGS = @SECTION_FLAGS@
346 SECTION_LDFLAGS = @SECTION_LDFLAGS@
347 SED = @SED@
348 SET_MAKE = @SET_MAKE@
349 SHELL = @SHELL@
350 STRIP = @STRIP@
351 SYMVER_FILE = @SYMVER_FILE@
352 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
353 USE_NLS = @USE_NLS@
354 VERSION = @VERSION@
355 VTV_CXXFLAGS = @VTV_CXXFLAGS@
356 VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
357 VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
358 WARN_FLAGS = @WARN_FLAGS@
359 XMLCATALOG = @XMLCATALOG@
360 XMLLINT = @XMLLINT@
361 XSLTPROC = @XSLTPROC@
362 XSL_STYLE_DIR = @XSL_STYLE_DIR@
363 abs_builddir = @abs_builddir@
364 abs_srcdir = @abs_srcdir@
365 abs_top_builddir = @abs_top_builddir@
366 abs_top_srcdir = @abs_top_srcdir@
367 ac_ct_CC = @ac_ct_CC@
368 ac_ct_CXX = @ac_ct_CXX@
369 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
370 am__leading_dot = @am__leading_dot@
371 am__tar = @am__tar@
372 am__untar = @am__untar@
373 baseline_dir = @baseline_dir@
374 baseline_subdir_switch = @baseline_subdir_switch@
375 bindir = @bindir@
376 build = @build@
377 build_alias = @build_alias@
378 build_cpu = @build_cpu@
379 build_os = @build_os@
380 build_vendor = @build_vendor@
381 builddir = @builddir@
382 check_msgfmt = @check_msgfmt@
383 datadir = @datadir@
384 datarootdir = @datarootdir@
385 docdir = @docdir@
386 dvidir = @dvidir@
387 enable_shared = @enable_shared@
388 enable_static = @enable_static@
389 exec_prefix = @exec_prefix@
390 get_gcc_base_ver = @get_gcc_base_ver@
391 glibcxx_MOFILES = @glibcxx_MOFILES@
392 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
393 glibcxx_POFILES = @glibcxx_POFILES@
394 glibcxx_builddir = @glibcxx_builddir@
395 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
396 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
397 glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
398 glibcxx_localedir = @glibcxx_localedir@
399 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
400 glibcxx_prefixdir = @glibcxx_prefixdir@
401 glibcxx_srcdir = @glibcxx_srcdir@
402 glibcxx_toolexecdir = @glibcxx_toolexecdir@
403 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
404 gxx_include_dir = @gxx_include_dir@
405 host = @host@
406 host_alias = @host_alias@
407 host_cpu = @host_cpu@
408 host_os = @host_os@
409 host_vendor = @host_vendor@
410 htmldir = @htmldir@
411 includedir = @includedir@
412 infodir = @infodir@
413 install_sh = @install_sh@
414 libdir = @libdir@
415 libexecdir = @libexecdir@
416 libtool_VERSION = @libtool_VERSION@
417 localedir = @localedir@
418 localstatedir = @localstatedir@
419 lt_host_flags = @lt_host_flags@
420 mandir = @mandir@
421 mkdir_p = @mkdir_p@
422 multi_basedir = @multi_basedir@
423 oldincludedir = @oldincludedir@
424 pdfdir = @pdfdir@
425 port_specific_symbol_files = @port_specific_symbol_files@
426 prefix = @prefix@
427 program_transform_name = @program_transform_name@
428 psdir = @psdir@
429 python_mod_dir = @python_mod_dir@
430 sbindir = @sbindir@
431 sharedstatedir = @sharedstatedir@
432 srcdir = @srcdir@
433 sysconfdir = @sysconfdir@
434 target = @target@
435 target_alias = @target_alias@
436 target_cpu = @target_cpu@
437 target_os = @target_os@
438 target_vendor = @target_vendor@
439 thread_header = @thread_header@
440 tmake_file = @tmake_file@
441 top_build_prefix = @top_build_prefix@
442 top_builddir = @top_builddir@
443 top_srcdir = @top_srcdir@
444 toplevel_builddir = @toplevel_builddir@
445 toplevel_srcdir = @toplevel_srcdir@
447 # May be used by various substitution variables.
448 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
449 MAINT_CHARSET = latin1
450 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
451 PWD_COMMAND = $${PWDCMD-pwd}
452 STAMP = echo timestamp >
453 toolexecdir = $(glibcxx_toolexecdir)
454 toolexeclibdir = $(glibcxx_toolexeclibdir)
455 @ENABLE_WERROR_FALSE@WERROR_FLAG =
456 @ENABLE_WERROR_TRUE@WERROR_FLAG = -Werror
457 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
458 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
459 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS =
460 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS = $(LONG_DOUBLE_128_FLAGS)
462 # These bits are all figured out from configure. Look in acinclude.m4
463 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
464 CONFIG_CXXFLAGS = \
465 $(SECTION_FLAGS) $(HWCAP_CFLAGS) -frandom-seed=$@ $(LDBL_128_FLAGS)
467 WARN_CXXFLAGS = \
468 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
471 # -I/-D flags to pass when compiling.
472 AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
473 @ENABLE_FILESYSTEM_TS_FALSE@filesystem_dir =
474 @ENABLE_FILESYSTEM_TS_TRUE@filesystem_dir = filesystem
475 SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir)
476 @VTV_CYGMIN_FALSE@toolexeclib_LTLIBRARIES = libstdc++.la
478 # Cross compiler support.
479 @VTV_CYGMIN_TRUE@toolexeclib_LTLIBRARIES = libvtv.la libstdc++.la
480 @VTV_CYGMIN_TRUE@libvtv_la_SOURCES = vtv_stubs.cc
481 @VTV_CYGMIN_TRUE@libvtv_la_LDFLAGS = $(lt_host_flags)
482 @VTV_CYGMIN_TRUE@libvtv_la_AM_CXXFLAGS = \
483 @VTV_CYGMIN_TRUE@ $(glibcxx_compiler_pic_flag) \
484 @VTV_CYGMIN_TRUE@ $(XTEMPLATE_FLAGS) \
485 @VTV_CYGMIN_TRUE@ -Wl,-u_vtable_map_vars_start,-u_vtable_map_vars_end \
486 @VTV_CYGMIN_TRUE@ $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
488 @VTV_CYGMIN_TRUE@libvtv_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
489 @VTV_CYGMIN_TRUE@ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libvtv_la_AM_CXXFLAGS) \
490 @VTV_CYGMIN_TRUE@ $(CXXFLAGS) $(libvtv_la_LDFLAGS) $(LDFLAGS) -o $@
492 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources =
493 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
494 @ENABLE_DUAL_ABI_FALSE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_cxx11_sources =
495 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_cxx11_sources = \
496 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128-cxx11.cc
498 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@ldbl_alt128_compat_sources =
499 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_sources = \
500 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128.cc \
501 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ ${ldbl_alt128_compat_cxx11_sources}
503 parallel_compat_sources = \
504 compatibility-parallel_list.cc compatibility-parallel_list-2.cc
506 cxx98_sources = \
507 compatibility.cc \
508 compatibility-debug_list.cc \
509 compatibility-debug_list-2.cc \
510 ${ldbl_compat_sources}
512 cxx11_sources = \
513 compatibility-c++0x.cc \
514 compatibility-atomic-c++0x.cc \
515 compatibility-thread-c++0x.cc \
516 compatibility-chrono.cc \
517 compatibility-condvar.cc \
518 ${ldbl_alt128_compat_sources}
520 libstdc___la_SOURCES = $(cxx98_sources) $(cxx11_sources)
521 libstdc___la_LIBADD = \
522 $(GLIBCXX_LIBS) \
523 $(top_builddir)/libsupc++/libsupc++convenience.la \
524 $(top_builddir)/src/c++98/libc++98convenience.la \
525 $(top_builddir)/src/c++11/libc++11convenience.la \
526 $(top_builddir)/src/c++17/libc++17convenience.la \
527 $(top_builddir)/src/c++20/libc++20convenience.la
529 libstdc___la_DEPENDENCIES = \
530 ${version_dep} \
531 $(top_builddir)/libsupc++/libsupc++convenience.la \
532 $(top_builddir)/src/c++98/libc++98convenience.la \
533 $(top_builddir)/src/c++11/libc++11convenience.la \
534 $(top_builddir)/src/c++17/libc++17convenience.la \
535 $(top_builddir)/src/c++20/libc++20convenience.la
537 libstdc___la_LDFLAGS = \
538 -version-info $(libtool_VERSION) ${version_arg} -lm
540 libstdc___la_LINK = $(CXXLINK) $(libstdc___la_LDFLAGS) $(lt_host_flags)
541 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@@GLIBCXX_LDBL_COMPAT_TRUE@LTCXXCOMPILE64 = $(LTCXXCOMPILE)
543 # Use special rules for compatibility-ldbl.cc compilation, as we need to
544 # pass -mlong-double-64, and not use -mabi={ieee,ibm}longdouble.
545 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@LTCXXCOMPILE64 = \
546 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@ $(filter-out -mabi=ieeelongdouble -mabi=ibmlongdouble,$(LTCXXCOMPILE))
548 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@@GLIBCXX_LDBL_COMPAT_TRUE@CXXCOMPILE64 = $(CXXCOMPILE)
549 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@CXXCOMPILE64 = \
550 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@ $(filter-out -mabi=ieeelongdouble -mabi=ibmlongdouble,$(CXXCOMPILE))
553 # A note on compatibility and static libraries.
555 # static lib == linked against only this version, should not need compat
556 # shared lib == linked against potentially all compat versions
558 # Thus, the shared libs have more compat symbols, which can be found
559 # segregated in the sources with -D_GLIBCXX_SHARED.
561 # In the sub-directories of libsupc++, src/c++98, src/c++11, src/c++17,
562 # src/c++20, only -prefer-pic objects are generated for the convenience
563 # libraries.
565 # In the main src directory, make shared and static objects just for
566 # the compat libraries. Shared objects are compiled with -prefer-pic
567 # -D_GLIBCXX_SHARED and in the .libs sub-directory, static objects are
568 # compiled with -prefer-pic (ie, -fPIC but not -D_GLIBCXX_SHARED) and
569 # the main src directory.
571 # Why are objects destined for libstdc++.a compiled with -fPIC? First,
572 # because -fPIC is not harmful to use for objects destined for static
573 # libraries. In addition, using -fPIC will allow the use of static
574 # libstdc++.a in the creation of other C++ shared libraries.
576 # AM_CXXFLAGS needs to be in each sub-directory so that it can be
577 # modified in a per-library or per-sub-library way. Need to manually
578 # set this option because CONFIG_CXXFLAGS has to be after
579 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
580 # as the occasion calls for it.
581 AM_CXXFLAGS = \
582 -std=gnu++98 \
583 $(glibcxx_compiler_pic_flag) \
584 $(XTEMPLATE_FLAGS) $(VTV_CXXFLAGS) \
585 $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
588 # Libtool notes
590 # 1) In general, libtool expects an argument such as `--tag=CXX' when
591 # using the C++ compiler, because that will enable the settings
592 # detected when C++ support was being configured. However, when no
593 # such flag is given in the command line, libtool attempts to figure
594 # it out by matching the compiler name in each configuration section
595 # against a prefix of the command line. The problem is that, if the
596 # compiler name and its initial flags stored in the libtool
597 # configuration file don't match those in the command line, libtool
598 # can't decide which configuration to use, and it gives up. The
599 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
600 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
601 # attempt to infer which configuration to use.
603 # The second tag argument, `--tag disable-shared` means that libtool
604 # only compiles each source once, for static objects. In actuality,
605 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
606 # the libtool command that is used create the object, which is
607 # suitable for shared libraries. The `--tag disable-shared` must be
608 # placed after --tag CXX lest things CXX undo the affect of
609 # disable-shared.
611 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
612 # last. (That way, things like -O2 passed down from the toplevel can
613 # be overridden by --enable-debug and --enable-cxx-flags.)
614 LTCXXCOMPILE = \
615 $(LIBTOOL) --tag CXX \
616 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
617 --mode=compile $(CXX) $(INCLUDES) \
618 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS)
620 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
622 # 3) We'd have a problem when building the shared libstdc++ object if
623 # the rules automake generates would be used. We cannot allow g++ to
624 # be used since this would add -lstdc++ to the link line which of
625 # course is problematic at this point. So, we get the top-level
626 # directory to configure libstdc++-v3 to use gcc as the C++
627 # compilation driver.
628 CXXLINK = \
629 $(LIBTOOL) --tag CXX \
630 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
631 --mode=link $(CXX) \
632 $(VTV_CXXLINKFLAGS) \
633 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
635 @ENABLE_SYMVERS_TRUE@CLEANFILES = libstdc++-symbols.ver $(version_dep)
636 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
637 @ENABLE_SYMVERS_FALSE@version_arg =
638 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
639 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
640 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-M,libstdc++-symbols.ver-sun
641 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
642 @ENABLE_SYMVERS_FALSE@version_dep =
643 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
644 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
645 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver-sun
646 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_DEBUG =
648 # Added rules.
649 # 1 debug library
650 # 2 supra-convenience library
651 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_DEBUG = build-debug
652 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_INSTALL_DEBUG =
653 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_INSTALL_DEBUG = install-debug
654 @GLIBCXX_BUILD_DEBUG_FALSE@CLEAN_DEBUG =
655 @GLIBCXX_BUILD_DEBUG_TRUE@CLEAN_DEBUG = debug
657 # Build a debug variant.
658 # Take care to fix all possibly-relative paths.
659 debugdir = ${glibcxx_builddir}/src/debug
660 all: all-recursive
662 .SUFFIXES:
663 .SUFFIXES: .cc .lo .o .obj
664 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
665 @for dep in $?; do \
666 case '$(am__configure_deps)' in \
667 *$$dep*) \
668 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
669 && { if test -f $@; then exit 0; else break; fi; }; \
670 exit 1;; \
671 esac; \
672 done; \
673 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
674 $(am__cd) $(top_srcdir) && \
675 $(AUTOMAKE) --foreign --ignore-deps src/Makefile
676 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
677 @case '$?' in \
678 *config.status*) \
679 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
680 *) \
681 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
682 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
683 esac;
684 $(top_srcdir)/fragment.am $(am__empty):
686 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
687 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
689 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
690 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
691 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
692 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
693 $(am__aclocal_m4_deps):
695 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
696 @$(NORMAL_INSTALL)
697 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
698 list2=; for p in $$list; do \
699 if test -f $$p; then \
700 list2="$$list2 $$p"; \
701 else :; fi; \
702 done; \
703 test -z "$$list2" || { \
704 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
705 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
706 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
707 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
710 uninstall-toolexeclibLTLIBRARIES:
711 @$(NORMAL_UNINSTALL)
712 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
713 for p in $$list; do \
714 $(am__strip_dir) \
715 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
716 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
717 done
719 clean-toolexeclibLTLIBRARIES:
720 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
721 @list='$(toolexeclib_LTLIBRARIES)'; \
722 locs=`for p in $$list; do echo $$p; done | \
723 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
724 sort -u`; \
725 test -z "$$locs" || { \
726 echo rm -f $${locs}; \
727 rm -f $${locs}; \
730 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES) $(EXTRA_libstdc___la_DEPENDENCIES)
731 $(AM_V_GEN)$(libstdc___la_LINK) $(am_libstdc___la_rpath) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
733 libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES) $(EXTRA_libvtv_la_DEPENDENCIES)
734 $(AM_V_GEN)$(libvtv_la_LINK) $(am_libvtv_la_rpath) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS)
736 mostlyclean-compile:
737 -rm -f *.$(OBJEXT)
739 distclean-compile:
740 -rm -f *.tab.c
742 .cc.o:
743 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ $<
745 .cc.obj:
746 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
748 .cc.lo:
749 $(AM_V_CXX)$(LTCXXCOMPILE) -c -o $@ $<
751 mostlyclean-libtool:
752 -rm -f *.lo
754 clean-libtool:
755 -rm -rf .libs _libs
757 # This directory's subdirectories are mostly independent; you can cd
758 # into them and run 'make' without going through this Makefile.
759 # To change the values of 'make' variables: instead of editing Makefiles,
760 # (1) if the variable is set in 'config.status', edit 'config.status'
761 # (which will cause the Makefiles to be regenerated when you run 'make');
762 # (2) otherwise, pass the desired values on the 'make' command line.
763 $(am__recursive_targets):
764 @fail=; \
765 if $(am__make_keepgoing); then \
766 failcom='fail=yes'; \
767 else \
768 failcom='exit 1'; \
769 fi; \
770 dot_seen=no; \
771 target=`echo $@ | sed s/-recursive//`; \
772 case "$@" in \
773 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
774 *) list='$(SUBDIRS)' ;; \
775 esac; \
776 for subdir in $$list; do \
777 echo "Making $$target in $$subdir"; \
778 if test "$$subdir" = "."; then \
779 dot_seen=yes; \
780 local_target="$$target-am"; \
781 else \
782 local_target="$$target"; \
783 fi; \
784 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
785 || eval $$failcom; \
786 done; \
787 if test "$$dot_seen" = "no"; then \
788 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
789 fi; test -z "$$fail"
791 ID: $(am__tagged_files)
792 $(am__define_uniq_tagged_files); mkid -fID $$unique
793 tags: tags-recursive
794 TAGS: tags
796 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
797 set x; \
798 here=`pwd`; \
799 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
800 include_option=--etags-include; \
801 empty_fix=.; \
802 else \
803 include_option=--include; \
804 empty_fix=; \
805 fi; \
806 list='$(SUBDIRS)'; for subdir in $$list; do \
807 if test "$$subdir" = .; then :; else \
808 test ! -f $$subdir/TAGS || \
809 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
810 fi; \
811 done; \
812 $(am__define_uniq_tagged_files); \
813 shift; \
814 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
815 test -n "$$unique" || unique=$$empty_fix; \
816 if test $$# -gt 0; then \
817 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
818 "$$@" $$unique; \
819 else \
820 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
821 $$unique; \
822 fi; \
824 ctags: ctags-recursive
826 CTAGS: ctags
827 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
828 $(am__define_uniq_tagged_files); \
829 test -z "$(CTAGS_ARGS)$$unique" \
830 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
831 $$unique
833 GTAGS:
834 here=`$(am__cd) $(top_builddir) && pwd` \
835 && $(am__cd) $(top_srcdir) \
836 && gtags -i $(GTAGS_ARGS) "$$here"
837 cscopelist: cscopelist-recursive
839 cscopelist-am: $(am__tagged_files)
840 list='$(am__tagged_files)'; \
841 case "$(srcdir)" in \
842 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
843 *) sdir=$(subdir)/$(srcdir) ;; \
844 esac; \
845 for i in $$list; do \
846 if test -f "$$i"; then \
847 echo "$(subdir)/$$i"; \
848 else \
849 echo "$$sdir/$$i"; \
850 fi; \
851 done >> $(top_builddir)/cscope.files
853 distclean-tags:
854 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
855 check-am: all-am
856 check: check-recursive
857 all-am: Makefile $(LTLIBRARIES) all-local
858 installdirs: installdirs-recursive
859 installdirs-am:
860 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
861 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
862 done
863 install: install-recursive
864 install-exec: install-exec-recursive
865 install-data: install-data-recursive
866 uninstall: uninstall-recursive
868 install-am: all-am
869 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
871 installcheck: installcheck-recursive
872 install-strip:
873 if test -z '$(STRIP)'; then \
874 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
875 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
876 install; \
877 else \
878 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
879 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
880 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
882 mostlyclean-generic:
884 clean-generic:
885 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
887 distclean-generic:
888 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
889 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
891 maintainer-clean-generic:
892 @echo "This command is intended for maintainers to use"
893 @echo "it deletes files that may require special tools to rebuild."
894 clean: clean-recursive
896 clean-am: clean-generic clean-libtool clean-local \
897 clean-toolexeclibLTLIBRARIES mostlyclean-am
899 distclean: distclean-recursive
900 -rm -f Makefile
901 distclean-am: clean-am distclean-compile distclean-generic \
902 distclean-tags
904 dvi: dvi-recursive
906 dvi-am:
908 html: html-recursive
910 html-am:
912 info: info-recursive
914 info-am:
916 install-data-am: install-data-local
918 install-dvi: install-dvi-recursive
920 install-dvi-am:
922 install-exec-am: install-toolexeclibLTLIBRARIES
924 install-html: install-html-recursive
926 install-html-am:
928 install-info: install-info-recursive
930 install-info-am:
932 install-man:
934 install-pdf: install-pdf-recursive
936 install-pdf-am:
938 install-ps: install-ps-recursive
940 install-ps-am:
942 installcheck-am:
944 maintainer-clean: maintainer-clean-recursive
945 -rm -f Makefile
946 maintainer-clean-am: distclean-am maintainer-clean-generic
948 mostlyclean: mostlyclean-recursive
950 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
951 mostlyclean-libtool
953 pdf: pdf-recursive
955 pdf-am:
957 ps: ps-recursive
959 ps-am:
961 uninstall-am: uninstall-toolexeclibLTLIBRARIES
963 .MAKE: $(am__recursive_targets) install-am install-strip
965 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
966 check check-am clean clean-generic clean-libtool clean-local \
967 clean-toolexeclibLTLIBRARIES cscopelist-am ctags ctags-am \
968 distclean distclean-compile distclean-generic \
969 distclean-libtool distclean-tags dvi dvi-am html html-am info \
970 info-am install install-am install-data install-data-am \
971 install-data-local install-dvi install-dvi-am install-exec \
972 install-exec-am install-html install-html-am install-info \
973 install-info-am install-man install-pdf install-pdf-am \
974 install-ps install-ps-am install-strip \
975 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
976 installdirs installdirs-am maintainer-clean \
977 maintainer-clean-generic mostlyclean mostlyclean-compile \
978 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
979 tags tags-am uninstall uninstall-am \
980 uninstall-toolexeclibLTLIBRARIES
982 .PRECIOUS: Makefile
985 @VTV_CYGMIN_TRUE@vtv_stubs.cc:
986 @VTV_CYGMIN_TRUE@ rm -f $@
987 @VTV_CYGMIN_TRUE@ $(LN_S) $(toplevel_srcdir)/libstdc++-v3/libsupc++/vtv_stubs.cc $@
989 vpath % $(top_srcdir)/src/c++98
990 vpath % $(top_srcdir)/src/c++11
991 vpath % $(top_srcdir)/src/c++17
992 vpath % $(top_srcdir)/src/c++20
993 @ENABLE_FILESYSTEM_TS_TRUE@vpath % $(top_srcdir)/src/filesystem
994 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo: compatibility-ldbl.cc
995 @GLIBCXX_LDBL_COMPAT_TRUE@ $(LTCXXCOMPILE64) $(LONG_DOUBLE_COMPAT_FLAGS) -c $<
996 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o: compatibility-ldbl.cc
997 @GLIBCXX_LDBL_COMPAT_TRUE@ $(CXXCOMPILE64) $(LONG_DOUBLE_COMPAT_FLAGS) -c $<
999 # Use special rules for compatibility-ldbl-alt128.cc compilation, as we need to
1000 # ensure it is compiled with the correct flag.
1001 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128.lo: compatibility-ldbl-alt128.cc
1002 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ $(LTCXXCOMPILE) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS) -std=gnu++11 -c $<
1003 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128.o: compatibility-ldbl-alt128.cc
1004 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ $(CXXCOMPILE) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS) -std=gnu++11 -c $<
1005 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128-cxx11.lo: compatibility-ldbl-alt128-cxx11.cc
1006 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ $(LTCXXCOMPILE) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS) -std=gnu++11 -c $<
1007 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128-cxx11.o: compatibility-ldbl-alt128-cxx11.cc
1008 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ $(CXXCOMPILE) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS) -std=gnu++11 -c $<
1010 # Use special rules for C++11 files/objects.
1011 compatibility-c++0x.lo: compatibility-c++0x.cc
1012 $(LTCXXCOMPILE) -std=gnu++11 -c $<
1013 compatibility-c++0x.o: compatibility-c++0x.cc
1014 $(CXXCOMPILE) -std=gnu++11 -c $<
1016 compatibility-atomic-c++0x.lo: compatibility-atomic-c++0x.cc
1017 $(LTCXXCOMPILE) -std=gnu++11 -c $<
1018 compatibility-atomic-c++0x.o: compatibility-atomic-c++0x.cc
1019 $(CXXCOMPILE) -std=gnu++11 -c $<
1021 compatibility-thread-c++0x.lo: compatibility-thread-c++0x.cc
1022 $(LTCXXCOMPILE) -std=gnu++11 -c $<
1023 compatibility-thread-c++0x.o: compatibility-thread-c++0x.cc
1024 $(CXXCOMPILE) -std=gnu++11 -c $<
1026 compatibility-chrono.lo: compatibility-chrono.cc
1027 $(LTCXXCOMPILE) -std=gnu++11 -c $<
1028 compatibility-chrono.o: compatibility-chrono.cc
1029 $(CXXCOMPILE) -std=gnu++11 -c $<
1031 compatibility-condvar.lo: compatibility-condvar.cc
1032 $(LTCXXCOMPILE) -std=gnu++11 -c $<
1033 compatibility-condvar.o: compatibility-condvar.cc
1034 $(CXXCOMPILE) -std=gnu++11 -c $<
1036 # Symbol versioning for shared libraries.
1037 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver: ${glibcxx_srcdir}/$(SYMVER_FILE) \
1038 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files)
1039 @ENABLE_SYMVERS_TRUE@ cp ${glibcxx_srcdir}/$(SYMVER_FILE) $@.tmp
1040 @ENABLE_SYMVERS_TRUE@ chmod +w $@.tmp
1041 @ENABLE_SYMVERS_TRUE@ if test "x$(port_specific_symbol_files)" != x; then \
1042 @ENABLE_SYMVERS_TRUE@ if grep '^# Appended to version file.' \
1043 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files) > /dev/null 2>&1; then \
1044 @ENABLE_SYMVERS_TRUE@ cat $(port_specific_symbol_files) >> $@.tmp; \
1045 @ENABLE_SYMVERS_TRUE@ else \
1046 @ENABLE_SYMVERS_TRUE@ sed -n '1,/DO NOT DELETE/p' $@.tmp > tmp.top; \
1047 @ENABLE_SYMVERS_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@.tmp > tmp.bottom; \
1048 @ENABLE_SYMVERS_TRUE@ cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@.tmp; \
1049 @ENABLE_SYMVERS_TRUE@ rm tmp.top tmp.bottom; \
1050 @ENABLE_SYMVERS_TRUE@ fi; \
1051 @ENABLE_SYMVERS_TRUE@ fi
1052 @ENABLE_SYMVERS_TRUE@ $(EGREP) -v '^[ ]*#(#| |$$)' $@.tmp | \
1053 @ENABLE_SYMVERS_TRUE@ $(CC) -E -P -include $(CONFIG_HEADER) - > $@ || (rm -f $@ ; exit 1)
1054 @ENABLE_SYMVERS_TRUE@ rm -f $@.tmp
1055 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver-sun : libstdc++-symbols.ver \
1056 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(toplevel_srcdir)/contrib/make_sunver.pl \
1057 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
1058 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ CXXFILT="$(CXXFILT)"; export CXXFILT; \
1059 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ perl $(toplevel_srcdir)/contrib/make_sunver.pl \
1060 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc++-symbols.ver \
1061 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
1062 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ `echo ' $(libstdc___la_LIBADD) ' | \
1063 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ sed -e 's,/\([^/.]*\)\.la,/.libs/\1.a,g' -e 's/ -l[^ ]* / /'` \
1064 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ > $@ || (rm -f $@ ; exit 1)
1065 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols.ver \
1066 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ ${glibcxx_srcdir}/scripts/make_exports.pl \
1067 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
1068 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ perl ${glibcxx_srcdir}/scripts/make_exports.pl \
1069 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc++-symbols.ver \
1070 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
1071 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ `echo $(libstdc___la_LIBADD) | \
1072 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1073 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ > $@ || (rm -f $@ ; exit 1)
1075 # Control additional build primary rules.
1076 all-once: libstdc++convenience.la $(STAMP_DEBUG)
1077 install-data-once: $(STAMP_INSTALL_DEBUG)
1079 all-local: all-once
1080 install-data-local: install-data-once
1081 clean-local:
1082 rm -rf libstdc++convenience.la stamp* $(CLEAN_DEBUG)
1084 # Make a non-installed convenience library, so that --disable-static
1085 # may work.
1086 libstdc++convenience.la: $(toolexeclib_LTLIBRARIES)
1087 $(CXXLINK) $(libstdc___la_LIBADD) $(LIBS); \
1088 if test ! -f .libs/libstdc++.a; then \
1089 cp .libs/libstdc++convenience.a .libs/libstdc++.a; \
1090 fi; \
1091 echo `date` > stamp-libstdc++convenience;
1092 stamp-debug:
1093 if test ! -d ${debugdir} || test ! -f ${debugdir}/Makefile ; then \
1094 mkdir -p ${debugdir}; \
1095 for d in $(SUBDIRS); do mkdir -p ${debugdir}/$$d; done; \
1096 (cd ${debugdir}; \
1097 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
1098 -e 's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
1099 -e 's/srcdir = \.\./srcdir = ..\/../' \
1100 -e 's/VPATH = \.\./VPATH = ..\/../' \
1101 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
1102 -e 's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
1103 < ../Makefile > Makefile ; \
1104 for d in . $(SUBDIRS); do \
1105 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
1106 -e 's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
1107 -e 's/srcdir = \.\./srcdir = ..\/../' \
1108 -e 's/VPATH = \.\./VPATH = ..\/../' \
1109 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
1110 -e 's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
1111 < ../$$d/Makefile > $$d/Makefile ; \
1112 done) ; \
1113 fi; \
1114 echo `date` > stamp-debug;
1116 build-debug: stamp-debug
1117 (cd ${debugdir}; \
1118 mv Makefile Makefile.tmp; \
1119 sed -e 's,all-local: all-once,all-local:,' \
1120 -e 's,install-data-local: install-data-once,install-data-local:,' \
1121 -e '/vpath/!s,src/c,src/debug/c,' \
1122 < Makefile.tmp > Makefile ; \
1123 rm -f Makefile.tmp ; \
1124 $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
1125 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug all) ;
1127 # Install debug library.
1128 install-debug: build-debug
1129 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
1130 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install) ;
1132 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1133 # Otherwise a system limit (for SysV at least) may be exceeded.
1134 .NOEXPORT: