]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/src/Makefile.in
rs6000.c (rs6000_override_options): Only warn about -fpic/-fPIC if extra_warnings...
[thirdparty/gcc.git] / libstdc++-v3 / src / Makefile.in
CommitLineData
37cea034 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
b2dad0e3 2
37cea034 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
b2dad0e3
BK
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@
4a9d5109 67ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
ab3bc736 68AWK = @AWK@
4a9d5109 69BASIC_FILE_H = @BASIC_FILE_H@
37cea034 70BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
33590f13
BK
71CATALOGS = @CATALOGS@
72CATOBJEXT = @CATOBJEXT@
b2dad0e3 73CC = @CC@
4a9d5109 74CCODECVT_C = @CCODECVT_C@
33590f13 75CCODECVT_H = @CCODECVT_H@
4a9d5109 76CLOCALE_H = @CLOCALE_H@
33590f13 77CMESSAGES_H = @CMESSAGES_H@
b2dad0e3 78CPP = @CPP@
f295ecef 79CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
e466dc8a 80CSHADOW_FLAGS = @CSHADOW_FLAGS@
4a9d5109 81CSTDIO_H = @CSTDIO_H@
b2dad0e3 82CXXCPP = @CXXCPP@
4a9d5109 83C_INCLUDE_DIR = @C_INCLUDE_DIR@
33590f13 84DATADIRNAME = @DATADIRNAME@
c470c17d 85DEBUG_FLAGS = @DEBUG_FLAGS@
b2dad0e3
BK
86DLLTOOL = @DLLTOOL@
87EXEEXT = @EXEEXT@
dcfa0bc8 88EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
f133a43e
BK
89GCJ = @GCJ@
90GCJFLAGS = @GCJFLAGS@
33590f13 91GENCAT = @GENCAT@
37cea034 92GLIBC21 = @GLIBC21@
4a9d5109 93GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
33590f13
BK
94GMOFILES = @GMOFILES@
95GMSGFMT = @GMSGFMT@
33590f13 96INSTOBJEXT = @INSTOBJEXT@
37cea034 97INTLBISON = @INTLBISON@
33590f13
BK
98INTLLIBS = @INTLLIBS@
99INTLOBJS = @INTLOBJS@
37cea034
BK
100INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
101LIBICONV = @LIBICONV@
b2dad0e3 102LIBMATHOBJS = @LIBMATHOBJS@
f8e4b51d 103LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
b2dad0e3
BK
104LIBTOOL = @LIBTOOL@
105LN_S = @LN_S@
106MAINT = @MAINT@
107MAKEINFO = @MAKEINFO@
33590f13
BK
108MKINSTALLDIRS = @MKINSTALLDIRS@
109MSGFMT = @MSGFMT@
3840fa2a 110OBJDUMP = @OBJDUMP@
3df64633 111OBJEXT = @OBJEXT@
421173e6 112OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 113OS_INC_SRCDIR = @OS_INC_SRCDIR@
b2dad0e3 114PACKAGE = @PACKAGE@
33590f13
BK
115POFILES = @POFILES@
116POSUB = @POSUB@
b2dad0e3 117RANLIB = @RANLIB@
c470c17d
BK
118SECTION_FLAGS = @SECTION_FLAGS@
119SECTION_LDFLAGS = @SECTION_LDFLAGS@
3df64633 120STRIP = @STRIP@
2f103494 121USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
33590f13
BK
122USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
123USE_NLS = @USE_NLS@
b2dad0e3 124VERSION = @VERSION@
e466dc8a 125WARN_FLAGS = @WARN_FLAGS@
d3a12960 126WERROR = @WERROR@
34791641
PE
127enable_shared = @enable_shared@
128enable_static = @enable_static@
46840bcd 129glibcpp_CXX = @glibcpp_CXX@
33590f13 130glibcpp_MOFILES = @glibcpp_MOFILES@
4e10943d 131glibcpp_POFILES = @glibcpp_POFILES@
b2dad0e3 132glibcpp_basedir = @glibcpp_basedir@
c6192d88 133glibcpp_builddir = @glibcpp_builddir@
33590f13 134glibcpp_localedir = @glibcpp_localedir@
c6192d88
BK
135glibcpp_prefixdir = @glibcpp_prefixdir@
136glibcpp_srcdir = @glibcpp_srcdir@
4a9d5109 137glibcpp_thread_h = @glibcpp_thread_h@
72ed2836
BK
138glibcpp_toolexecdir = @glibcpp_toolexecdir@
139glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
4a9d5109 140gxx_include_dir = @gxx_include_dir@
dd75251f 141ifGNUmake = @ifGNUmake@
c4d3f801 142libio_la = @libio_la@
4e10943d
BK
143libtool_VERSION = @libtool_VERSION@
144release_VERSION = @release_VERSION@
e2c20fae 145toplevel_srcdir = @toplevel_srcdir@
b2dad0e3
BK
146
147AUTOMAKE_OPTIONS = 1.3 gnits
148MAINT_CHARSET = latin1
5e53dba6 149
ae9dc931
BK
150mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
151
5e53dba6 152# Cross compiler and multilib support.
46840bcd 153CXX = @glibcpp_CXX@
72ed2836
BK
154toolexecdir = @glibcpp_toolexecdir@
155toolexeclibdir = @glibcpp_toolexeclibdir@
b2dad0e3
BK
156toolexeclib_LTLIBRARIES = libstdc++.la
157
e466dc8a
BK
158# Compile flags that should be constant throughout the build, both for
159# SUBDIRS and for libstdc++-v3 in general.
160OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
161
162# These bits are all figured out from configure. Look in acinclude.m4
163# or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
164# NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
e08138aa
BK
165CONFIG_CXXFLAGS = \
166 @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @CSHADOW_FLAGS@ @DEBUG_FLAGS@
e466dc8a
BK
167
168
169# Warning flags to use.
e08138aa
BK
170WARN_CXXFLAGS = \
171 @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
e466dc8a
BK
172
173
174# Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
4a9d5109 175GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
e466dc8a
BK
176LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
177LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
178LIBIO_INCLUDES = @LIBIO_INCLUDES@
a40ba78e 179TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
e466dc8a 180
e08138aa
BK
181INCLUDES = \
182 -nostdinc++ \
183 $(GLIBCPP_INCLUDES) \
184 $(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) \
185 $(TOPLEVEL_INCLUDES)
819004bb 186
d27bba5e 187
e08138aa 188sources = \
def9790d
BK
189 globals.cc limits.cc \
190 basic_file.cc complex_io.cc ios.cc strstream.cc \
191 cmath.cc bitset.cc \
192 functexcept.cc stdexcept.cc vterminate.cc \
193 c++locale.cc locale.cc localename.cc codecvt.cc \
1fa4bed7 194 collate.cc ctype.cc messages.cc monetary.cc numeric.cc time.cc \
def9790d
BK
195 concept-inst.cc locale-inst.cc misc-inst.cc stl-inst.cc \
196 string-inst.cc wstring-inst.cc valarray-inst.cc ext-inst.cc
e26cb7ab 197
a6863e25 198
74a3070f 199VPATH = $(top_srcdir)/src:$(top_srcdir)
b2dad0e3 200
b2dad0e3
BK
201libstdc___la_SOURCES = $(sources)
202
e08138aa
BK
203libstdc___la_LIBADD = \
204 ../libmath/libmath.la @libio_la@ \
205 ../libsupc++/libsupc++convenience.la
5d89258a 206
530539d9
PE
207@GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@version_arg = @GLIBCPP_BUILD_VERSIONED_SHLIB_TRUE@-Wl,--version-script=linker.map
208@GLIBCPP_BUILD_VERSIONED_SHLIB_FALSE@version_arg =
b2dad0e3 209
530539d9 210libstdc___la_LDFLAGS = -version-info @libtool_VERSION@ -lm ${version_arg}
b2dad0e3 211
530539d9 212libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD) linker.map
43ba4a58 213
4a9d5109
SW
214# Use special rules for the deprecated source files so that they find
215# deprecated include files.
216GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
fc81ccd3 217
0b8e0cf3 218# AM_CXXFLAGS needs to be in each subdirectory so that it can be
a9117427
BK
219# modified in a per-library or per-sub-library way. Need to manually
220# set this option because CONFIG_CXXFLAGS has to be after
221# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
222# as the occasion call for it. (ie, --enable-debug)
e08138aa
BK
223AM_CXXFLAGS = \
224 -fno-implicit-templates \
225 $(LIBSUPCXX_CXXFLAGS) \
226 $(WARN_CXXFLAGS) \
227 $(OPTIMIZE_CXXFLAGS) \
228 $(CONFIG_CXXFLAGS)
a9117427
BK
229
230
231# libstdc++ libtool notes
232
233# 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
234# last. (That way, things like -O2 passed down from the toplevel can
235# be overridden by --enable-debug.)
236
237# 2) In general, libtool expects an argument such as `--tag=CXX' when
238# using the C++ compiler, because that will enable the settings
239# detected when C++ support was being configured. However, when no
240# such flag is given in the command line, libtool attempts to figure
241# it out by matching the compiler name in each configuration section
242# against a prefix of the command line. The problem is that, if the
243# compiler name and its initial flags stored in the libtool
244# configuration file don't match those in the command line, libtool
245# can't decide which configuration to use, and it gives up. The
246# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
247# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
248# attempt to infer which configuration to use
e08138aa
BK
249LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
250 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
a9117427
BK
251
252
787d2fb7
AO
253# 3) We'd have a problem when building the shared libstdc++ object if
254# the rules automake generates would be used. We cannot allow g++ to
255# be used since this would add -lstdc++ to the link line which of
256# course is problematic at this point. So, we get the top-level
257# directory to configure libstdc++-v3 to use gcc as the C++
258# compilation driver.
e08138aa
BK
259CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
260 @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
a9117427 261
58b08ac3 262CONFIG_HEADER = ../config.h
b2dad0e3
BK
263CONFIG_CLEAN_FILES =
264LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
265
266
58b08ac3 267DEFS = @DEFS@ -I. -I$(srcdir) -I..
b2dad0e3
BK
268CPPFLAGS = @CPPFLAGS@
269LDFLAGS = @LDFLAGS@
270LIBS = @LIBS@
def9790d
BK
271libstdc___la_OBJECTS = globals.lo limits.lo basic_file.lo complex_io.lo \
272ios.lo strstream.lo cmath.lo bitset.lo functexcept.lo stdexcept.lo \
273vterminate.lo c++locale.lo locale.lo localename.lo codecvt.lo \
1fa4bed7 274collate.lo ctype.lo messages.lo monetary.lo numeric.lo time.lo \
def9790d
BK
275concept-inst.lo locale-inst.lo misc-inst.lo stl-inst.lo string-inst.lo \
276wstring-inst.lo valarray-inst.lo ext-inst.lo
b2dad0e3 277CXXFLAGS = @CXXFLAGS@
b1e53318 278CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
b2dad0e3
BK
279CXXLD = $(CXX)
280DIST_COMMON = Makefile.am Makefile.in
281
282
283DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
284
e26cb7ab 285TAR = gtar
b2dad0e3 286GZIP_ENV = --best
4cacbdf2
BK
287SOURCES = $(libstdc___la_SOURCES)
288OBJECTS = $(libstdc___la_OBJECTS)
b2dad0e3
BK
289
290all: all-redirect
291.SUFFIXES:
3df64633 292.SUFFIXES: .S .c .cc .lo .o .obj .s
b2dad0e3 293$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
37cea034 294 cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
b2dad0e3 295
37cea034 296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
b2dad0e3
BK
297 cd $(top_builddir) \
298 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
299
300
301mostlyclean-toolexeclibLTLIBRARIES:
302
303clean-toolexeclibLTLIBRARIES:
304 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
305
306distclean-toolexeclibLTLIBRARIES:
307
308maintainer-clean-toolexeclibLTLIBRARIES:
309
310install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
311 @$(NORMAL_INSTALL)
312 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
313 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
314 if test -f $$p; then \
315 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
316 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
317 else :; fi; \
318 done
319
320uninstall-toolexeclibLTLIBRARIES:
321 @$(NORMAL_UNINSTALL)
322 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
323 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
324 done
325
37cea034
BK
326.c.o:
327 $(COMPILE) -c $<
328
3df64633
AO
329# FIXME: We should only use cygpath when building on Windows,
330# and only if it is available.
331.c.obj:
332 $(COMPILE) -c `cygpath -w $<`
333
b2dad0e3
BK
334.s.o:
335 $(COMPILE) -c $<
336
337.S.o:
338 $(COMPILE) -c $<
339
340mostlyclean-compile:
341 -rm -f *.o core *.core
3df64633 342 -rm -f *.$(OBJEXT)
b2dad0e3
BK
343
344clean-compile:
345
346distclean-compile:
347 -rm -f *.tab.c
348
349maintainer-clean-compile:
350
37cea034
BK
351.c.lo:
352 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
353
b2dad0e3
BK
354.s.lo:
355 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
356
357.S.lo:
358 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
359
360mostlyclean-libtool:
361 -rm -f *.lo
362
363clean-libtool:
364 -rm -rf .libs _libs
365
366distclean-libtool:
367
368maintainer-clean-libtool:
369
370libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
371 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
372.cc.o:
373 $(CXXCOMPILE) -c $<
3df64633
AO
374.cc.obj:
375 $(CXXCOMPILE) -c `cygpath -w $<`
b2dad0e3
BK
376.cc.lo:
377 $(LTCXXCOMPILE) -c $<
378
379tags: TAGS
380
381ID: $(HEADERS) $(SOURCES) $(LISP)
382 list='$(SOURCES) $(HEADERS)'; \
383 unique=`for i in $$list; do echo $$i; done | \
384 awk ' { files[$$0] = 1; } \
385 END { for (i in files) print i; }'`; \
386 here=`pwd` && cd $(srcdir) \
387 && mkid -f$$here/ID $$unique $(LISP)
388
1fd2f510
BK
389TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
390 tags=; \
391 here=`pwd`; \
392 list='$(SOURCES) $(HEADERS)'; \
393 unique=`for i in $$list; do echo $$i; done | \
394 awk ' { files[$$0] = 1; } \
395 END { for (i in files) print i; }'`; \
396 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
397 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
398
b2dad0e3
BK
399mostlyclean-tags:
400
401clean-tags:
402
403distclean-tags:
404 -rm -f TAGS ID
405
406maintainer-clean-tags:
407
408distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
409
410subdir = src
411
412distdir: $(DISTFILES)
413 @for file in $(DISTFILES); do \
37cea034 414 if test -f $$file; then d=.; else d=$(srcdir); fi; \
b2dad0e3 415 if test -d $$d/$$file; then \
755f30f4 416 cp -pr $$d/$$file $(distdir)/$$file; \
b2dad0e3
BK
417 else \
418 test -f $(distdir)/$$file \
419 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
420 || cp -p $$d/$$file $(distdir)/$$file || :; \
421 fi; \
422 done
423info-am:
424info: info-am
425dvi-am:
426dvi: dvi-am
37cea034 427check-am:
b2dad0e3
BK
428check: check-am
429installcheck-am:
430installcheck: installcheck-am
37cea034
BK
431install-info-am:
432install-info: install-info-am
b2dad0e3
BK
433install-exec-am: install-toolexeclibLTLIBRARIES
434install-exec: install-exec-am
435
4a9d5109 436install-data-am:
b2dad0e3
BK
437install-data: install-data-am
438
439install-am: all-am
440 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441install: install-am
442uninstall-am: uninstall-toolexeclibLTLIBRARIES
443uninstall: uninstall-am
444all-am: Makefile $(LTLIBRARIES)
445all-redirect: all-am
446install-strip:
447 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
448installdirs:
449 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
450
451
452mostlyclean-generic:
453
454clean-generic:
455
456distclean-generic:
457 -rm -f Makefile $(CONFIG_CLEAN_FILES)
458 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
459
460maintainer-clean-generic:
461mostlyclean-am: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
37cea034 462 mostlyclean-libtool mostlyclean-tags \
b2dad0e3
BK
463 mostlyclean-generic
464
465mostlyclean: mostlyclean-am
466
467clean-am: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
37cea034 468 clean-tags clean-generic mostlyclean-am
b2dad0e3
BK
469
470clean: clean-am
471
472distclean-am: distclean-toolexeclibLTLIBRARIES distclean-compile \
37cea034
BK
473 distclean-libtool distclean-tags distclean-generic \
474 clean-am
b2dad0e3
BK
475 -rm -f libtool
476
477distclean: distclean-am
478
479maintainer-clean-am: maintainer-clean-toolexeclibLTLIBRARIES \
480 maintainer-clean-compile maintainer-clean-libtool \
37cea034
BK
481 maintainer-clean-tags maintainer-clean-generic \
482 distclean-am
b2dad0e3
BK
483 @echo "This command is intended for maintainers to use;"
484 @echo "it deletes files that may require special tools to rebuild."
485
486maintainer-clean: maintainer-clean-am
487
488.PHONY: mostlyclean-toolexeclibLTLIBRARIES \
489distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
490maintainer-clean-toolexeclibLTLIBRARIES \
491uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
492mostlyclean-compile distclean-compile clean-compile \
493maintainer-clean-compile mostlyclean-libtool distclean-libtool \
494clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
37cea034
BK
495distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
496dvi-am dvi check check-am installcheck-am installcheck install-info-am \
497install-info install-exec-am install-exec install-data-am install-data \
498install-am install uninstall-am uninstall all-redirect all-am all \
499installdirs mostlyclean-generic distclean-generic clean-generic \
500maintainer-clean-generic clean mostlyclean distclean maintainer-clean
b2dad0e3 501
e08838ac 502strstream.lo: strstream.cc
74a3070f 503 $(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
e08838ac 504strstream.o: strstream.cc
74a3070f 505 $(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -Wno-deprecated -c $<
e08838ac 506
4d16bdbb
PE
507# Use special rules for the concept-checking instantiations so that all
508# the generated template functions are also instantiated. Force the checks
509# to be on so that the instantiations are actually seen.
510concept-inst.lo: concept-inst.cc
511 $(LTCXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
512concept-inst.o: concept-inst.cc
513 $(CXXCOMPILE) -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c $<
514
b2dad0e3
BK
515# Tell versions [3.59,3.63) of GNU make to not export all variables.
516# Otherwise a system limit (for SysV at least) may be exceeded.
517.NOEXPORT: