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