OSDN Git Service

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