OSDN Git Service

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