]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/libsupc++/Makefile.in
vterminate.cc: Move to...
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69 AWK = @AWK@
70 BASIC_FILE_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
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 CXXCPP = @CXXCPP@
88 C_INCLUDE_DIR = @C_INCLUDE_DIR@
89 DEBUG_FLAGS = @DEBUG_FLAGS@
90 DLLTOOL = @DLLTOOL@
91 EXEEXT = @EXEEXT@
92 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
93 GCJ = @GCJ@
94 GCJFLAGS = @GCJFLAGS@
95 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
96 LIBIO_INCLUDES = @LIBIO_INCLUDES@
97 LIBMATHOBJS = @LIBMATHOBJS@
98 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
99 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
100 LIBTOOL = @LIBTOOL@
101 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
102 LN_S = @LN_S@
103 MAINT = @MAINT@
104 MAKEINFO = @MAKEINFO@
105 OBJDUMP = @OBJDUMP@
106 OBJEXT = @OBJEXT@
107 OPT_LDFLAGS = @OPT_LDFLAGS@
108 OS_INC_SRCDIR = @OS_INC_SRCDIR@
109 PACKAGE = @PACKAGE@
110 RANLIB = @RANLIB@
111 SECTION_FLAGS = @SECTION_FLAGS@
112 SECTION_LDFLAGS = @SECTION_LDFLAGS@
113 STRIP = @STRIP@
114 SYMVER_MAP = @SYMVER_MAP@
115 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
116 USE_NLS = @USE_NLS@
117 VERSION = @VERSION@
118 WARN_FLAGS = @WARN_FLAGS@
119 WERROR = @WERROR@
120 baseline_file = @baseline_file@
121 check_msgfmt = @check_msgfmt@
122 enable_shared = @enable_shared@
123 enable_static = @enable_static@
124 glibcpp_CXX = @glibcpp_CXX@
125 glibcpp_MOFILES = @glibcpp_MOFILES@
126 glibcpp_POFILES = @glibcpp_POFILES@
127 glibcpp_basedir = @glibcpp_basedir@
128 glibcpp_builddir = @glibcpp_builddir@
129 glibcpp_localedir = @glibcpp_localedir@
130 glibcpp_prefixdir = @glibcpp_prefixdir@
131 glibcpp_srcdir = @glibcpp_srcdir@
132 glibcpp_thread_h = @glibcpp_thread_h@
133 glibcpp_toolexecdir = @glibcpp_toolexecdir@
134 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
135 gxx_include_dir = @gxx_include_dir@
136 ifGNUmake = @ifGNUmake@
137 libio_la = @libio_la@
138 libtool_VERSION = @libtool_VERSION@
139 toplevel_srcdir = @toplevel_srcdir@
140
141 AUTOMAKE_OPTIONS = 1.3 cygnus
142 MAINT_CHARSET = latin1
143
144 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
145
146 # Cross compiler and multilib support.
147 CC = @CC@
148 CXX = @glibcpp_CXX@
149 toolexecdir = @glibcpp_toolexecdir@
150 toolexeclibdir = @glibcpp_toolexeclibdir@
151
152 # Need this library to both be part of libstdc++.a, and installed
153 # separately too.
154 # 1) separate libsupc++.la
155 toolexeclib_LTLIBRARIES = libsupc++.la
156 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
157 noinst_LTLIBRARIES = libsupc++convenience.la
158
159 # Compile flags that should be constant throughout the build, both for
160 # SUBDIRS and for libstdc++-v3 in general.
161 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
162
163 # These bits are all figured out from configure. Look in acinclude.m4
164 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
165 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
166 CONFIG_CXXFLAGS = @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@
167
168
169 # Warning flags to use.
170 WARN_CXXFLAGS = @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
171
172
173 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
174 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
175 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
176 GCC_INCLUDES = -I$(toplevel_srcdir)/gcc -I$(toplevel_srcdir)/include
177
178 INCLUDES = $(GCC_INCLUDES) $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
179
180
181 headers = exception new typeinfo cxxabi.h exception_defines.h
182
183
184 c_sources = cxa_demangle.c dyn-string.c
185
186
187 sources = del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_term_handler.cc eh_terminate.cc eh_throw.cc eh_type.cc eh_unex_handler.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc vterminate.cc
188
189
190 libsupc___la_SOURCES = $(sources) $(c_sources)
191 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
192
193 glibcppinstalldir = @gxx_include_dir@
194 glibcppinstall_HEADERS = $(headers)
195
196 LIBSUPCXX_CXXFLAGS = $(LIBSUPCXX_PICFLAGS)
197
198 # Use special rules for pulling things out of libiberty. These
199 # objects should be compiled with the "C" compiler, not the C++
200 # compiler, and also should not use the C++ includes.
201 C_COMPILE = $(CC) $(DEFS) $(GCC_INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
202
203
204 # LTCOMPILE is copied from LTCXXCOMPILE below.
205 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) $(DEFS) $(GCC_INCLUDES) $(LIBSUPCXX_PICFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS)
206
207
208 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
209 # modified in a per-library or per-sub-library way. Need to manually
210 # set this option because CONFIG_CXXFLAGS has to be after
211 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
212 # as the occasion call for it. (ie, --enable-debug)
213 AM_CXXFLAGS = -fno-implicit-templates $(LIBSUPCXX_CXXFLAGS) $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
214
215
216 # libstdc++ libtool notes
217
218 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
219 # last. (That way, things like -O2 passed down from the toplevel can
220 # be overridden by --enable-debug.)
221
222 # 2) In general, libtool expects an argument such as `--tag=CXX' when
223 # using the C++ compiler, because that will enable the settings
224 # detected when C++ support was being configured. However, when no
225 # such flag is given in the command line, libtool attempts to figure
226 # it out by matching the compiler name in each configuration section
227 # against a prefix of the command line. The problem is that, if the
228 # compiler name and its initial flags stored in the libtool
229 # configuration file don't match those in the command line, libtool
230 # can't decide which configuration to use, and it gives up. The
231 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
232 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
233 # attempt to infer which configuration to use.
234 #
235 # We have to put --tag disable-shared after --tag CXX lest things
236 # CXX undo the affect of disable-shared.
237 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared --mode=compile $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
238
239
240 # 3) We'd have a problem when building the shared libstdc++ object if
241 # the rules automake generates would be used. We cannot allow g++ to
242 # be used since this would add -lstdc++ to the link line which of
243 # course is problematic at this point. So, we get the top-level
244 # directory to configure libstdc++-v3 to use gcc as the C++
245 # compilation driver.
246 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared --mode=link $(CXX) @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
247
248 CONFIG_HEADER = ../config.h
249 CONFIG_CLEAN_FILES =
250 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
251
252
253 DEFS = @DEFS@ -I. -I$(srcdir) -I..
254 CPPFLAGS = @CPPFLAGS@
255 LDFLAGS = @LDFLAGS@
256 LIBS = @LIBS@
257 libsupc__convenience_la_LDFLAGS =
258 libsupc__convenience_la_LIBADD =
259 libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
260 del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo \
261 eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo \
262 eh_throw.lo eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo \
263 new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo \
264 tinfo2.lo vec.lo vterminate.lo cxa_demangle.lo dyn-string.lo
265 libsupc___la_LDFLAGS =
266 libsupc___la_LIBADD =
267 libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
268 eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo \
269 eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo \
270 eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
271 new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo \
272 vterminate.lo cxa_demangle.lo dyn-string.lo
273 CXXFLAGS = @CXXFLAGS@
274 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
275 CXXLD = $(CXX)
276 CFLAGS = @CFLAGS@
277 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
278 CCLD = $(CC)
279 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
280 HEADERS = $(glibcppinstall_HEADERS)
281
282 DIST_COMMON = Makefile.am Makefile.in
283
284
285 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
286
287 TAR = tar
288 GZIP_ENV = --best
289 SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
290 OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
291
292 all: all-redirect
293 .SUFFIXES:
294 .SUFFIXES: .S .c .cc .lo .o .obj .s
295 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
296 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
297
298 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299 cd $(top_builddir) \
300 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
301
302
303 mostlyclean-noinstLTLIBRARIES:
304
305 clean-noinstLTLIBRARIES:
306 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
307
308 distclean-noinstLTLIBRARIES:
309
310 maintainer-clean-noinstLTLIBRARIES:
311
312 mostlyclean-toolexeclibLTLIBRARIES:
313
314 clean-toolexeclibLTLIBRARIES:
315 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
316
317 distclean-toolexeclibLTLIBRARIES:
318
319 maintainer-clean-toolexeclibLTLIBRARIES:
320
321 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
322 @$(NORMAL_INSTALL)
323 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
324 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
325 if test -f $$p; then \
326 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
327 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
328 else :; fi; \
329 done
330
331 uninstall-toolexeclibLTLIBRARIES:
332 @$(NORMAL_UNINSTALL)
333 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
334 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
335 done
336
337 .c.o:
338 $(COMPILE) -c $<
339
340 # FIXME: We should only use cygpath when building on Windows,
341 # and only if it is available.
342 .c.obj:
343 $(COMPILE) -c `cygpath -w $<`
344
345 .s.o:
346 $(COMPILE) -c $<
347
348 .S.o:
349 $(COMPILE) -c $<
350
351 mostlyclean-compile:
352 -rm -f *.o core *.core
353 -rm -f *.$(OBJEXT)
354
355 clean-compile:
356
357 distclean-compile:
358 -rm -f *.tab.c
359
360 maintainer-clean-compile:
361
362 .c.lo:
363 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
364
365 .s.lo:
366 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
367
368 .S.lo:
369 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
370
371 mostlyclean-libtool:
372 -rm -f *.lo
373
374 clean-libtool:
375 -rm -rf .libs _libs
376
377 distclean-libtool:
378
379 maintainer-clean-libtool:
380
381 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
382 $(CXXLINK) $(libsupc__convenience_la_LDFLAGS) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
383
384 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
385 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
386 .cc.o:
387 $(CXXCOMPILE) -c $<
388 .cc.obj:
389 $(CXXCOMPILE) -c `cygpath -w $<`
390 .cc.lo:
391 $(LTCXXCOMPILE) -c $<
392
393 tags: TAGS
394
395 ID: $(HEADERS) $(SOURCES) $(LISP)
396 list='$(SOURCES) $(HEADERS)'; \
397 unique=`for i in $$list; do echo $$i; done | \
398 awk ' { files[$$0] = 1; } \
399 END { for (i in files) print i; }'`; \
400 here=`pwd` && cd $(srcdir) \
401 && mkid -f$$here/ID $$unique $(LISP)
402
403 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
404 tags=; \
405 here=`pwd`; \
406 list='$(SOURCES) $(HEADERS)'; \
407 unique=`for i in $$list; do echo $$i; done | \
408 awk ' { files[$$0] = 1; } \
409 END { for (i in files) print i; }'`; \
410 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
411 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
412
413 mostlyclean-tags:
414
415 clean-tags:
416
417 distclean-tags:
418 -rm -f TAGS ID
419
420 maintainer-clean-tags:
421
422 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
423
424 subdir = libsupc++
425
426 distdir: $(DISTFILES)
427 @for file in $(DISTFILES); do \
428 if test -f $$file; then d=.; else d=$(srcdir); fi; \
429 if test -d $$d/$$file; then \
430 cp -pr $$d/$$file $(distdir)/$$file; \
431 else \
432 test -f $(distdir)/$$file \
433 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
434 || cp -p $$d/$$file $(distdir)/$$file || :; \
435 fi; \
436 done
437 info-am:
438 info: info-am
439 dvi-am:
440 dvi: dvi-am
441 check-am:
442 check: check-am
443 installcheck-am:
444 installcheck: installcheck-am
445 install-info-am:
446 install-info: install-info-am
447 install-exec-am: install-toolexeclibLTLIBRARIES
448 install-exec: install-exec-am
449
450 install-data-am: install-glibcppinstallHEADERS
451 install-data: install-data-am
452
453 install-am: all-am
454 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
455 install: install-am
456 uninstall-am: uninstall-toolexeclibLTLIBRARIES \
457 uninstall-glibcppinstallHEADERS
458 uninstall: uninstall-am
459 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
460 all-redirect: all-am
461 install-strip:
462 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
463 installdirs:
464 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
465 $(DESTDIR)$(glibcppinstalldir)
466
467
468 mostlyclean-generic:
469
470 clean-generic:
471
472 distclean-generic:
473 -rm -f Makefile $(CONFIG_CLEAN_FILES)
474 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
475
476 maintainer-clean-generic:
477 mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
478 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
479 mostlyclean-libtool mostlyclean-tags \
480 mostlyclean-generic
481
482 mostlyclean: mostlyclean-am
483
484 clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
485 clean-compile clean-libtool clean-tags clean-generic \
486 mostlyclean-am
487
488 clean: clean-am
489
490 distclean-am: distclean-noinstLTLIBRARIES \
491 distclean-toolexeclibLTLIBRARIES distclean-compile \
492 distclean-libtool distclean-tags distclean-generic \
493 clean-am
494 -rm -f libtool
495
496 distclean: distclean-am
497
498 maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
499 maintainer-clean-toolexeclibLTLIBRARIES \
500 maintainer-clean-compile maintainer-clean-libtool \
501 maintainer-clean-tags maintainer-clean-generic \
502 distclean-am
503 @echo "This command is intended for maintainers to use;"
504 @echo "it deletes files that may require special tools to rebuild."
505
506 maintainer-clean: maintainer-clean-am
507
508 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
509 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
510 mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
511 clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
512 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
513 mostlyclean-compile distclean-compile clean-compile \
514 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
515 clean-libtool maintainer-clean-libtool uninstall-glibcppinstallHEADERS \
516 install-glibcppinstallHEADERS tags mostlyclean-tags distclean-tags \
517 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
518 check-am installcheck-am installcheck install-info-am install-info \
519 install-exec-am install-exec install-data-am install-data install-am \
520 install uninstall-am uninstall all-redirect all-am all installdirs \
521 mostlyclean-generic distclean-generic clean-generic \
522 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
523
524
525 cxa_demangle.c:
526 rm -f $@
527 $(LN_S) $(toplevel_srcdir)/libiberty/cp-demangle.c $@
528 cxa_demangle.lo: cxa_demangle.c
529 $(LTCOMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
530 cxa_demangle.o: cxa_demangle.c
531 $(C_COMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
532 dyn-string.c:
533 rm -f $@
534 $(LN_S) $(toplevel_srcdir)/libiberty/dyn-string.c $@
535 dyn-string.lo: dyn-string.c
536 $(LTCOMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
537 dyn-string.o: dyn-string.c
538 $(C_COMPILE) -DIN_GLIBCPP_V3 -Wno-error -c $<
539
540 # We have to have rules modified from the default to counteract SUN make
541 # prepending each of $(glibcppinstall_HEADERS) with VPATH below.
542 install-glibcppinstallHEADERS: $(glibcppinstall_HEADERS)
543 @$(NORMAL_INSTALL)
544 $(mkinstalldirs) $(DESTDIR)$(glibcppinstalldir)
545 @list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
546 q=`echo $$p | sed -e 's,.*/,,'`; \
547 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
548 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q"; \
549 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q; \
550 done
551
552 uninstall-glibcppinstallHEADERS:
553 @$(NORMAL_UNINSTALL)
554 list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
555 q=`echo $$p | sed -e 's,.*/,,'`; \
556 rm -f $(DESTDIR)$(glibcppinstalldir)/$$q; \
557 done
558
559 # Tell versions [3.59,3.63) of GNU make to not export all variables.
560 # Otherwise a system limit (for SysV at least) may be exceeded.
561 .NOEXPORT: