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