Upgrade GCC from 4.7.2 to 4.7.3 on the vendor branch
[dragonfly.git] / contrib / gcc-4.7 / libstdc++-v3 / src / c++11 / Makefile.in
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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
39         $(srcdir)/Makefile.am
40 subdir = src/c++11
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__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
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63         $(ACLOCAL_M4)
64 CONFIG_HEADER = $(top_builddir)/config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 LTLIBRARIES = $(noinst_LTLIBRARIES)
68 libc__11convenience_la_LIBADD =
69 am__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
75 am_libc__11convenience_la_OBJECTS = $(am__objects_1) $(am__objects_2)
76 libc__11convenience_la_OBJECTS = $(am_libc__11convenience_la_OBJECTS)
77 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
78 depcomp =
79 am__depfiles_maybe =
80 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
82 CXXLD = $(CXX)
83 SOURCES = $(libc__11convenience_la_SOURCES)
84 ETAGS = etags
85 CTAGS = ctags
86 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
87 ACLOCAL = @ACLOCAL@
88 ALLOCATOR_H = @ALLOCATOR_H@
89 ALLOCATOR_NAME = @ALLOCATOR_NAME@
90 AMTAR = @AMTAR@
91 AR = @AR@
92 AS = @AS@
93 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
94 ATOMIC_FLAGS = @ATOMIC_FLAGS@
95 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 BASIC_FILE_CC = @BASIC_FILE_CC@
101 BASIC_FILE_H = @BASIC_FILE_H@
102 CC = @CC@
103 CCODECVT_CC = @CCODECVT_CC@
104 CCOLLATE_CC = @CCOLLATE_CC@
105 CCTYPE_CC = @CCTYPE_CC@
106 CFLAGS = @CFLAGS@
107 CLOCALE_CC = @CLOCALE_CC@
108 CLOCALE_H = @CLOCALE_H@
109 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
110 CMESSAGES_CC = @CMESSAGES_CC@
111 CMESSAGES_H = @CMESSAGES_H@
112 CMONEY_CC = @CMONEY_CC@
113 CNUMERIC_CC = @CNUMERIC_CC@
114 CPP = @CPP@
115 CPPFLAGS = @CPPFLAGS@
116 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
117 CSTDIO_H = @CSTDIO_H@
118 CTIME_CC = @CTIME_CC@
119 CTIME_H = @CTIME_H@
120 CXX = @CXX@
121 CXXCPP = @CXXCPP@
122 CXXFILT = @CXXFILT@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 C_INCLUDE_DIR = @C_INCLUDE_DIR@
126 DBLATEX = @DBLATEX@
127 DEBUG_FLAGS = @DEBUG_FLAGS@
128 DEFS = @DEFS@
129 DOT = @DOT@
130 DOXYGEN = @DOXYGEN@
131 DSYMUTIL = @DSYMUTIL@
132 DUMPBIN = @DUMPBIN@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
138 EXEEXT = @EXEEXT@
139 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
140 FGREP = @FGREP@
141 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
142 GLIBCXX_LIBS = @GLIBCXX_LIBS@
143 GREP = @GREP@
144 INSTALL = @INSTALL@
145 INSTALL_DATA = @INSTALL_DATA@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149 LD = @LD@
150 LDFLAGS = @LDFLAGS@
151 LIBICONV = @LIBICONV@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTOOL = @LIBTOOL@
155 LIPO = @LIPO@
156 LN_S = @LN_S@
157 LTLIBICONV = @LTLIBICONV@
158 LTLIBOBJS = @LTLIBOBJS@
159 MAINT = @MAINT@
160 MAKEINFO = @MAKEINFO@
161 MKDIR_P = @MKDIR_P@
162 NM = @NM@
163 NMEDIT = @NMEDIT@
164 OBJDUMP = @OBJDUMP@
165 OBJEXT = @OBJEXT@
166 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
167 OPT_LDFLAGS = @OPT_LDFLAGS@
168 OS_INC_SRCDIR = @OS_INC_SRCDIR@
169 OTOOL = @OTOOL@
170 OTOOL64 = @OTOOL64@
171 PACKAGE = @PACKAGE@
172 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173 PACKAGE_NAME = @PACKAGE_NAME@
174 PACKAGE_STRING = @PACKAGE_STRING@
175 PACKAGE_TARNAME = @PACKAGE_TARNAME@
176 PACKAGE_URL = @PACKAGE_URL@
177 PACKAGE_VERSION = @PACKAGE_VERSION@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 PDFLATEX = @PDFLATEX@
180 RANLIB = @RANLIB@
181 SECTION_FLAGS = @SECTION_FLAGS@
182 SECTION_LDFLAGS = @SECTION_LDFLAGS@
183 SED = @SED@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 STRIP = @STRIP@
187 SYMVER_FILE = @SYMVER_FILE@
188 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
189 USE_NLS = @USE_NLS@
190 VERSION = @VERSION@
191 WARN_FLAGS = @WARN_FLAGS@
192 WERROR = @WERROR@
193 XMLLINT = @XMLLINT@
194 XSLTPROC = @XSLTPROC@
195 XSL_STYLE_DIR = @XSL_STYLE_DIR@
196 abs_builddir = @abs_builddir@
197 abs_srcdir = @abs_srcdir@
198 abs_top_builddir = @abs_top_builddir@
199 abs_top_srcdir = @abs_top_srcdir@
200 ac_ct_CC = @ac_ct_CC@
201 ac_ct_CXX = @ac_ct_CXX@
202 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203 am__leading_dot = @am__leading_dot@
204 am__tar = @am__tar@
205 am__untar = @am__untar@
206 baseline_dir = @baseline_dir@
207 baseline_subdir_switch = @baseline_subdir_switch@
208 bindir = @bindir@
209 build = @build@
210 build_alias = @build_alias@
211 build_cpu = @build_cpu@
212 build_os = @build_os@
213 build_vendor = @build_vendor@
214 builddir = @builddir@
215 check_msgfmt = @check_msgfmt@
216 datadir = @datadir@
217 datarootdir = @datarootdir@
218 docdir = @docdir@
219 dvidir = @dvidir@
220 enable_shared = @enable_shared@
221 enable_static = @enable_static@
222 exec_prefix = @exec_prefix@
223 glibcxx_MOFILES = @glibcxx_MOFILES@
224 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
225 glibcxx_POFILES = @glibcxx_POFILES@
226 glibcxx_builddir = @glibcxx_builddir@
227 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
228 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
229 glibcxx_localedir = @glibcxx_localedir@
230 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
231 glibcxx_prefixdir = @glibcxx_prefixdir@
232 glibcxx_srcdir = @glibcxx_srcdir@
233 glibcxx_toolexecdir = @glibcxx_toolexecdir@
234 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
235 gxx_include_dir = @gxx_include_dir@
236 host = @host@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
239 host_os = @host_os@
240 host_vendor = @host_vendor@
241 htmldir = @htmldir@
242 includedir = @includedir@
243 infodir = @infodir@
244 install_sh = @install_sh@
245 libdir = @libdir@
246 libexecdir = @libexecdir@
247 libtool_VERSION = @libtool_VERSION@
248 localedir = @localedir@
249 localstatedir = @localstatedir@
250 lt_host_flags = @lt_host_flags@
251 mandir = @mandir@
252 mkdir_p = @mkdir_p@
253 multi_basedir = @multi_basedir@
254 oldincludedir = @oldincludedir@
255 pdfdir = @pdfdir@
256 port_specific_symbol_files = @port_specific_symbol_files@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 psdir = @psdir@
260 python_mod_dir = @python_mod_dir@
261 sbindir = @sbindir@
262 sharedstatedir = @sharedstatedir@
263 srcdir = @srcdir@
264 sysconfdir = @sysconfdir@
265 target = @target@
266 target_alias = @target_alias@
267 target_cpu = @target_cpu@
268 target_os = @target_os@
269 target_vendor = @target_vendor@
270 top_build_prefix = @top_build_prefix@
271 top_builddir = @top_builddir@
272 top_srcdir = @top_srcdir@
273 toplevel_builddir = @toplevel_builddir@
274 toplevel_srcdir = @toplevel_srcdir@
275
276 # May be used by various substitution variables.
277 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
278 MAINT_CHARSET = latin1
279 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
280 PWD_COMMAND = $${PWDCMD-pwd}
281 STAMP = echo timestamp >
282 toolexecdir = $(glibcxx_toolexecdir)
283 toolexeclibdir = $(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.
289 CONFIG_CXXFLAGS = \
290         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
291
292 WARN_CXXFLAGS = \
293         $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once 
294
295
296 # -I/-D flags to pass when compiling.
297 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
298
299 # Convenience library for C++11 runtime.
300 noinst_LTLIBRARIES = libc++11convenience.la
301 headers = 
302 sources = \
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
327 libc__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.
334 AM_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
340 AM_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.)
370 LTCXXCOMPILE = \
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
376 LTLDFLAGS = $(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.
384 CXXLINK = \
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
390 all: 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
407 Makefile: $(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
425 clean-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
433 libc++11convenience.la: $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_DEPENDENCIES) 
434         $(CXXLINK)  $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_LIBADD) $(LIBS)
435
436 mostlyclean-compile:
437         -rm -f *.$(OBJEXT)
438
439 distclean-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
451 mostlyclean-libtool:
452         -rm -f *.lo
453
454 clean-libtool:
455         -rm -rf .libs _libs
456
457 ID: $(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
465 tags: TAGS
466
467 TAGS:  $(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
488 ctags: CTAGS
489 CTAGS:  $(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
501 GTAGS:
502         here=`$(am__cd) $(top_builddir) && pwd` \
503           && $(am__cd) $(top_srcdir) \
504           && gtags -i $(GTAGS_ARGS) "$$here"
505
506 distclean-tags:
507         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
508 check-am: all-am
509 check: check-am
510 all-am: Makefile $(LTLIBRARIES)
511 installdirs:
512 install: install-am
513 install-exec: install-exec-am
514 install-data: install-data-am
515 uninstall: uninstall-am
516
517 install-am: all-am
518         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520 installcheck: installcheck-am
521 install-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
526 mostlyclean-generic:
527
528 clean-generic:
529
530 distclean-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
534 maintainer-clean-generic:
535         @echo "This command is intended for maintainers to use"
536         @echo "it deletes files that may require special tools to rebuild."
537 clean: clean-am
538
539 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
540         mostlyclean-am
541
542 distclean: distclean-am
543         -rm -f Makefile
544 distclean-am: clean-am distclean-compile distclean-generic \
545         distclean-tags
546
547 dvi: dvi-am
548
549 dvi-am:
550
551 html: html-am
552
553 html-am:
554
555 info: info-am
556
557 info-am:
558
559 install-data-am:
560
561 install-dvi: install-dvi-am
562
563 install-dvi-am:
564
565 install-exec-am:
566
567 install-html: install-html-am
568
569 install-html-am:
570
571 install-info: install-info-am
572
573 install-info-am:
574
575 install-man:
576
577 install-pdf: install-pdf-am
578
579 install-pdf-am:
580
581 install-ps: install-ps-am
582
583 install-ps-am:
584
585 installcheck-am:
586
587 maintainer-clean: maintainer-clean-am
588         -rm -f Makefile
589 maintainer-clean-am: distclean-am maintainer-clean-generic
590
591 mostlyclean: mostlyclean-am
592
593 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
594         mostlyclean-libtool
595
596 pdf: pdf-am
597
598 pdf-am:
599
600 ps: ps-am
601
602 ps-am:
603
604 uninstall-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
622 vpath % $(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: