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