]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/libsupc++/Makefile.in
N3778: Sized Deallocation
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
CommitLineData
495de4f4 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
ff66d28f 2# @configure_input@
06bd10fb 3
7eaf73d7 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
495de4f4
BK
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
06bd10fb
BK
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
ff66d28f 16@SET_MAKE@
06bd10fb 17
7eaf73d7 18
06bd10fb 19VPATH = @srcdir@
06bd10fb 20pkgdatadir = $(datadir)/@PACKAGE@
06bd10fb 21pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
ff66d28f 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
ff66d28f
PE
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
06bd10fb
BK
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
06bd10fb 36build_triplet = @build@
06bd10fb 37host_triplet = @host@
06bd10fb 38target_triplet = @target@
13917ae3 39DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
7c3e9502 40 $(srcdir)/Makefile.am $(bits_HEADERS) $(std_HEADERS)
7eaf73d7
KC
41subdir = libsupc++
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
b25e6b79
BK
43am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
44 $(top_srcdir)/../config/enable.m4 \
eeb77d99 45 $(top_srcdir)/../config/futex.m4 \
4ffe6e87 46 $(top_srcdir)/../config/iconv.m4 \
cddfb1c7 47 $(top_srcdir)/../config/lead-dot.m4 \
4ffe6e87
BK
48 $(top_srcdir)/../config/lib-ld.m4 \
49 $(top_srcdir)/../config/lib-link.m4 \
50 $(top_srcdir)/../config/lib-prefix.m4 \
7de6ba7a 51 $(top_srcdir)/../config/lthostflags.m4 \
499c96f5 52 $(top_srcdir)/../config/multi.m4 \
cd111813 53 $(top_srcdir)/../config/no-executables.m4 \
ef5f59f6 54 $(top_srcdir)/../config/override.m4 \
ed0840ba 55 $(top_srcdir)/../config/stdint.m4 \
2e575796 56 $(top_srcdir)/../config/unwind_ipinfo.m4 \
eab89c86
PC
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 \
1183dc2c
PC
62 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
63 $(top_srcdir)/configure.ac
7eaf73d7
KC
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66CONFIG_HEADER = $(top_builddir)/config.h
67CONFIG_CLEAN_FILES =
5213506e 68CONFIG_CLEAN_VPATH_FILES =
a60945f8
PC
69am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70am__vpath_adj = case $$p in \
71 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 *) f=$$p;; \
73 esac;
5213506e
RW
74am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75am__install_max = 40
76am__nobase_strip_setup = \
77 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78am__nobase_strip = \
79 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
80am__nobase_list = $(am__nobase_strip_setup); \
81 for p in $$list; do echo "$$p $$p"; done | \
82 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84 if (++n[$$2] == $(am__install_max)) \
85 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86 END { for (dir in files) print dir, files[dir] }'
87am__base_list = \
88 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
7c3e9502
BK
90am__installdirs = "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(bitsdir)" \
91 "$(DESTDIR)$(stddir)"
7eaf73d7
KC
92LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
93libsupc___la_LIBADD =
1183dc2c 94am__objects_1 = array_type_info.lo atexit_arm.lo atexit_thread.lo \
0138d6b2 95 bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo \
20b06add
JM
96 bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo \
97 del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo \
98 eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo \
99 eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo \
100 eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo \
101 eh_type.lo eh_unex_handler.lo enum_type_info.lo \
102 function_type_info.lo fundamental_type_info.lo guard.lo \
103 guard_error.lo hash_bytes.lo nested_exception.lo \
104 new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo \
105 pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo \
106 pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo \
107 vmi_class_type_info.lo vterminate.lo
7eaf73d7 108@GLIBCXX_HOSTED_TRUE@am__objects_2 = cp-demangle.lo
2077db1b
CT
109@ENABLE_VTABLE_VERIFY_TRUE@am__objects_3 = vtv_stubs.lo
110am_libsupc___la_OBJECTS = $(am__objects_1) $(am__objects_2) \
111 $(am__objects_3)
7eaf73d7
KC
112libsupc___la_OBJECTS = $(am_libsupc___la_OBJECTS)
113libsupc__convenience_la_LIBADD =
2077db1b
CT
114am_libsupc__convenience_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
115 $(am__objects_3)
7eaf73d7
KC
116libsupc__convenience_la_OBJECTS = \
117 $(am_libsupc__convenience_la_OBJECTS)
5213506e 118DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
7eaf73d7
KC
119depcomp =
120am__depfiles_maybe =
121COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
122 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123CCLD = $(CC)
5213506e
RW
124LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
125 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
126 $(LDFLAGS) -o $@
7eaf73d7
KC
127CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
128 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
129CXXLD = $(CXX)
130SOURCES = $(libsupc___la_SOURCES) $(libsupc__convenience_la_SOURCES)
7c3e9502 131HEADERS = $(bits_HEADERS) $(std_HEADERS)
7eaf73d7
KC
132ETAGS = etags
133CTAGS = ctags
1568430f 134ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
ff66d28f 135ACLOCAL = @ACLOCAL@
8b0d6051
BK
136ALLOCATOR_H = @ALLOCATOR_H@
137ALLOCATOR_NAME = @ALLOCATOR_NAME@
ff66d28f 138AMTAR = @AMTAR@
06bd10fb
BK
139AR = @AR@
140AS = @AS@
40fcf31b 141ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
c2ba9709 142ATOMIC_FLAGS = @ATOMIC_FLAGS@
40fcf31b 143ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
ff66d28f
PE
144AUTOCONF = @AUTOCONF@
145AUTOHEADER = @AUTOHEADER@
146AUTOMAKE = @AUTOMAKE@
ab3bc736 147AWK = @AWK@
6aa43d99 148BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109 149BASIC_FILE_H = @BASIC_FILE_H@
ff66d28f 150CC = @CC@
6aa43d99 151CCODECVT_CC = @CCODECVT_CC@
6aa43d99
BK
152CCOLLATE_CC = @CCOLLATE_CC@
153CCTYPE_CC = @CCTYPE_CC@
ff66d28f 154CFLAGS = @CFLAGS@
6aa43d99 155CLOCALE_CC = @CLOCALE_CC@
4a9d5109 156CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
157CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
158CMESSAGES_CC = @CMESSAGES_CC@
33590f13 159CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
160CMONEY_CC = @CMONEY_CC@
161CNUMERIC_CC = @CNUMERIC_CC@
06bd10fb 162CPP = @CPP@
ff66d28f 163CPPFLAGS = @CPPFLAGS@
4b90c838 164CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
48c7b524 165CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
9bf714c2 166CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
4a9d5109 167CSTDIO_H = @CSTDIO_H@
6aa43d99 168CTIME_CC = @CTIME_CC@
1c26d8fd 169CTIME_H = @CTIME_H@
ff66d28f 170CXX = @CXX@
06bd10fb 171CXXCPP = @CXXCPP@
c18dc5cc 172CXXFILT = @CXXFILT@
ff66d28f
PE
173CXXFLAGS = @CXXFLAGS@
174CYGPATH_W = @CYGPATH_W@
4a9d5109 175C_INCLUDE_DIR = @C_INCLUDE_DIR@
b25e6b79 176DBLATEX = @DBLATEX@
06bd10fb 177DEBUG_FLAGS = @DEBUG_FLAGS@
ff66d28f 178DEFS = @DEFS@
b25e6b79
BK
179DOT = @DOT@
180DOXYGEN = @DOXYGEN@
25e5de9a 181DSYMUTIL = @DSYMUTIL@
1cf3d07d 182DUMPBIN = @DUMPBIN@
ff66d28f
PE
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EGREP = @EGREP@
9adfc73c 187ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
06bd10fb
BK
188EXEEXT = @EXEEXT@
189EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
1cf3d07d 190FGREP = @FGREP@
ff66d28f 191GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ec6fa56a 192GLIBCXX_LIBS = @GLIBCXX_LIBS@
1cf3d07d 193GREP = @GREP@
9520425b 194HWCAP_FLAGS = @HWCAP_FLAGS@
5213506e 195INSTALL = @INSTALL@
ff66d28f
PE
196INSTALL_DATA = @INSTALL_DATA@
197INSTALL_PROGRAM = @INSTALL_PROGRAM@
198INSTALL_SCRIPT = @INSTALL_SCRIPT@
199INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1cf3d07d
SE
200LD = @LD@
201LDFLAGS = @LDFLAGS@
d54bc1d8 202LIBICONV = @LIBICONV@
ff66d28f
PE
203LIBOBJS = @LIBOBJS@
204LIBS = @LIBS@
400f4e55 205LIBTOOL = @LIBTOOL@
25e5de9a 206LIPO = @LIPO@
06bd10fb 207LN_S = @LN_S@
4ffe6e87 208LTLIBICONV = @LTLIBICONV@
ff66d28f 209LTLIBOBJS = @LTLIBOBJS@
06bd10fb
BK
210MAINT = @MAINT@
211MAKEINFO = @MAKEINFO@
5213506e 212MKDIR_P = @MKDIR_P@
1cf3d07d 213NM = @NM@
25e5de9a
PG
214NMEDIT = @NMEDIT@
215OBJDUMP = @OBJDUMP@
06bd10fb 216OBJEXT = @OBJEXT@
ff66d28f 217OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
06bd10fb 218OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 219OS_INC_SRCDIR = @OS_INC_SRCDIR@
25e5de9a
PG
220OTOOL = @OTOOL@
221OTOOL64 = @OTOOL64@
06bd10fb 222PACKAGE = @PACKAGE@
ff66d28f
PE
223PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224PACKAGE_NAME = @PACKAGE_NAME@
225PACKAGE_STRING = @PACKAGE_STRING@
226PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 227PACKAGE_URL = @PACKAGE_URL@
ff66d28f
PE
228PACKAGE_VERSION = @PACKAGE_VERSION@
229PATH_SEPARATOR = @PATH_SEPARATOR@
b25e6b79 230PDFLATEX = @PDFLATEX@
06bd10fb
BK
231RANLIB = @RANLIB@
232SECTION_FLAGS = @SECTION_FLAGS@
233SECTION_LDFLAGS = @SECTION_LDFLAGS@
1cf3d07d 234SED = @SED@
ff66d28f
PE
235SET_MAKE = @SET_MAKE@
236SHELL = @SHELL@
06bd10fb 237STRIP = @STRIP@
fb5c309d 238SYMVER_FILE = @SYMVER_FILE@
4a9d5109 239TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 240USE_NLS = @USE_NLS@
06bd10fb 241VERSION = @VERSION@
2077db1b
CT
242VTV_CXXFLAGS = @VTV_CXXFLAGS@
243VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
244VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
e466dc8a 245WARN_FLAGS = @WARN_FLAGS@
06bd10fb 246WERROR = @WERROR@
b25e6b79
BK
247XMLLINT = @XMLLINT@
248XSLTPROC = @XSLTPROC@
b329dd10 249XSL_STYLE_DIR = @XSL_STYLE_DIR@
5213506e
RW
250abs_builddir = @abs_builddir@
251abs_srcdir = @abs_srcdir@
252abs_top_builddir = @abs_top_builddir@
253abs_top_srcdir = @abs_top_srcdir@
ff66d28f
PE
254ac_ct_CC = @ac_ct_CC@
255ac_ct_CXX = @ac_ct_CXX@
1cf3d07d 256ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
ff66d28f 257am__leading_dot = @am__leading_dot@
a60945f8
PC
258am__tar = @am__tar@
259am__untar = @am__untar@
44f0760e 260baseline_dir = @baseline_dir@
00fc1bf6 261baseline_subdir_switch = @baseline_subdir_switch@
ff66d28f
PE
262bindir = @bindir@
263build = @build@
264build_alias = @build_alias@
265build_cpu = @build_cpu@
266build_os = @build_os@
267build_vendor = @build_vendor@
5213506e 268builddir = @builddir@
501e321e 269check_msgfmt = @check_msgfmt@
ff66d28f 270datadir = @datadir@
5213506e
RW
271datarootdir = @datarootdir@
272docdir = @docdir@
273dvidir = @dvidir@
34791641
PE
274enable_shared = @enable_shared@
275enable_static = @enable_static@
ff66d28f 276exec_prefix = @exec_prefix@
3d7c150e
BK
277glibcxx_MOFILES = @glibcxx_MOFILES@
278glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
279glibcxx_POFILES = @glibcxx_POFILES@
3d7c150e 280glibcxx_builddir = @glibcxx_builddir@
ac6d1200
BK
281glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
282glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
3d7c150e 283glibcxx_localedir = @glibcxx_localedir@
ac6d1200 284glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
3d7c150e
BK
285glibcxx_prefixdir = @glibcxx_prefixdir@
286glibcxx_srcdir = @glibcxx_srcdir@
3d7c150e
BK
287glibcxx_toolexecdir = @glibcxx_toolexecdir@
288glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
1fd2f510 289gxx_include_dir = @gxx_include_dir@
ff66d28f
PE
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
5213506e 295htmldir = @htmldir@
ff66d28f
PE
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299libdir = @libdir@
300libexecdir = @libexecdir@
4e10943d 301libtool_VERSION = @libtool_VERSION@
5213506e 302localedir = @localedir@
ff66d28f 303localstatedir = @localstatedir@
7de6ba7a 304lt_host_flags = @lt_host_flags@
ff66d28f 305mandir = @mandir@
7eaf73d7 306mkdir_p = @mkdir_p@
ff66d28f
PE
307multi_basedir = @multi_basedir@
308oldincludedir = @oldincludedir@
5213506e 309pdfdir = @pdfdir@
ff66d28f
PE
310port_specific_symbol_files = @port_specific_symbol_files@
311prefix = @prefix@
312program_transform_name = @program_transform_name@
5213506e 313psdir = @psdir@
2a5d011c 314python_mod_dir = @python_mod_dir@
ff66d28f
PE
315sbindir = @sbindir@
316sharedstatedir = @sharedstatedir@
5213506e 317srcdir = @srcdir@
ff66d28f
PE
318sysconfdir = @sysconfdir@
319target = @target@
320target_alias = @target_alias@
321target_cpu = @target_cpu@
322target_os = @target_os@
323target_vendor = @target_vendor@
1183dc2c 324thread_header = @thread_header@
5213506e
RW
325top_build_prefix = @top_build_prefix@
326top_builddir = @top_builddir@
327top_srcdir = @top_srcdir@
5d1c8e77 328toplevel_builddir = @toplevel_builddir@
e2c20fae 329toplevel_srcdir = @toplevel_srcdir@
47194af4
ZW
330
331# May be used by various substitution variables.
332gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
06bd10fb 333MAINT_CHARSET = latin1
ae9dc931 334mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
0df3f383 335PWD_COMMAND = $${PWDCMD-pwd}
82ba99d5 336STAMP = echo timestamp >
0df3f383
PE
337toolexecdir = $(glibcxx_toolexecdir)
338toolexeclibdir = $(glibcxx_toolexeclibdir)
b124c5c4
BK
339@ENABLE_WERROR_FALSE@WERROR_FLAG =
340@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
2077db1b
CT
341@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
342@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
06bd10fb 343
0df3f383
PE
344# These bits are all figured out from configure. Look in acinclude.m4
345# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
58ac1d7f 346CONFIG_CXXFLAGS = \
b1d6986c 347 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
e466dc8a 348
58ac1d7f 349WARN_CXXFLAGS = \
b124c5c4 350 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
e466dc8a
BK
351
352
0df3f383
PE
353# -I/-D flags to pass when compiling.
354AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
d27bba5e 355
0df3f383
PE
356# Need this library to both be part of libstdc++.a, and installed
357# separately too.
ca618b60 358# 1) separate libsupc++.la
0df3f383 359toolexeclib_LTLIBRARIES = libsupc++.la
2077db1b 360
0df3f383
PE
361# 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
362noinst_LTLIBRARIES = libsupc++convenience.la
7c3e9502 363std_HEADERS = \
0b284728 364 cxxabi.h exception initializer_list new typeinfo
58ac1d7f 365
7c3e9502 366bits_HEADERS = \
a152e96f 367 atomic_lockfree_defines.h cxxabi_forced.h \
0b284728 368 exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h
7c3e9502
BK
369
370headers = $(std_HEADERS) $(bits_HEADERS)
4c24b21a 371@GLIBCXX_HOSTED_TRUE@c_sources = \
0b284728 372@GLIBCXX_HOSTED_TRUE@ cp-demangle.c
4c24b21a 373
58ac1d7f 374sources = \
bd994a48 375 array_type_info.cc \
aa2bd2db 376 atexit_arm.cc \
5b031b9b 377 atexit_thread.cc \
79d34420 378 bad_alloc.cc \
0138d6b2 379 bad_array_length.cc \
7d5e76c8 380 bad_array_new.cc \
bd994a48
MM
381 bad_cast.cc \
382 bad_typeid.cc \
383 class_type_info.cc \
58ac1d7f 384 del_op.cc \
20b06add 385 del_ops.cc \
58ac1d7f
BK
386 del_opnt.cc \
387 del_opv.cc \
20b06add 388 del_opvs.cc \
58ac1d7f 389 del_opvnt.cc \
bd994a48 390 dyncast.cc \
58ac1d7f 391 eh_alloc.cc \
617a1b71 392 eh_arm.cc \
58ac1d7f 393 eh_aux_runtime.cc \
617a1b71 394 eh_call.cc \
58ac1d7f
BK
395 eh_catch.cc \
396 eh_exception.cc \
397 eh_globals.cc \
398 eh_personality.cc \
30a333ce 399 eh_ptr.cc \
58ac1d7f
BK
400 eh_term_handler.cc \
401 eh_terminate.cc \
0a35513e 402 eh_tm.cc \
58ac1d7f
BK
403 eh_throw.cc \
404 eh_type.cc \
405 eh_unex_handler.cc \
bd994a48
MM
406 enum_type_info.cc \
407 function_type_info.cc \
408 fundamental_type_info.cc \
58ac1d7f 409 guard.cc \
2bddc509 410 guard_error.cc \
33da99cb 411 hash_bytes.cc \
e9599233 412 nested_exception.cc \
58ac1d7f
BK
413 new_handler.cc \
414 new_op.cc \
415 new_opnt.cc \
416 new_opv.cc \
417 new_opvnt.cc \
bd994a48
MM
418 pbase_type_info.cc \
419 pmem_type_info.cc \
420 pointer_type_info.cc \
58ac1d7f 421 pure.cc \
bd994a48 422 si_class_type_info.cc \
58ac1d7f
BK
423 tinfo.cc \
424 tinfo2.cc \
425 vec.cc \
bd994a48 426 vmi_class_type_info.cc \
58ac1d7f 427 vterminate.cc
06bd10fb 428
2077db1b
CT
429@ENABLE_VTABLE_VERIFY_TRUE@vtv_sources = \
430@ENABLE_VTABLE_VERIFY_TRUE@ vtv_stubs.cc
431
432libsupc___la_SOURCES = $(sources) $(c_sources) $(vtv_sources)
433libsupc__convenience_la_SOURCES = $(sources) $(c_sources) $(vtv_sources)
a6863e25 434
c7053b70 435# AM_CXXFLAGS needs to be in each subdirectory so that it can be
a9117427
BK
436# modified in a per-library or per-sub-library way. Need to manually
437# set this option because CONFIG_CXXFLAGS has to be after
438# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
ca618b60 439# as the occasion call for it.
58ac1d7f 440AM_CXXFLAGS = \
ac6d1200 441 $(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \
8bae34da 442 $(XTEMPLATE_FLAGS) \
0b284728 443 $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
3bf74da2 444
58ac1d7f
BK
445AM_MAKEFLAGS = \
446 "gxx_include_dir=$(gxx_include_dir)"
06bd10fb
BK
447
448
40fcf31b
BK
449# Use special rules for pulling things out of libiberty. These
450# objects should be compiled with the "C" compiler, not the C++
451# compiler, and also should not use the C++ includes.
452C_INCLUDES = -I.. -I$(toplevel_srcdir)/libiberty -I$(toplevel_srcdir)/include
453C_COMPILE = \
454 $(CC) $(DEFS) $(C_INCLUDES) \
455 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
456
457
458# LTCOMPILE is copied from LTCXXCOMPILE below.
98791cfd 459LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared $(LIBTOOLFLAGS) --mode=compile \
ac6d1200
BK
460 $(CC) $(DEFS) $(C_INCLUDES) \
461 $(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \
0b284728 462 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
40fcf31b
BK
463
464
7c3e9502 465# Libtool notes
06bd10fb 466
ac6d1200 467# 1) In general, libtool expects an argument such as `--tag=CXX' when
a9117427
BK
468# using the C++ compiler, because that will enable the settings
469# detected when C++ support was being configured. However, when no
470# such flag is given in the command line, libtool attempts to figure
471# it out by matching the compiler name in each configuration section
472# against a prefix of the command line. The problem is that, if the
473# compiler name and its initial flags stored in the libtool
474# configuration file don't match those in the command line, libtool
475# can't decide which configuration to use, and it gives up. The
476# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
477# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
20b11783 478# attempt to infer which configuration to use.
ac6d1200
BK
479#
480# The second tag argument, `--tag disable-shared` means that libtool
481# only compiles each source once, for static objects. In actuality,
482# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
483# the libtool command that is used create the object, which is
484# suitable for shared libraries. The `--tag disable-shared` must be
485# placed after --tag CXX lest things CXX undo the affect of
486# disable-shared.
487
b1d6986c 488# 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
ac6d1200
BK
489# last. (That way, things like -O2 passed down from the toplevel can
490# be overridden by --enable-debug.)
0b284728
BK
491LTCXXCOMPILE = \
492 $(LIBTOOL) --tag CXX --tag disable-shared \
493 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
494 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
b1d6986c 495 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS)
a9117427 496
d79e6356 497LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
a9117427 498
787d2fb7
AO
499# 3) We'd have a problem when building the shared libstdc++ object if
500# the rules automake generates would be used. We cannot allow g++ to
501# be used since this would add -lstdc++ to the link line which of
502# course is problematic at this point. So, we get the top-level
503# directory to configure libstdc++-v3 to use gcc as the C++
504# compilation driver.
0b284728
BK
505CXXLINK = \
506 $(LIBTOOL) --tag CXX --tag disable-shared \
507 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
508 --mode=link $(CXX) \
509 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
06bd10fb 510
7c3e9502
BK
511
512# Install notes
513# We have to have rules modified from the default to counteract SUN make
514# prepending each of $(*_HEADERS) with VPATH below.
515stddir = $(gxx_include_dir)
516bitsdir = $(gxx_include_dir)/bits
2077db1b
CT
517
518# By adding these files here, automake will remove them for 'make clean'
519CLEANFILES = stamp-*
ff66d28f 520all: all-am
06bd10fb 521
06bd10fb 522.SUFFIXES:
40fcf31b 523.SUFFIXES: .c .cc .lo .o .obj
7eaf73d7
KC
524$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
525 @for dep in $?; do \
526 case '$(am__configure_deps)' in \
527 *$$dep*) \
5213506e
RW
528 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
529 && { if test -f $@; then exit 0; else break; fi; }; \
7eaf73d7
KC
530 exit 1;; \
531 esac; \
532 done; \
5213506e
RW
533 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile'; \
534 $(am__cd) $(top_srcdir) && \
535 $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile
7eaf73d7
KC
536.PRECIOUS: Makefile
537Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
538 @case '$?' in \
539 *config.status*) \
540 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
541 *) \
542 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
543 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
544 esac;
545
546$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
547 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
548
549$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
550 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
551$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
552 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5213506e 553$(am__aclocal_m4_deps):
06bd10fb
BK
554
555clean-noinstLTLIBRARIES:
556 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
ff66d28f
PE
557 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
558 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
7eaf73d7 559 test "$$dir" != "$$p" || dir=.; \
ff66d28f
PE
560 echo "rm -f \"$${dir}/so_locations\""; \
561 rm -f "$${dir}/so_locations"; \
562 done
06bd10fb
BK
563install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
564 @$(NORMAL_INSTALL)
495de4f4 565 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
5213506e
RW
566 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
567 list2=; for p in $$list; do \
06bd10fb 568 if test -f $$p; then \
5213506e 569 list2="$$list2 $$p"; \
06bd10fb 570 else :; fi; \
5213506e
RW
571 done; \
572 test -z "$$list2" || { \
573 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
574 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
575 }
06bd10fb
BK
576
577uninstall-toolexeclibLTLIBRARIES:
578 @$(NORMAL_UNINSTALL)
5213506e
RW
579 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
580 for p in $$list; do \
581 $(am__strip_dir) \
582 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
583 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
06bd10fb
BK
584 done
585
ff66d28f
PE
586clean-toolexeclibLTLIBRARIES:
587 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
588 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
589 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
7eaf73d7 590 test "$$dir" != "$$p" || dir=.; \
ff66d28f
PE
591 echo "rm -f \"$${dir}/so_locations\""; \
592 rm -f "$${dir}/so_locations"; \
593 done
495de4f4 594libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
5213506e 595 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
495de4f4 596libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
5213506e 597 $(CXXLINK) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
06bd10fb
BK
598
599mostlyclean-compile:
7eaf73d7 600 -rm -f *.$(OBJEXT)
06bd10fb
BK
601
602distclean-compile:
603 -rm -f *.tab.c
604
40fcf31b 605.c.o:
7eaf73d7 606 $(COMPILE) -c $<
40fcf31b
BK
607
608.c.obj:
7eaf73d7 609 $(COMPILE) -c `$(CYGPATH_W) '$<'`
40fcf31b
BK
610
611.c.lo:
7eaf73d7 612 $(LTCOMPILE) -c -o $@ $<
40fcf31b 613
ff66d28f 614.cc.o:
7eaf73d7 615 $(CXXCOMPILE) -c -o $@ $<
06bd10fb 616
ff66d28f 617.cc.obj:
7eaf73d7 618 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
06bd10fb 619
ff66d28f 620.cc.lo:
7eaf73d7 621 $(LTCXXCOMPILE) -c -o $@ $<
06bd10fb
BK
622
623mostlyclean-libtool:
624 -rm -f *.lo
625
626clean-libtool:
627 -rm -rf .libs _libs
628
ff66d28f
PE
629ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
630 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
631 unique=`for i in $$list; do \
632 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633 done | \
5213506e
RW
634 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
635 END { if (nonempty) { for (i in files) print i; }; }'`; \
ff66d28f 636 mkid -fID $$unique
7eaf73d7 637tags: TAGS
06bd10fb 638
ff66d28f
PE
639TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
640 $(TAGS_FILES) $(LISP)
5213506e 641 set x; \
06bd10fb 642 here=`pwd`; \
ff66d28f
PE
643 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
644 unique=`for i in $$list; do \
645 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646 done | \
5213506e
RW
647 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648 END { if (nonempty) { for (i in files) print i; }; }'`; \
649 shift; \
650 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
7eaf73d7 651 test -n "$$unique" || unique=$$empty_fix; \
5213506e
RW
652 if test $$# -gt 0; then \
653 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
654 "$$@" $$unique; \
655 else \
656 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
657 $$unique; \
658 fi; \
7eaf73d7 659 fi
ff66d28f
PE
660ctags: CTAGS
661CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
662 $(TAGS_FILES) $(LISP)
ff66d28f
PE
663 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
664 unique=`for i in $$list; do \
665 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666 done | \
5213506e
RW
667 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668 END { if (nonempty) { for (i in files) print i; }; }'`; \
669 test -z "$(CTAGS_ARGS)$$unique" \
ff66d28f 670 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5213506e 671 $$unique
06bd10fb 672
ff66d28f
PE
673GTAGS:
674 here=`$(am__cd) $(top_builddir) && pwd` \
5213506e
RW
675 && $(am__cd) $(top_srcdir) \
676 && gtags -i $(GTAGS_ARGS) "$$here"
06bd10fb
BK
677
678distclean-tags:
ff66d28f 679 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
ff66d28f 680check-am: all-am
06bd10fb 681check: check-am
ff66d28f 682all-am: Makefile $(LTLIBRARIES) $(HEADERS)
ff66d28f 683installdirs:
7c3e9502 684 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(bitsdir)" "$(DESTDIR)$(stddir)"; do \
5213506e 685 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
7eaf73d7 686 done
ff66d28f
PE
687install: install-am
688install-exec: install-exec-am
06bd10fb 689install-data: install-data-am
ff66d28f 690uninstall: uninstall-am
06bd10fb
BK
691
692install-am: all-am
693 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
06bd10fb 694
ff66d28f
PE
695installcheck: installcheck-am
696install-strip:
495de4f4
BK
697 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
698 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
699 `test -z '$(STRIP)' || \
700 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
06bd10fb
BK
701mostlyclean-generic:
702
703clean-generic:
2077db1b 704 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
06bd10fb
BK
705
706distclean-generic:
a60945f8 707 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 708 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
06bd10fb
BK
709
710maintainer-clean-generic:
ff66d28f
PE
711 @echo "This command is intended for maintainers to use"
712 @echo "it deletes files that may require special tools to rebuild."
713clean: clean-am
06bd10fb 714
ff66d28f
PE
715clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
716 clean-toolexeclibLTLIBRARIES mostlyclean-am
06bd10fb 717
ff66d28f 718distclean: distclean-am
82fa4538 719 -rm -f Makefile
ff66d28f 720distclean-am: clean-am distclean-compile distclean-generic \
5213506e 721 distclean-tags
06bd10fb 722
ff66d28f 723dvi: dvi-am
06bd10fb 724
ff66d28f 725dvi-am:
06bd10fb 726
7eaf73d7
KC
727html: html-am
728
5213506e
RW
729html-am:
730
ff66d28f
PE
731info: info-am
732
733info-am:
734
7c3e9502 735install-data-am: install-bitsHEADERS install-stdHEADERS
ff66d28f 736
5213506e
RW
737install-dvi: install-dvi-am
738
739install-dvi-am:
740
ff66d28f
PE
741install-exec-am: install-toolexeclibLTLIBRARIES
742
5213506e
RW
743install-html: install-html-am
744
745install-html-am:
746
ff66d28f
PE
747install-info: install-info-am
748
5213506e
RW
749install-info-am:
750
ff66d28f
PE
751install-man:
752
5213506e
RW
753install-pdf: install-pdf-am
754
755install-pdf-am:
756
757install-ps: install-ps-am
758
759install-ps-am:
760
ff66d28f 761installcheck-am:
06bd10fb
BK
762
763maintainer-clean: maintainer-clean-am
82fa4538 764 -rm -f Makefile
ff66d28f
PE
765maintainer-clean-am: distclean-am maintainer-clean-generic
766
767mostlyclean: mostlyclean-am
768
769mostlyclean-am: mostlyclean-compile mostlyclean-generic \
770 mostlyclean-libtool
771
772pdf: pdf-am
773
774pdf-am:
775
776ps: ps-am
777
778ps-am:
779
7c3e9502 780uninstall-am: uninstall-bitsHEADERS uninstall-stdHEADERS \
ff66d28f
PE
781 uninstall-toolexeclibLTLIBRARIES
782
5213506e
RW
783.MAKE: install-am install-strip
784
ff66d28f
PE
785.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
786 clean-libtool clean-noinstLTLIBRARIES \
787 clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
13917ae3 788 distclean-generic distclean-libtool distclean-tags dvi dvi-am \
7c3e9502
BK
789 html html-am info info-am install install-am \
790 install-bitsHEADERS install-data install-data-am install-dvi \
791 install-dvi-am install-exec install-exec-am install-html \
13917ae3
RW
792 install-html-am install-info install-info-am install-man \
793 install-pdf install-pdf-am install-ps install-ps-am \
7c3e9502
BK
794 install-stdHEADERS install-strip \
795 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
796 installdirs maintainer-clean maintainer-clean-generic \
797 mostlyclean mostlyclean-compile mostlyclean-generic \
798 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
799 uninstall-am uninstall-bitsHEADERS uninstall-stdHEADERS \
5213506e 800 uninstall-toolexeclibLTLIBRARIES
06bd10fb
BK
801
802
40fcf31b
BK
803cp-demangle.c:
804 rm -f $@
805 $(LN_S) $(toplevel_srcdir)/libiberty/cp-demangle.c $@
806cp-demangle.lo: cp-demangle.c
807 $(LTCOMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
808cp-demangle.o: cp-demangle.c
809 $(C_COMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
810
61a359f6 811# Use special rules for the C++11 sources so that the proper flags are passed.
0138d6b2 812bad_array_length.lo: bad_array_length.cc
61a359f6 813 $(LTCXXCOMPILE) -std=gnu++11 -c $<
0138d6b2 814bad_array_length.o: bad_array_length.cc
61a359f6 815 $(CXXCOMPILE) -std=gnu++11 -c $<
0138d6b2 816
7d5e76c8
JM
817bad_array_new.lo: bad_array_new.cc
818 $(LTCXXCOMPILE) -std=gnu++11 -c $<
819bad_array_new.o: bad_array_new.cc
820 $(CXXCOMPILE) -std=gnu++11 -c $<
821
822eh_aux_runtime.lo: eh_aux_runtime.cc
61a359f6 823 $(LTCXXCOMPILE) -std=gnu++11 -c $<
7d5e76c8 824eh_aux_runtime.o: eh_aux_runtime.cc
61a359f6 825 $(CXXCOMPILE) -std=gnu++11 -c $<
7d5e76c8 826
a152e96f 827eh_ptr.lo: eh_ptr.cc
dca77a8a 828 $(LTCXXCOMPILE) -std=gnu++11 -c $<
a152e96f 829eh_ptr.o: eh_ptr.cc
dca77a8a
JW
830 $(CXXCOMPILE) -std=gnu++11 -c $<
831
832eh_terminate.lo: eh_terminate.cc
833 $(LTCXXCOMPILE) -std=gnu++11 -c $<
834eh_terminate.o: eh_terminate.cc
835 $(CXXCOMPILE) -std=gnu++11 -c $<
a152e96f
BK
836
837eh_throw.lo: eh_throw.cc
dca77a8a 838 $(LTCXXCOMPILE) -std=gnu++11 -c $<
a152e96f 839eh_throw.o: eh_throw.cc
dca77a8a 840 $(CXXCOMPILE) -std=gnu++11 -c $<
a152e96f
BK
841
842guard.lo: guard.cc
dca77a8a 843 $(LTCXXCOMPILE) -std=gnu++11 -c $<
a152e96f 844guard.o: guard.cc
dca77a8a 845 $(CXXCOMPILE) -std=gnu++11 -c $<
a152e96f 846
5b031b9b 847atexit_thread.lo: atexit_thread.cc
dca77a8a 848 $(LTCXXCOMPILE) -std=gnu++11 -c $<
5b031b9b 849atexit_thread.o: atexit_thread.cc
dca77a8a 850 $(CXXCOMPILE) -std=gnu++11 -c $<
5b031b9b 851
e9599233 852nested_exception.lo: nested_exception.cc
dca77a8a 853 $(LTCXXCOMPILE) -std=gnu++11 -c $<
e9599233 854nested_exception.o: nested_exception.cc
dca77a8a
JW
855 $(CXXCOMPILE) -std=gnu++11 -c $<
856
857new_handler.lo: new_handler.cc
858 $(LTCXXCOMPILE) -std=gnu++11 -c $<
859new_handler.o: new_handler.cc
860 $(CXXCOMPILE) -std=gnu++11 -c $<
861
862new_op.lo: new_op.cc
863 $(LTCXXCOMPILE) -std=gnu++11 -c $<
864new_op.o: new_op.cc
865 $(CXXCOMPILE) -std=gnu++11 -c $<
866
867new_opnt.lo: new_opnt.cc
868 $(LTCXXCOMPILE) -std=gnu++11 -c $<
869new_opnt.o: new_opnt.cc
870 $(CXXCOMPILE) -std=gnu++11 -c $<
e9599233 871
7c3e9502 872install-stdHEADERS: $(std_HEADERS)
38fae3e3 873 @$(NORMAL_INSTALL)
7c3e9502
BK
874 $(mkinstalldirs) $(DESTDIR)$(stddir)
875 @list='$(std_HEADERS)'; for p in $$list; do \
38fae3e3
HPN
876 q=`echo $$p | sed -e 's,.*/,,'`; \
877 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
7c3e9502
BK
878 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(stddir)/$$q"; \
879 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(stddir)/$$q; \
880 done
881
882install-bitsHEADERS: $(bits_HEADERS)
883 @$(NORMAL_INSTALL)
884 $(mkinstalldirs) $(DESTDIR)$(bitsdir)
885 @list='$(bits_HEADERS)'; for p in $$list; do \
886 q=`echo $$p | sed -e 's,.*/,,'`; \
887 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
888 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(bitsdir)/$$q"; \
889 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(bitsdir)/$$q; \
890 done
891
892uninstall-stdHEADERS:
893 @$(NORMAL_UNINSTALL)
894 list='$(std_HEADERS)'; for p in $$list; do \
895 q=`echo $$p | sed -e 's,.*/,,'`; \
896 rm -f $(DESTDIR)$(stddir)/$$q; \
38fae3e3
HPN
897 done
898
7c3e9502 899uninstall-bitsHEADERS:
38fae3e3 900 @$(NORMAL_UNINSTALL)
7c3e9502 901 list='$(bits_HEADERS)'; for p in $$list; do \
38fae3e3 902 q=`echo $$p | sed -e 's,.*/,,'`; \
7c3e9502 903 rm -f $(DESTDIR)$(bitsdir)/$$q; \
38fae3e3 904 done
5213506e 905
06bd10fb
BK
906# Tell versions [3.59,3.63) of GNU make to not export all variables.
907# Otherwise a system limit (for SysV at least) may be exceeded.
908.NOEXPORT: