OSDN Git Service

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