Makefile.in revision 102782
1# Makefile.in generated automatically by automake 1.4-p5 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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18prefix = @prefix@
19exec_prefix = @exec_prefix@
20
21bindir = @bindir@
22sbindir = @sbindir@
23libexecdir = @libexecdir@
24datadir = @datadir@
25sysconfdir = @sysconfdir@
26sharedstatedir = @sharedstatedir@
27localstatedir = @localstatedir@
28libdir = @libdir@
29infodir = @infodir@
30mandir = @mandir@
31includedir = @includedir@
32oldincludedir = /usr/include
33
34DESTDIR =
35
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39
40top_builddir = ..
41
42ACLOCAL = @ACLOCAL@
43AUTOCONF = @AUTOCONF@
44AUTOMAKE = @AUTOMAKE@
45AUTOHEADER = @AUTOHEADER@
46
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
49INSTALL_DATA = @INSTALL_DATA@
50INSTALL_SCRIPT = @INSTALL_SCRIPT@
51transform = @program_transform_name@
52
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_alias = @build_alias@
60build_triplet = @build@
61host_alias = @host_alias@
62host_triplet = @host@
63target_alias = @target_alias@
64target_triplet = @target@
65AR = @AR@
66AS = @AS@
67ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
68AWK = @AWK@
69BASIC_FILE_H = @BASIC_FILE_H@
70CC = @CC@
71CCODECVT_C = @CCODECVT_C@
72CCODECVT_H = @CCODECVT_H@
73CLOCALE_H = @CLOCALE_H@
74CMESSAGES_H = @CMESSAGES_H@
75CPP = @CPP@
76CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
77CSTDIO_H = @CSTDIO_H@
78CXXCPP = @CXXCPP@
79C_INCLUDE_DIR = @C_INCLUDE_DIR@
80DEBUG_FLAGS = @DEBUG_FLAGS@
81DLLTOOL = @DLLTOOL@
82EXEEXT = @EXEEXT@
83EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
84GCJ = @GCJ@
85GCJFLAGS = @GCJFLAGS@
86GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
87LIBMATHOBJS = @LIBMATHOBJS@
88LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
89LIBTOOL = @LIBTOOL@
90LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
91LN_S = @LN_S@
92MAINT = @MAINT@
93MAKEINFO = @MAKEINFO@
94OBJDUMP = @OBJDUMP@
95OBJEXT = @OBJEXT@
96OPT_LDFLAGS = @OPT_LDFLAGS@
97OS_INC_SRCDIR = @OS_INC_SRCDIR@
98PACKAGE = @PACKAGE@
99RANLIB = @RANLIB@
100SECTION_FLAGS = @SECTION_FLAGS@
101SECTION_LDFLAGS = @SECTION_LDFLAGS@
102STRIP = @STRIP@
103USE_NLS = @USE_NLS@
104VERSION = @VERSION@
105WARN_FLAGS = @WARN_FLAGS@
106WERROR = @WERROR@
107baseline_file = @baseline_file@
108check_msgfmt = @check_msgfmt@
109enable_shared = @enable_shared@
110enable_static = @enable_static@
111glibcpp_CXX = @glibcpp_CXX@
112glibcpp_MOFILES = @glibcpp_MOFILES@
113glibcpp_POFILES = @glibcpp_POFILES@
114glibcpp_basedir = @glibcpp_basedir@
115glibcpp_builddir = @glibcpp_builddir@
116glibcpp_localedir = @glibcpp_localedir@
117glibcpp_prefixdir = @glibcpp_prefixdir@
118glibcpp_srcdir = @glibcpp_srcdir@
119glibcpp_thread_h = @glibcpp_thread_h@
120glibcpp_toolexecdir = @glibcpp_toolexecdir@
121glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
122gxx_include_dir = @gxx_include_dir@
123ifGNUmake = @ifGNUmake@
124libio_la = @libio_la@
125libtool_VERSION = @libtool_VERSION@
126toplevel_srcdir = @toplevel_srcdir@
127
128AUTOMAKE_OPTIONS = 1.3 gnits
129MAINT_CHARSET = latin1
130
131mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
132
133# Cross compiler and multilib support.
134CXX = @glibcpp_CXX@
135toolexecdir = @glibcpp_toolexecdir@
136toolexeclibdir = @glibcpp_toolexeclibdir@
137toolexeclib_LTLIBRARIES = libstdc++.la
138
139# Compile flags that should be constant throughout the build, both for
140# SUBDIRS and for libstdc++-v3 in general.
141OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
142
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.
146CONFIG_CXXFLAGS = \
147	@EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @DEBUG_FLAGS@ 
148
149
150# Warning flags to use.
151WARN_CXXFLAGS = \
152	@WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
153
154
155# Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
156GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
157LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
158LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
159LIBIO_INCLUDES = @LIBIO_INCLUDES@
160TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
161
162INCLUDES = \
163	-nostdinc++ \
164	$(GLIBCPP_INCLUDES) \
165	$(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) \
166	$(TOPLEVEL_INCLUDES)
167
168
169sources = \
170	globals.cc limits.cc \
171	basic_file.cc complex_io.cc ios.cc strstream.cc \
172	bitset.cc \
173	functexcept.cc stdexcept.cc vterminate.cc \
174	c++locale.cc locale.cc localename.cc codecvt.cc \
175	collate.cc ctype.cc messages.cc monetary.cc numeric.cc time.cc \
176	concept-inst.cc locale-inst.cc misc-inst.cc stl-inst.cc \
177	string-inst.cc wstring-inst.cc valarray-inst.cc  ext-inst.cc \
178	fstream.cc fstream-inst.cc io-inst.cc istream-inst.cc \
179	ostream-inst.cc streambuf-inst.cc sstream-inst.cc
180
181
182VPATH = $(top_srcdir)/src:$(top_srcdir)
183
184libstdc___la_SOURCES = $(sources)
185
186libstdc___la_LIBADD = \
187	../libmath/libmath.la @libio_la@ \
188	../libsupc++/libsupc++convenience.la
189
190@GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg = @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@-Wl,--version-script=linker.map
191@GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg = 
192
193libstdc___la_LDFLAGS = \
194	-version-info @libtool_VERSION@ ${version_arg} \
195	-lm @LIBUNWIND_FLAG@ 
196
197
198libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD) linker.map
199
200# Use special rules for the deprecated source files so that they find
201# deprecated include files.
202GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
203
204# AM_CXXFLAGS needs to be in each subdirectory so that it can be
205# modified in a per-library or per-sub-library way.  Need to manually
206# set this option because CONFIG_CXXFLAGS has to be after
207# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
208# as the occasion call for it. (ie, --enable-debug)
209AM_CXXFLAGS = \
210	-fno-implicit-templates \
211	$(LIBSUPCXX_CXXFLAGS) \
212	$(WARN_CXXFLAGS) \
213	$(OPTIMIZE_CXXFLAGS) \
214	$(CONFIG_CXXFLAGS) 
215
216
217# libstdc++ libtool notes
218
219# 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
220# last. (That way, things like -O2 passed down from the toplevel can
221# be overridden by --enable-debug.)
222
223# 2) In general, libtool expects an argument such as `--tag=CXX' when
224# using the C++ compiler, because that will enable the settings
225# detected when C++ support was being configured.  However, when no
226# such flag is given in the command line, libtool attempts to figure
227# it out by matching the compiler name in each configuration section
228# against a prefix of the command line.  The problem is that, if the
229# compiler name and its initial flags stored in the libtool
230# configuration file don't match those in the command line, libtool
231# can't decide which configuration to use, and it gives up.  The
232# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
233# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
234# attempt to infer which configuration to use
235LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
236	       $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS) 
237
238
239# 3) We'd have a problem when building the shared libstdc++ object if
240# the rules automake generates would be used.  We cannot allow g++ to
241# be used since this would add -lstdc++ to the link line which of
242# course is problematic at this point.  So, we get the top-level
243# directory to configure libstdc++-v3 to use gcc as the C++
244# compilation driver.
245CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
246	  @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
247
248CONFIG_HEADER = ../config.h
249CONFIG_CLEAN_FILES = 
250LTLIBRARIES =  $(toolexeclib_LTLIBRARIES)
251
252
253DEFS = @DEFS@ -I. -I$(srcdir) -I..
254CPPFLAGS = @CPPFLAGS@
255LDFLAGS = @LDFLAGS@
256LIBS = @LIBS@
257libstdc___la_OBJECTS =  globals.lo limits.lo basic_file.lo complex_io.lo \
258ios.lo strstream.lo bitset.lo functexcept.lo stdexcept.lo vterminate.lo \
259c++locale.lo locale.lo localename.lo codecvt.lo collate.lo ctype.lo \
260messages.lo monetary.lo numeric.lo time.lo concept-inst.lo \
261locale-inst.lo misc-inst.lo stl-inst.lo string-inst.lo wstring-inst.lo \
262valarray-inst.lo ext-inst.lo fstream.lo fstream-inst.lo io-inst.lo \
263istream-inst.lo ostream-inst.lo streambuf-inst.lo sstream-inst.lo
264CXXFLAGS = @CXXFLAGS@
265CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
266CXXLD = $(CXX)
267DIST_COMMON =  Makefile.am Makefile.in
268
269
270DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
271
272TAR = gtar
273GZIP_ENV = --best
274SOURCES = $(libstdc___la_SOURCES)
275OBJECTS = $(libstdc___la_OBJECTS)
276
277all: all-redirect
278.SUFFIXES:
279.SUFFIXES: .S .c .cc .lo .o .obj .s
280$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
281	cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
282
283Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
284	cd $(top_builddir) \
285	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
286
287
288mostlyclean-toolexeclibLTLIBRARIES:
289
290clean-toolexeclibLTLIBRARIES:
291	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
292
293distclean-toolexeclibLTLIBRARIES:
294
295maintainer-clean-toolexeclibLTLIBRARIES:
296
297install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
298	@$(NORMAL_INSTALL)
299	$(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
300	@list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
301	  if test -f $$p; then \
302	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
303	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
304	  else :; fi; \
305	done
306
307uninstall-toolexeclibLTLIBRARIES:
308	@$(NORMAL_UNINSTALL)
309	list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
310	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
311	done
312
313.c.o:
314	$(COMPILE) -c $<
315
316# FIXME: We should only use cygpath when building on Windows,
317# and only if it is available.
318.c.obj:
319	$(COMPILE) -c `cygpath -w $<`
320
321.s.o:
322	$(COMPILE) -c $<
323
324.S.o:
325	$(COMPILE) -c $<
326
327mostlyclean-compile:
328	-rm -f *.o core *.core
329	-rm -f *.$(OBJEXT)
330
331clean-compile:
332
333distclean-compile:
334	-rm -f *.tab.c
335
336maintainer-clean-compile:
337
338.c.lo:
339	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
340
341.s.lo:
342	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
343
344.S.lo:
345	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
346
347mostlyclean-libtool:
348	-rm -f *.lo
349
350clean-libtool:
351	-rm -rf .libs _libs
352
353distclean-libtool:
354
355maintainer-clean-libtool:
356
357libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
358	$(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
359.cc.o:
360	$(CXXCOMPILE) -c $<
361.cc.obj:
362	$(CXXCOMPILE) -c `cygpath -w $<`
363.cc.lo:
364	$(LTCXXCOMPILE) -c $<
365
366tags: TAGS
367
368ID: $(HEADERS) $(SOURCES) $(LISP)
369	list='$(SOURCES) $(HEADERS)'; \
370	unique=`for i in $$list; do echo $$i; done | \
371	  awk '    { files[$$0] = 1; } \
372	       END { for (i in files) print i; }'`; \
373	here=`pwd` && cd $(srcdir) \
374	  && mkid -f$$here/ID $$unique $(LISP)
375
376TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
377	tags=; \
378	here=`pwd`; \
379	list='$(SOURCES) $(HEADERS)'; \
380	unique=`for i in $$list; do echo $$i; done | \
381	  awk '    { files[$$0] = 1; } \
382	       END { for (i in files) print i; }'`; \
383	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
384	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
385
386mostlyclean-tags:
387
388clean-tags:
389
390distclean-tags:
391	-rm -f TAGS ID
392
393maintainer-clean-tags:
394
395distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
396
397subdir = src
398
399distdir: $(DISTFILES)
400	@for file in $(DISTFILES); do \
401	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
402	  if test -d $$d/$$file; then \
403	    cp -pr $$d/$$file $(distdir)/$$file; \
404	  else \
405	    test -f $(distdir)/$$file \
406	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
407	    || cp -p $$d/$$file $(distdir)/$$file || :; \
408	  fi; \
409	done
410info-am:
411info: info-am
412dvi-am:
413dvi: dvi-am
414check-am:
415check: check-am
416installcheck-am:
417installcheck: installcheck-am
418install-info-am: 
419install-info: install-info-am
420install-exec-am: install-toolexeclibLTLIBRARIES
421install-exec: install-exec-am
422
423install-data-am:
424install-data: install-data-am
425
426install-am: all-am
427	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428install: install-am
429uninstall-am: uninstall-toolexeclibLTLIBRARIES
430uninstall: uninstall-am
431all-am: Makefile $(LTLIBRARIES)
432all-redirect: all-am
433install-strip:
434	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
435installdirs:
436	$(mkinstalldirs)  $(DESTDIR)$(toolexeclibdir)
437
438
439mostlyclean-generic:
440
441clean-generic:
442
443distclean-generic:
444	-rm -f Makefile $(CONFIG_CLEAN_FILES)
445	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
446
447maintainer-clean-generic:
448mostlyclean-am:  mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
449		mostlyclean-libtool mostlyclean-tags \
450		mostlyclean-generic
451
452mostlyclean: mostlyclean-am
453
454clean-am:  clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
455		clean-tags clean-generic mostlyclean-am
456
457clean: clean-am
458
459distclean-am:  distclean-toolexeclibLTLIBRARIES distclean-compile \
460		distclean-libtool distclean-tags distclean-generic \
461		clean-am
462	-rm -f libtool
463
464distclean: distclean-am
465
466maintainer-clean-am:  maintainer-clean-toolexeclibLTLIBRARIES \
467		maintainer-clean-compile maintainer-clean-libtool \
468		maintainer-clean-tags maintainer-clean-generic \
469		distclean-am
470	@echo "This command is intended for maintainers to use;"
471	@echo "it deletes files that may require special tools to rebuild."
472
473maintainer-clean: maintainer-clean-am
474
475.PHONY: mostlyclean-toolexeclibLTLIBRARIES \
476distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
477maintainer-clean-toolexeclibLTLIBRARIES \
478uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
479mostlyclean-compile distclean-compile clean-compile \
480maintainer-clean-compile mostlyclean-libtool distclean-libtool \
481clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
482distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
483dvi-am dvi check check-am installcheck-am installcheck install-info-am \
484install-info install-exec-am install-exec install-data-am install-data \
485install-am install uninstall-am uninstall all-redirect all-am all \
486installdirs mostlyclean-generic distclean-generic clean-generic \
487maintainer-clean-generic clean mostlyclean distclean maintainer-clean
488
489strstream.lo: strstream.cc
490	$(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
491strstream.o: strstream.cc
492	$(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
493
494# Use special rules for the concept-checking instantiations so that all
495# the generated template functions are also instantiated.  Force the checks
496# to be on so that the instantiations are actually seen.
497concept-inst.lo: concept-inst.cc
498	$(LTCXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
499concept-inst.o: concept-inst.cc
500	$(CXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
501
502# Tell versions [3.59,3.63) of GNU make to not export all variables.
503# Otherwise a system limit (for SysV at least) may be exceeded.
504.NOEXPORT:
505