00001 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
00002
00003 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
00004 # This Makefile.in is free software; the Free Software Foundation
00005 # gives unlimited permission to copy and/or distribute it,
00006 # with or without modifications, as long as this notice is preserved.
00007
00008 # This program is distributed in the hope that it will be useful,
00009 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
00010 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
00011 # PARTICULAR PURPOSE.
00012
00013
00014 SHELL = @SHELL@
00015
00016 srcdir = @srcdir@
00017 top_srcdir = @top_srcdir@
00018 prefix = @prefix@
00019 exec_prefix = @exec_prefix@
00020
00021 bindir = @bindir@
00022 sbindir = @sbindir@
00023 libexecdir = @libexecdir@
00024 datadir = @datadir@
00025 sysconfdir = @sysconfdir@
00026 sharedstatedir = @sharedstatedir@
00027 localstatedir = @localstatedir@
00028 libdir = @libdir@
00029 infodir = @infodir@
00030 mandir = @mandir@
00031 includedir = @includedir@
00032 oldincludedir = /usr/include
00033
00034 DESTDIR =
00035
00036 pkgdatadir = $(datadir)/@PACKAGE@
00037 pkglibdir = $(libdir)/@PACKAGE@
00038 pkgincludedir = $(includedir)/@PACKAGE@
00039
00040 top_builddir = ..
00041
00042 ACLOCAL = @ACLOCAL@
00043 AUTOCONF = @AUTOCONF@
00044 AUTOMAKE = @AUTOMAKE@
00045 AUTOHEADER = @AUTOHEADER@
00046
00047 INSTALL = @INSTALL@
00048 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
00049 INSTALL_DATA = @INSTALL_DATA@
00050 INSTALL_SCRIPT = @INSTALL_SCRIPT@
00051 transform = @program_transform_name@
00052
00053 NORMAL_INSTALL = :
00054 PRE_INSTALL = :
00055 POST_INSTALL = :
00056 NORMAL_UNINSTALL = :
00057 PRE_UNINSTALL = :
00058 POST_UNINSTALL = :
00059 build_alias = @build_alias@
00060 build_triplet = @build@
00061 host_alias = @host_alias@
00062 host_triplet = @host@
00063 target_alias = @target_alias@
00064 target_triplet = @target@
00065 AR = @AR@
00066 AS = @AS@
00067 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
00068 AWK = @AWK@
00069 BASIC_FILE_H = @BASIC_FILE_H@
00070 CC = @CC@
00071 CCODECVT_C = @CCODECVT_C@
00072 CCODECVT_H = @CCODECVT_H@
00073 CLOCALE_H = @CLOCALE_H@
00074 CMESSAGES_H = @CMESSAGES_H@
00075 CPP = @CPP@
00076 CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
00077 CSTDIO_H = @CSTDIO_H@
00078 CTIME_H = @CTIME_H@
00079 CXXCPP = @CXXCPP@
00080 C_INCLUDE_DIR = @C_INCLUDE_DIR@
00081 DEBUG_FLAGS = @DEBUG_FLAGS@
00082 DLLTOOL = @DLLTOOL@
00083 EXEEXT = @EXEEXT@
00084 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
00085 GCJ = @GCJ@
00086 GCJFLAGS = @GCJFLAGS@
00087 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
00088 HAVE_LIB = @HAVE_LIB@
00089 LIB = @LIB@
00090 LIBMATHOBJS = @LIBMATHOBJS@
00091 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
00092 LIBTOOL = @LIBTOOL@
00093 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
00094 LN_S = @LN_S@
00095 LTLIB = @LTLIB@
00096 MAINT = @MAINT@
00097 MAKEINFO = @MAKEINFO@
00098 OBJDUMP = @OBJDUMP@
00099 OBJEXT = @OBJEXT@
00100 OPT_LDFLAGS = @OPT_LDFLAGS@
00101 OS_INC_SRCDIR = @OS_INC_SRCDIR@
00102 PACKAGE = @PACKAGE@
00103 RANLIB = @RANLIB@
00104 SECTION_FLAGS = @SECTION_FLAGS@
00105 SECTION_LDFLAGS = @SECTION_LDFLAGS@
00106 STRIP = @STRIP@
00107 USE_NLS = @USE_NLS@
00108 VERSION = @VERSION@
00109 WARN_FLAGS = @WARN_FLAGS@
00110 WERROR = @WERROR@
00111 baseline_file = @baseline_file@
00112 check_msgfmt = @check_msgfmt@
00113 enable_shared = @enable_shared@
00114 enable_static = @enable_static@
00115 glibcpp_CXX = @glibcpp_CXX@
00116 glibcpp_MOFILES = @glibcpp_MOFILES@
00117 glibcpp_POFILES = @glibcpp_POFILES@
00118 glibcpp_basedir = @glibcpp_basedir@
00119 glibcpp_builddir = @glibcpp_builddir@
00120 glibcpp_localedir = @glibcpp_localedir@
00121 glibcpp_prefixdir = @glibcpp_prefixdir@
00122 glibcpp_srcdir = @glibcpp_srcdir@
00123 glibcpp_thread_h = @glibcpp_thread_h@
00124 glibcpp_toolexecdir = @glibcpp_toolexecdir@
00125 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
00126 gxx_include_dir = @gxx_include_dir@
00127 ifGNUmake = @ifGNUmake@
00128 libio_la = @libio_la@
00129 libtool_VERSION = @libtool_VERSION@
00130 toplevel_srcdir = @toplevel_srcdir@
00131
00132 AUTOMAKE_OPTIONS = 1.3 cygnus
00133 MAINT_CHARSET = latin1
00134
00135 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
00136
00137 # Cross compiler support.
00138 CXX = @glibcpp_CXX@
00139 toolexecdir = @glibcpp_toolexecdir@
00140 toolexeclibdir = @glibcpp_toolexeclibdir@
00141 toolexeclib_LTLIBRARIES = libstdc++.la
00142
00143 # Compile flags that should be constant throughout the build, both for
00144 # SUBDIRS and for libstdc++-v3 in general.
00145 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
00146
00147 # These bits are all figured out from configure. Look in acinclude.m4
00148 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
00149 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
00150 CONFIG_CXXFLAGS = @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @DEBUG_FLAGS@
00151
00152
00153 # Warning flags to use.
00154 WARN_CXXFLAGS = @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
00155
00156
00157 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
00158 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
00159 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
00160 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
00161 LIBIO_INCLUDES = @LIBIO_INCLUDES@
00162 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
00163
00164 INCLUDES = -nostdinc++ $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) $(TOPLEVEL_INCLUDES)
00165
00166
00167 # Source files linked in via configuration magic for a particular target.
00168 target_sources = codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
00169
00170
00171 # Source files linked in via configuration magic for a particular
00172 # target, but with ad hoc naming rules.
00173 target_sources_extra = basic_file.cc c++locale.cc
00174
00175
00176 # Sources present in the src directory.
00177 sources = bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc ${target_sources} ${target_sources_extra}
00178
00179
00180 VPATH = $(top_srcdir)/src:$(top_srcdir)
00181
00182 libstdc___la_SOURCES = $(sources)
00183
00184 libstdc___la_LIBADD = ../libmath/libmath.la @libio_la@ ../libsupc++/libsupc++convenience.la
00185
00186 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg = -Wl,--version-script=linker.map
00187 @GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg =
00188
00189 libstdc___la_LDFLAGS = -version-info @libtool_VERSION@ ${version_arg} -lm @LIBUNWIND_FLAG@
00190
00191
00192 libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD) linker.map
00193
00194 # Use special rules for the deprecated source files so that they find
00195 # deprecated include files.
00196 GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
00197
00198 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
00199 # modified in a per-library or per-sub-library way. Need to manually
00200 # set this option because CONFIG_CXXFLAGS has to be after
00201 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
00202 # as the occasion call for it. (ie, --enable-debug)
00203 AM_CXXFLAGS = -fno-implicit-templates $(LIBSUPCXX_CXXFLAGS) $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
00204
00205
00206 # libstdc++ libtool notes
00207
00208 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
00209 # last. (That way, things like -O2 passed down from the toplevel can
00210 # be overridden by --enable-debug.)
00211
00212 # 2) In general, libtool expects an argument such as `--tag=CXX' when
00213 # using the C++ compiler, because that will enable the settings
00214 # detected when C++ support was being configured. However, when no
00215 # such flag is given in the command line, libtool attempts to figure
00216 # it out by matching the compiler name in each configuration section
00217 # against a prefix of the command line. The problem is that, if the
00218 # compiler name and its initial flags stored in the libtool
00219 # configuration file don't match those in the command line, libtool
00220 # can't decide which configuration to use, and it gives up. The
00221 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
00222 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
00223 # attempt to infer which configuration to use
00224 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
00225
00226
00227 # 3) We'd have a problem when building the shared libstdc++ object if
00228 # the rules automake generates would be used. We cannot allow g++ to
00229 # be used since this would add -lstdc++ to the link line which of
00230 # course is problematic at this point. So, we get the top-level
00231 # directory to configure libstdc++-v3 to use gcc as the C++
00232 # compilation driver.
00233 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
00234
00235 CONFIG_HEADER = ../config.h
00236 CONFIG_CLEAN_FILES =
00237 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
00238
00239
00240 DEFS = @DEFS@ -I. -I$(srcdir) -I..
00241 CPPFLAGS = @CPPFLAGS@
00242 LDFLAGS = @LDFLAGS@
00243 LIBS = @LIBS@
00244 libstdc___la_OBJECTS = bitset.lo codecvt.lo complex_io.lo \
00245 concept-inst.lo ctype.lo ext-inst.lo fstream.lo fstream-inst.lo \
00246 functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo \
00247 locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo \
00248 sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo \
00249 string-inst.lo strstream.lo valarray-inst.lo vterminate.lo \
00250 wstring-inst.lo codecvt_members.lo collate_members.lo ctype_members.lo \
00251 messages_members.lo monetary_members.lo numeric_members.lo \
00252 time_members.lo basic_file.lo c++locale.lo
00253 CXXFLAGS = @CXXFLAGS@
00254 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
00255 CXXLD = $(CXX)
00256 DIST_COMMON = Makefile.am Makefile.in
00257
00258
00259 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
00260
00261 TAR = tar
00262 GZIP_ENV = --best
00263 SOURCES = $(libstdc___la_SOURCES)
00264 OBJECTS = $(libstdc___la_OBJECTS)
00265
00266 all: all-redirect
00267 .SUFFIXES:
00268 .SUFFIXES: .S .c .cc .lo .o .obj .s
00269 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
00270 cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
00271
00272 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
00273 cd $(top_builddir) \
00274 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
00275
00276
00277 mostlyclean-toolexeclibLTLIBRARIES:
00278
00279 clean-toolexeclibLTLIBRARIES:
00280 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
00281
00282 distclean-toolexeclibLTLIBRARIES:
00283
00284 maintainer-clean-toolexeclibLTLIBRARIES:
00285
00286 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
00287 @$(NORMAL_INSTALL)
00288 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
00289 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
00290 if test -f $$p; then \
00291 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
00292 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
00293 else :; fi; \
00294 done
00295
00296 uninstall-toolexeclibLTLIBRARIES:
00297 @$(NORMAL_UNINSTALL)
00298 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
00299 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
00300 done
00301
00302 .c.o:
00303 $(COMPILE) -c $<
00304
00305 # FIXME: We should only use cygpath when building on Windows,
00306 # and only if it is available.
00307 .c.obj:
00308 $(COMPILE) -c `cygpath -w $<`
00309
00310 .s.o:
00311 $(COMPILE) -c $<
00312
00313 .S.o:
00314 $(COMPILE) -c $<
00315
00316 mostlyclean-compile:
00317 -rm -f *.o core *.core
00318 -rm -f *.$(OBJEXT)
00319
00320 clean-compile:
00321
00322 distclean-compile:
00323 -rm -f *.tab.c
00324
00325 maintainer-clean-compile:
00326
00327 .c.lo:
00328 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00329
00330 .s.lo:
00331 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00332
00333 .S.lo:
00334 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00335
00336 mostlyclean-libtool:
00337 -rm -f *.lo
00338
00339 clean-libtool:
00340 -rm -rf .libs _libs
00341
00342 distclean-libtool:
00343
00344 maintainer-clean-libtool:
00345
00346 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
00347 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
00348 .cc.o:
00349 $(CXXCOMPILE) -c $<
00350 .cc.obj:
00351 $(CXXCOMPILE) -c `cygpath -w $<`
00352 .cc.lo:
00353 $(LTCXXCOMPILE) -c $<
00354
00355 tags: TAGS
00356
00357 ID: $(HEADERS) $(SOURCES) $(LISP)
00358 list='$(SOURCES) $(HEADERS)'; \
00359 unique=`for i in $$list; do echo $$i; done | \
00360 awk ' { files[$$0] = 1; } \
00361 END { for (i in files) print i; }'`; \
00362 here=`pwd` && cd $(srcdir) \
00363 && mkid -f$$here/ID $$unique $(LISP)
00364
00365 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
00366 tags=; \
00367 here=`pwd`; \
00368 list='$(SOURCES) $(HEADERS)'; \
00369 unique=`for i in $$list; do echo $$i; done | \
00370 awk ' { files[$$0] = 1; } \
00371 END { for (i in files) print i; }'`; \
00372 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
00373 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
00374
00375 mostlyclean-tags:
00376
00377 clean-tags:
00378
00379 distclean-tags:
00380 -rm -f TAGS ID
00381
00382 maintainer-clean-tags:
00383
00384 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
00385
00386 subdir = src
00387
00388 distdir: $(DISTFILES)
00389 @for file in $(DISTFILES); do \
00390 if test -f $$file; then d=.; else d=$(srcdir); fi; \
00391 if test -d $$d/$$file; then \
00392 cp -pr $$d/$$file $(distdir)/$$file; \
00393 else \
00394 test -f $(distdir)/$$file \
00395 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
00396 || cp -p $$d/$$file $(distdir)/$$file || :; \
00397 fi; \
00398 done
00399 info-am:
00400 info: info-am
00401 dvi-am:
00402 dvi: dvi-am
00403 check-am:
00404 check: check-am
00405 installcheck-am:
00406 installcheck: installcheck-am
00407 install-info-am:
00408 install-info: install-info-am
00409 install-exec-am: install-toolexeclibLTLIBRARIES install-exec-local
00410 install-exec: install-exec-am
00411
00412 install-data-am:
00413 install-data: install-data-am
00414
00415 install-am: all-am
00416 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
00417 install: install-am
00418 uninstall-am: uninstall-toolexeclibLTLIBRARIES
00419 uninstall: uninstall-am
00420 all-am: Makefile $(LTLIBRARIES)
00421 all-redirect: all-am
00422 install-strip:
00423 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
00424 installdirs:
00425 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
00426
00427
00428 mostlyclean-generic:
00429
00430 clean-generic:
00431
00432 distclean-generic:
00433 -rm -f Makefile $(CONFIG_CLEAN_FILES)
00434 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
00435
00436 maintainer-clean-generic:
00437 mostlyclean-am: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
00438 mostlyclean-libtool mostlyclean-tags \
00439 mostlyclean-generic
00440
00441 mostlyclean: mostlyclean-am
00442
00443 clean-am: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
00444 clean-tags clean-generic mostlyclean-am
00445
00446 clean: clean-am
00447
00448 distclean-am: distclean-toolexeclibLTLIBRARIES distclean-compile \
00449 distclean-libtool distclean-tags distclean-generic \
00450 clean-am
00451 -rm -f libtool
00452
00453 distclean: distclean-am
00454
00455 maintainer-clean-am: maintainer-clean-toolexeclibLTLIBRARIES \
00456 maintainer-clean-compile maintainer-clean-libtool \
00457 maintainer-clean-tags maintainer-clean-generic \
00458 distclean-am
00459 @echo "This command is intended for maintainers to use;"
00460 @echo "it deletes files that may require special tools to rebuild."
00461
00462 maintainer-clean: maintainer-clean-am
00463
00464 .PHONY: mostlyclean-toolexeclibLTLIBRARIES \
00465 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
00466 maintainer-clean-toolexeclibLTLIBRARIES \
00467 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
00468 mostlyclean-compile distclean-compile clean-compile \
00469 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
00470 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
00471 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
00472 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
00473 install-info install-exec-local install-exec-am install-exec \
00474 install-data-am install-data install-am install uninstall-am uninstall \
00475 all-redirect all-am all installdirs mostlyclean-generic \
00476 distclean-generic clean-generic maintainer-clean-generic clean \
00477 mostlyclean distclean maintainer-clean
00478
00479 strstream.lo: strstream.cc
00480 $(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
00481 strstream.o: strstream.cc
00482 $(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
00483
00484 # Use special rules for the concept-checking instantiations so that all
00485 # the generated template functions are also instantiated. Force the checks
00486 # to be on so that the instantiations are actually seen.
00487 concept-inst.lo: concept-inst.cc
00488 $(LTCXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
00489 concept-inst.o: concept-inst.cc
00490 $(CXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
00491
00492 install-exec-local:
00493 $(AR) cru libstdc++_pic.a .libs
00494
00495
00496
00497
00498