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