1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc. 5 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. 9 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. 14 15@SET_MAKE@ 16 17VPATH = @srcdir@ 18am__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; \ 28} 29am__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 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91target_triplet = @target@ 92subdir = src/filesystem 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__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 117am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 118 $(ACLOCAL_M4) 119DIST_COMMON = $(srcdir)/Makefile.am 120CONFIG_HEADER = $(top_builddir)/config.h 121CONFIG_CLEAN_FILES = 122CONFIG_CLEAN_VPATH_FILES = 123am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 124am__vpath_adj = case $$p in \ 125 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 126 *) f=$$p;; \ 127 esac; 128am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 129am__install_max = 40 130am__nobase_strip_setup = \ 131 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 132am__nobase_strip = \ 133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 134am__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] }' 141am__base_list = \ 142 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 143 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 144am__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; }; \ 149 } 150am__installdirs = "$(DESTDIR)$(toolexeclibdir)" 151LTLIBRARIES = $(toolexeclib_LTLIBRARIES) 152libstdc__fs_la_LIBADD = 153@ENABLE_DUAL_ABI_TRUE@am__objects_1 = cow-dir.lo cow-ops.lo \ 154@ENABLE_DUAL_ABI_TRUE@ cow-path.lo 155am__objects_2 = dir.lo ops.lo path.lo $(am__objects_1) 156am_libstdc__fs_la_OBJECTS = $(am__objects_2) 157libstdc__fs_la_OBJECTS = $(am_libstdc__fs_la_OBJECTS) 158AM_V_lt = $(am__v_lt_@AM_V@) 159am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 160am__v_lt_0 = --silent 161am__v_lt_1 = 162AM_V_P = $(am__v_P_@AM_V@) 163am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 164am__v_P_0 = false 165am__v_P_1 = : 166AM_V_GEN = $(am__v_GEN_@AM_V@) 167am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 168am__v_GEN_0 = @echo " GEN " $@; 169am__v_GEN_1 = 170AM_V_at = $(am__v_at_@AM_V@) 171am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 172am__v_at_0 = @ 173am__v_at_1 = 174DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 175depcomp = 176am__depfiles_maybe = 177CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 178 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 179AM_V_CXX = $(am__v_CXX_@AM_V@) 180am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) 181am__v_CXX_0 = @echo " CXX " $@; 182am__v_CXX_1 = 183CXXLD = $(CXX) 184AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) 185am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) 186am__v_CXXLD_0 = @echo " CXXLD " $@; 187am__v_CXXLD_1 = 188SOURCES = $(libstdc__fs_la_SOURCES) 189am__can_run_installinfo = \ 190 case $$AM_UPDATE_INFO_DIR in \ 191 n|no|NO) false;; \ 192 *) (install-info --version) >/dev/null 2>&1;; \ 193 esac 194am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 195# Read a list of newline-separated strings from the standard input, 196# and print each of them once, without duplicates. Input order is 197# *not* preserved. 198am__uniquify_input = $(AWK) '\ 199 BEGIN { nonempty = 0; } \ 200 { items[$$0] = 1; nonempty = 1; } \ 201 END { if (nonempty) { for (i in items) print i; }; } \ 202' 203# Make sure the list of sources is unique. This is necessary because, 204# e.g., the same source file might be shared among _SOURCES variables 205# for different programs/libraries. 206am__define_uniq_tagged_files = \ 207 list='$(am__tagged_files)'; \ 208 unique=`for i in $$list; do \ 209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 210 done | $(am__uniquify_input)` 211ETAGS = etags 212CTAGS = ctags 213ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@ 214ACLOCAL = @ACLOCAL@ 215ALLOCATOR_H = @ALLOCATOR_H@ 216ALLOCATOR_NAME = @ALLOCATOR_NAME@ 217AMTAR = @AMTAR@ 218AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 219AR = @AR@ 220AS = @AS@ 221ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@ 222ATOMIC_FLAGS = @ATOMIC_FLAGS@ 223ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@ 224AUTOCONF = @AUTOCONF@ 225AUTOHEADER = @AUTOHEADER@ 226AUTOMAKE = @AUTOMAKE@ 227AWK = @AWK@ 228BASIC_FILE_CC = @BASIC_FILE_CC@ 229BASIC_FILE_H = @BASIC_FILE_H@ 230CC = @CC@ 231CCODECVT_CC = @CCODECVT_CC@ 232CCOLLATE_CC = @CCOLLATE_CC@ 233CCTYPE_CC = @CCTYPE_CC@ 234CFLAGS = @CFLAGS@ 235CLOCALE_CC = @CLOCALE_CC@ 236CLOCALE_H = @CLOCALE_H@ 237CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@ 238CMESSAGES_CC = @CMESSAGES_CC@ 239CMESSAGES_H = @CMESSAGES_H@ 240CMONEY_CC = @CMONEY_CC@ 241CNUMERIC_CC = @CNUMERIC_CC@ 242CPP = @CPP@ 243CPPFLAGS = @CPPFLAGS@ 244CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@ 245CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@ 246CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@ 247CSTDIO_H = @CSTDIO_H@ 248CTIME_CC = @CTIME_CC@ 249CTIME_H = @CTIME_H@ 250CXX = @CXX@ 251CXXCPP = @CXXCPP@ 252CXXFILT = @CXXFILT@ 253CXXFLAGS = @CXXFLAGS@ 254CYGPATH_W = @CYGPATH_W@ 255C_INCLUDE_DIR = @C_INCLUDE_DIR@ 256DBLATEX = @DBLATEX@ 257DEBUG_FLAGS = @DEBUG_FLAGS@ 258DEFS = @DEFS@ 259DOT = @DOT@ 260DOXYGEN = @DOXYGEN@ 261DSYMUTIL = @DSYMUTIL@ 262DUMPBIN = @DUMPBIN@ 263ECHO_C = @ECHO_C@ 264ECHO_N = @ECHO_N@ 265ECHO_T = @ECHO_T@ 266EGREP = @EGREP@ 267ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@ 268EXEEXT = @EXEEXT@ 269EXTRA_CFLAGS = @EXTRA_CFLAGS@ 270EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@ 271FGREP = @FGREP@ 272GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@ 273GLIBCXX_LIBS = @GLIBCXX_LIBS@ 274GREP = @GREP@ 275HWCAP_CFLAGS = @HWCAP_CFLAGS@ 276INSTALL = @INSTALL@ 277INSTALL_DATA = @INSTALL_DATA@ 278INSTALL_PROGRAM = @INSTALL_PROGRAM@ 279INSTALL_SCRIPT = @INSTALL_SCRIPT@ 280INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 281LD = @LD@ 282LDFLAGS = @LDFLAGS@ 283LIBICONV = @LIBICONV@ 284LIBOBJS = @LIBOBJS@ 285LIBS = @LIBS@ 286LIBTOOL = @LIBTOOL@ 287LIPO = @LIPO@ 288LN_S = @LN_S@ 289LONG_DOUBLE_COMPAT_FLAGS = @LONG_DOUBLE_COMPAT_FLAGS@ 290LTLIBICONV = @LTLIBICONV@ 291LTLIBOBJS = @LTLIBOBJS@ 292MAINT = @MAINT@ 293MAKEINFO = @MAKEINFO@ 294MKDIR_P = @MKDIR_P@ 295NM = @NM@ 296NMEDIT = @NMEDIT@ 297OBJDUMP = @OBJDUMP@ 298OBJEXT = @OBJEXT@ 299OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@ 300OPT_LDFLAGS = @OPT_LDFLAGS@ 301OS_INC_SRCDIR = @OS_INC_SRCDIR@ 302OTOOL = @OTOOL@ 303OTOOL64 = @OTOOL64@ 304PACKAGE = @PACKAGE@ 305PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 306PACKAGE_NAME = @PACKAGE_NAME@ 307PACKAGE_STRING = @PACKAGE_STRING@ 308PACKAGE_TARNAME = @PACKAGE_TARNAME@ 309PACKAGE_URL = @PACKAGE_URL@ 310PACKAGE_VERSION = @PACKAGE_VERSION@ 311PATH_SEPARATOR = @PATH_SEPARATOR@ 312PDFLATEX = @PDFLATEX@ 313RANLIB = @RANLIB@ 314SECTION_FLAGS = @SECTION_FLAGS@ 315SECTION_LDFLAGS = @SECTION_LDFLAGS@ 316SED = @SED@ 317SET_MAKE = @SET_MAKE@ 318SHELL = @SHELL@ 319STRIP = @STRIP@ 320SYMVER_FILE = @SYMVER_FILE@ 321TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@ 322USE_NLS = @USE_NLS@ 323VERSION = @VERSION@ 324VTV_CXXFLAGS = @VTV_CXXFLAGS@ 325VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@ 326VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@ 327WARN_FLAGS = @WARN_FLAGS@ 328XMLCATALOG = @XMLCATALOG@ 329XMLLINT = @XMLLINT@ 330XSLTPROC = @XSLTPROC@ 331XSL_STYLE_DIR = @XSL_STYLE_DIR@ 332abs_builddir = @abs_builddir@ 333abs_srcdir = @abs_srcdir@ 334abs_top_builddir = @abs_top_builddir@ 335abs_top_srcdir = @abs_top_srcdir@ 336ac_ct_CC = @ac_ct_CC@ 337ac_ct_CXX = @ac_ct_CXX@ 338ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 339am__leading_dot = @am__leading_dot@ 340am__tar = @am__tar@ 341am__untar = @am__untar@ 342baseline_dir = @baseline_dir@ 343baseline_subdir_switch = @baseline_subdir_switch@ 344bindir = @bindir@ 345build = @build@ 346build_alias = @build_alias@ 347build_cpu = @build_cpu@ 348build_os = @build_os@ 349build_vendor = @build_vendor@ 350builddir = @builddir@ 351check_msgfmt = @check_msgfmt@ 352datadir = @datadir@ 353datarootdir = @datarootdir@ 354docdir = @docdir@ 355dvidir = @dvidir@ 356enable_shared = @enable_shared@ 357enable_static = @enable_static@ 358exec_prefix = @exec_prefix@ 359get_gcc_base_ver = @get_gcc_base_ver@ 360glibcxx_MOFILES = @glibcxx_MOFILES@ 361glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@ 362glibcxx_POFILES = @glibcxx_POFILES@ 363glibcxx_builddir = @glibcxx_builddir@ 364glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@ 365glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@ 366glibcxx_cxx98_abi = @glibcxx_cxx98_abi@ 367glibcxx_localedir = @glibcxx_localedir@ 368glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@ 369glibcxx_prefixdir = @glibcxx_prefixdir@ 370glibcxx_srcdir = @glibcxx_srcdir@ 371glibcxx_toolexecdir = @glibcxx_toolexecdir@ 372glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@ 373gxx_include_dir = @gxx_include_dir@ 374host = @host@ 375host_alias = @host_alias@ 376host_cpu = @host_cpu@ 377host_os = @host_os@ 378host_vendor = @host_vendor@ 379htmldir = @htmldir@ 380includedir = @includedir@ 381infodir = @infodir@ 382install_sh = @install_sh@ 383libdir = @libdir@ 384libexecdir = @libexecdir@ 385libtool_VERSION = @libtool_VERSION@ 386localedir = @localedir@ 387localstatedir = @localstatedir@ 388lt_host_flags = @lt_host_flags@ 389mandir = @mandir@ 390mkdir_p = @mkdir_p@ 391multi_basedir = @multi_basedir@ 392oldincludedir = @oldincludedir@ 393pdfdir = @pdfdir@ 394port_specific_symbol_files = @port_specific_symbol_files@ 395prefix = @prefix@ 396program_transform_name = @program_transform_name@ 397psdir = @psdir@ 398python_mod_dir = @python_mod_dir@ 399sbindir = @sbindir@ 400sharedstatedir = @sharedstatedir@ 401srcdir = @srcdir@ 402sysconfdir = @sysconfdir@ 403target = @target@ 404target_alias = @target_alias@ 405target_cpu = @target_cpu@ 406target_os = @target_os@ 407target_vendor = @target_vendor@ 408thread_header = @thread_header@ 409top_build_prefix = @top_build_prefix@ 410top_builddir = @top_builddir@ 411top_srcdir = @top_srcdir@ 412toplevel_builddir = @toplevel_builddir@ 413toplevel_srcdir = @toplevel_srcdir@ 414 415# May be used by various substitution variables. 416gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER) 417MAINT_CHARSET = latin1 418mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs 419PWD_COMMAND = $${PWDCMD-pwd} 420STAMP = echo timestamp > 421toolexecdir = $(glibcxx_toolexecdir) 422toolexeclibdir = $(glibcxx_toolexeclibdir) 423@ENABLE_WERROR_FALSE@WERROR_FLAG = 424@ENABLE_WERROR_TRUE@WERROR_FLAG = -Werror 425@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS = 426@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates 427 428# These bits are all figured out from configure. Look in acinclude.m4 429# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS. 430CONFIG_CXXFLAGS = \ 431 $(SECTION_FLAGS) $(HWCAP_CFLAGS) -frandom-seed=$@ 432 433WARN_CXXFLAGS = \ 434 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once 435 436 437# -I/-D flags to pass when compiling. 438AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS) 439toolexeclib_LTLIBRARIES = libstdc++fs.la 440headers = 441@ENABLE_DUAL_ABI_FALSE@cxx11_abi_sources = 442@ENABLE_DUAL_ABI_TRUE@cxx11_abi_sources = \ 443@ENABLE_DUAL_ABI_TRUE@ cow-dir.cc \ 444@ENABLE_DUAL_ABI_TRUE@ cow-ops.cc \ 445@ENABLE_DUAL_ABI_TRUE@ cow-path.cc 446 447sources = \ 448 dir.cc \ 449 ops.cc \ 450 path.cc \ 451 ${cxx11_abi_sources} 452 453 454# vpath % $(top_srcdir)/src/filesystem 455libstdc__fs_la_SOURCES = $(sources) 456 457# AM_CXXFLAGS needs to be in each subdirectory so that it can be 458# modified in a per-library or per-sub-library way. Need to manually 459# set this option because CONFIG_CXXFLAGS has to be after 460# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden 461# as the occasion call for it. 462AM_CXXFLAGS = \ 463 $(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \ 464 -std=gnu++17 \ 465 $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS) 466 467AM_MAKEFLAGS = \ 468 "gxx_include_dir=$(gxx_include_dir)" 469 470 471# Libtool notes 472 473# 1) In general, libtool expects an argument such as `--tag=CXX' when 474# using the C++ compiler, because that will enable the settings 475# detected when C++ support was being configured. However, when no 476# such flag is given in the command line, libtool attempts to figure 477# it out by matching the compiler name in each configuration section 478# against a prefix of the command line. The problem is that, if the 479# compiler name and its initial flags stored in the libtool 480# configuration file don't match those in the command line, libtool 481# can't decide which configuration to use, and it gives up. The 482# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe 483# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to 484# attempt to infer which configuration to use. 485# 486# The second tag argument, `--tag disable-shared` means that libtool 487# only compiles each source once, for static objects. In actuality, 488# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to 489# the libtool command that is used create the object, which is 490# suitable for shared libraries. The `--tag disable-shared` must be 491# placed after --tag CXX lest things CXX undo the affect of 492# disable-shared. 493 494# 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is 495# last. (That way, things like -O2 passed down from the toplevel can 496# be overridden by --enable-debug.) 497LTCXXCOMPILE = \ 498 $(LIBTOOL) --tag CXX --tag disable-shared \ 499 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 500 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \ 501 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS) 502 503LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS)) 504 505# 3) We'd have a problem when building the shared libstdc++ object if 506# the rules automake generates would be used. We cannot allow g++ to 507# be used since this would add -lstdc++ to the link line which of 508# course is problematic at this point. So, we get the top-level 509# directory to configure libstdc++-v3 to use gcc as the C++ 510# compilation driver. 511CXXLINK = \ 512 $(LIBTOOL) --tag CXX --tag disable-shared \ 513 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 514 --mode=link $(CXX) \ 515 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@ 516 517 518# By adding these files here, automake will remove them for 'make clean' 519CLEANFILES = stamp-* 520all: all-am 521 522.SUFFIXES: 523.SUFFIXES: .cc .lo .o .obj 524$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps) 525 @for dep in $?; do \ 526 case '$(am__configure_deps)' in \ 527 *$$dep*) \ 528 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 529 && { if test -f $@; then exit 0; else break; fi; }; \ 530 exit 1;; \ 531 esac; \ 532 done; \ 533 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/filesystem/Makefile'; \ 534 $(am__cd) $(top_srcdir) && \ 535 $(AUTOMAKE) --foreign --ignore-deps src/filesystem/Makefile 536Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 537 @case '$?' in \ 538 *config.status*) \ 539 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 540 *) \ 541 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 542 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 543 esac; 544$(top_srcdir)/fragment.am $(am__empty): 545 546$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 547 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 548 549$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 550 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 551$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 552 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 553$(am__aclocal_m4_deps): 554 555install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES) 556 @$(NORMAL_INSTALL) 557 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ 558 list2=; for p in $$list; do \ 559 if test -f $$p; then \ 560 list2="$$list2 $$p"; \ 561 else :; fi; \ 562 done; \ 563 test -z "$$list2" || { \ 564 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \ 565 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \ 566 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \ 567 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \ 568 } 569 570uninstall-toolexeclibLTLIBRARIES: 571 @$(NORMAL_UNINSTALL) 572 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ 573 for p in $$list; do \ 574 $(am__strip_dir) \ 575 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \ 576 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \ 577 done 578 579clean-toolexeclibLTLIBRARIES: 580 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES) 581 @list='$(toolexeclib_LTLIBRARIES)'; \ 582 locs=`for p in $$list; do echo $$p; done | \ 583 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 584 sort -u`; \ 585 test -z "$$locs" || { \ 586 echo rm -f $${locs}; \ 587 rm -f $${locs}; \ 588 } 589 590libstdc++fs.la: $(libstdc__fs_la_OBJECTS) $(libstdc__fs_la_DEPENDENCIES) $(EXTRA_libstdc__fs_la_DEPENDENCIES) 591 $(AM_V_CXXLD)$(CXXLINK) -rpath $(toolexeclibdir) $(libstdc__fs_la_OBJECTS) $(libstdc__fs_la_LIBADD) $(LIBS) 592 593mostlyclean-compile: 594 -rm -f *.$(OBJEXT) 595 596distclean-compile: 597 -rm -f *.tab.c 598 599.cc.o: 600 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ $< 601 602.cc.obj: 603 $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 604 605.cc.lo: 606 $(AM_V_CXX)$(LTCXXCOMPILE) -c -o $@ $< 607 608mostlyclean-libtool: 609 -rm -f *.lo 610 611clean-libtool: 612 -rm -rf .libs _libs 613 614ID: $(am__tagged_files) 615 $(am__define_uniq_tagged_files); mkid -fID $$unique 616tags: tags-am 617TAGS: tags 618 619tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 620 set x; \ 621 here=`pwd`; \ 622 $(am__define_uniq_tagged_files); \ 623 shift; \ 624 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 625 test -n "$$unique" || unique=$$empty_fix; \ 626 if test $$# -gt 0; then \ 627 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 628 "$$@" $$unique; \ 629 else \ 630 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 631 $$unique; \ 632 fi; \ 633 fi 634ctags: ctags-am 635 636CTAGS: ctags 637ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 638 $(am__define_uniq_tagged_files); \ 639 test -z "$(CTAGS_ARGS)$$unique" \ 640 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 641 $$unique 642 643GTAGS: 644 here=`$(am__cd) $(top_builddir) && pwd` \ 645 && $(am__cd) $(top_srcdir) \ 646 && gtags -i $(GTAGS_ARGS) "$$here" 647cscopelist: cscopelist-am 648 649cscopelist-am: $(am__tagged_files) 650 list='$(am__tagged_files)'; \ 651 case "$(srcdir)" in \ 652 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 653 *) sdir=$(subdir)/$(srcdir) ;; \ 654 esac; \ 655 for i in $$list; do \ 656 if test -f "$$i"; then \ 657 echo "$(subdir)/$$i"; \ 658 else \ 659 echo "$$sdir/$$i"; \ 660 fi; \ 661 done >> $(top_builddir)/cscope.files 662 663distclean-tags: 664 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 665check-am: all-am 666check: check-am 667all-am: Makefile $(LTLIBRARIES) 668installdirs: 669 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \ 670 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 671 done 672install: install-am 673install-exec: install-exec-am 674install-data: install-data-am 675uninstall: uninstall-am 676 677install-am: all-am 678 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 679 680installcheck: installcheck-am 681install-strip: 682 if test -z '$(STRIP)'; then \ 683 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 684 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 685 install; \ 686 else \ 687 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 688 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 689 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 690 fi 691mostlyclean-generic: 692 693clean-generic: 694 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 695 696distclean-generic: 697 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 698 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 699 700maintainer-clean-generic: 701 @echo "This command is intended for maintainers to use" 702 @echo "it deletes files that may require special tools to rebuild." 703clean: clean-am 704 705clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \ 706 mostlyclean-am 707 708distclean: distclean-am 709 -rm -f Makefile 710distclean-am: clean-am distclean-compile distclean-generic \ 711 distclean-tags 712 713dvi: dvi-am 714 715dvi-am: 716 717html: html-am 718 719html-am: 720 721info: info-am 722 723info-am: 724 725install-data-am: 726 727install-dvi: install-dvi-am 728 729install-dvi-am: 730 731install-exec-am: install-toolexeclibLTLIBRARIES 732 733install-html: install-html-am 734 735install-html-am: 736 737install-info: install-info-am 738 739install-info-am: 740 741install-man: 742 743install-pdf: install-pdf-am 744 745install-pdf-am: 746 747install-ps: install-ps-am 748 749install-ps-am: 750 751installcheck-am: 752 753maintainer-clean: maintainer-clean-am 754 -rm -f Makefile 755maintainer-clean-am: distclean-am maintainer-clean-generic 756 757mostlyclean: mostlyclean-am 758 759mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 760 mostlyclean-libtool 761 762pdf: pdf-am 763 764pdf-am: 765 766ps: ps-am 767 768ps-am: 769 770uninstall-am: uninstall-toolexeclibLTLIBRARIES 771 772.MAKE: install-am install-strip 773 774.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 775 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \ 776 ctags-am distclean distclean-compile distclean-generic \ 777 distclean-libtool distclean-tags dvi dvi-am html html-am info \ 778 info-am install install-am install-data install-data-am \ 779 install-dvi install-dvi-am install-exec install-exec-am \ 780 install-html install-html-am install-info install-info-am \ 781 install-man install-pdf install-pdf-am install-ps \ 782 install-ps-am install-strip install-toolexeclibLTLIBRARIES \ 783 installcheck installcheck-am installdirs maintainer-clean \ 784 maintainer-clean-generic mostlyclean mostlyclean-compile \ 785 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 786 tags tags-am uninstall uninstall-am \ 787 uninstall-toolexeclibLTLIBRARIES 788 789.PRECIOUS: Makefile 790 791 792# Tell versions [3.59,3.63) of GNU make to not export all variables. 793# Otherwise a system limit (for SysV at least) may be exceeded. 794.NOEXPORT: 795