OSDN Git Service

2000-05-19 Phil Edwards <pme@sourceware.cygnus.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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 BUILD_LIBIO_INCLUDE = @BUILD_LIBIO_INCLUDE@
68 CC = @CC@
69 CPP = @CPP@
70 CPUFLAGS = @CPUFLAGS@
71 CSTDIO_CC = @CSTDIO_CC@
72 CSTDIO_H = @CSTDIO_H@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 DEBUGFLAGS = @DEBUGFLAGS@
76 DLLTOOL = @DLLTOOL@
77 EXEEXT = @EXEEXT@
78 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
79 GCC_OBJDIR = @GCC_OBJDIR@
80 GLIBCPP_CFLAGS = @GLIBCPP_CFLAGS@
81 GLIBCPP_CXXFLAGS = @GLIBCPP_CXXFLAGS@
82 LIBMATHOBJS = @LIBMATHOBJS@
83 LIBSTRINGOBJS = @LIBSTRINGOBJS@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 MAINT = @MAINT@
87 MAKEINFO = @MAKEINFO@
88 OBJDUMP = @OBJDUMP@
89 OPTLEVEL = @OPTLEVEL@
90 PACKAGE = @PACKAGE@
91 RANLIB = @RANLIB@
92 SHADOW_INCLUDES = @SHADOW_INCLUDES@
93 THREADDEPS = @THREADDEPS@
94 THREADINCS = @THREADINCS@
95 THREADLIBS = @THREADLIBS@
96 THREADOBJS = @THREADOBJS@
97 THREADSPEC = @THREADSPEC@
98 USE_LONG_DOUBLE = @USE_LONG_DOUBLE@
99 VERSION = @VERSION@
100 cpu_include_dir = @cpu_include_dir@
101 ctype_include_dir = @ctype_include_dir@
102 glibcpp_basedir = @glibcpp_basedir@
103 libinst_wstring_la = @libinst_wstring_la@
104
105 AUTOMAKE_OPTIONS = 1.3 gnits
106 MAINT_CHARSET = latin1
107 @USE_LIBDIR_TRUE@toolexeclibdir = \
108 @USE_LIBDIR_TRUE@$(libdir)$(MULTISUBDIR)
109 @USE_LIBDIR_FALSE@toolexeclibdir = \
110 @USE_LIBDIR_FALSE@$(toolexecdir)/lib$(MULTISUBDIR)
111 @USE_LIBDIR_FALSE@toolexecdir = \
112 @USE_LIBDIR_FALSE@$(exec_prefix)/$(target_alias)
113
114 toolexeclib_LTLIBRARIES = libstdc++.la
115 EXTRA_LTLIBRARIES = libinst-string.la libinst-wstring.la
116
117 WERROR = @WERROR@
118 # OPTIMIZE_CXXFLAGS =  -O3 -fstrict-aliasing -fsquangle -fnew-exceptions \
119 #                      -fdata-sections -ffunction-sections \
120 #                      -fvtable-gc -Wl,--gc-sections
121 # AC_CXXFLAGS = @OPTLEVEL@ @CPUFLAGS@ @EXTRA_CXX_FLAGS@ @DEBUGFLAGS@ 
122 AC_CXXFLAGS = @CPUFLAGS@ @EXTRA_CXX_FLAGS@ @DEBUGFLAGS@
123 AM_CXXFLAGS = -fno-implicit-templates \
124               -Wall -Wno-format -W -Wwrite-strings -Winline $(WERROR) \
125               $(OPTIMIZE_CXXFLAGS) $(AC_CXXFLAGS) 
126
127
128 # Need to explicitly set this so that AM_CXXFLAGS is last. (That way,
129 # things like -O2 passed down from the toplevel can be overridden by
130 # --enable-debug.)
131 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) \
132              $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS) 
133
134
135 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) \
136                $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS) 
137
138
139 # We have a problem when building the shared libstdc++ object if the
140 # rules automake generates would be used.  We cannot allow CXX to be used
141 # in libtool since this would add -lstdc++ to the link line which of
142 # course is impossible.
143 CXXLINK = $(LIBTOOL) --mode=link "$(CC)" $(AM_CXXFLAGS) $(LDFLAGS) -o $@
144
145 TOPLEVEL_INCLUDES = -I$(includedir)
146 LIBIO_INCLUDES = @BUILD_LIBIO_INCLUDE@ -I$(top_srcdir)/libio 
147
148 CONFIG_INCLUDES = \
149         -I$(top_srcdir)/@cpu_include_dir@ \
150         -I$(top_srcdir)/@ctype_include_dir@
151
152
153 INCLUDES = \
154         -nostdinc++ -I$(top_srcdir) \
155         $(LIBIO_INCLUDES) $(CONFIG_INCLUDES) $(TOPLEVEL_INCLUDES)       
156
157
158 headers = \
159         bits/cpp_type_traits.h \
160         bits/std_cctype.h bits/ctype_base.h bits/ctype_specializations.h \
161         bits/char_traits.h \
162         bits/basic_string.h bits/std_string.h  bits/string.tcc \
163         bits/generic_shadow.h bits/std_utility.h \
164         bits/std_complex.h \
165         bits/valarray_array.h bits/valarray_array.tcc bits/valarray_meta.h \
166         bits/std_valarray.h bits/mask_array.h bits/slice.h bits/slice_array.h \
167         bits/gslice.h bits/gslice_array.h bits/indirect_array.h \
168         bits/std_cassert.h bits/std_cwctype.h \
169         bits/std_cerrno.h bits/std_cfloat.h bits/std_climits.h \
170         bits/std_clocale.h bits/std_cmath.h \
171         bits/std_csetjmp.h bits/std_csignal.h bits/std_cstdarg.h \
172         bits/std_cstddef.h bits/std_cstdio.h bits/std_cstdlib.h \
173         bits/std_cstring.h bits/std_ctime.h bits/std_cwchar.h \
174         bits/std_typeinfo.h bits/std_new.h \
175         bits/std_exception.h bits/exception_support.h \
176         bits/std_fstream.h bits/std_iomanip.h \
177         bits/ios_base.h bits/fpos.h bits/basic_ios.h bits/basic_ios.tcc \
178         bits/std_ios.h bits/std_iosfwd.h bits/std_iostream.h \
179         bits/std_istream.h bits/istream.tcc bits/std_locale.h \
180         bits/fstream.tcc bits/ostream.tcc bits/sbuf_iter.h bits/sstream.tcc \
181         bits/std_ostream.h bits/std_sstream.h bits/std_streambuf.h \
182         bits/streambuf.tcc bits/basic_file.h \
183         bits/locale_facets.h bits/locale_facets.tcc bits/localefwd.h \
184         bits/stl_pthread_alloc.h bits/pthread_allocimpl.h \
185         bits/stl_threads.h bits/stl_iterator_base.h \
186         backward/algo.h backward/algobase.h backward/alloc.h \
187         backward/bvector.h backward/defalloc.h backward/deque.h \
188         backward/function.h backward/hash_map.h backward/hash_set.h \
189         backward/hashtable.h backward/heap.h backward/iterator.h \
190         backward/list.h backward/map.h backward/multimap.h backward/new.h \
191         backward/multiset.h backward/pair.h backward/iostream.h \
192         backward/rope.h backward/set.h backward/slist.h backward/stack.h \
193         backward/tempbuf.h backward/tree.h backward/vector.h \
194         bits/std_bitset.h bits/std_deque.h bits/std_functional.h \
195         bits/std_iterator.h bits/std_list.h \
196         bits/std_map.h bits/std_memory.h bits/std_numeric.h \
197         bits/std_queue.h bits/std_set.h bits/std_stack.h \
198         bits/std_stdexcept.h bits/std_vector.h \
199         bits/stl_algo.h bits/stl_algobase.h bits/stl_alloc.h \
200         bits/stl_deque.h bits/stl_function.h \
201         bits/stl_heap.h bits/stl_iterator.h bits/stl_list.h bits/stl_map.h \
202         bits/stl_multimap.h bits/stl_multiset.h bits/stl_numeric.h \
203         bits/stl_pair.h bits/stl_queue.h bits/stl_raw_storage_iter.h \
204         bits/stl_relops.h bits/stl_set.h \
205         bits/stl_stack.h bits/stl_string_fwd.h bits/stl_tempbuf.h \
206         bits/stl_tree.h bits/stl_uninitialized.h bits/stl_vector.h \
207         bits/type_traits.h bits/stl_range_errors.h bits/std_algorithm.h \
208         bits/std_strstream.h \
209         ext/ropeimpl.h ext/stl_rope.h \
210         ext/stl_bvector.h bits/stl_config.h bits/stl_construct.h \
211         ext/stl_hashtable.h ext/stl_hash_fun.h \
212         ext/hash_map ext/hash_set ext/rope ext/slist \
213         ext/tree ext/bvector \
214         shadow/assert.h shadow/ctype.h shadow/errno.h shadow/float.h \
215         shadow/libio.h \
216         shadow/limits.h shadow/locale.h shadow/math.h shadow/setjmp.h \
217         shadow/signal.h shadow/stdarg.h shadow/stddef.h shadow/stdio.h \
218         shadow/stdlib.h shadow/string.h shadow/time.h \
219         shadow/unistd.h shadow/wchar.h shadow/wctype.h \
220         shadow/bits/std_cassert.h shadow/bits/std_cctype.h \
221         shadow/bits/std_cerrno.h shadow/bits/std_cfloat.h \
222         shadow/bits/std_climits.h shadow/bits/std_clocale.h \
223         shadow/bits/std_cmath.h shadow/bits/std_csetjmp.h \
224         shadow/bits/std_csignal.h shadow/bits/std_cstdarg.h \
225         shadow/bits/std_cstddef.h shadow/bits/std_cstdio.h \
226         shadow/bits/std_cstdlib.h shadow/bits/std_cstring.h \
227         shadow/bits/std_ctime.h shadow/bits/std_cwchar.h \
228         shadow/bits/std_cwctype.h \
229         shadow/bits/wrap_libio.h shadow/bits/wrap_unistd.h \
230         shadow/sys/cdefs.h 
231
232
233 std_headers = \
234         algorithm bitset cassert cctype cerrno cfloat climits clocale ciso646 \
235         cmath complex csetjmp csignal cstdarg cstddef cstdio cstdlib \
236         cstring ctime cwchar cwctype deque exception fstream functional \
237         iomanip ios iosfwd iostream istream iterator limits list locale \
238         map memory new numeric ostream queue set sstream stack stdexcept \
239         streambuf string strstream typeinfo utility valarray vector 
240
241 @GLIBCPP_NEED_LIBIO_TRUE@libio_headers = \
242 @GLIBCPP_NEED_LIBIO_TRUE@\
243 @GLIBCPP_NEED_LIBIO_TRUE@       $(top_builddir)/libio/_G_config.h $(top_srcdir)/libio/libio.h
244 @GLIBCPP_NEED_LIBIO_FALSE@libio_headers = \
245
246 generated_headers = \
247         bits/std_limits.h bits/c++config.h bits/c++threads.h bits/c++io.h
248
249
250 cpu_headers = \
251          $(top_srcdir)/@cpu_include_dir@/bits/atomicity.h 
252
253
254 string_sources = \
255         stringMAIN.cc stringCTORNC.cc stringCTORAL.cc \
256         stringCTORCPR.cc stringCTORCPRAL.cc stringCTORPRAL.cc \
257         stringCTORPAL.cc stringCTORPP.cc stringCTORII.cc \
258         stringMUTATE.cc stringRESERVE.cc \
259         stringSWAP.cc stringSLOP.cc \
260         stringRESIZE.cc stringAPPCOPY.cc stringAPPCPR.cc stringAPPPR.cc \
261         stringAPPDUP.cc stringAPPII.cc stringASSCP.cc stringASSII.cc \
262         stringINSII.cc stringREPRR.cc stringREPIIDUP.cc stringREPII.cc \
263         stringREPIII.cc stringREP4I.cc stringREPIIPP.cc stringREPIIPP2.cc \
264         stringCOPY.cc stringCONII.cc stringCONIIF.cc stringCONPPF.cc \
265         stringCONPPF2.cc stringCONSC.cc \
266         stringFIND.cc stringFINDC.cc stringRFIND.cc \
267         stringRFINDC.cc stringFFO.cc stringFLO.cc stringFFNO.cc \
268         stringFLNO.cc stringFLNOC.cc stringCOMPARE.cc stringCOMPARE2.cc \
269         stringCOMPAREP.cc stringCOMPAREP2.cc stringADDPS.cc stringADDCS.cc \
270         stringEXTRACT.cc stringINSERT.cc stringGETLINE.cc stringSCOPY.cc \
271         stringEQ.cc
272
273
274 wstring_sources = \
275         wstringMAIN.cc wstringCTORNC.cc wstringCTORAL.cc \
276         wstringCTORCPR.cc wstringCTORCPRAL.cc wstringCTORPRAL.cc \
277         wstringCTORPAL.cc wstringCTORPP.cc \
278         wstringCTORII.cc \
279         wstringMUTATE.cc wstringRESERVE.cc \
280         wstringSWAP.cc wstringSLOP.cc \
281         wstringRESIZE.cc wstringAPPCOPY.cc wstringAPPCPR.cc wstringAPPPR.cc \
282         wstringAPPDUP.cc wstringAPPII.cc wstringASSCP.cc wstringASSII.cc \
283         wstringINSII.cc wstringREPRR.cc wstringREPIIDUP.cc wstringREPII.cc \
284         wstringREPIII.cc wstringREP4I.cc wstringREPIIPP.cc wstringREPIIPP2.cc \
285         wstringCOPY.cc wstringCONII.cc wstringCONIIF.cc wstringCONPPF.cc \
286         wstringCONPPF2.cc wstringCONSC.cc \
287         wstringFIND.cc wstringFINDC.cc wstringRFIND.cc \
288         wstringRFINDC.cc wstringFFO.cc wstringFLO.cc wstringFFNO.cc \
289         wstringFLNO.cc wstringFLNOC.cc wstringCOMPARE.cc wstringCOMPARE2.cc \
290         wstringCOMPAREP.cc wstringCOMPAREP2.cc wstringADDPS.cc \
291         wstringADDCS.cc wstringEXTRACT.cc wstringINSERT.cc wstringGETLINE.cc \
292         wstringSCOPY.cc wstringEQ.cc
293
294
295 sources = \
296         limitsMEMBERS.cc c++io.cc \
297         cmath.cc \
298         complex.cc complexf.cc complexl.cc complex_io.cc \
299         stdexcept.cc ios.cc stdstreams.cc strstream.cc \
300         locale.cc localename.cc  \
301         locale-inst.cc stl-inst.cc misc-inst.cc valarray-inst.cc 
302
303 VPATH =  $(top_srcdir) $(top_srcdir)/std $(top_srcdir)/src $(top_srcdir)/@ctype_include_dir@
304
305 # Actual sources for the distro, but don't build these.
306 EXTRA_sources = string-inst.cc 
307
308 libstdc___la_SOURCES = $(sources)
309
310 libinst_string_la_SOURCES = $(string_sources)
311
312 libinst_wstring_la_SOURCES = $(wstring_sources)
313
314 libstdc___la_LIBADD = \
315         ../math/libmath.la ../libio/libio.la \
316         libinst-string.la @libinst_wstring_la@
317
318
319 libstdc___la_LDFLAGS = -version-info 3:0:0 -lm
320
321 libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD)
322
323 # We cannot use the default rules to install headers since we cannot
324 # statically decide which headers to install.  So we have our own special
325 # installation routine here.
326 myincludep = $(DESTDIR)$(includedir)/g++-v3/
327 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
328 CONFIG_HEADER = ../config.h
329 CONFIG_CLEAN_FILES = 
330 LTLIBRARIES =  $(toolexeclib_LTLIBRARIES)
331
332
333 DEFS = @DEFS@ -I. -I$(srcdir) -I..
334 CPPFLAGS = @CPPFLAGS@
335 LDFLAGS = @LDFLAGS@
336 LIBS = @LIBS@
337 libinst_string_la_LDFLAGS = 
338 libinst_string_la_LIBADD = 
339 libinst_string_la_OBJECTS =  stringMAIN.lo stringCTORNC.lo \
340 stringCTORAL.lo stringCTORCPR.lo stringCTORCPRAL.lo stringCTORPRAL.lo \
341 stringCTORPAL.lo stringCTORPP.lo stringCTORII.lo stringMUTATE.lo \
342 stringRESERVE.lo stringSWAP.lo stringSLOP.lo stringRESIZE.lo \
343 stringAPPCOPY.lo stringAPPCPR.lo stringAPPPR.lo stringAPPDUP.lo \
344 stringAPPII.lo stringASSCP.lo stringASSII.lo stringINSII.lo \
345 stringREPRR.lo stringREPIIDUP.lo stringREPII.lo stringREPIII.lo \
346 stringREP4I.lo stringREPIIPP.lo stringREPIIPP2.lo stringCOPY.lo \
347 stringCONII.lo stringCONIIF.lo stringCONPPF.lo stringCONPPF2.lo \
348 stringCONSC.lo stringFIND.lo stringFINDC.lo stringRFIND.lo \
349 stringRFINDC.lo stringFFO.lo stringFLO.lo stringFFNO.lo stringFLNO.lo \
350 stringFLNOC.lo stringCOMPARE.lo stringCOMPARE2.lo stringCOMPAREP.lo \
351 stringCOMPAREP2.lo stringADDPS.lo stringADDCS.lo stringEXTRACT.lo \
352 stringINSERT.lo stringGETLINE.lo stringSCOPY.lo stringEQ.lo
353 libinst_wstring_la_LDFLAGS = 
354 libinst_wstring_la_LIBADD = 
355 libinst_wstring_la_OBJECTS =  wstringMAIN.lo wstringCTORNC.lo \
356 wstringCTORAL.lo wstringCTORCPR.lo wstringCTORCPRAL.lo \
357 wstringCTORPRAL.lo wstringCTORPAL.lo wstringCTORPP.lo wstringCTORII.lo \
358 wstringMUTATE.lo wstringRESERVE.lo wstringSWAP.lo wstringSLOP.lo \
359 wstringRESIZE.lo wstringAPPCOPY.lo wstringAPPCPR.lo wstringAPPPR.lo \
360 wstringAPPDUP.lo wstringAPPII.lo wstringASSCP.lo wstringASSII.lo \
361 wstringINSII.lo wstringREPRR.lo wstringREPIIDUP.lo wstringREPII.lo \
362 wstringREPIII.lo wstringREP4I.lo wstringREPIIPP.lo wstringREPIIPP2.lo \
363 wstringCOPY.lo wstringCONII.lo wstringCONIIF.lo wstringCONPPF.lo \
364 wstringCONPPF2.lo wstringCONSC.lo wstringFIND.lo wstringFINDC.lo \
365 wstringRFIND.lo wstringRFINDC.lo wstringFFO.lo wstringFLO.lo \
366 wstringFFNO.lo wstringFLNO.lo wstringFLNOC.lo wstringCOMPARE.lo \
367 wstringCOMPARE2.lo wstringCOMPAREP.lo wstringCOMPAREP2.lo \
368 wstringADDPS.lo wstringADDCS.lo wstringEXTRACT.lo wstringINSERT.lo \
369 wstringGETLINE.lo wstringSCOPY.lo wstringEQ.lo
370 libstdc___la_OBJECTS =  limitsMEMBERS.lo c++io.lo cmath.lo complex.lo \
371 complexf.lo complexl.lo complex_io.lo stdexcept.lo ios.lo stdstreams.lo \
372 strstream.lo locale.lo localename.lo locale-inst.lo stl-inst.lo \
373 misc-inst.lo valarray-inst.lo
374 CXXFLAGS = @CXXFLAGS@
375 CXXLD = $(CXX)
376 DIST_COMMON =  Makefile.am Makefile.in
377
378
379 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
380
381 TAR = gtar
382 GZIP_ENV = --best
383 SOURCES = $(libinst_string_la_SOURCES) $(libinst_wstring_la_SOURCES) $(libstdc___la_SOURCES)
384 OBJECTS = $(libinst_string_la_OBJECTS) $(libinst_wstring_la_OBJECTS) $(libstdc___la_OBJECTS)
385
386 all: all-redirect
387 .SUFFIXES:
388 .SUFFIXES: .S .c .cc .lo .o .s
389 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
390         cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
391
392 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
393         cd $(top_builddir) \
394           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
395
396
397 mostlyclean-toolexeclibLTLIBRARIES:
398
399 clean-toolexeclibLTLIBRARIES:
400         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
401
402 distclean-toolexeclibLTLIBRARIES:
403
404 maintainer-clean-toolexeclibLTLIBRARIES:
405
406 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
407         @$(NORMAL_INSTALL)
408         $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
409         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
410           if test -f $$p; then \
411             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
412             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
413           else :; fi; \
414         done
415
416 uninstall-toolexeclibLTLIBRARIES:
417         @$(NORMAL_UNINSTALL)
418         list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
419           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
420         done
421
422 .c.o:
423         $(COMPILE) -c $<
424
425 .s.o:
426         $(COMPILE) -c $<
427
428 .S.o:
429         $(COMPILE) -c $<
430
431 mostlyclean-compile:
432         -rm -f *.o core *.core
433
434 clean-compile:
435
436 distclean-compile:
437         -rm -f *.tab.c
438
439 maintainer-clean-compile:
440
441 .c.lo:
442         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
443
444 .s.lo:
445         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
446
447 .S.lo:
448         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
449
450 mostlyclean-libtool:
451         -rm -f *.lo
452
453 clean-libtool:
454         -rm -rf .libs _libs
455
456 distclean-libtool:
457
458 maintainer-clean-libtool:
459
460 libinst-string.la: $(libinst_string_la_OBJECTS) $(libinst_string_la_DEPENDENCIES)
461         $(CXXLINK)  $(libinst_string_la_LDFLAGS) $(libinst_string_la_OBJECTS) $(libinst_string_la_LIBADD) $(LIBS)
462
463 libinst-wstring.la: $(libinst_wstring_la_OBJECTS) $(libinst_wstring_la_DEPENDENCIES)
464         $(CXXLINK)  $(libinst_wstring_la_LDFLAGS) $(libinst_wstring_la_OBJECTS) $(libinst_wstring_la_LIBADD) $(LIBS)
465
466 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
467         $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
468 .cc.o:
469         $(CXXCOMPILE) -c $<
470 .cc.lo:
471         $(LTCXXCOMPILE) -c $<
472
473 tags: TAGS
474
475 ID: $(HEADERS) $(SOURCES) $(LISP)
476         list='$(SOURCES) $(HEADERS)'; \
477         unique=`for i in $$list; do echo $$i; done | \
478           awk '    { files[$$0] = 1; } \
479                END { for (i in files) print i; }'`; \
480         here=`pwd` && cd $(srcdir) \
481           && mkid -f$$here/ID $$unique $(LISP)
482
483 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
484         tags=; \
485         here=`pwd`; \
486         list='$(SOURCES) $(HEADERS)'; \
487         unique=`for i in $$list; do echo $$i; done | \
488           awk '    { files[$$0] = 1; } \
489                END { for (i in files) print i; }'`; \
490         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
491           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
492
493 mostlyclean-tags:
494
495 clean-tags:
496
497 distclean-tags:
498         -rm -f TAGS ID
499
500 maintainer-clean-tags:
501
502 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
503
504 subdir = src
505
506 distdir: $(DISTFILES)
507         @for file in $(DISTFILES); do \
508           if test -f $$file; then d=.; else d=$(srcdir); fi; \
509           if test -d $$d/$$file; then \
510             cp -pr $$d/$$file $(distdir)/$$file; \
511           else \
512             test -f $(distdir)/$$file \
513             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
514             || cp -p $$d/$$file $(distdir)/$$file || :; \
515           fi; \
516         done
517 info-am:
518 info: info-am
519 dvi-am:
520 dvi: dvi-am
521 check-am:
522 check: check-am
523 installcheck-am:
524 installcheck: installcheck-am
525 install-info-am: 
526 install-info: install-info-am
527 install-exec-am: install-toolexeclibLTLIBRARIES
528 install-exec: install-exec-am
529
530 install-data-am:
531 install-data: install-data-am
532
533 install-am: all-am
534         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
535 install: install-am
536 uninstall-am: uninstall-toolexeclibLTLIBRARIES
537 uninstall: uninstall-am
538 all-am: Makefile $(LTLIBRARIES)
539 all-redirect: all-am
540 install-strip:
541         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
542 installdirs:
543         $(mkinstalldirs)  $(DESTDIR)$(toolexeclibdir)
544
545
546 mostlyclean-generic:
547
548 clean-generic:
549
550 distclean-generic:
551         -rm -f Makefile $(CONFIG_CLEAN_FILES)
552         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
553
554 maintainer-clean-generic:
555 mostlyclean-am:  mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
556                 mostlyclean-libtool mostlyclean-tags \
557                 mostlyclean-generic
558
559 mostlyclean: mostlyclean-am
560
561 clean-am:  clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
562                 clean-tags clean-generic mostlyclean-am
563
564 clean: clean-am
565
566 distclean-am:  distclean-toolexeclibLTLIBRARIES distclean-compile \
567                 distclean-libtool distclean-tags distclean-generic \
568                 clean-am
569         -rm -f libtool
570
571 distclean: distclean-am
572
573 maintainer-clean-am:  maintainer-clean-toolexeclibLTLIBRARIES \
574                 maintainer-clean-compile maintainer-clean-libtool \
575                 maintainer-clean-tags maintainer-clean-generic \
576                 distclean-am
577         @echo "This command is intended for maintainers to use;"
578         @echo "it deletes files that may require special tools to rebuild."
579
580 maintainer-clean: maintainer-clean-am
581
582 .PHONY: mostlyclean-toolexeclibLTLIBRARIES \
583 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
584 maintainer-clean-toolexeclibLTLIBRARIES \
585 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
586 mostlyclean-compile distclean-compile clean-compile \
587 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
588 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
589 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
590 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
591 install-info install-exec-am install-exec install-data-am install-data \
592 install-am install uninstall-am uninstall all-redirect all-am all \
593 installdirs mostlyclean-generic distclean-generic clean-generic \
594 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
595
596
597 install: myinstallheaders
598
599 # NB: As libio_headers may be empty, need this to make sure bash doesn't
600 # choke on an empty for... loop by using libio_headers_install
601
602 myinstallheaders: $(headers:%=$(myincludep)%)
603         if test -z "$(MULTISUBDIR)"; then \
604         for i in $(std_headers); do \
605           echo "$(INSTALL_DATA) $(top_srcdir)/std/$$i $(myincludep)"; \
606                 $(INSTALL_DATA) $(top_srcdir)/std/$$i $(myincludep); \
607         done; \
608         for i in $(generated_headers); do \
609           echo "$(INSTALL_DATA) $(top_builddir)/$$i $(myincludep)bits/"; \
610                 $(INSTALL_DATA) $(top_builddir)/$$i $(myincludep)bits/; \
611         done; \
612         libio_headers_install='$(libio_headers)'; \
613         for i in $$libio_headers_install; do \
614           echo "$(INSTALL_DATA) $$i $(myincludep)"; \
615                 $(INSTALL_DATA) $$i $(myincludep); \
616         done; \
617         echo "$(INSTALL_DATA) $(cpu_headers) $(myincludep)bits/"; \
618         $(INSTALL_DATA) $(cpu_headers) $(myincludep)bits/; \
619         fi;
620
621 $(headers:%=$(myincludep)%): $(myincludep)%: %
622         if test -z "$(MULTISUBDIR)"; then \
623         $(mkinstalldirs) $(@D); \
624         echo " $(INSTALL_DATA) $^ $@"; \
625         $(INSTALL_DATA) $^ $@; \
626         fi;
627
628 # For the next time we have to handle misc-inst.cc and locale-inst.cc
629 # in a special way since we cannot instantiate all classes due to
630 # missing definitions for things like vptrs, type_info bits, etc. when
631 # using -fno-implicit-templates. 
632 misc-inst.o: misc-inst.cc
633         $(CXXCOMPILE) -fimplicit-templates -c $<
634 misc-inst.lo: misc-inst.cc
635         $(LTCXXCOMPILE) -fimplicit-templates -c $<
636 locale-inst.o: locale-inst.cc
637         $(CXXCOMPILE) -fimplicit-templates -c $<
638 locale-inst.lo: locale-inst.cc
639         $(LTCXXCOMPILE) -fimplicit-templates -c $<
640
641 stringMAIN.lo \
642 stringCTORNC.lo \
643 stringCTORAL.lo \
644 stringCTORCPR.lo \
645 stringCTORCPRAL.lo \
646 stringCTORPRAL.lo \
647 stringCTORPAL.lo \
648 stringCTORPP.lo \
649 stringCTORII.lo \
650 stringMUTATE.lo \
651 stringRESERVE.lo \
652 stringSWAP.lo \
653 stringSLOP.lo \
654 stringRESIZE.lo \
655 stringAPPCOPY.lo \
656 stringAPPCPR.lo \
657 stringAPPPR.lo \
658 stringAPPDUP.lo \
659 stringAPPII.lo \
660 stringASSCP.lo \
661 stringASSII.lo \
662 stringINSII.lo \
663 stringREPRR.lo \
664 stringREPIIDUP.lo \
665 stringREPII.lo \
666 stringREPIII.lo \
667 stringREP4I.lo \
668 stringREPIIPP.lo \
669 stringREPIIPP2.lo \
670 stringCOPY.lo \
671 stringCONII.lo \
672 stringCONIIF.lo \
673 stringCONPPF.lo \
674 stringCONPPF2.lo \
675 stringCONSC.lo \
676 stringFIND.lo \
677 stringFINDC.lo \
678 stringRFIND.lo \
679 stringRFINDC.lo \
680 stringFFO.lo \
681 stringFLO.lo \
682 stringFFNO.lo \
683 stringFLNO.lo \
684 stringFLNOC.lo \
685 stringCOMPARE.lo \
686 stringCOMPARE2.lo \
687 stringCOMPAREP.lo \
688 stringCOMPAREP2.lo \
689 stringADDPS.lo \
690 stringADDCS.lo \
691 stringEXTRACT.lo \
692 stringINSERT.lo \
693 stringGETLINE.lo \
694 stringSCOPY.lo \
695 stringEQ.lo : string-inst.cc
696         $(LTCXXCOMPILE) -fimplicit-templates \
697         -c -D`echo $@ | tr -dc '0-9A-Z'` $< -o $@
698
699 wstringMAIN.lo \
700 wstringCTORNC.lo \
701 wstringCTORAL.lo \
702 wstringCTORCPR.lo \
703 wstringCTORCPRAL.lo \
704 wstringCTORPRAL.lo \
705 wstringCTORPAL.lo \
706 wstringCTORPP.lo \
707 wstringCTORII.lo \
708 wstringMUTATE.lo \
709 wstringRESERVE.lo \
710 wstringSWAP.lo \
711 wstringSLOP.lo \
712 wstringRESIZE.lo \
713 wstringAPPCOPY.lo \
714 wstringAPPCPR.lo \
715 wstringAPPPR.lo \
716 wstringAPPDUP.lo \
717 wstringAPPII.lo \
718 wstringASSCP.lo \
719 wstringASSII.lo \
720 wstringINSII.lo \
721 wstringREPRR.lo \
722 wstringREPIIDUP.lo \
723 wstringREPII.lo \
724 wstringREPIII.lo \
725 wstringREP4I.lo \
726 wstringREPIIPP.lo \
727 wstringREPIIPP2.lo \
728 wstringCOPY.lo \
729 wstringCONII.lo \
730 wstringCONIIF.lo \
731 wstringCONPPF.lo \
732 wstringCONPPF2.lo \
733 wstringCONSC.lo \
734 wstringFIND.lo \
735 wstringFINDC.lo \
736 wstringRFIND.lo \
737 wstringRFINDC.lo \
738 wstringFFO.lo \
739 wstringFLO.lo \
740 wstringFFNO.lo \
741 wstringFLNO.lo \
742 wstringFLNOC.lo \
743 wstringCOMPARE.lo \
744 wstringCOMPARE2.lo \
745 wstringCOMPAREP.lo \
746 wstringCOMPAREP2.lo \
747 wstringADDPS.lo \
748 wstringADDCS.lo \
749 wstringEXTRACT.lo \
750 wstringINSERT.lo \
751 wstringGETLINE.lo \
752 wstringSCOPY.lo \
753 wstringEQ.lo : string-inst.cc
754         $(LTCXXCOMPILE) -fimplicit-templates \
755         -c -D`echo $@ | tr -dc '0-9A-Z'` -DC=wchar_t $< -o $@
756
757 stringMAIN.o \
758 stringCTORNC.o \
759 stringCTORAL.o \
760 stringCTORCPR.o \
761 stringCTORCPRAL.o \
762 stringCTORPRAL.o \
763 stringCTORPAL.o \
764 stringCTORPP.o \
765 stringCTORII.o \
766 stringMUTATE.o \
767 stringRESERVE.o \
768 stringSWAP.o \
769 stringSLOP.o \
770 stringRESIZE.o \
771 stringAPPCOPY.o \
772 stringAPPCPR.o \
773 stringAPPPR.o \
774 stringAPPDUP.o \
775 stringAPPII.o \
776 stringASSCP.o \
777 stringASSII.o \
778 stringINSII.o \
779 stringREPRR.o \
780 stringREPIIDUP.o \
781 stringREPII.o \
782 stringREPIII.o \
783 stringREP4I.o \
784 stringREPIIPP.o \
785 stringREPIIPP2.o \
786 stringCOPY.o \
787 stringCONII.o \
788 stringCONIIF.o \
789 stringCONPPF.o \
790 stringCONPPF2.o \
791 stringCONSC.o \
792 stringFIND.o \
793 stringFINDC.o \
794 stringRFIND.o \
795 stringRFINDC.o \
796 stringFFO.o \
797 stringFLO.o \
798 stringFFNO.o \
799 stringFLNO.o \
800 stringFLNOC.o \
801 stringCOMPARE.o \
802 stringCOMPARE2.o \
803 stringCOMPAREP.o \
804 stringCOMPAREP2.o \
805 stringADDPS.o \
806 stringADDCS.o \
807 stringEXTRACT.o \
808 stringINSERT.o \
809 stringGETLINE.o \
810 stringSCOPY.o \
811 stringEQ.o : string-inst.cc
812         $(CXXCOMPILE) -fimplicit-templates \
813         -c -D`echo $@ | tr -dc '0-9A-Z'` $< -o $@
814
815 wstringMAIN.o \
816 wstringCTORNC.o \
817 wstringCTORAL.o \
818 wstringCTORCPR.o \
819 wstringCTORCPRAL.o \
820 wstringCTORPRAL.o \
821 wstringCTORPAL.o \
822 wstringCTORPP.o \
823 wstringCTORII.o \
824 wstringMUTATE.o \
825 wstringRESERVE.o \
826 wstringSWAP.o \
827 wstringSLOP.o \
828 wstringRESIZE.o \
829 wstringAPPCOPY.o \
830 wstringAPPCPR.o \
831 wstringAPPPR.o \
832 wstringAPPDUP.o \
833 wstringAPPII.o \
834 wstringASSCP.o \
835 wstringASSII.o \
836 wstringINSII.o \
837 wstringREPRR.o \
838 wstringREPIIDUP.o \
839 wstringREPII.o \
840 wstringREPIII.o \
841 wstringREP4I.o \
842 wstringREPIIPP.o \
843 wstringREPIIPP2.o \
844 wstringCOPY.o \
845 wstringCONII.o \
846 wstringCONIIF.o \
847 wstringCONPPF.o \
848 wstringCONPPF2.o \
849 wstringCONSC.o \
850 wstringFIND.o \
851 wstringFINDC.o \
852 wstringRFIND.o \
853 wstringRFINDC.o \
854 wstringFFO.o \
855 wstringFLO.o \
856 wstringFFNO.o \
857 wstringFLNO.o \
858 wstringFLNOC.o \
859 wstringCOMPARE.o \
860 wstringCOMPARE2.o \
861 wstringCOMPAREP.o \
862 wstringCOMPAREP2.o \
863 wstringADDPS.o \
864 wstringADDCS.o \
865 wstringEXTRACT.o \
866 wstringINSERT.o \
867 wstringGETLINE.o \
868 wstringSCOPY.o \
869 wstringEQ.o : string-inst.cc
870         $(CXXCOMPILE) -fimplicit-templates \
871         -c -D`echo $@ | tr -dc '0-9A-Z'` -DC=wchar_t $< -o $@
872
873 # Tell versions [3.59,3.63) of GNU make to not export all variables.
874 # Otherwise a system limit (for SysV at least) may be exceeded.
875 .NOEXPORT: