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