1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
19 exec_prefix = @
exec_prefix@
23 libexecdir
= @libexecdir@
25 sysconfdir
= @sysconfdir@
26 sharedstatedir
= @sharedstatedir@
27 localstatedir
= @localstatedir@
31 includedir = @
includedir@
32 oldincludedir = /usr
/include
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
45 AUTOHEADER
= @AUTOHEADER@
48 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
49 INSTALL_DATA
= @INSTALL_DATA@
50 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
51 transform
= @program_transform_name@
59 build_alias
= @build_alias@
60 build_triplet
= @build@
61 host_alias
= @host_alias@
63 target_alias
= @target_alias@
64 target_triplet
= @target@
67 ATOMICITY_INC_SRCDIR
= @ATOMICITY_INC_SRCDIR@
69 BASIC_FILE_H
= @BASIC_FILE_H@
71 CCODECVT_C
= @CCODECVT_C@
72 CCODECVT_H
= @CCODECVT_H@
73 CLOCALE_H
= @CLOCALE_H@
74 CMESSAGES_H
= @CMESSAGES_H@
76 CPU_LIMITS_INC_SRCDIR
= @CPU_LIMITS_INC_SRCDIR@
79 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
80 DEBUG_FLAGS
= @DEBUG_FLAGS@
83 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
86 GLIBCPP_IS_CROSS_COMPILING
= @GLIBCPP_IS_CROSS_COMPILING@
87 LIBMATHOBJS
= @LIBMATHOBJS@
88 LIBSUPCXX_PICFLAGS
= @LIBSUPCXX_PICFLAGS@
90 LIBUNWIND_FLAG
= @LIBUNWIND_FLAG@
96 OPT_LDFLAGS
= @OPT_LDFLAGS@
97 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
100 SECTION_FLAGS
= @SECTION_FLAGS@
101 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
105 WARN_FLAGS
= @WARN_FLAGS@
107 baseline_file
= @baseline_file@
108 check_msgfmt
= @check_msgfmt@
109 enable_shared
= @enable_shared@
110 enable_static
= @enable_static@
111 glibcpp_CXX
= @glibcpp_CXX@
112 glibcpp_MOFILES
= @glibcpp_MOFILES@
113 glibcpp_POFILES
= @glibcpp_POFILES@
114 glibcpp_basedir
= @glibcpp_basedir@
115 glibcpp_builddir
= @glibcpp_builddir@
116 glibcpp_localedir
= @glibcpp_localedir@
117 glibcpp_prefixdir
= @glibcpp_prefixdir@
118 glibcpp_srcdir
= @glibcpp_srcdir@
119 glibcpp_thread_h
= @glibcpp_thread_h@
120 glibcpp_toolexecdir
= @glibcpp_toolexecdir@
121 glibcpp_toolexeclibdir
= @glibcpp_toolexeclibdir@
122 gxx_include_dir
= @gxx_include_dir@
123 ifGNUmake
= @ifGNUmake@
124 libio_la
= @libio_la@
125 libtool_VERSION
= @libtool_VERSION@
126 toplevel_srcdir
= @toplevel_srcdir@
128 AUTOMAKE_OPTIONS
= 1.3 cygnus
129 MAINT_CHARSET
= latin1
131 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
133 # Cross compiler and multilib support.
135 toolexecdir
= @glibcpp_toolexecdir@
136 toolexeclibdir
= @glibcpp_toolexeclibdir@
137 toolexeclib_LTLIBRARIES
= libstdc
++.la
139 # Compile flags that should be constant throughout the build, both for
140 # SUBDIRS and for libstdc++-v3 in general.
141 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
143 # These bits are all figured out from configure. Look in acinclude.m4
144 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
145 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
147 @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @DEBUG_FLAGS@
150 # Warning flags to use.
152 @WARN_FLAGS@
$(WERROR
) -fdiagnostics-show-location
=once
155 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
156 GLIBCPP_INCLUDES
= @GLIBCPP_INCLUDES@
157 LIBMATH_INCLUDES
= @LIBMATH_INCLUDES@
158 LIBSUPCXX_INCLUDES
= @LIBSUPCXX_INCLUDES@
159 LIBIO_INCLUDES
= @LIBIO_INCLUDES@
160 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
164 $(GLIBCPP_INCLUDES
) \
165 $(LIBSUPCXX_INCLUDES
) $(LIBIO_INCLUDES
) $(LIBMATH_INCLUDES
) \
207 VPATH
= $(top_srcdir
)/src
:$(top_srcdir
)
209 libstdc___la_SOURCES
= $(sources
)
211 libstdc___la_LIBADD
= \
212 ..
/libmath
/libmath.la @libio_la@ \
213 ..
/libsupc
++/libsupc
++convenience.la
215 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg
= @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@
-Wl
,--version-script
=linker.map
216 @GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg
=
218 libstdc___la_LDFLAGS
= \
219 -version-info @libtool_VERSION@
${version_arg} \
223 libstdc___la_DEPENDENCIES
= $(libstdc___la_LIBADD
) linker.map
225 # Use special rules for the deprecated source files so that they find
226 # deprecated include files.
227 GLIBCPP_INCLUDE_DIR
= @glibcpp_builddir@
/include
229 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
230 # modified in a per-library or per-sub-library way. Need to manually
231 # set this option because CONFIG_CXXFLAGS has to be after
232 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
233 # as the occasion call for it. (ie, --enable-debug)
235 -fno-implicit-templates \
236 $(LIBSUPCXX_CXXFLAGS
) \
238 $(OPTIMIZE_CXXFLAGS
) \
242 # libstdc++ libtool notes
244 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
245 # last. (That way, things like -O2 passed down from the toplevel can
246 # be overridden by --enable-debug.)
248 # 2) In general, libtool expects an argument such as `--tag=CXX' when
249 # using the C++ compiler, because that will enable the settings
250 # detected when C++ support was being configured. However, when no
251 # such flag is given in the command line, libtool attempts to figure
252 # it out by matching the compiler name in each configuration section
253 # against a prefix of the command line. The problem is that, if the
254 # compiler name and its initial flags stored in the libtool
255 # configuration file don't match those in the command line, libtool
256 # can't decide which configuration to use, and it gives up. The
257 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
258 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
259 # attempt to infer which configuration to use
260 LTCXXCOMPILE
= $(LIBTOOL
) --tag CXX
--mode
=compile
$(CXX
) $(INCLUDES
) \
261 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(CXXFLAGS
) $(AM_CXXFLAGS
)
264 # 3) We'd have a problem when building the shared libstdc++ object if
265 # the rules automake generates would be used. We cannot allow g++ to
266 # be used since this would add -lstdc++ to the link line which of
267 # course is problematic at this point. So, we get the top-level
268 # directory to configure libstdc++-v3 to use gcc as the C++
269 # compilation driver.
270 CXXLINK
= $(LIBTOOL
) --tag CXX
--mode
=link
$(CXX
) \
271 @OPT_LDFLAGS@ @SECTION_LDFLAGS@
$(AM_CXXFLAGS
) $(LDFLAGS
) -o
$@
273 CONFIG_HEADER
= ..
/config.h
275 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
278 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
279 CPPFLAGS
= @CPPFLAGS@
282 libstdc___la_OBJECTS
= basic_file.lo bitset.lo c
++locale.lo codecvt.lo \
283 collate.lo complex_io.lo concept-inst.lo ctype.lo ext-inst.lo \
284 fstream.lo fstream-inst.lo functexcept.lo globals.lo io-inst.lo ios.lo \
285 istream-inst.lo limits.lo locale-inst.lo locale.lo localename.lo \
286 messages.lo misc-inst.lo monetary.lo numeric.lo ostream-inst.lo \
287 sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo \
288 string-inst.lo strstream.lo time.lo valarray-inst.lo vterminate.lo \
290 CXXFLAGS
= @CXXFLAGS@
291 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
293 DIST_COMMON
= Makefile.am Makefile.in
296 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
300 SOURCES
= $(libstdc___la_SOURCES
)
301 OBJECTS
= $(libstdc___la_OBJECTS
)
305 .SUFFIXES
: .S .c .
cc .lo .o .obj .s
306 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
307 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus src
/Makefile
309 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
311 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
314 mostlyclean-toolexeclibLTLIBRARIES
:
316 clean-toolexeclibLTLIBRARIES
:
317 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
319 distclean-toolexeclibLTLIBRARIES
:
321 maintainer-clean-toolexeclibLTLIBRARIES
:
323 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
325 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
326 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
327 if
test -f
$$p; then \
328 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
329 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(toolexeclibdir
)/$$p; \
333 uninstall-toolexeclibLTLIBRARIES
:
335 list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
336 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(toolexeclibdir
)/$$p; \
342 # FIXME: We should only use cygpath when building on Windows,
343 # and only if it is available.
345 $(COMPILE
) -c
`cygpath -w $<`
354 -rm -f
*.o core
*.core
362 maintainer-clean-compile
:
365 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
368 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
371 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
381 maintainer-clean-libtool
:
383 libstdc
++.la
: $(libstdc___la_OBJECTS
) $(libstdc___la_DEPENDENCIES
)
384 $(CXXLINK
) -rpath
$(toolexeclibdir
) $(libstdc___la_LDFLAGS
) $(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
) $(LIBS
)
388 $(CXXCOMPILE
) -c
`cygpath -w $<`
390 $(LTCXXCOMPILE
) -c
$<
394 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
395 list
='$(SOURCES) $(HEADERS)'; \
396 unique
=`for i in $$list; do echo $$i; done | \
397 awk ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
399 here
=`pwd` && cd
$(srcdir) \
400 && mkid
-f
$$here/ID
$$unique $(LISP
)
402 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
405 list
='$(SOURCES) $(HEADERS)'; \
406 unique
=`for i in $$list; do echo $$i; done | \
407 awk ' { files[$$0] = 1; } \
408 END { for (i in files) print i; }'`; \
409 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
410 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
419 maintainer-clean-tags
:
421 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
425 distdir
: $(DISTFILES
)
426 @for file in
$(DISTFILES
); do \
427 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
428 if
test -d
$$d/$$file; then \
429 cp
-pr
$$d/$$file $(distdir
)/$$file; \
431 test -f
$(distdir
)/$$file \
432 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
433 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
443 installcheck: installcheck-am
445 install-info
: install-info-am
446 install-exec-am
: install-toolexeclibLTLIBRARIES
447 install-exec
: install-exec-am
450 install-data
: install-data-am
453 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
455 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
456 uninstall: uninstall-am
457 all-am
: Makefile
$(LTLIBRARIES
)
460 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
462 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
470 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
471 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
473 maintainer-clean-generic
:
474 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
475 mostlyclean-libtool mostlyclean-tags \
478 mostlyclean: mostlyclean-am
480 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
481 clean-tags clean-generic mostlyclean-am
485 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
486 distclean-libtool distclean-tags distclean-generic \
490 distclean: distclean-am
492 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
493 maintainer-clean-compile maintainer-clean-libtool \
494 maintainer-clean-tags maintainer-clean-generic \
496 @echo
"This command is intended for maintainers to use;"
497 @echo
"it deletes files that may require special tools to rebuild."
499 maintainer-clean
: maintainer-clean-am
501 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
502 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
503 maintainer-clean-toolexeclibLTLIBRARIES \
504 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
505 mostlyclean-compile distclean-compile clean-compile \
506 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
507 clean-libtool maintainer-clean-libtool
tags mostlyclean-tags \
508 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
509 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
510 install-info install-exec-am install-exec install-data-am install-data \
511 install-am
install uninstall-am
uninstall all-redirect all-am
all \
512 installdirs mostlyclean-generic distclean-generic clean-generic \
513 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
515 strstream.lo
: strstream.
cc
516 $(LTCXXCOMPILE
) -I
$(GLIBCPP_INCLUDE_DIR
)/backward
-Wno-deprecated
-c
$<
517 strstream.o
: strstream.
cc
518 $(CXXCOMPILE
) -I
$(GLIBCPP_INCLUDE_DIR
)/backward
-Wno-deprecated
-c
$<
520 # Use special rules for the concept-checking instantiations so that all
521 # the generated template functions are also instantiated. Force the checks
522 # to be on so that the instantiations are actually seen.
523 concept-inst.lo
: concept-inst.
cc
524 $(LTCXXCOMPILE
) -D_GLIBCPP_CONCEPT_CHECKS
-fimplicit-templates
-c
$<
525 concept-inst.o
: concept-inst.
cc
526 $(CXXCOMPILE
) -D_GLIBCPP_CONCEPT_CHECKS
-fimplicit-templates
-c
$<
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.