acinclude.m4 (GLIBCC_ENABLE_SYMVERS): Tweak comments.
[official-gcc.git] / libstdc++-v3 / src / Makefile.in
blobfada411052eb63206b3fe4ad6cfbb89ea5bdda8e
1 # Makefile.in generated automatically by automake 1.4-p6 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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
21 bindir = @bindir@
22 sbindir = @sbindir@
23 libexecdir = @libexecdir@
24 datadir = @datadir@
25 sysconfdir = @sysconfdir@
26 sharedstatedir = @sharedstatedir@
27 localstatedir = @localstatedir@
28 libdir = @libdir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
34 DESTDIR =
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ..
42 ACLOCAL = @ACLOCAL@
43 AUTOCONF = @AUTOCONF@
44 AUTOMAKE = @AUTOMAKE@
45 AUTOHEADER = @AUTOHEADER@
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
49 INSTALL_DATA = @INSTALL_DATA@
50 INSTALL_SCRIPT = @INSTALL_SCRIPT@
51 transform = @program_transform_name@
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 build_alias = @build_alias@
60 build_triplet = @build@
61 host_alias = @host_alias@
62 host_triplet = @host@
63 target_alias = @target_alias@
64 target_triplet = @target@
65 AR = @AR@
66 AS = @AS@
67 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
68 AWK = @AWK@
69 BASIC_FILE_CC = @BASIC_FILE_CC@
70 BASIC_FILE_H = @BASIC_FILE_H@
71 CC = @CC@
72 CCODECVT_CC = @CCODECVT_CC@
73 CCODECVT_H = @CCODECVT_H@
74 CCOLLATE_CC = @CCOLLATE_CC@
75 CCTYPE_CC = @CCTYPE_CC@
76 CLOCALE_CC = @CLOCALE_CC@
77 CLOCALE_H = @CLOCALE_H@
78 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
79 CMESSAGES_CC = @CMESSAGES_CC@
80 CMESSAGES_H = @CMESSAGES_H@
81 CMONEY_CC = @CMONEY_CC@
82 CNUMERIC_CC = @CNUMERIC_CC@
83 CPP = @CPP@
84 CSTDIO_H = @CSTDIO_H@
85 CTIME_CC = @CTIME_CC@
86 CTIME_H = @CTIME_H@
87 CXXCPP = @CXXCPP@
88 C_INCLUDE_DIR = @C_INCLUDE_DIR@
89 DEBUG_FLAGS = @DEBUG_FLAGS@
90 DLLTOOL = @DLLTOOL@
91 EXEEXT = @EXEEXT@
92 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
93 FPOS_H = @FPOS_H@
94 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
95 GCJ = @GCJ@
96 GCJFLAGS = @GCJFLAGS@
97 GLIBCXX_IS_CROSS_COMPILING = @GLIBCXX_IS_CROSS_COMPILING@
98 LIBMATHOBJS = @LIBMATHOBJS@
99 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
100 LIBTOOL = @LIBTOOL@
101 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
102 LN_S = @LN_S@
103 MAINT = @MAINT@
104 MAKEINFO = @MAKEINFO@
105 OBJDUMP = @OBJDUMP@
106 OBJEXT = @OBJEXT@
107 OPT_LDFLAGS = @OPT_LDFLAGS@
108 OS_INC_SRCDIR = @OS_INC_SRCDIR@
109 PACKAGE = @PACKAGE@
110 RANLIB = @RANLIB@
111 SECTION_FLAGS = @SECTION_FLAGS@
112 SECTION_LDFLAGS = @SECTION_LDFLAGS@
113 STRIP = @STRIP@
114 SYMVER_MAP = @SYMVER_MAP@
115 USE_NLS = @USE_NLS@
116 VERSION = @VERSION@
117 WARN_FLAGS = @WARN_FLAGS@
118 WERROR = @WERROR@
119 baseline_dir = @baseline_dir@
120 check_msgfmt = @check_msgfmt@
121 enable_shared = @enable_shared@
122 enable_static = @enable_static@
123 glibcxx_CXX = @glibcxx_CXX@
124 glibcxx_MOFILES = @glibcxx_MOFILES@
125 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
126 glibcxx_POFILES = @glibcxx_POFILES@
127 glibcxx_basedir = @glibcxx_basedir@
128 glibcxx_localedir = @glibcxx_localedir@
129 glibcxx_prefixdir = @glibcxx_prefixdir@
130 glibcxx_thread_h = @glibcxx_thread_h@
131 glibcxx_toolexecdir = @glibcxx_toolexecdir@
132 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
133 gxx_include_dir = @gxx_include_dir@
134 ifGNUmake = @ifGNUmake@
135 libtool_VERSION = @libtool_VERSION@
136 port_specific_symbol_files = @port_specific_symbol_files@
137 toplevel_srcdir = @toplevel_srcdir@
139 AUTOMAKE_OPTIONS = 1.3 cygnus
140 MAINT_CHARSET = latin1
142 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
144 # Cross compiler support.
145 CXX = @glibcxx_CXX@
146 glibcxx_srcdir = @glibcxx_srcdir@
147 glibcxx_builddir = @glibcxx_builddir@
148 toolexecdir = @glibcxx_toolexecdir@
149 toolexeclibdir = @glibcxx_toolexeclibdir@
150 toolexeclib_LTLIBRARIES = libstdc++.la
151 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@version_arg = -Wl,--version-script=libstdc++-symbol.ver
152 @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@version_arg =
154 # Compile flags that should be constant throughout the build, both for
155 # SUBDIRS and for libstdc++-v3 in general.
156 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
158 # These bits are all figured out from configure. Look in acinclude.m4
159 # or configure.in to see how they are set. See GLIBCXX_EXPORT_FLAGS
160 CONFIG_CXXFLAGS = @SECTION_FLAGS@ @EXTRA_CXX_FLAGS@
163 # Warning flags to use.
164 WARN_CXXFLAGS = @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
167 # Use common includes from acinclude.m4/GLIBCXX_EXPORT_INCLUDES
168 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
169 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
170 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
171 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
173 INCLUDES = -nostdinc++ $(GLIBCXX_INCLUDES) $(LIBSUPCXX_INCLUDES) $(LIBMATH_INCLUDES) $(TOPLEVEL_INCLUDES)
176 # Source files linked in via configuration/make substitution for a
177 # particular host.
178 host_sources = codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
181 # Source files linked in via configuration/make substitution for a
182 # particular host, but with ad hoc naming rules.
183 host_sources_extra = basic_file.cc c++locale.cc
186 # Sources present in the src directory.
187 sources = allocator-inst.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc demangle.cc ext-inst.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_tree.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc wstring-inst.cc ${host_sources} ${host_sources_extra}
190 VPATH = $(top_srcdir)/src:$(top_srcdir)
192 libstdc___la_SOURCES = $(sources)
194 libstdc___la_LIBADD = $(top_builddir)/libmath/libmath.la $(top_builddir)/libsupc++/libsupc++convenience.la
197 libstdc___la_DEPENDENCIES = libstdc++-symbol.ver $(libstdc___la_LIBADD)
199 libstdc___la_LDFLAGS = -version-info @libtool_VERSION@ ${version_arg} -lm @LIBUNWIND_FLAG@
202 # Use special rules for the deprecated source files so that they find
203 # deprecated include files.
204 GLIBCXX_INCLUDE_DIR = @glibcxx_builddir@/include
206 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
207 # modified in a per-library or per-sub-library way. Need to manually
208 # set this option because CONFIG_CXXFLAGS has to be after
209 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
210 # as the occasion calls for it.
211 AM_CXXFLAGS = -fno-implicit-templates $(LIBSUPCXX_CXXFLAGS) $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
214 # libstdc++ libtool notes
216 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
217 # last. (That way, things like -O2 passed down from the toplevel can
218 # be overridden by --enable-debug.)
220 # 2) In general, libtool expects an argument such as `--tag=CXX' when
221 # using the C++ compiler, because that will enable the settings
222 # detected when C++ support was being configured. However, when no
223 # such flag is given in the command line, libtool attempts to figure
224 # it out by matching the compiler name in each configuration section
225 # against a prefix of the command line. The problem is that, if the
226 # compiler name and its initial flags stored in the libtool
227 # configuration file don't match those in the command line, libtool
228 # can't decide which configuration to use, and it gives up. The
229 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
230 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
231 # attempt to infer which configuration to use
232 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
235 # 3) We'd have a problem when building the shared libstdc++ object if
236 # the rules automake generates would be used. We cannot allow g++ to
237 # be used since this would add -lstdc++ to the link line which of
238 # course is problematic at this point. So, we get the top-level
239 # directory to configure libstdc++-v3 to use gcc as the C++
240 # compilation driver.
241 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
244 debugdir = debug
245 CONFIG_HEADER = ../config.h
246 CONFIG_CLEAN_FILES =
247 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
250 DEFS = @DEFS@ -I. -I$(srcdir) -I..
251 CPPFLAGS = @CPPFLAGS@
252 LDFLAGS = @LDFLAGS@
253 LIBS = @LIBS@
254 libstdc___la_OBJECTS = allocator-inst.lo codecvt.lo complex_io.lo \
255 concept-inst.lo ctype.lo demangle.lo ext-inst.lo fstream-inst.lo \
256 functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo \
257 locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo \
258 sstream-inst.lo stdexcept.lo stl_tree.lo streambuf-inst.lo \
259 string-inst.lo strstream.lo valarray-inst.lo wstring-inst.lo \
260 codecvt_members.lo collate_members.lo ctype_members.lo \
261 messages_members.lo monetary_members.lo numeric_members.lo \
262 time_members.lo basic_file.lo c++locale.lo
263 CXXFLAGS = @CXXFLAGS@
264 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
265 CXXLD = $(CXX)
266 DIST_COMMON = Makefile.am Makefile.in
269 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
271 TAR = tar
272 GZIP_ENV = --best
273 SOURCES = $(libstdc___la_SOURCES)
274 OBJECTS = $(libstdc___la_OBJECTS)
276 all: all-redirect
277 .SUFFIXES:
278 .SUFFIXES: .S .c .cc .lo .o .obj .s
279 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
280 cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
282 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283 cd $(top_builddir) \
284 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
287 mostlyclean-toolexeclibLTLIBRARIES:
289 clean-toolexeclibLTLIBRARIES:
290 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
292 distclean-toolexeclibLTLIBRARIES:
294 maintainer-clean-toolexeclibLTLIBRARIES:
296 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
297 @$(NORMAL_INSTALL)
298 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
299 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
300 if test -f $$p; then \
301 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
302 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
303 else :; fi; \
304 done
306 uninstall-toolexeclibLTLIBRARIES:
307 @$(NORMAL_UNINSTALL)
308 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
309 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
310 done
312 .c.o:
313 $(COMPILE) -c $<
315 # FIXME: We should only use cygpath when building on Windows,
316 # and only if it is available.
317 .c.obj:
318 $(COMPILE) -c `cygpath -w $<`
320 .s.o:
321 $(COMPILE) -c $<
323 .S.o:
324 $(COMPILE) -c $<
326 mostlyclean-compile:
327 -rm -f *.o core *.core
328 -rm -f *.$(OBJEXT)
330 clean-compile:
332 distclean-compile:
333 -rm -f *.tab.c
335 maintainer-clean-compile:
337 .c.lo:
338 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
340 .s.lo:
341 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
343 .S.lo:
344 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
346 mostlyclean-libtool:
347 -rm -f *.lo
349 clean-libtool:
350 -rm -rf .libs _libs
352 distclean-libtool:
354 maintainer-clean-libtool:
356 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
357 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
358 .cc.o:
359 $(CXXCOMPILE) -c $<
360 .cc.obj:
361 $(CXXCOMPILE) -c `cygpath -w $<`
362 .cc.lo:
363 $(LTCXXCOMPILE) -c $<
365 tags: TAGS
367 ID: $(HEADERS) $(SOURCES) $(LISP)
368 list='$(SOURCES) $(HEADERS)'; \
369 unique=`for i in $$list; do echo $$i; done | \
370 awk ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 here=`pwd` && cd $(srcdir) \
373 && mkid -f$$here/ID $$unique $(LISP)
375 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
376 tags=; \
377 here=`pwd`; \
378 list='$(SOURCES) $(HEADERS)'; \
379 unique=`for i in $$list; do echo $$i; done | \
380 awk ' { files[$$0] = 1; } \
381 END { for (i in files) print i; }'`; \
382 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
383 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
385 mostlyclean-tags:
387 clean-tags:
389 distclean-tags:
390 -rm -f TAGS ID
392 maintainer-clean-tags:
394 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
396 subdir = src
398 distdir: $(DISTFILES)
399 @for file in $(DISTFILES); do \
400 if test -f $$file; then d=.; else d=$(srcdir); fi; \
401 if test -d $$d/$$file; then \
402 cp -pr $$d/$$file $(distdir)/$$file; \
403 else \
404 test -f $(distdir)/$$file \
405 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
406 || cp -p $$d/$$file $(distdir)/$$file || :; \
407 fi; \
408 done
409 info-am:
410 info: info-am
411 dvi-am:
412 dvi: dvi-am
413 check-am:
414 check: check-am
415 installcheck-am:
416 installcheck: installcheck-am
417 install-info-am:
418 install-info: install-info-am
419 install-exec-am: install-toolexeclibLTLIBRARIES
420 install-exec: install-exec-am
422 install-data-am: install-data-local
423 install-data: install-data-am
425 install-am: all-am
426 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427 install: install-am
428 uninstall-am: uninstall-toolexeclibLTLIBRARIES
429 uninstall: uninstall-am
430 all-am: Makefile $(LTLIBRARIES) all-local
431 all-redirect: all-am
432 install-strip:
433 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
434 installdirs:
435 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
438 mostlyclean-generic:
440 clean-generic:
442 distclean-generic:
443 -rm -f Makefile $(CONFIG_CLEAN_FILES)
444 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
446 maintainer-clean-generic:
447 mostlyclean-am: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
448 mostlyclean-libtool mostlyclean-tags \
449 mostlyclean-generic
451 mostlyclean: mostlyclean-am
453 clean-am: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
454 clean-tags clean-generic mostlyclean-am
456 clean: clean-am
458 distclean-am: distclean-toolexeclibLTLIBRARIES distclean-compile \
459 distclean-libtool distclean-tags distclean-generic \
460 clean-am
461 -rm -f libtool
463 distclean: distclean-am
465 maintainer-clean-am: maintainer-clean-toolexeclibLTLIBRARIES \
466 maintainer-clean-compile maintainer-clean-libtool \
467 maintainer-clean-tags maintainer-clean-generic \
468 distclean-am
469 @echo "This command is intended for maintainers to use;"
470 @echo "it deletes files that may require special tools to rebuild."
472 maintainer-clean: maintainer-clean-am
474 .PHONY: mostlyclean-toolexeclibLTLIBRARIES \
475 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
476 maintainer-clean-toolexeclibLTLIBRARIES \
477 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
478 mostlyclean-compile distclean-compile clean-compile \
479 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
480 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
481 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
482 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
483 install-info install-exec-am install-exec install-data-local \
484 install-data-am install-data install-am install uninstall-am uninstall \
485 all-local all-redirect all-am all installdirs mostlyclean-generic \
486 distclean-generic clean-generic maintainer-clean-generic clean \
487 mostlyclean distclean maintainer-clean
489 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@libstdc++-symbol.ver: ${glibcxx_srcdir}/@SYMVER_MAP@
490 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ cp ${glibcxx_srcdir}/@SYMVER_MAP@ ./libstdc++-symbol.ver
491 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ if test "x@port_specific_symbol_files@" != x; then \
492 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ sed -n '1,/DO NOT DELETE/p' $@ > tmp.top; \
493 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
494 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ cat tmp.top @port_specific_symbol_file@ tmp.bottom > $@; \
495 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ rm tmp.top tmp.bottom; \
496 @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@ fi
497 @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@libstdc++-symbol.ver:
499 codecvt_members.cc: ${glibcxx_srcdir}/@CCODECVT_CC@
500 @LN_S@ ${glibcxx_srcdir}/@CCODECVT_CC@ . || true
502 collate_members.cc: ${glibcxx_srcdir}/@CCOLLATE_CC@
503 @LN_S@ ${glibcxx_srcdir}/@CCOLLATE_CC@ . || true
505 ctype_members.cc: ${glibcxx_srcdir}/@CCTYPE_CC@
506 @LN_S@ ${glibcxx_srcdir}/@CCTYPE_CC@ . || true
508 messages_members.cc: ${glibcxx_srcdir}/@CMESSAGES_CC@
509 @LN_S@ ${glibcxx_srcdir}/@CMESSAGES_CC@ . || true
511 monetary_members.cc: ${glibcxx_srcdir}/@CMONEY_CC@
512 @LN_S@ ${glibcxx_srcdir}/@CMONEY_CC@ . || true
514 numeric_members.cc: ${glibcxx_srcdir}/@CNUMERIC_CC@
515 @LN_S@ ${glibcxx_srcdir}/@CNUMERIC_CC@ . || true
517 time_members.cc: ${glibcxx_srcdir}/@CTIME_CC@
518 @LN_S@ ${glibcxx_srcdir}/@CTIME_CC@ . || true
520 c++locale.cc: ${glibcxx_srcdir}/@CLOCALE_CC@
521 @LN_S@ ${glibcxx_srcdir}/@CLOCALE_CC@ ./$@ || true
523 basic_file.cc: ${glibcxx_srcdir}/@BASIC_FILE_CC@
524 @LN_S@ ${glibcxx_srcdir}/@BASIC_FILE_CC@ ./$@ || true
525 strstream.lo: strstream.cc
526 $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
527 strstream.o: strstream.cc
528 $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
530 # Use special rules for the concept-checking instantiations so that all
531 # the generated template functions are also instantiated. Force the checks
532 # to be on so that the instantiations are actually seen.
533 concept-inst.lo: concept-inst.cc
534 $(LTCXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
535 concept-inst.o: concept-inst.cc
536 $(CXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
538 # Use special rules for the demangler, so that an additional implicit
539 # instantiation file is not necessary.
540 demangle.lo: demangle.cc
541 $(LTCXXCOMPILE) -fimplicit-templates -c $<
542 demangle.o: demangle.cc
543 $(CXXCOMPILE) -fimplicit-templates -c $<
545 # Added bits to build debug library.
546 @GLIBCXX_BUILD_DEBUG_TRUE@all-local: build_debug
547 @GLIBCXX_BUILD_DEBUG_TRUE@install-data-local: install_debug
548 @GLIBCXX_BUILD_DEBUG_FALSE@all-local:
549 @GLIBCXX_BUILD_DEBUG_FALSE@install-data-local:
551 # Build parallel set of debug objects here.
552 stamp-debug:
553 if test ! -d ${debugdir}; then \
554 mkdir -p ${debugdir}; \
555 (cd ${debugdir}; \
556 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
557 -e 's/srcdir = \.\./srcdir = ..\/../' \
558 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
559 -e 's/all-local: build_debug/all-local:/' \
560 -e 's/install-data-local: install_debug/install-data-local:/' \
561 < ../Makefile > Makefile) ; \
562 fi; \
563 echo `date` > stamp-debug;
565 build_debug: stamp-debug
566 (cd ${debugdir} && $(MAKE) CXXFLAGS='@DEBUG_FLAGS@' all)
568 # Install debug library here.
569 install_debug:
570 (cd ${debugdir} && $(MAKE) \
571 toolexeclibdir=@glibcxx_toolexeclibdir@/debug install)
573 # Tell versions [3.59,3.63) of GNU make to not export all variables.
574 # Otherwise a system limit (for SysV at least) may be exceeded.
575 .NOEXPORT: