Remove incorrect cache_purge() calls in *_rmdir() (OLD API). These could
[dragonfly.git] / contrib / libstdc++3 / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
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.
7
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.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
20
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
33
34 DESTDIR =
35
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39
40 top_builddir = ..
41
42 ACLOCAL = @ACLOCAL@
43 AUTOCONF = @AUTOCONF@
44 AUTOMAKE = @AUTOMAKE@
45 AUTOHEADER = @AUTOHEADER@
46
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@
52
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_C = @CCODECVT_C@
73 CCODECVT_CC = @CCODECVT_CC@
74 CCODECVT_H = @CCODECVT_H@
75 CCOLLATE_CC = @CCOLLATE_CC@
76 CCTYPE_CC = @CCTYPE_CC@
77 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CSTDIO_H = @CSTDIO_H@
86 CTIME_CC = @CTIME_CC@
87 CTIME_H = @CTIME_H@
88 CXXCPP = @CXXCPP@
89 C_INCLUDE_DIR = @C_INCLUDE_DIR@
90 DEBUG_FLAGS = @DEBUG_FLAGS@
91 DLLTOOL = @DLLTOOL@
92 EXEEXT = @EXEEXT@
93 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
94 GCJ = @GCJ@
95 GCJFLAGS = @GCJFLAGS@
96 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
97 LIBMATHOBJS = @LIBMATHOBJS@
98 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
99 LIBTOOL = @LIBTOOL@
100 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
101 LN_S = @LN_S@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 OBJDUMP = @OBJDUMP@
105 OBJEXT = @OBJEXT@
106 OPT_LDFLAGS = @OPT_LDFLAGS@
107 OS_INC_SRCDIR = @OS_INC_SRCDIR@
108 PACKAGE = @PACKAGE@
109 RANLIB = @RANLIB@
110 SECTION_FLAGS = @SECTION_FLAGS@
111 SECTION_LDFLAGS = @SECTION_LDFLAGS@
112 STRIP = @STRIP@
113 SYMVER_MAP = @SYMVER_MAP@
114 USE_NLS = @USE_NLS@
115 VERSION = @VERSION@
116 WARN_FLAGS = @WARN_FLAGS@
117 WERROR = @WERROR@
118 baseline_file = @baseline_file@
119 check_msgfmt = @check_msgfmt@
120 enable_shared = @enable_shared@
121 enable_static = @enable_static@
122 glibcpp_CXX = @glibcpp_CXX@
123 glibcpp_MOFILES = @glibcpp_MOFILES@
124 glibcpp_POFILES = @glibcpp_POFILES@
125 glibcpp_basedir = @glibcpp_basedir@
126 glibcpp_localedir = @glibcpp_localedir@
127 glibcpp_prefixdir = @glibcpp_prefixdir@
128 glibcpp_thread_h = @glibcpp_thread_h@
129 glibcpp_toolexecdir = @glibcpp_toolexecdir@
130 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
131 gxx_include_dir = @gxx_include_dir@
132 ifGNUmake = @ifGNUmake@
133 libio_la = @libio_la@
134 libtool_VERSION = @libtool_VERSION@
135 toplevel_srcdir = @toplevel_srcdir@
136
137 AUTOMAKE_OPTIONS = 1.3 cygnus
138 MAINT_CHARSET = latin1
139
140 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
141
142 # Cross compiler support.
143 CXX = @glibcpp_CXX@
144 glibcpp_srcdir = @glibcpp_srcdir@
145 glibcpp_builddir = @glibcpp_builddir@
146 toolexecdir = @glibcpp_toolexecdir@
147 toolexeclibdir = @glibcpp_toolexeclibdir@
148 toolexeclib_LTLIBRARIES = libstdc++.la
149 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg = @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@-Wl,--version-script=libstdc++-symbol.ver
150 @GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg = 
151
152 # Compile flags that should be constant throughout the build, both for
153 # SUBDIRS and for libstdc++-v3 in general.
154 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
155
156 # These bits are all figured out from configure. Look in acinclude.m4
157 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
158 CONFIG_CXXFLAGS = \
159         @SECTION_FLAGS@ @EXTRA_CXX_FLAGS@ 
160
161
162 # Warning flags to use.
163 WARN_CXXFLAGS = \
164         @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
165
166
167 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
168 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
169 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
170 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
171 LIBIO_INCLUDES = @LIBIO_INCLUDES@
172 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
173
174 INCLUDES = \
175         -nostdinc++ \
176         $(GLIBCPP_INCLUDES) \
177         $(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) \
178         $(TOPLEVEL_INCLUDES)
179
180
181 # Source files linked in via configuration/make substitution for a
182 # particular target.
183 target_sources = \
184         codecvt_members.cc \
185         collate_members.cc \
186         ctype_members.cc \
187         messages_members.cc \
188         monetary_members.cc \
189         numeric_members.cc \
190         time_members.cc
191
192
193 # Source files linked in via configuration/make substitution for a
194 # particular target, but with ad hoc naming rules.
195 target_sources_extra = \
196         basic_file.cc \
197         c++locale.cc 
198
199
200 # Sources present in the src directory.
201 sources = \
202         bitset.cc \
203         codecvt.cc \
204         complex_io.cc \
205         concept-inst.cc \
206         ctype.cc \
207         ext-inst.cc \
208         fstream.cc \
209         fstream-inst.cc \
210         functexcept.cc \
211         globals.cc \
212         io-inst.cc \
213         ios.cc \
214         istream-inst.cc \
215         limits.cc \
216         locale.cc \
217         locale-inst.cc \
218         localename.cc \
219         misc-inst.cc \
220         ostream-inst.cc \
221         sstream-inst.cc \
222         stdexcept.cc \
223         stl-inst.cc \
224         streambuf-inst.cc \
225         string-inst.cc \
226         strstream.cc \
227         valarray-inst.cc \
228         vterminate.cc \
229         wstring-inst.cc \
230         ${target_sources} \
231         ${target_sources_extra}
232
233
234 VPATH = $(top_srcdir)/src:$(top_srcdir)
235
236 libstdc___la_SOURCES = $(sources)
237
238 libstdc___la_LIBADD = \
239         $(top_builddir)/libmath/libmath.la @libio_la@ \
240         $(top_builddir)/libsupc++/libsupc++convenience.la
241
242
243 libstdc___la_DEPENDENCIES = libstdc++-symbol.ver $(libstdc___la_LIBADD)
244
245 libstdc___la_LDFLAGS = \
246         -version-info @libtool_VERSION@ ${version_arg} \
247         -lm @LIBUNWIND_FLAG@ 
248
249
250 # Use special rules for the deprecated source files so that they find
251 # deprecated include files.
252 GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
253
254 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
255 # modified in a per-library or per-sub-library way.  Need to manually
256 # set this option because CONFIG_CXXFLAGS has to be after
257 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
258 # as the occasion call for it. 
259 AM_CXXFLAGS = \
260         -fno-implicit-templates \
261         $(LIBSUPCXX_CXXFLAGS) \
262         $(WARN_CXXFLAGS) \
263         $(OPTIMIZE_CXXFLAGS) \
264         $(CONFIG_CXXFLAGS)  
265
266
267 # libstdc++ libtool notes
268
269 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
270 # last. (That way, things like -O2 passed down from the toplevel can
271 # be overridden by --enable-debug.)
272
273 # 2) In general, libtool expects an argument such as `--tag=CXX' when
274 # using the C++ compiler, because that will enable the settings
275 # detected when C++ support was being configured.  However, when no
276 # such flag is given in the command line, libtool attempts to figure
277 # it out by matching the compiler name in each configuration section
278 # against a prefix of the command line.  The problem is that, if the
279 # compiler name and its initial flags stored in the libtool
280 # configuration file don't match those in the command line, libtool
281 # can't decide which configuration to use, and it gives up.  The
282 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
283 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
284 # attempt to infer which configuration to use
285 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
286                $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS) 
287
288
289 # 3) We'd have a problem when building the shared libstdc++ object if
290 # the rules automake generates would be used.  We cannot allow g++ to
291 # be used since this would add -lstdc++ to the link line which of
292 # course is problematic at this point.  So, we get the top-level
293 # directory to configure libstdc++-v3 to use gcc as the C++
294 # compilation driver.
295 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
296           @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
297
298
299 debugdir = debug
300 CONFIG_HEADER = ../config.h
301 CONFIG_CLEAN_FILES = 
302 LTLIBRARIES =  $(toolexeclib_LTLIBRARIES)
303
304
305 DEFS = @DEFS@ -I. -I$(srcdir) -I..
306 CPPFLAGS = @CPPFLAGS@
307 LDFLAGS = @LDFLAGS@
308 LIBS = @LIBS@
309 libstdc___la_OBJECTS =  bitset.lo codecvt.lo complex_io.lo \
310 concept-inst.lo ctype.lo ext-inst.lo fstream.lo fstream-inst.lo \
311 functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo \
312 locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo \
313 sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo \
314 string-inst.lo strstream.lo valarray-inst.lo vterminate.lo \
315 wstring-inst.lo codecvt_members.lo collate_members.lo ctype_members.lo \
316 messages_members.lo monetary_members.lo numeric_members.lo \
317 time_members.lo basic_file.lo c++locale.lo
318 CXXFLAGS = @CXXFLAGS@
319 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
320 CXXLD = $(CXX)
321 DIST_COMMON =  Makefile.am Makefile.in
322
323
324 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
325
326 TAR = gtar
327 GZIP_ENV = --best
328 SOURCES = $(libstdc___la_SOURCES)
329 OBJECTS = $(libstdc___la_OBJECTS)
330
331 all: all-redirect
332 .SUFFIXES:
333 .SUFFIXES: .S .c .cc .lo .o .obj .s
334 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
335         cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
336
337 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
338         cd $(top_builddir) \
339           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
340
341
342 mostlyclean-toolexeclibLTLIBRARIES:
343
344 clean-toolexeclibLTLIBRARIES:
345         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
346
347 distclean-toolexeclibLTLIBRARIES:
348
349 maintainer-clean-toolexeclibLTLIBRARIES:
350
351 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
352         @$(NORMAL_INSTALL)
353         $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
354         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
355           if test -f $$p; then \
356             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
357             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
358           else :; fi; \
359         done
360
361 uninstall-toolexeclibLTLIBRARIES:
362         @$(NORMAL_UNINSTALL)
363         list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
364           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
365         done
366
367 .c.o:
368         $(COMPILE) -c $<
369
370 # FIXME: We should only use cygpath when building on Windows,
371 # and only if it is available.
372 .c.obj:
373         $(COMPILE) -c `cygpath -w $<`
374
375 .s.o:
376         $(COMPILE) -c $<
377
378 .S.o:
379         $(COMPILE) -c $<
380
381 mostlyclean-compile:
382         -rm -f *.o core *.core
383         -rm -f *.$(OBJEXT)
384
385 clean-compile:
386
387 distclean-compile:
388         -rm -f *.tab.c
389
390 maintainer-clean-compile:
391
392 .c.lo:
393         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
394
395 .s.lo:
396         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
397
398 .S.lo:
399         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
400
401 mostlyclean-libtool:
402         -rm -f *.lo
403
404 clean-libtool:
405         -rm -rf .libs _libs
406
407 distclean-libtool:
408
409 maintainer-clean-libtool:
410
411 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
412         $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
413 .cc.o:
414         $(CXXCOMPILE) -c $<
415 .cc.obj:
416         $(CXXCOMPILE) -c `cygpath -w $<`
417 .cc.lo:
418         $(LTCXXCOMPILE) -c $<
419
420 tags: TAGS
421
422 ID: $(HEADERS) $(SOURCES) $(LISP)
423         list='$(SOURCES) $(HEADERS)'; \
424         unique=`for i in $$list; do echo $$i; done | \
425           awk '    { files[$$0] = 1; } \
426                END { for (i in files) print i; }'`; \
427         here=`pwd` && cd $(srcdir) \
428           && mkid -f$$here/ID $$unique $(LISP)
429
430 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
431         tags=; \
432         here=`pwd`; \
433         list='$(SOURCES) $(HEADERS)'; \
434         unique=`for i in $$list; do echo $$i; done | \
435           awk '    { files[$$0] = 1; } \
436                END { for (i in files) print i; }'`; \
437         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
438           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
439
440 mostlyclean-tags:
441
442 clean-tags:
443
444 distclean-tags:
445         -rm -f TAGS ID
446
447 maintainer-clean-tags:
448
449 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
450
451 subdir = src
452
453 distdir: $(DISTFILES)
454         @for file in $(DISTFILES); do \
455           if test -f $$file; then d=.; else d=$(srcdir); fi; \
456           if test -d $$d/$$file; then \
457             cp -pr $$d/$$file $(distdir)/$$file; \
458           else \
459             test -f $(distdir)/$$file \
460             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
461             || cp -p $$d/$$file $(distdir)/$$file || :; \
462           fi; \
463         done
464 info-am:
465 info: info-am
466 dvi-am:
467 dvi: dvi-am
468 check-am:
469 check: check-am
470 installcheck-am:
471 installcheck: installcheck-am
472 install-info-am: 
473 install-info: install-info-am
474 install-exec-am: install-toolexeclibLTLIBRARIES
475 install-exec: install-exec-am
476
477 install-data-am: install-data-local
478 install-data: install-data-am
479
480 install-am: all-am
481         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482 install: install-am
483 uninstall-am: uninstall-toolexeclibLTLIBRARIES
484 uninstall: uninstall-am
485 all-am: Makefile $(LTLIBRARIES) all-local
486 all-redirect: all-am
487 install-strip:
488         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
489 installdirs:
490         $(mkinstalldirs)  $(DESTDIR)$(toolexeclibdir)
491
492
493 mostlyclean-generic:
494
495 clean-generic:
496
497 distclean-generic:
498         -rm -f Makefile $(CONFIG_CLEAN_FILES)
499         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
500
501 maintainer-clean-generic:
502 mostlyclean-am:  mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
503                 mostlyclean-libtool mostlyclean-tags \
504                 mostlyclean-generic
505
506 mostlyclean: mostlyclean-am
507
508 clean-am:  clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
509                 clean-tags clean-generic mostlyclean-am
510
511 clean: clean-am
512
513 distclean-am:  distclean-toolexeclibLTLIBRARIES distclean-compile \
514                 distclean-libtool distclean-tags distclean-generic \
515                 clean-am
516         -rm -f libtool
517
518 distclean: distclean-am
519
520 maintainer-clean-am:  maintainer-clean-toolexeclibLTLIBRARIES \
521                 maintainer-clean-compile maintainer-clean-libtool \
522                 maintainer-clean-tags maintainer-clean-generic \
523                 distclean-am
524         @echo "This command is intended for maintainers to use;"
525         @echo "it deletes files that may require special tools to rebuild."
526
527 maintainer-clean: maintainer-clean-am
528
529 .PHONY: mostlyclean-toolexeclibLTLIBRARIES \
530 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
531 maintainer-clean-toolexeclibLTLIBRARIES \
532 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
533 mostlyclean-compile distclean-compile clean-compile \
534 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
535 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
536 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
537 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
538 install-info install-exec-am install-exec install-data-local \
539 install-data-am install-data install-am install uninstall-am uninstall \
540 all-local all-redirect all-am all installdirs mostlyclean-generic \
541 distclean-generic clean-generic maintainer-clean-generic clean \
542 mostlyclean distclean maintainer-clean
543
544 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@libstdc++-symbol.ver:  ${glibcpp_srcdir}/@SYMVER_MAP@
545 @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@    @LN_S@  ${glibcpp_srcdir}/@SYMVER_MAP@ ./libstdc++-symbol.ver || true
546 @GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@libstdc++-symbol.ver:
547
548 codecvt_members.cc: ${glibcpp_srcdir}/@CCODECVT_CC@
549         @LN_S@ ${glibcpp_srcdir}/@CCODECVT_CC@ . || true
550
551 collate_members.cc: ${glibcpp_srcdir}/@CCOLLATE_CC@
552         @LN_S@ ${glibcpp_srcdir}/@CCOLLATE_CC@ . || true
553
554 ctype_members.cc: ${glibcpp_srcdir}/@CCTYPE_CC@
555         @LN_S@ ${glibcpp_srcdir}/@CCTYPE_CC@ . || true
556
557 messages_members.cc: ${glibcpp_srcdir}/@CMESSAGES_CC@
558         @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_CC@ . || true
559
560 monetary_members.cc: ${glibcpp_srcdir}/@CMONEY_CC@
561         @LN_S@ ${glibcpp_srcdir}/@CMONEY_CC@ . || true
562
563 numeric_members.cc: ${glibcpp_srcdir}/@CNUMERIC_CC@
564         @LN_S@ ${glibcpp_srcdir}/@CNUMERIC_CC@ . || true
565
566 time_members.cc: ${glibcpp_srcdir}/@CTIME_CC@
567         @LN_S@ ${glibcpp_srcdir}/@CTIME_CC@ . || true
568
569 c++locale.cc: ${glibcpp_srcdir}/@CLOCALE_CC@
570         @LN_S@ ${glibcpp_srcdir}/@CLOCALE_CC@ ./$@ || true
571
572 basic_file.cc: ${glibcpp_srcdir}/@BASIC_FILE_CC@
573         @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_CC@ ./$@ || true
574 strstream.lo: strstream.cc
575         $(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
576 strstream.o: strstream.cc
577         $(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
578
579 # Use special rules for the concept-checking instantiations so that all
580 # the generated template functions are also instantiated.  Force the checks
581 # to be on so that the instantiations are actually seen.
582 concept-inst.lo: concept-inst.cc
583         $(LTCXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
584 concept-inst.o: concept-inst.cc
585         $(CXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
586
587 # Added bits to build debug library.
588 @GLIBCPP_BUILD_DEBUG_TRUE@all-local: build_debug
589 @GLIBCPP_BUILD_DEBUG_TRUE@install-data-local: install_debug
590 @GLIBCPP_BUILD_DEBUG_FALSE@all-local:
591 @GLIBCPP_BUILD_DEBUG_FALSE@install-data-local: 
592
593 # Build parallel set of debug objects here.
594 stamp-debug: 
595         if test ! -d ${debugdir}; then \
596           mkdir -p ${debugdir}; \
597           (cd ${debugdir}; \
598           sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
599               -e 's/srcdir = \.\./srcdir = ..\/../' \
600               -e 's/glibcpp_basedir = \.\./glibcpp_basedir = ..\/../' \
601               -e 's/all-local: build_debug/all-local:/' \
602               -e 's/install-data-local: install_debug/install-data-local:/' \
603           < ../Makefile > Makefile) ; \
604         fi; \
605         echo `date` > stamp-debug; 
606
607 build_debug: stamp-debug
608         (cd ${debugdir} && $(MAKE) CXXFLAGS='@DEBUG_FLAGS@' all)
609
610 # Install debug library here.
611 install_debug: 
612         (cd ${debugdir} && $(MAKE) \
613         toolexeclibdir=@glibcpp_toolexeclibdir@/debug install)
614
615 # Tell versions [3.59,3.63) of GNU make to not export all variables.
616 # Otherwise a system limit (for SysV at least) may be exceeded.
617 .NOEXPORT: