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@
180RANLIB = @RANLIB@
181SECTION_FLAGS = @SECTION_FLAGS@
182SECTION_LDFLAGS = @SECTION_LDFLAGS@
183SED = @SED@
184SET_MAKE = @SET_MAKE@
185SHELL = @SHELL@
186STRIP = @STRIP@
187SYMVER_FILE = @SYMVER_FILE@
188TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
189USE_NLS = @USE_NLS@
190VERSION = @VERSION@
191WARN_FLAGS = @WARN_FLAGS@
192WERROR = @WERROR@
193XMLLINT = @XMLLINT@
194XSLTPROC = @XSLTPROC@
195XSL_STYLE_DIR = @XSL_STYLE_DIR@
196abs_builddir = @abs_builddir@
197abs_srcdir = @abs_srcdir@
198abs_top_builddir = @abs_top_builddir@
199abs_top_srcdir = @abs_top_srcdir@
200ac_ct_CC = @ac_ct_CC@
201ac_ct_CXX = @ac_ct_CXX@
202ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203am__leading_dot = @am__leading_dot@
204am__tar = @am__tar@
205am__untar = @am__untar@
206baseline_dir = @baseline_dir@
207baseline_subdir_switch = @baseline_subdir_switch@
208bindir = @bindir@
209build = @build@
210build_alias = @build_alias@
211build_cpu = @build_cpu@
212build_os = @build_os@
213build_vendor = @build_vendor@
214builddir = @builddir@
215check_msgfmt = @check_msgfmt@
216datadir = @datadir@
217datarootdir = @datarootdir@
218docdir = @docdir@
219dvidir = @dvidir@
220enable_shared = @enable_shared@
221enable_static = @enable_static@
222exec_prefix = @exec_prefix@
223glibcxx_MOFILES = @glibcxx_MOFILES@
224glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
225glibcxx_POFILES = @glibcxx_POFILES@
226glibcxx_builddir = @glibcxx_builddir@
227glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
228glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
229glibcxx_localedir = @glibcxx_localedir@
230glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
231glibcxx_prefixdir = @glibcxx_prefixdir@
232glibcxx_srcdir = @glibcxx_srcdir@
233glibcxx_toolexecdir = @glibcxx_toolexecdir@
234glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
235gxx_include_dir = @gxx_include_dir@
236host = @host@
237host_alias = @host_alias@
238host_cpu = @host_cpu@
239host_os = @host_os@
240host_vendor = @host_vendor@
241htmldir = @htmldir@
242includedir = @includedir@
243infodir = @infodir@
244install_sh = @install_sh@
245libdir = @libdir@
246libexecdir = @libexecdir@
247libtool_VERSION = @libtool_VERSION@
248localedir = @localedir@
249localstatedir = @localstatedir@
250lt_host_flags = @lt_host_flags@
251mandir = @mandir@
252mkdir_p = @mkdir_p@
253multi_basedir = @multi_basedir@
254oldincludedir = @oldincludedir@
255pdfdir = @pdfdir@
256port_specific_symbol_files = @port_specific_symbol_files@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260python_mod_dir = @python_mod_dir@
261sbindir = @sbindir@
262sharedstatedir = @sharedstatedir@
263srcdir = @srcdir@
264sysconfdir = @sysconfdir@
265target = @target@
266target_alias = @target_alias@
267target_cpu = @target_cpu@
268target_os = @target_os@
269target_vendor = @target_vendor@
270top_build_prefix = @top_build_prefix@
271top_builddir = @top_builddir@
272top_srcdir = @top_srcdir@
273toplevel_builddir = @toplevel_builddir@
274toplevel_srcdir = @toplevel_srcdir@
275
276# May be used by various substitution variables.
277gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
278MAINT_CHARSET = latin1
279mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
280PWD_COMMAND = $${PWDCMD-pwd}
281STAMP = echo timestamp >
282toolexecdir = $(glibcxx_toolexecdir)
283toolexeclibdir = $(glibcxx_toolexeclibdir)
284@ENABLE_WERROR_FALSE@WERROR_FLAG =
285@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
286
287# These bits are all figured out from configure.  Look in acinclude.m4
288# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
289CONFIG_CXXFLAGS = \
290	$(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
291
292WARN_CXXFLAGS = \
293	$(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
294
295
296# -I/-D flags to pass when compiling.
297AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
298
299# Convenience library for C++11 runtime.
300noinst_LTLIBRARIES = libc++11convenience.la
301headers =
302sources = \
303	chrono.cc \
304	condition_variable.cc \
305	debug.cc \
306	functexcept.cc \
307	functional.cc \
308	future.cc \
309	hash_c++0x.cc \
310	hashtable_c++0x.cc \
311	limits.cc \
312	mutex.cc \
313	placeholders.cc \
314	regex.cc  \
315	shared_ptr.cc \
316	system_error.cc \
317	thread.cc
318
319@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
320@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
321@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources =
322@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources = \
323@ENABLE_EXTERN_TEMPLATE_TRUE@	fstream-inst.cc \
324@ENABLE_EXTERN_TEMPLATE_TRUE@	string-inst.cc \
325@ENABLE_EXTERN_TEMPLATE_TRUE@	wstring-inst.cc
326
327libc__11convenience_la_SOURCES = $(sources)  $(inst_sources)
328
329# AM_CXXFLAGS needs to be in each subdirectory so that it can be
330# modified in a per-library or per-sub-library way.  Need to manually
331# set this option because CONFIG_CXXFLAGS has to be after
332# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
333# as the occasion calls for it.
334AM_CXXFLAGS = \
335	-std=gnu++11 \
336	$(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \
337	$(XTEMPLATE_FLAGS) \
338	$(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
339
340AM_MAKEFLAGS = \
341	"gxx_include_dir=$(gxx_include_dir)"
342
343
344# Libtool notes
345
346# 1) In general, libtool expects an argument such as `--tag=CXX' when
347# using the C++ compiler, because that will enable the settings
348# detected when C++ support was being configured.  However, when no
349# such flag is given in the command line, libtool attempts to figure
350# it out by matching the compiler name in each configuration section
351# against a prefix of the command line.  The problem is that, if the
352# compiler name and its initial flags stored in the libtool
353# configuration file don't match those in the command line, libtool
354# can't decide which configuration to use, and it gives up.  The
355# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
356# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
357# attempt to infer which configuration to use.
358#
359# The second tag argument, `--tag disable-shared` means that libtool
360# only compiles each source once, for static objects. In actuality,
361# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
362# the libtool command that is used create the object, which is
363# suitable for shared libraries.  The `--tag disable-shared` must be
364# placed after --tag CXX lest things CXX undo the affect of
365# disable-shared.
366
367# 2) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
368# last. (That way, things like -O2 passed down from the toplevel can
369# be overridden by --enable-debug.)
370LTCXXCOMPILE = \
371	$(LIBTOOL) --tag CXX --tag disable-shared \
372	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
373	--mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
374	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
375
376LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
377
378# 3) We'd have a problem when building the shared libstdc++ object if
379# the rules automake generates would be used.  We cannot allow g++ to
380# be used since this would add -lstdc++ to the link line which of
381# course is problematic at this point.  So, we get the top-level
382# directory to configure libstdc++-v3 to use gcc as the C++
383# compilation driver.
384CXXLINK = \
385	$(LIBTOOL) --tag CXX --tag disable-shared \
386	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
387	--mode=link $(CXX) \
388	$(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
389
390all: all-am
391
392.SUFFIXES:
393.SUFFIXES: .cc .lo .o .obj
394$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
395	@for dep in $?; do \
396	  case '$(am__configure_deps)' in \
397	    *$$dep*) \
398	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
399	        && { if test -f $@; then exit 0; else break; fi; }; \
400	      exit 1;; \
401	  esac; \
402	done; \
403	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/c++11/Makefile'; \
404	$(am__cd) $(top_srcdir) && \
405	  $(AUTOMAKE) --foreign --ignore-deps src/c++11/Makefile
406.PRECIOUS: Makefile
407Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408	@case '$?' in \
409	  *config.status*) \
410	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
411	  *) \
412	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
413	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
414	esac;
415
416$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
417	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418
419$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
420	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
422	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423$(am__aclocal_m4_deps):
424
425clean-noinstLTLIBRARIES:
426	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
427	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
428	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
429	  test "$$dir" != "$$p" || dir=.; \
430	  echo "rm -f \"$${dir}/so_locations\""; \
431	  rm -f "$${dir}/so_locations"; \
432	done
433libc++11convenience.la: $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_DEPENDENCIES)
434	$(CXXLINK)  $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_LIBADD) $(LIBS)
435
436mostlyclean-compile:
437	-rm -f *.$(OBJEXT)
438
439distclean-compile:
440	-rm -f *.tab.c
441
442.cc.o:
443	$(CXXCOMPILE) -c -o $@ $<
444
445.cc.obj:
446	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
447
448.cc.lo:
449	$(LTCXXCOMPILE) -c -o $@ $<
450
451mostlyclean-libtool:
452	-rm -f *.lo
453
454clean-libtool:
455	-rm -rf .libs _libs
456
457ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459	unique=`for i in $$list; do \
460	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461	  done | \
462	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463	      END { if (nonempty) { for (i in files) print i; }; }'`; \
464	mkid -fID $$unique
465tags: TAGS
466
467TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
468		$(TAGS_FILES) $(LISP)
469	set x; \
470	here=`pwd`; \
471	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
472	unique=`for i in $$list; do \
473	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474	  done | \
475	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476	      END { if (nonempty) { for (i in files) print i; }; }'`; \
477	shift; \
478	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
479	  test -n "$$unique" || unique=$$empty_fix; \
480	  if test $$# -gt 0; then \
481	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482	      "$$@" $$unique; \
483	  else \
484	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485	      $$unique; \
486	  fi; \
487	fi
488ctags: CTAGS
489CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
490		$(TAGS_FILES) $(LISP)
491	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
492	unique=`for i in $$list; do \
493	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494	  done | \
495	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496	      END { if (nonempty) { for (i in files) print i; }; }'`; \
497	test -z "$(CTAGS_ARGS)$$unique" \
498	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
499	     $$unique
500
501GTAGS:
502	here=`$(am__cd) $(top_builddir) && pwd` \
503	  && $(am__cd) $(top_srcdir) \
504	  && gtags -i $(GTAGS_ARGS) "$$here"
505
506distclean-tags:
507	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
508check-am: all-am
509check: check-am
510all-am: Makefile $(LTLIBRARIES)
511installdirs:
512install: install-am
513install-exec: install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524	  `test -z '$(STRIP)' || \
525	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
526mostlyclean-generic:
527
528clean-generic:
529
530distclean-generic:
531	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
532	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
533
534maintainer-clean-generic:
535	@echo "This command is intended for maintainers to use"
536	@echo "it deletes files that may require special tools to rebuild."
537clean: clean-am
538
539clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
540	mostlyclean-am
541
542distclean: distclean-am
543	-rm -f Makefile
544distclean-am: clean-am distclean-compile distclean-generic \
545	distclean-tags
546
547dvi: dvi-am
548
549dvi-am:
550
551html: html-am
552
553html-am:
554
555info: info-am
556
557info-am:
558
559install-data-am:
560
561install-dvi: install-dvi-am
562
563install-dvi-am:
564
565install-exec-am:
566
567install-html: install-html-am
568
569install-html-am:
570
571install-info: install-info-am
572
573install-info-am:
574
575install-man:
576
577install-pdf: install-pdf-am
578
579install-pdf-am:
580
581install-ps: install-ps-am
582
583install-ps-am:
584
585installcheck-am:
586
587maintainer-clean: maintainer-clean-am
588	-rm -f Makefile
589maintainer-clean-am: distclean-am maintainer-clean-generic
590
591mostlyclean: mostlyclean-am
592
593mostlyclean-am: mostlyclean-compile mostlyclean-generic \
594	mostlyclean-libtool
595
596pdf: pdf-am
597
598pdf-am:
599
600ps: ps-am
601
602ps-am:
603
604uninstall-am:
605
606.MAKE: install-am install-strip
607
608.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
609	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
610	distclean-compile distclean-generic distclean-libtool \
611	distclean-tags dvi dvi-am html html-am info info-am install \
612	install-am install-data install-data-am install-dvi \
613	install-dvi-am install-exec install-exec-am install-html \
614	install-html-am install-info install-info-am install-man \
615	install-pdf install-pdf-am install-ps install-ps-am \
616	install-strip installcheck installcheck-am installdirs \
617	maintainer-clean maintainer-clean-generic mostlyclean \
618	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
619	pdf pdf-am ps ps-am tags uninstall uninstall-am
620
621
622vpath % $(top_srcdir)/src/c++11
623
624# Tell versions [3.59,3.63) of GNU make to not export all variables.
625# Otherwise a system limit (for SysV at least) may be exceeded.
626.NOEXPORT:
627