1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 DIST_COMMON
= $(glibcxxinstall_HEADERS
) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
$(top_srcdir
)/fragment.am
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/enable.m4 \
46 $(top_srcdir
)/..
/config
/lead-dot.m4 \
47 $(top_srcdir
)/..
/config
/no-executables.m4 \
48 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/crossconfig.m4 \
49 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
50 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/configure.ac
51 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
53 CONFIG_HEADER
= $(top_builddir
)/config.h
55 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
56 am__vpath_adj
= case
$$p in \
57 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
61 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
62 "$(DESTDIR)$(glibcxxinstalldir)"
63 toolexeclibLTLIBRARIES_INSTALL
= $(INSTALL
)
64 LTLIBRARIES
= $(noinst_LTLIBRARIES
) $(toolexeclib_LTLIBRARIES
)
66 am__libsupc___la_SOURCES_DIST
= del_op.
cc del_opnt.
cc del_opv.
cc \
67 del_opvnt.
cc eh_alloc.
cc eh_arm.
cc eh_aux_runtime.
cc \
68 eh_call.
cc eh_catch.
cc eh_exception.
cc eh_globals.
cc \
69 eh_personality.
cc eh_term_handler.
cc eh_terminate.
cc \
70 eh_throw.
cc eh_type.
cc eh_unex_handler.
cc guard.
cc \
71 new_handler.
cc new_op.
cc new_opnt.
cc new_opv.
cc new_opvnt.
cc \
72 pure.
cc tinfo.
cc tinfo2.
cc vec.
cc vterminate.
cc cp-demangle.c
73 am__objects_1
= del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
74 eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo \
75 eh_exception.lo eh_globals.lo eh_personality.lo \
76 eh_term_handler.lo eh_terminate.lo eh_throw.lo eh_type.lo \
77 eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
78 new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo \
80 @GLIBCXX_HOSTED_TRUE@am__objects_2
= cp-demangle.lo
81 am_libsupc___la_OBJECTS
= $(am__objects_1
) $(am__objects_2
)
82 libsupc___la_OBJECTS
= $(am_libsupc___la_OBJECTS
)
83 libsupc__convenience_la_LIBADD
=
84 am__libsupc__convenience_la_SOURCES_DIST
= del_op.
cc del_opnt.
cc \
85 del_opv.
cc del_opvnt.
cc eh_alloc.
cc eh_arm.
cc \
86 eh_aux_runtime.
cc eh_call.
cc eh_catch.
cc eh_exception.
cc \
87 eh_globals.
cc eh_personality.
cc eh_term_handler.
cc \
88 eh_terminate.
cc eh_throw.
cc eh_type.
cc eh_unex_handler.
cc \
89 guard.
cc new_handler.
cc new_op.
cc new_opnt.
cc new_opv.
cc \
90 new_opvnt.
cc pure.
cc tinfo.
cc tinfo2.
cc vec.
cc vterminate.
cc \
92 am_libsupc__convenience_la_OBJECTS
= $(am__objects_1
) $(am__objects_2
)
93 libsupc__convenience_la_OBJECTS
= \
94 $(am_libsupc__convenience_la_OBJECTS
)
95 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
98 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
99 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
101 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
102 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
103 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
104 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
106 SOURCES
= $(libsupc___la_SOURCES
) $(libsupc__convenience_la_SOURCES
)
107 DIST_SOURCES
= $(am__libsupc___la_SOURCES_DIST
) \
108 $(am__libsupc__convenience_la_SOURCES_DIST
)
109 glibcxxinstallHEADERS_INSTALL
= $(INSTALL_HEADER
)
110 HEADERS
= $(glibcxxinstall_HEADERS
)
113 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
114 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
116 ALLOCATOR_H
= @ALLOCATOR_H@
117 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
121 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
122 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
127 BASIC_FILE_CC
= @BASIC_FILE_CC@
128 BASIC_FILE_H
= @BASIC_FILE_H@
130 CCODECVT_CC
= @CCODECVT_CC@
131 CCOLLATE_CC
= @CCOLLATE_CC@
132 CCTYPE_CC
= @CCTYPE_CC@
134 CLOCALE_CC
= @CLOCALE_CC@
135 CLOCALE_H
= @CLOCALE_H@
136 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
137 CMESSAGES_CC
= @CMESSAGES_CC@
138 CMESSAGES_H
= @CMESSAGES_H@
139 CMONEY_CC
= @CMONEY_CC@
140 CNUMERIC_CC
= @CNUMERIC_CC@
142 CPPFLAGS
= @CPPFLAGS@
143 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
144 CSTDIO_H
= @CSTDIO_H@
145 CTIME_CC
= @CTIME_CC@
149 CXXFLAGS
= @CXXFLAGS@
150 CYGPATH_W
= @CYGPATH_W@
151 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
152 DEBUG_FLAGS
= @DEBUG_FLAGS@
158 ENABLE_SYMVERS_DARWIN_EXPORT_FALSE
= @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@
159 ENABLE_SYMVERS_DARWIN_EXPORT_TRUE
= @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@
160 ENABLE_SYMVERS_GNU_FALSE
= @ENABLE_SYMVERS_GNU_FALSE@
161 ENABLE_SYMVERS_GNU_TRUE
= @ENABLE_SYMVERS_GNU_TRUE@
163 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
164 GLIBCXX_BUILD_DEBUG_FALSE
= @GLIBCXX_BUILD_DEBUG_FALSE@
165 GLIBCXX_BUILD_DEBUG_TRUE
= @GLIBCXX_BUILD_DEBUG_TRUE@
166 GLIBCXX_BUILD_PCH_FALSE
= @GLIBCXX_BUILD_PCH_FALSE@
167 GLIBCXX_BUILD_PCH_TRUE
= @GLIBCXX_BUILD_PCH_TRUE@
168 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE
= @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
169 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE
= @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
170 GLIBCXX_C_HEADERS_C_FALSE
= @GLIBCXX_C_HEADERS_C_FALSE@
171 GLIBCXX_C_HEADERS_C_STD_FALSE
= @GLIBCXX_C_HEADERS_C_STD_FALSE@
172 GLIBCXX_C_HEADERS_C_STD_TRUE
= @GLIBCXX_C_HEADERS_C_STD_TRUE@
173 GLIBCXX_C_HEADERS_C_TRUE
= @GLIBCXX_C_HEADERS_C_TRUE@
174 GLIBCXX_HOSTED_FALSE
= @GLIBCXX_HOSTED_FALSE@
175 GLIBCXX_HOSTED_TRUE
= @GLIBCXX_HOSTED_TRUE@
176 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
177 INSTALL_DATA
= @INSTALL_DATA@
178 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
179 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
180 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
181 LIBICONV
= @LIBICONV@
182 LIBMATHOBJS
= @LIBMATHOBJS@
185 LIBSUPCXX_PICFLAGS
= @LIBSUPCXX_PICFLAGS@
188 LTLIBOBJS
= @LTLIBOBJS@
190 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
191 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
192 MAKEINFO
= @MAKEINFO@
194 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
195 OPT_LDFLAGS
= @OPT_LDFLAGS@
196 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
198 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
199 PACKAGE_NAME
= @PACKAGE_NAME@
200 PACKAGE_STRING
= @PACKAGE_STRING@
201 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
202 PACKAGE_VERSION
= @PACKAGE_VERSION@
203 PATH_SEPARATOR
= @PATH_SEPARATOR@
205 SECTION_FLAGS
= @SECTION_FLAGS@
206 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
207 SET_MAKE
= @SET_MAKE@
210 SYMVER_MAP
= @SYMVER_MAP@
211 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
214 WARN_FLAGS
= @WARN_FLAGS@
216 ac_ct_AR
= @ac_ct_AR@
217 ac_ct_AS
= @ac_ct_AS@
218 ac_ct_CC
= @ac_ct_CC@
219 ac_ct_CXX
= @ac_ct_CXX@
220 ac_ct_RANLIB
= @ac_ct_RANLIB@
221 ac_ct_STRIP
= @ac_ct_STRIP@
222 am__leading_dot
= @am__leading_dot@
224 am__untar
= @am__untar@
225 baseline_dir
= @baseline_dir@
228 build_alias
= @build_alias@
229 build_cpu
= @build_cpu@
230 build_os
= @build_os@
231 build_vendor
= @build_vendor@
232 check_msgfmt
= @check_msgfmt@
234 enable_shared
= @enable_shared@
235 enable_static
= @enable_static@
236 exec_prefix = @
exec_prefix@
237 glibcxx_MOFILES
= @glibcxx_MOFILES@
238 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
239 glibcxx_POFILES
= @glibcxx_POFILES@
240 glibcxx_builddir
= @glibcxx_builddir@
241 glibcxx_localedir
= @glibcxx_localedir@
242 glibcxx_prefixdir
= @glibcxx_prefixdir@
243 glibcxx_srcdir
= @glibcxx_srcdir@
244 glibcxx_thread_h
= @glibcxx_thread_h@
245 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
246 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
247 gxx_include_dir
= @gxx_include_dir@
249 host_alias
= @host_alias@
250 host_cpu
= @host_cpu@
252 host_vendor
= @host_vendor@
253 includedir = @
includedir@
255 install_sh
= @install_sh@
257 libexecdir
= @libexecdir@
258 libtool_VERSION
= @libtool_VERSION@
259 localstatedir
= @localstatedir@
262 multi_basedir
= @multi_basedir@
263 oldincludedir = @
oldincludedir@
264 port_specific_symbol_files
= @port_specific_symbol_files@
266 program_transform_name
= @program_transform_name@
268 sharedstatedir
= @sharedstatedir@
269 sysconfdir
= @sysconfdir@
271 target_alias
= @target_alias@
272 target_cpu
= @target_cpu@
273 target_os
= @target_os@
274 target_vendor
= @target_vendor@
275 toplevel_srcdir
= @toplevel_srcdir@
277 # May be used by various substitution variables.
278 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
279 MAINT_CHARSET
= latin1
280 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
281 PWD_COMMAND
= $${PWDCMD-pwd
}
282 STAMP
= echo timestamp
>
283 toolexecdir
= $(glibcxx_toolexecdir
)
284 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
286 # These bits are all figured out from configure. Look in acinclude.m4
287 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
289 $(SECTION_FLAGS
) $(EXTRA_CXX_FLAGS
)
292 $(WARN_FLAGS
) $(WERROR
) -fdiagnostics-show-location
=once
295 # -I/-D flags to pass when compiling.
296 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
)
298 # Need this library to both be part of libstdc++.a, and installed
300 # 1) separate libsupc++.la
301 toolexeclib_LTLIBRARIES
= libsupc
++.la
302 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
303 noinst_LTLIBRARIES
= libsupc
++convenience.la
305 exception new typeinfo cxxabi.h exception_defines.h
307 @GLIBCXX_HOSTED_TRUE@c_sources
= \
308 @GLIBCXX_HOSTED_TRUE@ cp-demangle.c
340 libsupc___la_SOURCES
= $(sources
) $(c_sources
)
341 libsupc__convenience_la_SOURCES
= $(sources
) $(c_sources
)
342 glibcxxinstalldir
= $(gxx_include_dir
)
343 glibcxxinstall_HEADERS
= $(headers
)
345 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
346 # modified in a per-library or per-sub-library way. Need to manually
347 # set this option because CONFIG_CXXFLAGS has to be after
348 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
349 # as the occasion call for it.
351 -fno-implicit-templates \
352 $(LIBSUPCXX_PICFLAGS
) \
354 $(OPTIMIZE_CXXFLAGS
) \
358 "gxx_include_dir=$(gxx_include_dir)"
361 # Use special rules for pulling things out of libiberty. These
362 # objects should be compiled with the "C" compiler, not the C++
363 # compiler, and also should not use the C++ includes.
364 C_INCLUDES
= -I..
-I
$(toplevel_srcdir
)/libiberty
-I
$(toplevel_srcdir
)/include
366 $(CC
) $(DEFS
) $(C_INCLUDES
) \
367 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
370 # LTCOMPILE is copied from LTCXXCOMPILE below.
371 LTCOMPILE
= $(LIBTOOL
) --tag CC
--tag disable-shared
--mode
=compile
$(CC
) \
372 $(DEFS
) $(C_INCLUDES
) $(LIBSUPCXX_PICFLAGS
) \
373 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
376 # libstdc++ libtool notes
378 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
379 # last. (That way, things like -O2 passed down from the toplevel can
380 # be overridden by --enable-debug.)
382 # 2) In general, libtool expects an argument such as `--tag=CXX' when
383 # using the C++ compiler, because that will enable the settings
384 # detected when C++ support was being configured. However, when no
385 # such flag is given in the command line, libtool attempts to figure
386 # it out by matching the compiler name in each configuration section
387 # against a prefix of the command line. The problem is that, if the
388 # compiler name and its initial flags stored in the libtool
389 # configuration file don't match those in the command line, libtool
390 # can't decide which configuration to use, and it gives up. The
391 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
392 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
393 # attempt to infer which configuration to use.
395 # We have to put --tag disable-shared after --tag CXX lest things
396 # CXX undo the affect of disable-shared.
397 LTCXXCOMPILE
= $(LIBTOOL
) --tag CXX
--tag disable-shared \
398 --mode
=compile
$(CXX
) $(TOPLEVEL_INCLUDES
) \
399 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(CXXFLAGS
) $(AM_CXXFLAGS
)
402 # 3) We'd have a problem when building the shared libstdc++ object if
403 # the rules automake generates would be used. We cannot allow g++ to
404 # be used since this would add -lstdc++ to the link line which of
405 # course is problematic at this point. So, we get the top-level
406 # directory to configure libstdc++-v3 to use gcc as the C++
407 # compilation driver.
408 CXXLINK
= $(LIBTOOL
) --tag CXX
--tag disable-shared \
410 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CXXFLAGS
) $(LDFLAGS
) -o
$@
415 .SUFFIXES
: .c .
cc .lo .o .obj
416 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
418 case
'$(am__configure_deps)' in \
420 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
425 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile'; \
426 cd
$(top_srcdir
) && \
427 $(AUTOMAKE
) --foreign
--ignore-deps libsupc
++/Makefile
429 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
432 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
434 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
435 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
438 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
439 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
441 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
442 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
443 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
444 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
446 clean-noinstLTLIBRARIES
:
447 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
448 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
449 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
450 test "$$dir" != "$$p" ||
dir=.
; \
451 echo
"rm -f \"$${dir}/so_locations\""; \
452 rm -f
"$${dir}/so_locations"; \
454 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
456 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
457 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
458 if
test -f
$$p; then \
460 echo
" $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
461 $(LIBTOOL
) --mode
=install $(toolexeclibLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
465 uninstall-toolexeclibLTLIBRARIES
:
467 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
469 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
470 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
473 clean-toolexeclibLTLIBRARIES
:
474 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
475 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
476 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
477 test "$$dir" != "$$p" ||
dir=.
; \
478 echo
"rm -f \"$${dir}/so_locations\""; \
479 rm -f
"$${dir}/so_locations"; \
481 libsupc
++.la
: $(libsupc___la_OBJECTS
) $(libsupc___la_DEPENDENCIES
)
482 $(CXXLINK
) -rpath
$(toolexeclibdir
) $(libsupc___la_LDFLAGS
) $(libsupc___la_OBJECTS
) $(libsupc___la_LIBADD
) $(LIBS
)
483 libsupc
++convenience.la
: $(libsupc__convenience_la_OBJECTS
) $(libsupc__convenience_la_DEPENDENCIES
)
484 $(CXXLINK
) $(libsupc__convenience_la_LDFLAGS
) $(libsupc__convenience_la_OBJECTS
) $(libsupc__convenience_la_LIBADD
) $(LIBS
)
496 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
499 $(LTCOMPILE
) -c
-o
$@
$<
502 $(CXXCOMPILE
) -c
-o
$@
$<
505 $(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
508 $(LTCXXCOMPILE
) -c
-o
$@
$<
520 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
521 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
522 unique
=`for i in $$list; do \
523 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525 $(AWK) ' { files[$$0] = 1; } \
526 END { for (i in files) print i; }'`; \
530 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
531 $(TAGS_FILES
) $(LISP
)
534 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
535 unique
=`for i in $$list; do \
536 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538 $(AWK) ' { files[$$0] = 1; } \
539 END { for (i in files) print i; }'`; \
540 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
541 test -n
"$$unique" || unique
=$$empty_fix; \
542 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
546 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
547 $(TAGS_FILES
) $(LISP
)
550 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
551 unique
=`for i in $$list; do \
552 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554 $(AWK) ' { files[$$0] = 1; } \
555 END { for (i in files) print i; }'`; \
556 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
557 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
561 here
=`$(am__cd) $(top_builddir) && pwd` \
562 && cd
$(top_srcdir
) \
563 && gtags
-i
$(GTAGS_ARGS
) $$here
566 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
568 distdir
: $(DISTFILES
)
569 $(mkdir_p
) $(distdir
)/..
570 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
571 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
572 list
='$(DISTFILES)'; for file in
$$list; do \
574 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
575 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
577 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
578 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
579 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
581 $(mkdir_p
) "$(distdir)$$dir"; \
585 if
test -d
$$d/$$file; then \
586 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
587 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
589 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
591 test -f
$(distdir
)/$$file \
592 || cp
-p
$$d/$$file $(distdir
)/$$file \
598 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
600 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(glibcxxinstalldir)"; do \
601 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
604 install-exec
: install-exec-am
605 install-data
: install-data-am
606 uninstall: uninstall-am
609 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
611 installcheck: installcheck-am
613 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
614 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
615 `test -z '$(STRIP)' || \
616 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
622 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
624 maintainer-clean-generic
:
625 @echo
"This command is intended for maintainers to use"
626 @echo
"it deletes files that may require special tools to rebuild."
629 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
630 clean-toolexeclibLTLIBRARIES mostlyclean-am
632 distclean: distclean-am
634 distclean-am
: clean-am distclean-compile distclean-generic \
635 distclean-libtool distclean-tags
647 install-data-am
: install-glibcxxinstallHEADERS
649 install-exec-am
: install-toolexeclibLTLIBRARIES
651 install-info
: install-info-am
657 maintainer-clean
: maintainer-clean-am
659 maintainer-clean-am
: distclean-am maintainer-clean-generic
661 mostlyclean: mostlyclean-am
663 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
674 uninstall-am
: uninstall-glibcxxinstallHEADERS uninstall-info-am \
675 uninstall-toolexeclibLTLIBRARIES
677 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
678 clean-libtool clean-noinstLTLIBRARIES \
679 clean-toolexeclibLTLIBRARIES ctags
distclean distclean-compile \
680 distclean-generic distclean-libtool distclean-tags distdir
dvi \
681 dvi-am html html-am
info info-am
install install-am \
682 install-data install-data-am install-exec install-exec-am \
683 install-glibcxxinstallHEADERS install-info install-info-am \
684 install-man install-strip install-toolexeclibLTLIBRARIES \
685 installcheck installcheck-am
installdirs maintainer-clean \
686 maintainer-clean-generic
mostlyclean mostlyclean-compile \
687 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
688 tags uninstall uninstall-am uninstall-glibcxxinstallHEADERS \
689 uninstall-info-am uninstall-toolexeclibLTLIBRARIES
694 $(LN_S
) $(toplevel_srcdir
)/libiberty
/cp-demangle.c
$@
695 cp-demangle.lo
: cp-demangle.c
696 $(LTCOMPILE
) -DIN_GLIBCPP_V3
-Wno-error
-c
$<
697 cp-demangle.o
: cp-demangle.c
698 $(C_COMPILE
) -DIN_GLIBCPP_V3
-Wno-error
-c
$<
700 # We have to have rules modified from the default to counteract SUN make
701 # prepending each of $(glibcxxinstall_HEADERS) with VPATH below.
702 install-glibcxxinstallHEADERS
: $(glibcxxinstall_HEADERS
)
704 $(mkinstalldirs
) $(DESTDIR
)$(glibcxxinstalldir
)
705 @list
='$(glibcxxinstall_HEADERS)'; for p in
$$list; do \
706 q
=`echo $$p | sed -e 's,.*/,,'`; \
707 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
708 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcxxinstalldir)/$$q"; \
709 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(glibcxxinstalldir
)/$$q; \
712 uninstall-glibcxxinstallHEADERS
:
714 list
='$(glibcxxinstall_HEADERS)'; for p in
$$list; do \
715 q
=`echo $$p | sed -e 's,.*/,,'`; \
716 rm -f
$(DESTDIR
)$(glibcxxinstalldir
)/$$q; \
718 # Tell versions [3.59,3.63) of GNU make to not export all variables.
719 # Otherwise a system limit (for SysV at least) may be exceeded.