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