Makefile.in

00001 # Makefile.in generated automatically by automake 1.4-p5 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 CSTDIO_H = @CSTDIO_H@
00077 CXXCPP = @CXXCPP@
00078 C_INCLUDE_DIR = @C_INCLUDE_DIR@
00079 DEBUG_FLAGS = @DEBUG_FLAGS@
00080 DLLTOOL = @DLLTOOL@
00081 EXEEXT = @EXEEXT@
00082 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
00083 GCJ = @GCJ@
00084 GCJFLAGS = @GCJFLAGS@
00085 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
00086 LIBMATHOBJS = @LIBMATHOBJS@
00087 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
00088 LIBTOOL = @LIBTOOL@
00089 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
00090 LN_S = @LN_S@
00091 MAINT = @MAINT@
00092 MAKEINFO = @MAKEINFO@
00093 OBJDUMP = @OBJDUMP@
00094 OBJEXT = @OBJEXT@
00095 OPT_LDFLAGS = @OPT_LDFLAGS@
00096 OS_INC_SRCDIR = @OS_INC_SRCDIR@
00097 PACKAGE = @PACKAGE@
00098 RANLIB = @RANLIB@
00099 SECTION_FLAGS = @SECTION_FLAGS@
00100 SECTION_LDFLAGS = @SECTION_LDFLAGS@
00101 STRIP = @STRIP@
00102 USE_NLS = @USE_NLS@
00103 VERSION = @VERSION@
00104 WARN_FLAGS = @WARN_FLAGS@
00105 WERROR = @WERROR@
00106 baseline_file = @baseline_file@
00107 check_msgfmt = @check_msgfmt@
00108 enable_shared = @enable_shared@
00109 enable_static = @enable_static@
00110 glibcpp_CXX = @glibcpp_CXX@
00111 glibcpp_MOFILES = @glibcpp_MOFILES@
00112 glibcpp_POFILES = @glibcpp_POFILES@
00113 glibcpp_basedir = @glibcpp_basedir@
00114 glibcpp_builddir = @glibcpp_builddir@
00115 glibcpp_localedir = @glibcpp_localedir@
00116 glibcpp_prefixdir = @glibcpp_prefixdir@
00117 glibcpp_srcdir = @glibcpp_srcdir@
00118 glibcpp_thread_h = @glibcpp_thread_h@
00119 glibcpp_toolexecdir = @glibcpp_toolexecdir@
00120 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
00121 gxx_include_dir = @gxx_include_dir@
00122 ifGNUmake = @ifGNUmake@
00123 libio_la = @libio_la@
00124 libtool_VERSION = @libtool_VERSION@
00125 toplevel_srcdir = @toplevel_srcdir@
00126 
00127 AUTOMAKE_OPTIONS = 1.3 cygnus
00128 MAINT_CHARSET = latin1
00129 
00130 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
00131 
00132 # Cross compiler support.
00133 CXX = @glibcpp_CXX@
00134 toolexecdir = @glibcpp_toolexecdir@
00135 toolexeclibdir = @glibcpp_toolexeclibdir@
00136 toolexeclib_LTLIBRARIES = libstdc++.la
00137 
00138 # Compile flags that should be constant throughout the build, both for
00139 # SUBDIRS and for libstdc++-v3 in general.
00140 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
00141 
00142 # These bits are all figured out from configure. Look in acinclude.m4
00143 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
00144 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
00145 CONFIG_CXXFLAGS = \
00146     @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @DEBUG_FLAGS@ 
00147 
00148 
00149 # Warning flags to use.
00150 WARN_CXXFLAGS = \
00151     @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
00152 
00153 
00154 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
00155 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
00156 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
00157 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
00158 LIBIO_INCLUDES = @LIBIO_INCLUDES@
00159 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
00160 
00161 INCLUDES = \
00162     -nostdinc++ \
00163     $(GLIBCPP_INCLUDES) \
00164     $(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) \
00165     $(TOPLEVEL_INCLUDES)
00166 
00167 
00168 # Source files linked in via configuration magic for a particular target.
00169 target_sources = \
00170     codecvt_members.cc \
00171     collate_members.cc \
00172     ctype_members.cc \
00173     messages_members.cc \
00174     monetary_members.cc \
00175     numeric_members.cc \
00176     time_members.cc
00177 
00178 
00179 # Source files linked in via configuration magic for a particular
00180 # target, but with ad hoc naming rules.
00181 target_sources_extra = \
00182     basic_file.cc \
00183     c++locale.cc 
00184 
00185 
00186 # Sources present in the src directory.
00187 sources = \
00188     bitset.cc \
00189     codecvt.cc \
00190     complex_io.cc \
00191     concept-inst.cc \
00192     ctype.cc \
00193     ext-inst.cc \
00194     fstream.cc \
00195     fstream-inst.cc \
00196     functexcept.cc \
00197     globals.cc \
00198     io-inst.cc \
00199     ios.cc \
00200     istream-inst.cc \
00201     limits.cc \
00202     locale.cc \
00203     locale-inst.cc \
00204     localename.cc \
00205     misc-inst.cc \
00206     ostream-inst.cc \
00207     sstream-inst.cc \
00208     stdexcept.cc \
00209     stl-inst.cc \
00210     streambuf-inst.cc \
00211     string-inst.cc \
00212     strstream.cc \
00213     valarray-inst.cc \
00214     vterminate.cc \
00215     wstring-inst.cc \
00216     ${target_sources} \
00217     ${target_sources_extra}
00218 
00219 
00220 VPATH = $(top_srcdir)/src:$(top_srcdir)
00221 
00222 libstdc___la_SOURCES = $(sources)
00223 
00224 libstdc___la_LIBADD = \
00225     ../libmath/libmath.la @libio_la@ \
00226     ../libsupc++/libsupc++convenience.la
00227 
00228 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg = @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@-Wl,--version-script=linker.map
00229 @GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg = 
00230 
00231 libstdc___la_LDFLAGS = \
00232     -version-info @libtool_VERSION@ ${version_arg} \
00233     -lm @LIBUNWIND_FLAG@ 
00234 
00235 
00236 libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD) linker.map
00237 
00238 # Use special rules for the deprecated source files so that they find
00239 # deprecated include files.
00240 GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
00241 
00242 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
00243 # modified in a per-library or per-sub-library way.  Need to manually
00244 # set this option because CONFIG_CXXFLAGS has to be after
00245 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
00246 # as the occasion call for it. (ie, --enable-debug)
00247 AM_CXXFLAGS = \
00248     -fno-implicit-templates \
00249     $(LIBSUPCXX_CXXFLAGS) \
00250     $(WARN_CXXFLAGS) \
00251     $(OPTIMIZE_CXXFLAGS) \
00252     $(CONFIG_CXXFLAGS) 
00253 
00254 
00255 # libstdc++ libtool notes
00256 
00257 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
00258 # last. (That way, things like -O2 passed down from the toplevel can
00259 # be overridden by --enable-debug.)
00260 
00261 # 2) In general, libtool expects an argument such as `--tag=CXX' when
00262 # using the C++ compiler, because that will enable the settings
00263 # detected when C++ support was being configured.  However, when no
00264 # such flag is given in the command line, libtool attempts to figure
00265 # it out by matching the compiler name in each configuration section
00266 # against a prefix of the command line.  The problem is that, if the
00267 # compiler name and its initial flags stored in the libtool
00268 # configuration file don't match those in the command line, libtool
00269 # can't decide which configuration to use, and it gives up.  The
00270 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
00271 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
00272 # attempt to infer which configuration to use
00273 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
00274            $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS) 
00275 
00276 
00277 # 3) We'd have a problem when building the shared libstdc++ object if
00278 # the rules automake generates would be used.  We cannot allow g++ to
00279 # be used since this would add -lstdc++ to the link line which of
00280 # course is problematic at this point.  So, we get the top-level
00281 # directory to configure libstdc++-v3 to use gcc as the C++
00282 # compilation driver.
00283 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
00284       @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
00285 
00286 CONFIG_HEADER = ../config.h
00287 CONFIG_CLEAN_FILES = 
00288 LTLIBRARIES =  $(toolexeclib_LTLIBRARIES)
00289 
00290 
00291 DEFS = @DEFS@ -I. -I$(srcdir) -I..
00292 CPPFLAGS = @CPPFLAGS@
00293 LDFLAGS = @LDFLAGS@
00294 LIBS = @LIBS@
00295 libstdc___la_OBJECTS =  bitset.lo codecvt.lo complex_io.lo \
00296 concept-inst.lo ctype.lo ext-inst.lo fstream.lo fstream-inst.lo \
00297 functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo \
00298 locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo \
00299 sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo \
00300 string-inst.lo strstream.lo valarray-inst.lo vterminate.lo \
00301 wstring-inst.lo codecvt_members.lo collate_members.lo ctype_members.lo \
00302 messages_members.lo monetary_members.lo numeric_members.lo \
00303 time_members.lo basic_file.lo c++locale.lo
00304 CXXFLAGS = @CXXFLAGS@
00305 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
00306 CXXLD = $(CXX)
00307 DIST_COMMON =  Makefile.am Makefile.in
00308 
00309 
00310 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
00311 
00312 TAR = gtar
00313 GZIP_ENV = --best
00314 SOURCES = $(libstdc___la_SOURCES)
00315 OBJECTS = $(libstdc___la_OBJECTS)
00316 
00317 all: all-redirect
00318 .SUFFIXES:
00319 .SUFFIXES: .S .c .cc .lo .o .obj .s
00320 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
00321     cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
00322 
00323 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
00324     cd $(top_builddir) \
00325       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
00326 
00327 
00328 mostlyclean-toolexeclibLTLIBRARIES:
00329 
00330 clean-toolexeclibLTLIBRARIES:
00331     -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
00332 
00333 distclean-toolexeclibLTLIBRARIES:
00334 
00335 maintainer-clean-toolexeclibLTLIBRARIES:
00336 
00337 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
00338     @$(NORMAL_INSTALL)
00339     $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
00340     @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
00341       if test -f $$p; then \
00342         echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
00343         $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
00344       else :; fi; \
00345     done
00346 
00347 uninstall-toolexeclibLTLIBRARIES:
00348     @$(NORMAL_UNINSTALL)
00349     list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
00350       $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
00351     done
00352 
00353 .c.o:
00354     $(COMPILE) -c $<
00355 
00356 # FIXME: We should only use cygpath when building on Windows,
00357 # and only if it is available.
00358 .c.obj:
00359     $(COMPILE) -c `cygpath -w $<`
00360 
00361 .s.o:
00362     $(COMPILE) -c $<
00363 
00364 .S.o:
00365     $(COMPILE) -c $<
00366 
00367 mostlyclean-compile:
00368     -rm -f *.o core *.core
00369     -rm -f *.$(OBJEXT)
00370 
00371 clean-compile:
00372 
00373 distclean-compile:
00374     -rm -f *.tab.c
00375 
00376 maintainer-clean-compile:
00377 
00378 .c.lo:
00379     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00380 
00381 .s.lo:
00382     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00383 
00384 .S.lo:
00385     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
00386 
00387 mostlyclean-libtool:
00388     -rm -f *.lo
00389 
00390 clean-libtool:
00391     -rm -rf .libs _libs
00392 
00393 distclean-libtool:
00394 
00395 maintainer-clean-libtool:
00396 
00397 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
00398     $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
00399 .cc.o:
00400     $(CXXCOMPILE) -c $<
00401 .cc.obj:
00402     $(CXXCOMPILE) -c `cygpath -w $<`
00403 .cc.lo:
00404     $(LTCXXCOMPILE) -c $<
00405 
00406 tags: TAGS
00407 
00408 ID: $(HEADERS) $(SOURCES) $(LISP)
00409     list='$(SOURCES) $(HEADERS)'; \
00410     unique=`for i in $$list; do echo $$i; done | \
00411       awk '    { files[$$0] = 1; } \
00412            END { for (i in files) print i; }'`; \
00413     here=`pwd` && cd $(srcdir) \
00414       && mkid -f$$here/ID $$unique $(LISP)
00415 
00416 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
00417     tags=; \
00418     here=`pwd`; \
00419     list='$(SOURCES) $(HEADERS)'; \
00420     unique=`for i in $$list; do echo $$i; done | \
00421       awk '    { files[$$0] = 1; } \
00422            END { for (i in files) print i; }'`; \
00423     test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
00424       || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
00425 
00426 mostlyclean-tags:
00427 
00428 clean-tags:
00429 
00430 distclean-tags:
00431     -rm -f TAGS ID
00432 
00433 maintainer-clean-tags:
00434 
00435 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
00436 
00437 subdir = src
00438 
00439 distdir: $(DISTFILES)
00440     @for file in $(DISTFILES); do \
00441       if test -f $$file; then d=.; else d=$(srcdir); fi; \
00442       if test -d $$d/$$file; then \
00443         cp -pr $$d/$$file $(distdir)/$$file; \
00444       else \
00445         test -f $(distdir)/$$file \
00446         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
00447         || cp -p $$d/$$file $(distdir)/$$file || :; \
00448       fi; \
00449     done
00450 info-am:
00451 info: info-am
00452 dvi-am:
00453 dvi: dvi-am
00454 check-am:
00455 check: check-am
00456 installcheck-am:
00457 installcheck: installcheck-am
00458 install-info-am: 
00459 install-info: install-info-am
00460 install-exec-am: install-toolexeclibLTLIBRARIES
00461 install-exec: install-exec-am
00462 
00463 install-data-am:
00464 install-data: install-data-am
00465 
00466 install-am: all-am
00467     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
00468 install: install-am
00469 uninstall-am: uninstall-toolexeclibLTLIBRARIES
00470 uninstall: uninstall-am
00471 all-am: Makefile $(LTLIBRARIES)
00472 all-redirect: all-am
00473 install-strip:
00474     $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
00475 installdirs:
00476     $(mkinstalldirs)  $(DESTDIR)$(toolexeclibdir)
00477 
00478 
00479 mostlyclean-generic:
00480 
00481 clean-generic:
00482 
00483 distclean-generic:
00484     -rm -f Makefile $(CONFIG_CLEAN_FILES)
00485     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
00486 
00487 maintainer-clean-generic:
00488 mostlyclean-am:  mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
00489         mostlyclean-libtool mostlyclean-tags \
00490         mostlyclean-generic
00491 
00492 mostlyclean: mostlyclean-am
00493 
00494 clean-am:  clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
00495         clean-tags clean-generic mostlyclean-am
00496 
00497 clean: clean-am
00498 
00499 distclean-am:  distclean-toolexeclibLTLIBRARIES distclean-compile \
00500         distclean-libtool distclean-tags distclean-generic \
00501         clean-am
00502     -rm -f libtool
00503 
00504 distclean: distclean-am
00505 
00506 maintainer-clean-am:  maintainer-clean-toolexeclibLTLIBRARIES \
00507         maintainer-clean-compile maintainer-clean-libtool \
00508         maintainer-clean-tags maintainer-clean-generic \
00509         distclean-am
00510     @echo "This command is intended for maintainers to use;"
00511     @echo "it deletes files that may require special tools to rebuild."
00512 
00513 maintainer-clean: maintainer-clean-am
00514 
00515 .PHONY: mostlyclean-toolexeclibLTLIBRARIES \
00516 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
00517 maintainer-clean-toolexeclibLTLIBRARIES \
00518 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
00519 mostlyclean-compile distclean-compile clean-compile \
00520 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
00521 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
00522 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
00523 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
00524 install-info install-exec-am install-exec install-data-am install-data \
00525 install-am install uninstall-am uninstall all-redirect all-am all \
00526 installdirs mostlyclean-generic distclean-generic clean-generic \
00527 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
00528 
00529 strstream.lo: strstream.cc
00530     $(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
00531 strstream.o: strstream.cc
00532     $(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
00533 
00534 # Use special rules for the concept-checking instantiations so that all
00535 # the generated template functions are also instantiated.  Force the checks
00536 # to be on so that the instantiations are actually seen.
00537 concept-inst.lo: concept-inst.cc
00538     $(LTCXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
00539 concept-inst.o: concept-inst.cc
00540     $(CXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
00541 
00542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
00543 # Otherwise a system limit (for SysV at least) may be exceeded.
00544 .NOEXPORT:

Generated on Thu Nov 21 03:12:48 2002 for libstdc++-v3 Source by doxygen1.2.18-20021030