Makefile.in

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

Generated on Sun Sep 19 16:33:52 2004 for libstdc++-v3 Source by doxygen 1.3.8