]> gcc.gnu.org Git - gcc.git/blob - libstdc++-v3/src/Makefile.in
re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)
[gcc.git] / libstdc++-v3 / src / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(top_srcdir)/fragment.am
41 subdir = src
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
44 $(top_srcdir)/../config/no-executables.m4 \
45 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
46 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55 *) f=$$p;; \
56 esac;
57 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
59 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
60 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
61 am__objects_1 = atomicity.lo codecvt_members.lo collate_members.lo \
62 ctype_members.lo messages_members.lo monetary_members.lo \
63 numeric_members.lo time_members.lo
64 am__objects_2 = basic_file.lo c++locale.lo
65 am__objects_3 = bitmap_allocator.lo pool_allocator.lo mt_allocator.lo \
66 codecvt.lo compatibility.lo complex_io.lo ctype.lo debug.lo \
67 debug_list.lo functexcept.lo globals_locale.lo globals_io.lo \
68 ios.lo ios_failure.lo ios_init.lo ios_locale.lo limits.lo \
69 list.lo locale.lo locale_init.lo locale_facets.lo \
70 localename.lo stdexcept.lo strstream.lo tree.lo \
71 allocator-inst.lo concept-inst.lo fstream-inst.lo ext-inst.lo \
72 io-inst.lo istream-inst.lo istream.lo locale-inst.lo \
73 locale-misc-inst.lo misc-inst.lo ostream-inst.lo \
74 sstream-inst.lo streambuf-inst.lo streambuf.lo string-inst.lo \
75 valarray-inst.lo wlocale-inst.lo wstring-inst.lo \
76 $(am__objects_1) $(am__objects_2)
77 am_libstdc___la_OBJECTS = $(am__objects_3)
78 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
79 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
80 depcomp =
81 am__depfiles_maybe =
82 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
84 CXXLD = $(CXX)
85 SOURCES = $(libstdc___la_SOURCES)
86 DIST_SOURCES = $(libstdc___la_SOURCES)
87 ETAGS = etags
88 CTAGS = ctags
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 VPATH = $(top_srcdir)/src:$(top_srcdir)
91 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
92 ACLOCAL = @ACLOCAL@
93 ALLOCATOR_H = @ALLOCATOR_H@
94 ALLOCATOR_NAME = @ALLOCATOR_NAME@
95 AMTAR = @AMTAR@
96 AR = @AR@
97 AS = @AS@
98 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
99 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 BASIC_FILE_CC = @BASIC_FILE_CC@
105 BASIC_FILE_H = @BASIC_FILE_H@
106 CC = @CC@
107 CCODECVT_CC = @CCODECVT_CC@
108 CCOLLATE_CC = @CCOLLATE_CC@
109 CCTYPE_CC = @CCTYPE_CC@
110 CFLAGS = @CFLAGS@
111 CLOCALE_CC = @CLOCALE_CC@
112 CLOCALE_H = @CLOCALE_H@
113 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
114 CMESSAGES_CC = @CMESSAGES_CC@
115 CMESSAGES_H = @CMESSAGES_H@
116 CMONEY_CC = @CMONEY_CC@
117 CNUMERIC_CC = @CNUMERIC_CC@
118 CPP = @CPP@
119 CPPFLAGS = @CPPFLAGS@
120 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
121 CSTDIO_H = @CSTDIO_H@
122 CTIME_CC = @CTIME_CC@
123 CTIME_H = @CTIME_H@
124 CXX = @CXX@
125 CXXCPP = @CXXCPP@
126 CXXFLAGS = @CXXFLAGS@
127 CYGPATH_W = @CYGPATH_W@
128 C_INCLUDE_DIR = @C_INCLUDE_DIR@
129 DEBUG_FLAGS = @DEBUG_FLAGS@
130 DEFS = @DEFS@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 ENABLE_SYMVERS_DARWIN_EXPORT_FALSE = @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@
136 ENABLE_SYMVERS_DARWIN_EXPORT_TRUE = @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@
137 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
138 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
139 EXEEXT = @EXEEXT@
140 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
141 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
142 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
143 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
144 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
145 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
146 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
147 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
148 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
149 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
150 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
151 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
152 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
153 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
154 INSTALL_DATA = @INSTALL_DATA@
155 INSTALL_PROGRAM = @INSTALL_PROGRAM@
156 INSTALL_SCRIPT = @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158 LIBICONV = @LIBICONV@
159 LIBMATHOBJS = @LIBMATHOBJS@
160 LIBOBJS = @LIBOBJS@
161 LIBS = @LIBS@
162 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
163 LIBTOOL = @LIBTOOL@
164 LN_S = @LN_S@
165 LTLIBOBJS = @LTLIBOBJS@
166 MAINT = @MAINT@
167 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
168 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
169 MAKEINFO = @MAKEINFO@
170 OBJEXT = @OBJEXT@
171 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
172 OPT_LDFLAGS = @OPT_LDFLAGS@
173 OS_INC_SRCDIR = @OS_INC_SRCDIR@
174 PACKAGE = @PACKAGE@
175 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176 PACKAGE_NAME = @PACKAGE_NAME@
177 PACKAGE_STRING = @PACKAGE_STRING@
178 PACKAGE_TARNAME = @PACKAGE_TARNAME@
179 PACKAGE_VERSION = @PACKAGE_VERSION@
180 PATH_SEPARATOR = @PATH_SEPARATOR@
181 RANLIB = @RANLIB@
182 SECTION_FLAGS = @SECTION_FLAGS@
183 SECTION_LDFLAGS = @SECTION_LDFLAGS@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 STRIP = @STRIP@
187 SYMVER_MAP = @SYMVER_MAP@
188 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
189 USE_NLS = @USE_NLS@
190 VERSION = @VERSION@
191 WARN_FLAGS = @WARN_FLAGS@
192 WERROR = @WERROR@
193 ac_ct_AR = @ac_ct_AR@
194 ac_ct_AS = @ac_ct_AS@
195 ac_ct_CC = @ac_ct_CC@
196 ac_ct_CXX = @ac_ct_CXX@
197 ac_ct_RANLIB = @ac_ct_RANLIB@
198 ac_ct_STRIP = @ac_ct_STRIP@
199 am__leading_dot = @am__leading_dot@
200 am__tar = @am__tar@
201 am__untar = @am__untar@
202 baseline_dir = @baseline_dir@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 check_msgfmt = @check_msgfmt@
210 datadir = @datadir@
211 enable_shared = @enable_shared@
212 enable_static = @enable_static@
213 exec_prefix = @exec_prefix@
214 glibcxx_MOFILES = @glibcxx_MOFILES@
215 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
216 glibcxx_POFILES = @glibcxx_POFILES@
217 glibcxx_builddir = @glibcxx_builddir@
218 glibcxx_localedir = @glibcxx_localedir@
219 glibcxx_prefixdir = @glibcxx_prefixdir@
220 glibcxx_srcdir = @glibcxx_srcdir@
221 glibcxx_thread_h = @glibcxx_thread_h@
222 glibcxx_toolexecdir = @glibcxx_toolexecdir@
223 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
224 gxx_include_dir = @gxx_include_dir@
225 host = @host@
226 host_alias = @host_alias@
227 host_cpu = @host_cpu@
228 host_os = @host_os@
229 host_vendor = @host_vendor@
230 includedir = @includedir@
231 infodir = @infodir@
232 install_sh = @install_sh@
233 libdir = @libdir@
234 libexecdir = @libexecdir@
235 libtool_VERSION = @libtool_VERSION@
236 localstatedir = @localstatedir@
237 mandir = @mandir@
238 mkdir_p = @mkdir_p@
239 multi_basedir = @multi_basedir@
240 oldincludedir = @oldincludedir@
241 port_specific_symbol_files = @port_specific_symbol_files@
242 prefix = @prefix@
243 program_transform_name = @program_transform_name@
244 sbindir = @sbindir@
245 sharedstatedir = @sharedstatedir@
246 sysconfdir = @sysconfdir@
247 target = @target@
248 target_alias = @target_alias@
249 target_cpu = @target_cpu@
250 target_os = @target_os@
251 target_vendor = @target_vendor@
252 toplevel_srcdir = @toplevel_srcdir@
253
254 # May be used by various substitution variables.
255 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
256 MAINT_CHARSET = latin1
257 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
258 PWD_COMMAND = $${PWDCMD-pwd}
259 STAMP = echo timestamp >
260 toolexecdir = $(glibcxx_toolexecdir)
261 toolexeclibdir = $(glibcxx_toolexeclibdir)
262
263 # These bits are all figured out from configure. Look in acinclude.m4
264 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
265 CONFIG_CXXFLAGS = \
266 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
267
268 WARN_CXXFLAGS = \
269 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
270
271
272 # -I/-D flags to pass when compiling.
273 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
274
275 # Cross compiler support.
276 toolexeclib_LTLIBRARIES = libstdc++.la
277 @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@@ENABLE_SYMVERS_GNU_FALSE@version_arg =
278 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbol.explist
279
280 # Symbol versioning for shared libraries.
281 @ENABLE_SYMVERS_GNU_TRUE@version_arg = -Wl,--version-script=libstdc++-symbol.ver
282 @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@@ENABLE_SYMVERS_GNU_FALSE@version_dep =
283 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@version_dep = libstdc++-symbol.explist
284 @ENABLE_SYMVERS_GNU_TRUE@version_dep = libstdc++-symbol.ver
285
286 # Source files linked in via configuration/make substitution for a
287 # particular host.
288 host_sources = \
289 atomicity.cc \
290 codecvt_members.cc \
291 collate_members.cc \
292 ctype_members.cc \
293 messages_members.cc \
294 monetary_members.cc \
295 numeric_members.cc \
296 time_members.cc
297
298 atomicity_file = ${glibcxx_srcdir}/$(ATOMICITY_SRCDIR)/atomicity.h
299
300 # Source files linked in via configuration/make substitution for a
301 # particular host, but with ad hoc naming rules.
302 host_sources_extra = \
303 basic_file.cc \
304 c++locale.cc
305
306
307 # Sources present in the src directory.
308 sources = \
309 bitmap_allocator.cc \
310 pool_allocator.cc \
311 mt_allocator.cc \
312 codecvt.cc \
313 compatibility.cc \
314 complex_io.cc \
315 ctype.cc \
316 debug.cc \
317 debug_list.cc \
318 functexcept.cc \
319 globals_locale.cc \
320 globals_io.cc \
321 ios.cc \
322 ios_failure.cc \
323 ios_init.cc \
324 ios_locale.cc \
325 limits.cc \
326 list.cc \
327 locale.cc \
328 locale_init.cc \
329 locale_facets.cc \
330 localename.cc \
331 stdexcept.cc \
332 strstream.cc \
333 tree.cc \
334 allocator-inst.cc \
335 concept-inst.cc \
336 fstream-inst.cc \
337 ext-inst.cc \
338 io-inst.cc \
339 istream-inst.cc \
340 istream.cc \
341 locale-inst.cc \
342 locale-misc-inst.cc \
343 misc-inst.cc \
344 ostream-inst.cc \
345 sstream-inst.cc \
346 streambuf-inst.cc \
347 streambuf.cc \
348 string-inst.cc \
349 valarray-inst.cc \
350 wlocale-inst.cc \
351 wstring-inst.cc \
352 ${host_sources} \
353 ${host_sources_extra}
354
355 libstdc___la_SOURCES = $(sources)
356 libstdc___la_LIBADD = \
357 $(top_builddir)/libmath/libmath.la \
358 $(top_builddir)/libsupc++/libsupc++convenience.la
359
360 libstdc___la_DEPENDENCIES = ${version_dep} $(libstdc___la_LIBADD)
361 libstdc___la_LDFLAGS = \
362 -version-info $(libtool_VERSION) ${version_arg} -lm
363
364
365 # Use special rules for the deprecated source files so that they find
366 # deprecated include files.
367 GLIBCXX_INCLUDE_DIR = $(glibcxx_builddir)/include
368
369 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
370 # modified in a per-library or per-sub-library way. Need to manually
371 # set this option because CONFIG_CXXFLAGS has to be after
372 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
373 # as the occasion calls for it.
374 AM_CXXFLAGS = \
375 -fno-implicit-templates \
376 $(WARN_CXXFLAGS) \
377 $(OPTIMIZE_CXXFLAGS) \
378 $(CONFIG_CXXFLAGS)
379
380
381 # libstdc++ libtool notes
382
383 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
384 # last. (That way, things like -O2 passed down from the toplevel can
385 # be overridden by --enable-debug.)
386
387 # 2) In general, libtool expects an argument such as `--tag=CXX' when
388 # using the C++ compiler, because that will enable the settings
389 # detected when C++ support was being configured. However, when no
390 # such flag is given in the command line, libtool attempts to figure
391 # it out by matching the compiler name in each configuration section
392 # against a prefix of the command line. The problem is that, if the
393 # compiler name and its initial flags stored in the libtool
394 # configuration file don't match those in the command line, libtool
395 # can't decide which configuration to use, and it gives up. The
396 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
397 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
398 # attempt to infer which configuration to use
399 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
400 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
401
402
403 # 3) We'd have a problem when building the shared libstdc++ object if
404 # the rules automake generates would be used. We cannot allow g++ to
405 # be used since this would add -lstdc++ to the link line which of
406 # course is problematic at this point. So, we get the top-level
407 # directory to configure libstdc++-v3 to use gcc as the C++
408 # compilation driver.
409 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
410 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LDFLAGS) -o $@
411
412 debugdir = debug
413 all: all-am
414
415 .SUFFIXES:
416 .SUFFIXES: .cc .lo .o .obj
417 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
418 @for dep in $?; do \
419 case '$(am__configure_deps)' in \
420 *$$dep*) \
421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
422 && exit 0; \
423 exit 1;; \
424 esac; \
425 done; \
426 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
427 cd $(top_srcdir) && \
428 $(AUTOMAKE) --foreign --ignore-deps src/Makefile
429 .PRECIOUS: Makefile
430 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
431 @case '$?' in \
432 *config.status*) \
433 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
434 *) \
435 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
436 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
437 esac;
438
439 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
440 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441
442 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
443 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
444 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
445 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
446 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
447 @$(NORMAL_INSTALL)
448 test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
449 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
450 if test -f $$p; then \
451 f=$(am__strip_dir) \
452 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
453 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
454 else :; fi; \
455 done
456
457 uninstall-toolexeclibLTLIBRARIES:
458 @$(NORMAL_UNINSTALL)
459 @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
460 p=$(am__strip_dir) \
461 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
462 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
463 done
464
465 clean-toolexeclibLTLIBRARIES:
466 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
467 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
468 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
469 test "$$dir" != "$$p" || dir=.; \
470 echo "rm -f \"$${dir}/so_locations\""; \
471 rm -f "$${dir}/so_locations"; \
472 done
473 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
474 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
475
476 mostlyclean-compile:
477 -rm -f *.$(OBJEXT)
478
479 distclean-compile:
480 -rm -f *.tab.c
481
482 .cc.o:
483 $(CXXCOMPILE) -c -o $@ $<
484
485 .cc.obj:
486 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
487
488 .cc.lo:
489 $(LTCXXCOMPILE) -c -o $@ $<
490
491 mostlyclean-libtool:
492 -rm -f *.lo
493
494 clean-libtool:
495 -rm -rf .libs _libs
496
497 distclean-libtool:
498 -rm -f libtool
499 uninstall-info-am:
500
501 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
502 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 done | \
506 $(AWK) ' { files[$$0] = 1; } \
507 END { for (i in files) print i; }'`; \
508 mkid -fID $$unique
509 tags: TAGS
510
511 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
512 $(TAGS_FILES) $(LISP)
513 tags=; \
514 here=`pwd`; \
515 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
516 unique=`for i in $$list; do \
517 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518 done | \
519 $(AWK) ' { files[$$0] = 1; } \
520 END { for (i in files) print i; }'`; \
521 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
522 test -n "$$unique" || unique=$$empty_fix; \
523 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524 $$tags $$unique; \
525 fi
526 ctags: CTAGS
527 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
528 $(TAGS_FILES) $(LISP)
529 tags=; \
530 here=`pwd`; \
531 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
532 unique=`for i in $$list; do \
533 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
534 done | \
535 $(AWK) ' { files[$$0] = 1; } \
536 END { for (i in files) print i; }'`; \
537 test -z "$(CTAGS_ARGS)$$tags$$unique" \
538 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
539 $$tags $$unique
540
541 GTAGS:
542 here=`$(am__cd) $(top_builddir) && pwd` \
543 && cd $(top_srcdir) \
544 && gtags -i $(GTAGS_ARGS) $$here
545
546 distclean-tags:
547 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
548
549 distdir: $(DISTFILES)
550 $(mkdir_p) $(distdir)/..
551 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
552 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
553 list='$(DISTFILES)'; for file in $$list; do \
554 case $$file in \
555 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
556 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
557 esac; \
558 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
559 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
560 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
561 dir="/$$dir"; \
562 $(mkdir_p) "$(distdir)$$dir"; \
563 else \
564 dir=''; \
565 fi; \
566 if test -d $$d/$$file; then \
567 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
569 fi; \
570 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
571 else \
572 test -f $(distdir)/$$file \
573 || cp -p $$d/$$file $(distdir)/$$file \
574 || exit 1; \
575 fi; \
576 done
577 check-am: all-am
578 check: check-am
579 all-am: Makefile $(LTLIBRARIES) all-local
580 installdirs:
581 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
582 test -z "$$dir" || $(mkdir_p) "$$dir"; \
583 done
584 install: install-am
585 install-exec: install-exec-am
586 install-data: install-data-am
587 uninstall: uninstall-am
588
589 install-am: all-am
590 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
591
592 installcheck: installcheck-am
593 install-strip:
594 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
595 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
596 `test -z '$(STRIP)' || \
597 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
598 mostlyclean-generic:
599
600 clean-generic:
601
602 distclean-generic:
603 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
604
605 maintainer-clean-generic:
606 @echo "This command is intended for maintainers to use"
607 @echo "it deletes files that may require special tools to rebuild."
608 clean: clean-am
609
610 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
611 mostlyclean-am
612
613 distclean: distclean-am
614 -rm -f Makefile
615 distclean-am: clean-am distclean-compile distclean-generic \
616 distclean-libtool distclean-tags
617
618 dvi: dvi-am
619
620 dvi-am:
621
622 html: html-am
623
624 info: info-am
625
626 info-am:
627
628 install-data-am: install-data-local
629
630 install-exec-am: install-toolexeclibLTLIBRARIES
631
632 install-info: install-info-am
633
634 install-man:
635
636 installcheck-am:
637
638 maintainer-clean: maintainer-clean-am
639 -rm -f Makefile
640 maintainer-clean-am: distclean-am maintainer-clean-generic
641
642 mostlyclean: mostlyclean-am
643
644 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
645 mostlyclean-libtool
646
647 pdf: pdf-am
648
649 pdf-am:
650
651 ps: ps-am
652
653 ps-am:
654
655 uninstall-am: uninstall-info-am uninstall-toolexeclibLTLIBRARIES
656
657 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
658 clean-generic clean-libtool clean-toolexeclibLTLIBRARIES ctags \
659 distclean distclean-compile distclean-generic \
660 distclean-libtool distclean-tags distdir dvi dvi-am html \
661 html-am info info-am install install-am install-data \
662 install-data-am install-data-local install-exec \
663 install-exec-am install-info install-info-am install-man \
664 install-strip install-toolexeclibLTLIBRARIES installcheck \
665 installcheck-am installdirs maintainer-clean \
666 maintainer-clean-generic mostlyclean mostlyclean-compile \
667 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
668 tags uninstall uninstall-am uninstall-info-am \
669 uninstall-toolexeclibLTLIBRARIES
670
671 @ENABLE_SYMVERS_GNU_TRUE@libstdc++-symbol.ver: ${glibcxx_srcdir}/$(SYMVER_MAP)
672 @ENABLE_SYMVERS_GNU_TRUE@ cp ${glibcxx_srcdir}/$(SYMVER_MAP) ./libstdc++-symbol.ver
673 @ENABLE_SYMVERS_GNU_TRUE@ if test "x$(port_specific_symbol_files)" != x; then \
674 @ENABLE_SYMVERS_GNU_TRUE@ sed -n '1,/DO NOT DELETE/p' $@ > tmp.top; \
675 @ENABLE_SYMVERS_GNU_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
676 @ENABLE_SYMVERS_GNU_TRUE@ cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@; \
677 @ENABLE_SYMVERS_GNU_TRUE@ rm tmp.top tmp.bottom; \
678 @ENABLE_SYMVERS_GNU_TRUE@ fi
679 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@libstdc++-symbol.explist : ${glibcxx_srcdir}/$(SYMVER_MAP) \
680 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ ${glibcxx_srcdir}/scripts/make_exports.pl \
681 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
682 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ perl ${glibcxx_srcdir}/scripts/make_exports.pl \
683 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ ${glibcxx_srcdir}/$(SYMVER_MAP) \
684 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
685 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ `echo $(libstdc___la_LIBADD) | \
686 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
687 @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@@ENABLE_SYMVERS_GNU_FALSE@ > $@ || (rm -f $@ ; exit 1)
688
689 codecvt_members.cc: ${glibcxx_srcdir}/$(CCODECVT_CC)
690 $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_CC) . || true
691
692 collate_members.cc: ${glibcxx_srcdir}/$(CCOLLATE_CC)
693 $(LN_S) ${glibcxx_srcdir}/$(CCOLLATE_CC) . || true
694
695 ctype_members.cc: ${glibcxx_srcdir}/$(CCTYPE_CC)
696 $(LN_S) ${glibcxx_srcdir}/$(CCTYPE_CC) . || true
697
698 messages_members.cc: ${glibcxx_srcdir}/$(CMESSAGES_CC)
699 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_CC) . || true
700
701 monetary_members.cc: ${glibcxx_srcdir}/$(CMONEY_CC)
702 $(LN_S) ${glibcxx_srcdir}/$(CMONEY_CC) . || true
703
704 numeric_members.cc: ${glibcxx_srcdir}/$(CNUMERIC_CC)
705 $(LN_S) ${glibcxx_srcdir}/$(CNUMERIC_CC) . || true
706
707 time_members.cc: ${glibcxx_srcdir}/$(CTIME_CC)
708 $(LN_S) ${glibcxx_srcdir}/$(CTIME_CC) . || true
709 atomicity.cc: ${atomicity_file}
710 $(LN_S) ${atomicity_file} ./atomicity.cc || true
711
712 c++locale.cc: ${glibcxx_srcdir}/$(CLOCALE_CC)
713 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_CC) ./$@ || true
714
715 basic_file.cc: ${glibcxx_srcdir}/$(BASIC_FILE_CC)
716 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_CC) ./$@ || true
717 strstream.lo: strstream.cc
718 $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
719 strstream.o: strstream.cc
720 $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
721
722 # Use special rules for the concept-checking instantiations so that all
723 # the generated template functions are also instantiated. Force the checks
724 # to be on so that the instantiations are actually seen.
725 concept-inst.lo: concept-inst.cc
726 $(LTCXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
727 concept-inst.o: concept-inst.cc
728 $(CXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
729
730 # Added bits to build debug library.
731 @GLIBCXX_BUILD_DEBUG_TRUE@all-local: build_debug
732 @GLIBCXX_BUILD_DEBUG_TRUE@install-data-local: install_debug
733 @GLIBCXX_BUILD_DEBUG_FALSE@all-local:
734 @GLIBCXX_BUILD_DEBUG_FALSE@install-data-local:
735
736 # Build parallel set of debug objects here.
737 stamp-debug:
738 if test ! -d ${debugdir}; then \
739 mkdir -p ${debugdir}; \
740 (cd ${debugdir}; \
741 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
742 -e 's/srcdir = \.\./srcdir = ..\/../' \
743 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
744 -e 's/all-local: build_debug/all-local:/' \
745 -e 's/install-data-local: install_debug/install-data-local:/' \
746 < ../Makefile > Makefile) ; \
747 fi; \
748 echo `date` > stamp-debug;
749
750 build_debug: stamp-debug
751 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' all)
752
753 # Install debug library here.
754 install_debug:
755 (cd ${debugdir} && $(MAKE) \
756 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install)
757 # Tell versions [3.59,3.63) of GNU make to not export all variables.
758 # Otherwise a system limit (for SysV at least) may be exceeded.
759 .NOEXPORT:
This page took 0.072448 seconds and 5 git commands to generate.