1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
91 target_triplet
= @target@
93 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
94 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
95 $(top_srcdir
)/..
/config
/enable.m4 \
96 $(top_srcdir
)/..
/config
/futex.m4 \
97 $(top_srcdir
)/..
/config
/hwcaps.m4 \
98 $(top_srcdir
)/..
/config
/iconv.m4 \
99 $(top_srcdir
)/..
/config
/lead-dot.m4 \
100 $(top_srcdir
)/..
/config
/lib-ld.m4 \
101 $(top_srcdir
)/..
/config
/lib-link.m4 \
102 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
103 $(top_srcdir
)/..
/config
/lthostflags.m4 \
104 $(top_srcdir
)/..
/config
/multi.m4 \
105 $(top_srcdir
)/..
/config
/no-executables.m4 \
106 $(top_srcdir
)/..
/config
/override.m4 \
107 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
108 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
109 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
110 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
111 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
112 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
113 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
114 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
115 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
116 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
118 DIST_COMMON
= $(srcdir)/Makefile.am
119 CONFIG_HEADER
= $(top_builddir
)/config.h
121 CONFIG_CLEAN_VPATH_FILES
=
122 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
123 libc__26convenience_la_LIBADD
=
124 am__objects_1
= text_encoding.lo
126 @GLIBCXX_HOSTED_TRUE@am_libc__26convenience_la_OBJECTS
= \
127 @GLIBCXX_HOSTED_TRUE@
$(am__objects_1
) $(am__objects_2
)
128 libc__26convenience_la_OBJECTS
= $(am_libc__26convenience_la_OBJECTS
)
129 AM_V_lt
= $(am__v_lt_@AM_V@
)
130 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
131 am__v_lt_0
= --silent
133 AM_V_P
= $(am__v_P_@AM_V@
)
134 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
137 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
138 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
139 am__v_GEN_0
= @echo
" GEN " $@
;
141 AM_V_at
= $(am__v_at_@AM_V@
)
142 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
145 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
148 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
149 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
150 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
151 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
152 am__v_CXX_0
= @echo
" CXX " $@
;
155 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
156 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
157 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
159 SOURCES
= $(libc__26convenience_la_SOURCES
)
160 am__can_run_installinfo
= \
161 case
$$AM_UPDATE_INFO_DIR in \
163 *) (install-info
--version
) >/dev
/null
2>&1;; \
165 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates. Input order is
169 am__uniquify_input
= $(AWK
) '\
170 BEGIN { nonempty = 0; } \
171 { items[$$0] = 1; nonempty = 1; } \
172 END { if (nonempty) { for (i in items) print i; }; } \
174 # Make sure the list of sources is unique. This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files
= \
178 list
='$(am__tagged_files)'; \
179 unique
=`for i in $$list; do \
180 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181 done | $(am__uniquify_input)`
184 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
186 ALLOCATOR_H
= @ALLOCATOR_H@
187 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
188 ALLOC_FILE
= @ALLOC_FILE@
190 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
193 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
194 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
195 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
196 AUTOCONF
= @AUTOCONF@
197 AUTOHEADER
= @AUTOHEADER@
198 AUTOMAKE
= @AUTOMAKE@
200 BACKTRACE_CPPFLAGS
= @BACKTRACE_CPPFLAGS@
201 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
202 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
203 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
204 BASIC_FILE_CC
= @BASIC_FILE_CC@
205 BASIC_FILE_H
= @BASIC_FILE_H@
207 CCODECVT_CC
= @CCODECVT_CC@
208 CCOLLATE_CC
= @CCOLLATE_CC@
209 CCTYPE_CC
= @CCTYPE_CC@
211 CLOCALE_CC
= @CLOCALE_CC@
212 CLOCALE_H
= @CLOCALE_H@
213 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
214 CMESSAGES_CC
= @CMESSAGES_CC@
215 CMESSAGES_H
= @CMESSAGES_H@
216 CMONEY_CC
= @CMONEY_CC@
217 CNUMERIC_CC
= @CNUMERIC_CC@
219 CPPFLAGS
= @CPPFLAGS@
220 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
221 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
222 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
223 CSTDIO_H
= @CSTDIO_H@
224 CTIME_CC
= @CTIME_CC@
229 CXXFLAGS
= @CXXFLAGS@
230 CYGPATH_W
= @CYGPATH_W@
231 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
233 DEBUG_FLAGS
= @DEBUG_FLAGS@
237 DSYMUTIL
= @DSYMUTIL@
243 EH_POOL_FLAGS
= @EH_POOL_FLAGS@
244 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
246 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
247 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
249 FORMAT_FILE
= @FORMAT_FILE@
250 FREESTANDING_FLAGS
= @FREESTANDING_FLAGS@
251 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
252 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
254 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
256 INSTALL_DATA
= @INSTALL_DATA@
257 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
258 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
259 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
262 LIBICONV
= @LIBICONV@
268 LONG_DOUBLE_128_FLAGS
= @LONG_DOUBLE_128_FLAGS@
269 LONG_DOUBLE_ALT128_COMPAT_FLAGS
= @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
270 LONG_DOUBLE_COMPAT_FLAGS
= @LONG_DOUBLE_COMPAT_FLAGS@
271 LTLIBICONV
= @LTLIBICONV@
272 LTLIBOBJS
= @LTLIBOBJS@
274 MAKEINFO
= @MAKEINFO@
280 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
281 OPT_LDFLAGS
= @OPT_LDFLAGS@
282 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
286 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
287 PACKAGE_NAME
= @PACKAGE_NAME@
288 PACKAGE_STRING
= @PACKAGE_STRING@
289 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
290 PACKAGE_URL
= @PACKAGE_URL@
291 PACKAGE_VERSION
= @PACKAGE_VERSION@
292 PATH_SEPARATOR
= @PATH_SEPARATOR@
293 PDFLATEX
= @PDFLATEX@
295 SECTION_FLAGS
= @SECTION_FLAGS@
296 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
298 SET_MAKE
= @SET_MAKE@
301 SYMVER_FILE
= @SYMVER_FILE@
302 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
305 VIEW_FILE
= @VIEW_FILE@
306 VTV_CXXFLAGS
= @VTV_CXXFLAGS@
307 VTV_CXXLINKFLAGS
= @VTV_CXXLINKFLAGS@
308 VTV_PCH_CXXFLAGS
= @VTV_PCH_CXXFLAGS@
309 WARN_FLAGS
= @WARN_FLAGS@
310 XMLCATALOG
= @XMLCATALOG@
312 XSLTPROC
= @XSLTPROC@
313 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
314 abs_builddir
= @abs_builddir@
315 abs_srcdir
= @abs_srcdir@
316 abs_top_builddir
= @abs_top_builddir@
317 abs_top_srcdir
= @abs_top_srcdir@
318 ac_ct_CC
= @ac_ct_CC@
319 ac_ct_CXX
= @ac_ct_CXX@
320 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
321 am__leading_dot
= @am__leading_dot@
323 am__untar
= @am__untar@
324 baseline_dir
= @baseline_dir@
325 baseline_subdir_switch
= @baseline_subdir_switch@
328 build_alias
= @build_alias@
329 build_cpu
= @build_cpu@
330 build_os
= @build_os@
331 build_vendor
= @build_vendor@
332 builddir
= @builddir@
333 check_msgfmt
= @check_msgfmt@
335 datarootdir
= @datarootdir@
338 enable_shared
= @enable_shared@
339 enable_static
= @enable_static@
340 exec_prefix = @
exec_prefix@
341 get_gcc_base_ver
= @get_gcc_base_ver@
342 glibcxx_MOFILES
= @glibcxx_MOFILES@
343 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
344 glibcxx_POFILES
= @glibcxx_POFILES@
345 glibcxx_builddir
= @glibcxx_builddir@
346 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
347 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
348 glibcxx_cxx98_abi
= @glibcxx_cxx98_abi@
349 glibcxx_localedir
= @glibcxx_localedir@
350 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
351 glibcxx_prefixdir
= @glibcxx_prefixdir@
352 glibcxx_srcdir
= @glibcxx_srcdir@
353 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
354 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
355 gxx_include_dir
= @gxx_include_dir@
357 host_alias
= @host_alias@
358 host_cpu
= @host_cpu@
360 host_vendor
= @host_vendor@
362 includedir = @
includedir@
364 install_sh
= @install_sh@
366 libexecdir
= @libexecdir@
367 libtool_VERSION
= @libtool_VERSION@
368 localedir
= @localedir@
369 localstatedir
= @localstatedir@
370 lt_host_flags
= @lt_host_flags@
373 multi_basedir
= @multi_basedir@
374 oldincludedir = @
oldincludedir@
376 port_specific_symbol_files
= @port_specific_symbol_files@
378 program_transform_name
= @program_transform_name@
380 python_mod_dir
= @python_mod_dir@
382 sharedstatedir
= @sharedstatedir@
384 sysconfdir
= @sysconfdir@
386 target_alias
= @target_alias@
387 target_cpu
= @target_cpu@
388 target_os
= @target_os@
389 target_vendor
= @target_vendor@
390 thread_header
= @thread_header@
391 tmake_file
= @tmake_file@
392 top_build_prefix
= @top_build_prefix@
393 top_builddir
= @top_builddir@
394 top_srcdir
= @top_srcdir@
395 toplevel_builddir
= @toplevel_builddir@
396 toplevel_srcdir
= @toplevel_srcdir@
398 # May be used by various substitution variables.
399 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
400 MAINT_CHARSET
= latin1
401 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
402 PWD_COMMAND
= $${PWDCMD-pwd
}
403 STAMP
= echo timestamp
>
404 toolexecdir
= $(glibcxx_toolexecdir
)
405 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
406 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
407 @ENABLE_WERROR_TRUE@WERROR_FLAG
= -Werror
408 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS
=
409 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS
= -fno-implicit-templates
410 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS
=
411 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS
= $(LONG_DOUBLE_128_FLAGS
)
413 # These bits are all figured out from configure. Look in acinclude.m4
414 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
416 $(SECTION_FLAGS
) $(HWCAP_CFLAGS
) -frandom-seed
=$@
$(LDBL_128_FLAGS
)
419 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
422 # -I/-D flags to pass when compiling.
423 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
) $(CPPFLAGS
)
425 # Convenience library for C++26 runtime.
426 noinst_LTLIBRARIES
= libc
++26convenience.la
429 @ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources
=
431 # XTEMPLATE_FLAGS = -fno-implicit-templates
432 @ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources
=
433 sources
= text_encoding.
cc
434 @GLIBCXX_HOSTED_FALSE@libc__26convenience_la_SOURCES
=
435 @GLIBCXX_HOSTED_TRUE@libc__26convenience_la_SOURCES
= $(sources
) $(inst_sources
)
437 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
438 # modified in a per-library or per-sub-library way. Need to manually
439 # set this option because CONFIG_CXXFLAGS has to be after
440 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
441 # as the occasion calls for it.
444 $(glibcxx_lt_pic_flag
) $(glibcxx_compiler_shared_flag
) \
445 $(XTEMPLATE_FLAGS
) $(VTV_CXXFLAGS
) \
446 $(WARN_CXXFLAGS
) $(OPTIMIZE_CXXFLAGS
) $(CONFIG_CXXFLAGS
) \
450 "gxx_include_dir=$(gxx_include_dir)"
455 # 1) In general, libtool expects an argument such as `--tag=CXX' when
456 # using the C++ compiler, because that will enable the settings
457 # detected when C++ support was being configured. However, when no
458 # such flag is given in the command line, libtool attempts to figure
459 # it out by matching the compiler name in each configuration section
460 # against a prefix of the command line. The problem is that, if the
461 # compiler name and its initial flags stored in the libtool
462 # configuration file don't match those in the command line, libtool
463 # can't decide which configuration to use, and it gives up. The
464 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
465 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
466 # attempt to infer which configuration to use.
468 # The second tag argument, `--tag disable-shared` means that libtool
469 # only compiles each source once, for static objects. In actuality,
470 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
471 # the libtool command that is used create the object, which is
472 # suitable for shared libraries. The `--tag disable-shared` must be
473 # placed after --tag CXX lest things CXX undo the affect of
476 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
477 # last. (That way, things like -O2 passed down from the toplevel can
478 # be overridden by --enable-debug.)
480 $(LIBTOOL
) --tag CXX
--tag disable-shared \
481 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
482 --mode
=compile
$(CXX
) $(TOPLEVEL_INCLUDES
) \
483 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(EXTRA_CXX_FLAGS
)
485 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
487 # 3) We'd have a problem when building the shared libstdc++ object if
488 # the rules automake generates would be used. We cannot allow g++ to
489 # be used since this would add -lstdc++ to the link line which of
490 # course is problematic at this point. So, we get the top-level
491 # directory to configure libstdc++-v3 to use gcc as the C++
492 # compilation driver.
494 $(LIBTOOL
) --tag CXX
--tag disable-shared \
495 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
497 $(VTV_CXXLINKFLAGS
) \
498 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CXXFLAGS
) $(LTLDFLAGS
) -o
$@
503 .SUFFIXES
: .
cc .lo .o .obj
504 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
506 case
'$(am__configure_deps)' in \
508 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
509 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
513 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/c++26/Makefile'; \
514 $(am__cd
) $(top_srcdir
) && \
515 $(AUTOMAKE
) --foreign
--ignore-deps src
/c
++26/Makefile
516 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
519 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
521 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
522 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
524 $(top_srcdir
)/fragment.am
$(am__empty
):
526 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
527 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
529 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
530 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
531 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
532 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
533 $(am__aclocal_m4_deps
):
535 clean-noinstLTLIBRARIES
:
536 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
537 @list
='$(noinst_LTLIBRARIES)'; \
538 locs
=`for p in $$list; do echo $$p; done | \
539 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
541 test -z
"$$locs" ||
{ \
542 echo
rm -f
$${locs}; \
546 libc
++26convenience.la
: $(libc__26convenience_la_OBJECTS
) $(libc__26convenience_la_DEPENDENCIES
) $(EXTRA_libc__26convenience_la_DEPENDENCIES
)
547 $(AM_V_CXXLD
)$(CXXLINK
) $(libc__26convenience_la_OBJECTS
) $(libc__26convenience_la_LIBADD
) $(LIBS
)
556 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
$<
559 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
562 $(AM_V_CXX
)$(LTCXXCOMPILE
) -c
-o
$@
$<
570 ID
: $(am__tagged_files
)
571 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
575 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
578 $(am__define_uniq_tagged_files
); \
580 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
581 test -n
"$$unique" || unique
=$$empty_fix; \
582 if
test $$# -gt 0; then \
583 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
586 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
593 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
594 $(am__define_uniq_tagged_files
); \
595 test -z
"$(CTAGS_ARGS)$$unique" \
596 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
600 here
=`$(am__cd) $(top_builddir) && pwd` \
601 && $(am__cd
) $(top_srcdir
) \
602 && gtags
-i
$(GTAGS_ARGS
) "$$here"
603 cscopelist
: cscopelist-am
605 cscopelist-am
: $(am__tagged_files
)
606 list
='$(am__tagged_files)'; \
607 case
"$(srcdir)" in \
608 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
609 *) sdir
=$(subdir
)/$(srcdir) ;; \
611 for i in
$$list; do \
612 if
test -f
"$$i"; then \
613 echo
"$(subdir)/$$i"; \
617 done
>> $(top_builddir
)/cscope.files
620 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
623 all-am
: Makefile
$(LTLIBRARIES
)
626 install-exec
: install-exec-am
627 install-data
: install-data-am
628 uninstall: uninstall-am
631 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
633 installcheck: installcheck-am
635 if
test -z
'$(STRIP)'; then \
636 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
637 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
640 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
641 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
642 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
649 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
650 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
652 maintainer-clean-generic
:
653 @echo
"This command is intended for maintainers to use"
654 @echo
"it deletes files that may require special tools to rebuild."
657 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
660 distclean: distclean-am
662 distclean-am
: clean-am distclean-compile distclean-generic \
679 install-dvi
: install-dvi-am
685 install-html
: install-html-am
689 install-info
: install-info-am
695 install-pdf
: install-pdf-am
699 install-ps
: install-ps-am
705 maintainer-clean
: maintainer-clean-am
707 maintainer-clean-am
: distclean-am maintainer-clean-generic
709 mostlyclean: mostlyclean-am
711 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
724 .MAKE
: install-am install-strip
726 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
727 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
728 ctags-am
distclean distclean-compile distclean-generic \
729 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
730 info-am
install install-am install-data install-data-am \
731 install-dvi install-dvi-am install-exec install-exec-am \
732 install-html install-html-am install-info install-info-am \
733 install-man install-pdf install-pdf-am install-ps \
734 install-ps-am install-strip
installcheck installcheck-am \
735 installdirs maintainer-clean maintainer-clean-generic \
736 mostlyclean mostlyclean-compile mostlyclean-generic \
737 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
743 vpath
% $(top_srcdir
)/src
/c
++26
745 # Tell versions [3.59,3.63) of GNU make to not export all variables.
746 # Otherwise a system limit (for SysV at least) may be exceeded.