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