1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
36 build_triplet = @build@
38 target_triplet = @target@
39 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
40 $(srcdir)/Makefile.am $(glibcxxinstall_HEADERS)
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
44 $(top_srcdir)/../config/enable.m4 \
45 $(top_srcdir)/../config/futex.m4 \
46 $(top_srcdir)/../config/iconv.m4 \
47 $(top_srcdir)/../config/lead-dot.m4 \
48 $(top_srcdir)/../config/lib-ld.m4 \
49 $(top_srcdir)/../config/lib-link.m4 \
50 $(top_srcdir)/../config/lib-prefix.m4 \
51 $(top_srcdir)/../config/lthostflags.m4 \
52 $(top_srcdir)/../config/multi.m4 \
53 $(top_srcdir)/../config/no-executables.m4 \
54 $(top_srcdir)/../config/override.m4 \
55 $(top_srcdir)/../config/stdint.m4 \
56 $(top_srcdir)/../config/unwind_ipinfo.m4 \
57 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
58 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
59 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
60 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
61 $(top_srcdir)/../config/gc++filt.m4 \
62 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_VPATH_FILES =
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75 am__nobase_strip_setup = \
76 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79 am__nobase_list = $(am__nobase_strip_setup); \
80 for p in $$list; do echo "$$p $$p"; done | \
81 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83 if (++n[$$2] == $(am__install_max)) \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
87 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
90 "$(DESTDIR)$(glibcxxinstalldir)"
91 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
93 am__objects_1 = array_type_info.lo atexit_arm.lo bad_alloc.lo \
94 bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo \
95 del_opnt.lo del_opv.lo del_opvnt.lo dyncast.lo eh_alloc.lo \
96 eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo \
97 eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo \
98 eh_term_handler.lo eh_terminate.lo eh_throw.lo eh_type.lo \
99 eh_unex_handler.lo enum_type_info.lo function_type_info.lo \
100 fundamental_type_info.lo guard.lo hash_bytes.lo new_handler.lo \
101 new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo \
102 pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo \
103 pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo \
104 vmi_class_type_info.lo vterminate.lo
105 @GLIBCXX_HOSTED_TRUE@am__objects_2 = cp-demangle.lo
106 am_libsupc___la_OBJECTS = $(am__objects_1) $(am__objects_2)
107 libsupc___la_OBJECTS = $(am_libsupc___la_OBJECTS)
108 libsupc__convenience_la_LIBADD =
109 am_libsupc__convenience_la_OBJECTS = $(am__objects_1) $(am__objects_2)
110 libsupc__convenience_la_OBJECTS = \
111 $(am_libsupc__convenience_la_OBJECTS)
112 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
115 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
116 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
118 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
119 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
121 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
122 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
124 SOURCES = $(libsupc___la_SOURCES) $(libsupc__convenience_la_SOURCES)
125 HEADERS = $(glibcxxinstall_HEADERS)
128 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
130 ALLOCATOR_H = @ALLOCATOR_H@
131 ALLOCATOR_NAME = @ALLOCATOR_NAME@
135 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
136 ATOMIC_FLAGS = @ATOMIC_FLAGS@
137 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
138 AUTOCONF = @AUTOCONF@
139 AUTOHEADER = @AUTOHEADER@
140 AUTOMAKE = @AUTOMAKE@
142 BASIC_FILE_CC = @BASIC_FILE_CC@
143 BASIC_FILE_H = @BASIC_FILE_H@
145 CCODECVT_CC = @CCODECVT_CC@
146 CCOLLATE_CC = @CCOLLATE_CC@
147 CCTYPE_CC = @CCTYPE_CC@
149 CLOCALE_CC = @CLOCALE_CC@
150 CLOCALE_H = @CLOCALE_H@
151 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
152 CMESSAGES_CC = @CMESSAGES_CC@
153 CMESSAGES_H = @CMESSAGES_H@
154 CMONEY_CC = @CMONEY_CC@
155 CNUMERIC_CC = @CNUMERIC_CC@
157 CPPFLAGS = @CPPFLAGS@
158 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
159 CSTDIO_H = @CSTDIO_H@
160 CTIME_CC = @CTIME_CC@
165 CXXFLAGS = @CXXFLAGS@
166 CYGPATH_W = @CYGPATH_W@
167 C_INCLUDE_DIR = @C_INCLUDE_DIR@
169 DBTOEPUB = @DBTOEPUB@
170 DEBUG_FLAGS = @DEBUG_FLAGS@
174 DSYMUTIL = @DSYMUTIL@
180 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
182 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
184 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
185 GLIBCXX_LIBS = @GLIBCXX_LIBS@
188 INSTALL_DATA = @INSTALL_DATA@
189 INSTALL_PROGRAM = @INSTALL_PROGRAM@
190 INSTALL_SCRIPT = @INSTALL_SCRIPT@
191 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 LIBICONV = @LIBICONV@
197 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
201 LTLIBICONV = @LTLIBICONV@
202 LTLIBOBJS = @LTLIBOBJS@
204 MAKEINFO = @MAKEINFO@
210 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
211 OPT_LDFLAGS = @OPT_LDFLAGS@
212 OS_INC_SRCDIR = @OS_INC_SRCDIR@
216 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217 PACKAGE_NAME = @PACKAGE_NAME@
218 PACKAGE_STRING = @PACKAGE_STRING@
219 PACKAGE_TARNAME = @PACKAGE_TARNAME@
220 PACKAGE_URL = @PACKAGE_URL@
221 PACKAGE_VERSION = @PACKAGE_VERSION@
222 PATH_SEPARATOR = @PATH_SEPARATOR@
223 PDFLATEX = @PDFLATEX@
226 SECTION_FLAGS = @SECTION_FLAGS@
227 SECTION_LDFLAGS = @SECTION_LDFLAGS@
229 SET_MAKE = @SET_MAKE@
232 SYMVER_FILE = @SYMVER_FILE@
233 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
236 WARN_FLAGS = @WARN_FLAGS@
239 XSLTPROC = @XSLTPROC@
240 abs_builddir = @abs_builddir@
241 abs_srcdir = @abs_srcdir@
242 abs_top_builddir = @abs_top_builddir@
243 abs_top_srcdir = @abs_top_srcdir@
244 ac_ct_CC = @ac_ct_CC@
245 ac_ct_CXX = @ac_ct_CXX@
246 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
247 am__leading_dot = @am__leading_dot@
249 am__untar = @am__untar@
250 baseline_dir = @baseline_dir@
253 build_alias = @build_alias@
254 build_cpu = @build_cpu@
255 build_os = @build_os@
256 build_vendor = @build_vendor@
257 builddir = @builddir@
258 check_msgfmt = @check_msgfmt@
260 datarootdir = @datarootdir@
263 enable_shared = @enable_shared@
264 enable_static = @enable_static@
265 exec_prefix = @exec_prefix@
266 glibcxx_MOFILES = @glibcxx_MOFILES@
267 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
268 glibcxx_POFILES = @glibcxx_POFILES@
269 glibcxx_builddir = @glibcxx_builddir@
270 glibcxx_localedir = @glibcxx_localedir@
271 glibcxx_prefixdir = @glibcxx_prefixdir@
272 glibcxx_srcdir = @glibcxx_srcdir@
273 glibcxx_thread_h = @glibcxx_thread_h@
274 glibcxx_toolexecdir = @glibcxx_toolexecdir@
275 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
276 gxx_include_dir = @gxx_include_dir@
278 host_alias = @host_alias@
279 host_cpu = @host_cpu@
281 host_vendor = @host_vendor@
283 includedir = @includedir@
285 install_sh = @install_sh@
287 libexecdir = @libexecdir@
288 libtool_VERSION = @libtool_VERSION@
289 localedir = @localedir@
290 localstatedir = @localstatedir@
291 lt_host_flags = @lt_host_flags@
294 multi_basedir = @multi_basedir@
295 oldincludedir = @oldincludedir@
297 port_specific_symbol_files = @port_specific_symbol_files@
299 program_transform_name = @program_transform_name@
302 sharedstatedir = @sharedstatedir@
304 sysconfdir = @sysconfdir@
306 target_alias = @target_alias@
307 target_cpu = @target_cpu@
308 target_os = @target_os@
309 target_vendor = @target_vendor@
310 top_build_prefix = @top_build_prefix@
311 top_builddir = @top_builddir@
312 top_srcdir = @top_srcdir@
313 toplevel_srcdir = @toplevel_srcdir@
315 # May be used by various substitution variables.
316 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
317 MAINT_CHARSET = latin1
318 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
319 PWD_COMMAND = $${PWDCMD-pwd}
320 STAMP = echo timestamp >
321 toolexecdir = $(glibcxx_toolexecdir)
322 toolexeclibdir = $(glibcxx_toolexeclibdir)
324 # These bits are all figured out from configure. Look in acinclude.m4
325 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
327 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
330 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
333 # -I/-D flags to pass when compiling.
334 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
336 # Need this library to both be part of libstdc++.a, and installed
338 # 1) separate libsupc++.la
339 toolexeclib_LTLIBRARIES = libsupc++.la
340 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
341 noinst_LTLIBRARIES = libsupc++convenience.la
343 exception new typeinfo cxxabi.h cxxabi-forced.h exception_defines.h \
344 initializer_list exception_ptr.h nested_exception.h
346 @GLIBCXX_HOSTED_TRUE@c_sources = \
347 @GLIBCXX_HOSTED_TRUE@ cp-demangle.c
376 function_type_info.cc \
377 fundamental_type_info.cc \
387 pointer_type_info.cc \
389 si_class_type_info.cc \
393 vmi_class_type_info.cc \
396 libsupc___la_SOURCES = $(sources) $(c_sources)
397 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
398 glibcxxinstalldir = $(gxx_include_dir)
399 glibcxxinstall_HEADERS = $(headers)
401 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
402 # modified in a per-library or per-sub-library way. Need to manually
403 # set this option because CONFIG_CXXFLAGS has to be after
404 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
405 # as the occasion call for it.
407 -fno-implicit-templates \
408 $(LIBSUPCXX_PICFLAGS) \
410 $(OPTIMIZE_CXXFLAGS) \
414 "gxx_include_dir=$(gxx_include_dir)"
417 # Use special rules for pulling things out of libiberty. These
418 # objects should be compiled with the "C" compiler, not the C++
419 # compiler, and also should not use the C++ includes.
420 C_INCLUDES = -I.. -I$(toplevel_srcdir)/libiberty -I$(toplevel_srcdir)/include
422 $(CC) $(DEFS) $(C_INCLUDES) \
423 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
426 # LTCOMPILE is copied from LTCXXCOMPILE below.
427 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared $(LIBTOOLFLAGS) --mode=compile \
428 $(CC) $(DEFS) $(C_INCLUDES) $(LIBSUPCXX_PICFLAGS) \
429 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
432 # libstdc++ libtool notes
434 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
435 # last. (That way, things like -O2 passed down from the toplevel can
436 # be overridden by --enable-debug.)
438 # 2) In general, libtool expects an argument such as `--tag=CXX' when
439 # using the C++ compiler, because that will enable the settings
440 # detected when C++ support was being configured. However, when no
441 # such flag is given in the command line, libtool attempts to figure
442 # it out by matching the compiler name in each configuration section
443 # against a prefix of the command line. The problem is that, if the
444 # compiler name and its initial flags stored in the libtool
445 # configuration file don't match those in the command line, libtool
446 # can't decide which configuration to use, and it gives up. The
447 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
448 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
449 # attempt to infer which configuration to use.
451 # We have to put --tag disable-shared after --tag CXX lest things
452 # CXX undo the affect of disable-shared.
453 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared $(LIBTOOLFLAGS) \
454 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
455 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
457 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
459 # 3) We'd have a problem when building the shared libstdc++ object if
460 # the rules automake generates would be used. We cannot allow g++ to
461 # be used since this would add -lstdc++ to the link line which of
462 # course is problematic at this point. So, we get the top-level
463 # directory to configure libstdc++-v3 to use gcc as the C++
464 # compilation driver.
465 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared $(LIBTOOLFLAGS) \
467 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
472 .SUFFIXES: .c .cc .lo .o .obj
473 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
475 case '$(am__configure_deps)' in \
477 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
478 && { if test -f $@; then exit 0; else break; fi; }; \
482 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile'; \
483 $(am__cd) $(top_srcdir) && \
484 $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile
486 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
491 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
492 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
499 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
501 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502 $(am__aclocal_m4_deps):
504 clean-noinstLTLIBRARIES:
505 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
506 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
507 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
508 test "$$dir" != "$$p" || dir=.; \
509 echo "rm -f \"$${dir}/so_locations\""; \
510 rm -f "$${dir}/so_locations"; \
512 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
514 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
515 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
516 list2=; for p in $$list; do \
517 if test -f $$p; then \
518 list2="$$list2 $$p"; \
521 test -z "$$list2" || { \
522 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
523 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
526 uninstall-toolexeclibLTLIBRARIES:
528 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
529 for p in $$list; do \
531 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
532 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
535 clean-toolexeclibLTLIBRARIES:
536 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
537 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
538 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
539 test "$$dir" != "$$p" || dir=.; \
540 echo "rm -f \"$${dir}/so_locations\""; \
541 rm -f "$${dir}/so_locations"; \
543 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
544 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
545 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
546 $(CXXLINK) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
558 $(COMPILE) -c `$(CYGPATH_W) '$<'`
561 $(LTCOMPILE) -c -o $@ $<
564 $(CXXCOMPILE) -c -o $@ $<
567 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
570 $(LTCXXCOMPILE) -c -o $@ $<
578 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
579 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
580 unique=`for i in $$list; do \
581 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
584 END { if (nonempty) { for (i in files) print i; }; }'`; \
588 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
589 $(TAGS_FILES) $(LISP)
592 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
593 unique=`for i in $$list; do \
594 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
596 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597 END { if (nonempty) { for (i in files) print i; }; }'`; \
599 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
600 test -n "$$unique" || unique=$$empty_fix; \
601 if test $$# -gt 0; then \
602 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
605 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
610 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
611 $(TAGS_FILES) $(LISP)
612 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
613 unique=`for i in $$list; do \
614 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
616 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
617 END { if (nonempty) { for (i in files) print i; }; }'`; \
618 test -z "$(CTAGS_ARGS)$$unique" \
619 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
623 here=`$(am__cd) $(top_builddir) && pwd` \
624 && $(am__cd) $(top_srcdir) \
625 && gtags -i $(GTAGS_ARGS) "$$here"
628 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
631 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
633 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(glibcxxinstalldir)"; do \
634 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
637 install-exec: install-exec-am
638 install-data: install-data-am
639 uninstall: uninstall-am
642 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644 installcheck: installcheck-am
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 `test -z '$(STRIP)' || \
649 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658 maintainer-clean-generic:
659 @echo "This command is intended for maintainers to use"
660 @echo "it deletes files that may require special tools to rebuild."
663 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
664 clean-toolexeclibLTLIBRARIES mostlyclean-am
666 distclean: distclean-am
668 distclean-am: clean-am distclean-compile distclean-generic \
683 install-data-am: install-glibcxxinstallHEADERS
685 install-dvi: install-dvi-am
689 install-exec-am: install-toolexeclibLTLIBRARIES
691 install-html: install-html-am
695 install-info: install-info-am
701 install-pdf: install-pdf-am
705 install-ps: install-ps-am
711 maintainer-clean: maintainer-clean-am
713 maintainer-clean-am: distclean-am maintainer-clean-generic
715 mostlyclean: mostlyclean-am
717 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
728 uninstall-am: uninstall-glibcxxinstallHEADERS \
729 uninstall-toolexeclibLTLIBRARIES
731 .MAKE: install-am install-strip
733 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
734 clean-libtool clean-noinstLTLIBRARIES \
735 clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
736 distclean-generic distclean-libtool distclean-tags dvi dvi-am \
737 html html-am info info-am install install-am install-data \
738 install-data-am install-dvi install-dvi-am install-exec \
739 install-exec-am install-glibcxxinstallHEADERS install-html \
740 install-html-am install-info install-info-am install-man \
741 install-pdf install-pdf-am install-ps install-ps-am \
742 install-strip install-toolexeclibLTLIBRARIES installcheck \
743 installcheck-am installdirs maintainer-clean \
744 maintainer-clean-generic mostlyclean mostlyclean-compile \
745 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
746 tags uninstall uninstall-am uninstall-glibcxxinstallHEADERS \
747 uninstall-toolexeclibLTLIBRARIES
752 $(LN_S) $(toplevel_srcdir)/libiberty/cp-demangle.c $@
753 cp-demangle.lo: cp-demangle.c
754 $(LTCOMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
755 cp-demangle.o: cp-demangle.c
756 $(C_COMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
758 # We have to have rules modified from the default to counteract SUN make
759 # prepending each of $(glibcxxinstall_HEADERS) with VPATH below.
760 install-glibcxxinstallHEADERS: $(glibcxxinstall_HEADERS)
762 $(mkinstalldirs) $(DESTDIR)$(glibcxxinstalldir)
763 @list='$(glibcxxinstall_HEADERS)'; for p in $$list; do \
764 q=`echo $$p | sed -e 's,.*/,,'`; \
765 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
766 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcxxinstalldir)/$$q"; \
767 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcxxinstalldir)/$$q; \
770 uninstall-glibcxxinstallHEADERS:
772 list='$(glibcxxinstall_HEADERS)'; for p in $$list; do \
773 q=`echo $$p | sed -e 's,.*/,,'`; \
774 rm -f $(DESTDIR)$(glibcxxinstalldir)/$$q; \
777 # Tell versions [3.59,3.63) of GNU make to not export all variables.
778 # Otherwise a system limit (for SysV at least) may be exceeded.