Makefile.in revision 1.1.1.5
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@
252XMLLINT = @XMLLINT@
253XSLTPROC = @XSLTPROC@
254XSL_STYLE_DIR = @XSL_STYLE_DIR@
255abs_builddir = @abs_builddir@
256abs_srcdir = @abs_srcdir@
257abs_top_builddir = @abs_top_builddir@
258abs_top_srcdir = @abs_top_srcdir@
259ac_ct_CC = @ac_ct_CC@
260ac_ct_CXX = @ac_ct_CXX@
261ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262am__leading_dot = @am__leading_dot@
263am__tar = @am__tar@
264am__untar = @am__untar@
265baseline_dir = @baseline_dir@
266baseline_subdir_switch = @baseline_subdir_switch@
267bindir = @bindir@
268build = @build@
269build_alias = @build_alias@
270build_cpu = @build_cpu@
271build_os = @build_os@
272build_vendor = @build_vendor@
273builddir = @builddir@
274check_msgfmt = @check_msgfmt@
275datadir = @datadir@
276datarootdir = @datarootdir@
277docdir = @docdir@
278dvidir = @dvidir@
279enable_shared = @enable_shared@
280enable_static = @enable_static@
281exec_prefix = @exec_prefix@
282get_gcc_base_ver = @get_gcc_base_ver@
283glibcxx_MOFILES = @glibcxx_MOFILES@
284glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
285glibcxx_POFILES = @glibcxx_POFILES@
286glibcxx_builddir = @glibcxx_builddir@
287glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
288glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
289glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
290glibcxx_localedir = @glibcxx_localedir@
291glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
292glibcxx_prefixdir = @glibcxx_prefixdir@
293glibcxx_srcdir = @glibcxx_srcdir@
294glibcxx_toolexecdir = @glibcxx_toolexecdir@
295glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
296gxx_include_dir = @gxx_include_dir@
297host = @host@
298host_alias = @host_alias@
299host_cpu = @host_cpu@
300host_os = @host_os@
301host_vendor = @host_vendor@
302htmldir = @htmldir@
303includedir = @includedir@
304infodir = @infodir@
305install_sh = @install_sh@
306libdir = @libdir@
307libexecdir = @libexecdir@
308libtool_VERSION = @libtool_VERSION@
309localedir = @localedir@
310localstatedir = @localstatedir@
311lt_host_flags = @lt_host_flags@
312mandir = @mandir@
313mkdir_p = @mkdir_p@
314multi_basedir = @multi_basedir@
315oldincludedir = @oldincludedir@
316pdfdir = @pdfdir@
317port_specific_symbol_files = @port_specific_symbol_files@
318prefix = @prefix@
319program_transform_name = @program_transform_name@
320psdir = @psdir@
321python_mod_dir = @python_mod_dir@
322sbindir = @sbindir@
323sharedstatedir = @sharedstatedir@
324srcdir = @srcdir@
325sysconfdir = @sysconfdir@
326target = @target@
327target_alias = @target_alias@
328target_cpu = @target_cpu@
329target_os = @target_os@
330target_vendor = @target_vendor@
331thread_header = @thread_header@
332top_build_prefix = @top_build_prefix@
333top_builddir = @top_builddir@
334top_srcdir = @top_srcdir@
335toplevel_builddir = @toplevel_builddir@
336toplevel_srcdir = @toplevel_srcdir@
337
338# May be used by various substitution variables.
339gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
340MAINT_CHARSET = latin1
341mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
342PWD_COMMAND = $${PWDCMD-pwd}
343STAMP = echo timestamp >
344toolexecdir = $(glibcxx_toolexecdir)
345toolexeclibdir = $(glibcxx_toolexeclibdir)
346@ENABLE_WERROR_FALSE@WERROR_FLAG = 
347@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
348@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS = 
349@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
350
351# These bits are all figured out from configure.  Look in acinclude.m4
352# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
353CONFIG_CXXFLAGS = \
354	$(SECTION_FLAGS) $(HWCAP_CFLAGS) -frandom-seed=$@
355
356WARN_CXXFLAGS = \
357	$(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once 
358
359
360# -I/-D flags to pass when compiling.
361AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
362toolexeclib_LTLIBRARIES = libstdc++fs.la
363headers = 
364@ENABLE_DUAL_ABI_FALSE@cxx11_abi_sources = 
365@ENABLE_DUAL_ABI_TRUE@cxx11_abi_sources = \
366@ENABLE_DUAL_ABI_TRUE@	cow-dir.cc \
367@ENABLE_DUAL_ABI_TRUE@	cow-ops.cc \
368@ENABLE_DUAL_ABI_TRUE@	cow-path.cc \
369@ENABLE_DUAL_ABI_TRUE@	cow-std-dir.cc \
370@ENABLE_DUAL_ABI_TRUE@	cow-std-ops.cc \
371@ENABLE_DUAL_ABI_TRUE@	cow-std-path.cc
372
373sources = \
374	dir.cc \
375	ops.cc \
376	path.cc \
377	std-dir.cc \
378	std-ops.cc \
379	std-path.cc \
380	${cxx11_abi_sources}
381
382
383# vpath % $(top_srcdir)/src/filesystem
384libstdc__fs_la_SOURCES = $(sources)
385
386# AM_CXXFLAGS needs to be in each subdirectory so that it can be
387# modified in a per-library or per-sub-library way.  Need to manually
388# set this option because CONFIG_CXXFLAGS has to be after
389# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
390# as the occasion call for it.
391AM_CXXFLAGS = \
392	$(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \
393	-std=gnu++17 \
394	$(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS)  $(CONFIG_CXXFLAGS)
395
396AM_MAKEFLAGS = \
397	"gxx_include_dir=$(gxx_include_dir)"
398
399
400# Libtool notes
401
402# 1) In general, libtool expects an argument such as `--tag=CXX' when
403# using the C++ compiler, because that will enable the settings
404# detected when C++ support was being configured.  However, when no
405# such flag is given in the command line, libtool attempts to figure
406# it out by matching the compiler name in each configuration section
407# against a prefix of the command line.  The problem is that, if the
408# compiler name and its initial flags stored in the libtool
409# configuration file don't match those in the command line, libtool
410# can't decide which configuration to use, and it gives up.  The
411# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
412# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
413# attempt to infer which configuration to use.
414#
415# The second tag argument, `--tag disable-shared` means that libtool
416# only compiles each source once, for static objects. In actuality,
417# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
418# the libtool command that is used create the object, which is
419# suitable for shared libraries.  The `--tag disable-shared` must be
420# placed after --tag CXX lest things CXX undo the affect of
421# disable-shared.
422
423# 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
424# last. (That way, things like -O2 passed down from the toplevel can
425# be overridden by --enable-debug.)
426LTCXXCOMPILE = \
427	$(LIBTOOL) --tag CXX --tag disable-shared \
428	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
429	--mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
430	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS)
431
432LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
433
434# 3) We'd have a problem when building the shared libstdc++ object if
435# the rules automake generates would be used.  We cannot allow g++ to
436# be used since this would add -lstdc++ to the link line which of
437# course is problematic at this point.  So, we get the top-level
438# directory to configure libstdc++-v3 to use gcc as the C++
439# compilation driver.
440CXXLINK = \
441	$(LIBTOOL) --tag CXX --tag disable-shared \
442	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
443	--mode=link $(CXX) \
444	$(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
445
446
447# By adding these files here, automake will remove them for 'make clean'
448CLEANFILES = stamp-*
449all: all-am
450
451.SUFFIXES:
452.SUFFIXES: .cc .lo .o .obj
453$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
454	@for dep in $?; do \
455	  case '$(am__configure_deps)' in \
456	    *$$dep*) \
457	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
458	        && { if test -f $@; then exit 0; else break; fi; }; \
459	      exit 1;; \
460	  esac; \
461	done; \
462	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/filesystem/Makefile'; \
463	$(am__cd) $(top_srcdir) && \
464	  $(AUTOMAKE) --foreign --ignore-deps src/filesystem/Makefile
465.PRECIOUS: Makefile
466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467	@case '$?' in \
468	  *config.status*) \
469	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470	  *) \
471	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
472	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
473	esac;
474$(top_srcdir)/fragment.am:
475
476$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
477	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478
479$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483$(am__aclocal_m4_deps):
484install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
485	@$(NORMAL_INSTALL)
486	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
487	list2=; for p in $$list; do \
488	  if test -f $$p; then \
489	    list2="$$list2 $$p"; \
490	  else :; fi; \
491	done; \
492	test -z "$$list2" || { \
493	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
494	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
495	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
496	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
497	}
498
499uninstall-toolexeclibLTLIBRARIES:
500	@$(NORMAL_UNINSTALL)
501	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
502	for p in $$list; do \
503	  $(am__strip_dir) \
504	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
505	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
506	done
507
508clean-toolexeclibLTLIBRARIES:
509	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
510	@list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
511	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
512	  test "$$dir" != "$$p" || dir=.; \
513	  echo "rm -f \"$${dir}/so_locations\""; \
514	  rm -f "$${dir}/so_locations"; \
515	done
516libstdc++fs.la: $(libstdc__fs_la_OBJECTS) $(libstdc__fs_la_DEPENDENCIES) $(EXTRA_libstdc__fs_la_DEPENDENCIES) 
517	$(CXXLINK) -rpath $(toolexeclibdir) $(libstdc__fs_la_OBJECTS) $(libstdc__fs_la_LIBADD) $(LIBS)
518
519mostlyclean-compile:
520	-rm -f *.$(OBJEXT)
521
522distclean-compile:
523	-rm -f *.tab.c
524
525.cc.o:
526	$(CXXCOMPILE) -c -o $@ $<
527
528.cc.obj:
529	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
530
531.cc.lo:
532	$(LTCXXCOMPILE) -c -o $@ $<
533
534mostlyclean-libtool:
535	-rm -f *.lo
536
537clean-libtool:
538	-rm -rf .libs _libs
539
540ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
541	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
542	unique=`for i in $$list; do \
543	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544	  done | \
545	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546	      END { if (nonempty) { for (i in files) print i; }; }'`; \
547	mkid -fID $$unique
548tags: TAGS
549
550TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
551		$(TAGS_FILES) $(LISP)
552	set x; \
553	here=`pwd`; \
554	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
555	unique=`for i in $$list; do \
556	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
557	  done | \
558	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
559	      END { if (nonempty) { for (i in files) print i; }; }'`; \
560	shift; \
561	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
562	  test -n "$$unique" || unique=$$empty_fix; \
563	  if test $$# -gt 0; then \
564	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
565	      "$$@" $$unique; \
566	  else \
567	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
568	      $$unique; \
569	  fi; \
570	fi
571ctags: CTAGS
572CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
573		$(TAGS_FILES) $(LISP)
574	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
575	unique=`for i in $$list; do \
576	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577	  done | \
578	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
579	      END { if (nonempty) { for (i in files) print i; }; }'`; \
580	test -z "$(CTAGS_ARGS)$$unique" \
581	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
582	     $$unique
583
584GTAGS:
585	here=`$(am__cd) $(top_builddir) && pwd` \
586	  && $(am__cd) $(top_srcdir) \
587	  && gtags -i $(GTAGS_ARGS) "$$here"
588
589distclean-tags:
590	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
591check-am: all-am
592check: check-am
593all-am: Makefile $(LTLIBRARIES)
594installdirs:
595	for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
596	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
597	done
598install: install-am
599install-exec: install-exec-am
600install-data: install-data-am
601uninstall: uninstall-am
602
603install-am: all-am
604	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
605
606installcheck: installcheck-am
607install-strip:
608	if test -z '$(STRIP)'; then \
609	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611	      install; \
612	else \
613	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
614	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
615	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
616	fi
617mostlyclean-generic:
618
619clean-generic:
620	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
621
622distclean-generic:
623	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
624	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
625
626maintainer-clean-generic:
627	@echo "This command is intended for maintainers to use"
628	@echo "it deletes files that may require special tools to rebuild."
629clean: clean-am
630
631clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
632	mostlyclean-am
633
634distclean: distclean-am
635	-rm -f Makefile
636distclean-am: clean-am distclean-compile distclean-generic \
637	distclean-tags
638
639dvi: dvi-am
640
641dvi-am:
642
643html: html-am
644
645html-am:
646
647info: info-am
648
649info-am:
650
651install-data-am:
652
653install-dvi: install-dvi-am
654
655install-dvi-am:
656
657install-exec-am: install-toolexeclibLTLIBRARIES
658
659install-html: install-html-am
660
661install-html-am:
662
663install-info: install-info-am
664
665install-info-am:
666
667install-man:
668
669install-pdf: install-pdf-am
670
671install-pdf-am:
672
673install-ps: install-ps-am
674
675install-ps-am:
676
677installcheck-am:
678
679maintainer-clean: maintainer-clean-am
680	-rm -f Makefile
681maintainer-clean-am: distclean-am maintainer-clean-generic
682
683mostlyclean: mostlyclean-am
684
685mostlyclean-am: mostlyclean-compile mostlyclean-generic \
686	mostlyclean-libtool
687
688pdf: pdf-am
689
690pdf-am:
691
692ps: ps-am
693
694ps-am:
695
696uninstall-am: uninstall-toolexeclibLTLIBRARIES
697
698.MAKE: install-am install-strip
699
700.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
701	clean-libtool clean-toolexeclibLTLIBRARIES ctags distclean \
702	distclean-compile distclean-generic distclean-libtool \
703	distclean-tags dvi dvi-am html html-am info info-am install \
704	install-am install-data install-data-am install-dvi \
705	install-dvi-am install-exec install-exec-am install-html \
706	install-html-am install-info install-info-am install-man \
707	install-pdf install-pdf-am install-ps install-ps-am \
708	install-strip install-toolexeclibLTLIBRARIES installcheck \
709	installcheck-am installdirs maintainer-clean \
710	maintainer-clean-generic mostlyclean mostlyclean-compile \
711	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
712	tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
713
714
715# Tell versions [3.59,3.63) of GNU make to not export all variables.
716# Otherwise a system limit (for SysV at least) may be exceeded.
717.NOEXPORT:
718