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
18 # Copyright (C) 2020-2023 Free Software Foundation, Inc.
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING3. If not see
32 # <http://www.gnu.org/licenses/>.
37 if
test -z
'$(MAKELEVEL)'; then \
39 elif
test -n
'$(MAKE_HOST)'; then \
41 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
47 am__make_running_with_option
= \
48 case
$${target_option-
} in \
50 *) echo
"am__make_running_with_option: internal error: invalid" \
51 "target option '$${target_option-}' specified" >&2; \
55 sane_makeflags
=$$MAKEFLAGS; \
56 if
$(am__is_gnu_make
); then \
57 sane_makeflags
=$$MFLAGS; \
62 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
63 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
69 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 for flg in
$$sane_makeflags; do \
72 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
75 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
76 -*I?
*) strip_trailopt
'I';; \
77 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
78 -*O?
*) strip_trailopt
'O';; \
79 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
80 -*l?
*) strip_trailopt
'l';; \
81 -[dEDm
]) skip_next
=yes
;; \
82 -[JT
]) skip_next
=yes
;; \
85 *$$target_option*) has_opt
=yes
; break
;; \
89 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
90 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
91 pkgdatadir
= $(datadir)/@PACKAGE@
92 pkgincludedir
= $(includedir)/@PACKAGE@
93 pkglibdir
= $(libdir)/@PACKAGE@
94 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
95 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96 install_sh_DATA
= $(install_sh
) -c
-m
644
97 install_sh_PROGRAM
= $(install_sh
) -c
98 install_sh_SCRIPT
= $(install_sh
) -c
99 INSTALL_HEADER
= $(INSTALL_DATA
)
100 transform
= $(program_transform_name
)
107 build_triplet
= @build@
108 host_triplet
= @host@
109 target_triplet
= @target@
111 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
112 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/codeset.m4 \
113 $(top_srcdir
)/..
/config
/depstand.m4 \
114 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
115 $(top_srcdir
)/..
/config
/gettext.m4 \
116 $(top_srcdir
)/..
/config
/iconv.m4 \
117 $(top_srcdir
)/..
/config
/intlmacosx.m4 \
118 $(top_srcdir
)/..
/config
/largefile.m4 \
119 $(top_srcdir
)/..
/config
/lead-dot.m4 \
120 $(top_srcdir
)/..
/config
/lib-ld.m4 \
121 $(top_srcdir
)/..
/config
/lib-link.m4 \
122 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
123 $(top_srcdir
)/..
/config
/nls.m4 \
124 $(top_srcdir
)/..
/config
/override.m4 \
125 $(top_srcdir
)/..
/config
/plugins.m4 \
126 $(top_srcdir
)/..
/config
/po.m4 \
127 $(top_srcdir
)/..
/config
/progtest.m4
$(top_srcdir
)/acinclude.m4 \
128 $(top_srcdir
)/..
/bfd
/bfd.m4
$(top_srcdir
)/common.m4 \
129 $(top_srcdir
)/..
/config
/ax_pthread.m4 \
130 $(top_srcdir
)/..
/gdb
/ax_cxx_compile_stdcxx.m4 \
131 $(top_srcdir
)/..
/gdb
/libiberty.m4
$(top_srcdir
)/selftest.m4 \
132 $(top_srcdir
)/ptrace.m4
$(top_srcdir
)/compiler-type.m4 \
133 $(top_srcdir
)/warning.m4
$(top_srcdir
)/configure.ac
134 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
136 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
137 $(am__configure_deps
)
138 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
139 configure.lineno config.status.lineno
140 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
141 CONFIG_HEADER
= config.h
143 CONFIG_CLEAN_VPATH_FILES
=
144 LIBRARIES
= $(noinst_LIBRARIES
)
147 AM_V_AR
= $(am__v_AR_@AM_V@
)
148 am__v_AR_
= $(am__v_AR_@AM_DEFAULT_V@
)
149 am__v_AR_0
= @echo
" AR " $@
;
151 libgdbsupport_a_AR
= $(AR
) $(ARFLAGS
)
152 libgdbsupport_a_LIBADD
=
153 @HAVE_PIPE_OR_PIPE2_TRUE@am__objects_1
= event-pipe.
$(OBJEXT
)
154 @SELFTEST_TRUE@am__objects_2
= selftest.
$(OBJEXT
)
155 am_libgdbsupport_a_OBJECTS
= agent.
$(OBJEXT
) btrace-common.
$(OBJEXT
) \
156 cleanups.
$(OBJEXT
) common-debug.
$(OBJEXT
) \
157 common-exceptions.
$(OBJEXT
) common-inferior.
$(OBJEXT
) \
158 common-regcache.
$(OBJEXT
) common-utils.
$(OBJEXT
) \
159 environ.
$(OBJEXT
) errors.
$(OBJEXT
) event-loop.
$(OBJEXT
) \
160 fileio.
$(OBJEXT
) filestuff.
$(OBJEXT
) format.
$(OBJEXT
) \
161 gdb-dlfcn.
$(OBJEXT
) gdb-hashtab.
$(OBJEXT
) \
162 gdb_obstack.
$(OBJEXT
) gdb_regex.
$(OBJEXT
) \
163 gdb_tilde_expand.
$(OBJEXT
) gdb_wait.
$(OBJEXT
) \
164 gdb_vecs.
$(OBJEXT
) job-control.
$(OBJEXT
) netstuff.
$(OBJEXT
) \
165 new-op.
$(OBJEXT
) pathstuff.
$(OBJEXT
) print-utils.
$(OBJEXT
) \
166 ptid.
$(OBJEXT
) rsp-low.
$(OBJEXT
) run-time-clock.
$(OBJEXT
) \
167 safe-strerror.
$(OBJEXT
) scoped_mmap.
$(OBJEXT
) search.
$(OBJEXT
) \
168 signals.
$(OBJEXT
) signals-state-save-restore.
$(OBJEXT
) \
169 task-group.
$(OBJEXT
) tdesc.
$(OBJEXT
) thread-pool.
$(OBJEXT
) \
170 xml-utils.
$(OBJEXT
) $(am__objects_1
) $(am__objects_2
)
171 libgdbsupport_a_OBJECTS
= $(am_libgdbsupport_a_OBJECTS
)
172 AM_V_P
= $(am__v_P_@AM_V@
)
173 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
176 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
177 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
178 am__v_GEN_0
= @echo
" GEN " $@
;
180 AM_V_at
= $(am__v_at_@AM_V@
)
181 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
184 DEFAULT_INCLUDES
= -I.@am__isrc@
185 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
186 am__depfiles_maybe
= depfiles
188 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
189 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
190 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
191 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
192 am__v_CXX_0
= @echo
" CXX " $@
;
195 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
197 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
198 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
199 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
201 SOURCES
= $(libgdbsupport_a_SOURCES
)
202 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
203 ctags-recursive dvi-recursive html-recursive info-recursive \
204 install-data-recursive install-dvi-recursive \
205 install-exec-recursive install-html-recursive \
206 install-info-recursive install-pdf-recursive \
207 install-ps-recursive install-recursive installcheck-recursive \
208 installdirs-recursive pdf-recursive ps-recursive \
209 tags-recursive uninstall-recursive
210 am__can_run_installinfo
= \
211 case
$$AM_UPDATE_INFO_DIR in \
213 *) (install-info
--version
) >/dev
/null
2>&1;; \
215 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
216 distclean-recursive maintainer-clean-recursive
217 am__recursive_targets
= \
218 $(RECURSIVE_TARGETS
) \
219 $(RECURSIVE_CLEAN_TARGETS
) \
220 $(am__extra_recursive_targets
)
221 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
223 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
225 # Read a list of newline-separated strings from the standard input,
226 # and print each of them once, without duplicates. Input order is
228 am__uniquify_input
= $(AWK
) '\
229 BEGIN { nonempty = 0; } \
230 { items[$$0] = 1; nonempty = 1; } \
231 END { if (nonempty) { for (i in items) print i; }; } \
233 # Make sure the list of sources is unique. This is necessary because,
234 # e.g., the same source file might be shared among _SOURCES variables
235 # for different programs/libraries.
236 am__define_uniq_tagged_files
= \
237 list
='$(am__tagged_files)'; \
238 unique
=`for i in $$list; do \
239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
240 done | $(am__uniquify_input)`
244 DIST_SUBDIRS
= $(SUBDIRS
)
248 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
249 AUTOCONF
= @AUTOCONF@
250 AUTOHEADER
= @AUTOHEADER@
251 AUTOMAKE
= @AUTOMAKE@
253 CATALOGS
= @CATALOGS@
254 CATOBJEXT
= @CATOBJEXT@
256 CCDEPMODE
= @CCDEPMODE@
258 CONFIG_STATUS_DEPENDENCIES
= @CONFIG_STATUS_DEPENDENCIES@
260 CPPFLAGS
= @CPPFLAGS@
262 CXXDEPMODE
= @CXXDEPMODE@
263 CXXFLAGS
= @CXXFLAGS@
264 CXX_DIALECT
= @CXX_DIALECT@
265 CYGPATH_W
= @CYGPATH_W@
266 DATADIRNAME
= @DATADIRNAME@
277 HAVE_CXX17
= @HAVE_CXX17@
278 HAVE_LIBIPT
= @HAVE_LIBIPT@
279 HAVE_LIBXXHASH
= @HAVE_LIBXXHASH@
282 INSTALL_DATA
= @INSTALL_DATA@
283 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
284 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
285 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
286 INSTOBJEXT
= @INSTOBJEXT@
287 INTLLIBS
= @INTLLIBS@
288 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
289 LARGEFILE_CPPFLAGS
= @LARGEFILE_CPPFLAGS@
291 LIBICONV
= @LIBICONV@
293 LIBINTL_DEP
= @LIBINTL_DEP@
297 LIBXXHASH
= @LIBXXHASH@
298 LTLIBICONV
= @LTLIBICONV@
299 LTLIBINTL
= @LTLIBINTL@
300 LTLIBIPT
= @LTLIBIPT@
301 LTLIBOBJS
= @LTLIBOBJS@
302 LTLIBXXHASH
= @LTLIBXXHASH@
304 MAKEINFO
= @MAKEINFO@
306 MKINSTALLDIRS
= @MKINSTALLDIRS@
308 MSGMERGE
= @MSGMERGE@
311 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
312 PACKAGE_NAME
= @PACKAGE_NAME@
313 PACKAGE_STRING
= @PACKAGE_STRING@
314 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
315 PACKAGE_URL
= @PACKAGE_URL@
316 PACKAGE_VERSION
= @PACKAGE_VERSION@
317 PATH_SEPARATOR
= @PATH_SEPARATOR@
319 PTHREAD_CC
= @PTHREAD_CC@
320 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
321 PTHREAD_LIBS
= @PTHREAD_LIBS@
324 SET_MAKE
= @SET_MAKE@
329 WARN_CFLAGS
= @WARN_CFLAGS@
330 WERROR_CFLAGS
= @WERROR_CFLAGS@
331 XGETTEXT
= @XGETTEXT@
332 abs_builddir
= @abs_builddir@
333 abs_srcdir
= @abs_srcdir@
334 abs_top_builddir
= @abs_top_builddir@
335 abs_top_srcdir
= @abs_top_srcdir@
336 ac_ct_CC
= @ac_ct_CC@
337 ac_ct_CXX
= @ac_ct_CXX@
338 am__include
= @am__include@
339 am__leading_dot
= @am__leading_dot@
340 am__quote
= @am__quote@
342 am__untar
= @am__untar@
343 ax_pthread_config
= @ax_pthread_config@
346 build_alias
= @build_alias@
347 build_cpu
= @build_cpu@
348 build_os
= @build_os@
349 build_vendor
= @build_vendor@
350 builddir
= @builddir@
352 datarootdir
= @datarootdir@
355 exec_prefix = @
exec_prefix@
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 localedir
= @localedir@
368 localstatedir
= @localstatedir@
371 oldincludedir = @
oldincludedir@
374 program_transform_name
= @program_transform_name@
377 sharedstatedir
= @sharedstatedir@
379 sysconfdir
= @sysconfdir@
381 target_alias
= @target_alias@
382 target_cpu
= @target_cpu@
383 target_os
= @target_os@
384 target_vendor
= @target_vendor@
385 top_build_prefix
= @top_build_prefix@
386 top_builddir
= @top_builddir@
387 top_srcdir
= @top_srcdir@
388 AUTOMAKE_OPTIONS
= no-dist foreign
389 ACLOCAL_AMFLAGS
= -I .
-I ..
/config
391 # Suppress 'configure.ac: error: AM_GNU_GETTEXT used but SUBDIRS not defined'
392 # from Automake, as gdbsupport uses AM_GNU_GETTEXT through
393 # ZW_GNU_GETTEXT_SISTER_DIR, but doesn't have any translations (currently).
395 AM_CPPFLAGS
= -I
$(srcdir)/..
/include -I
$(srcdir)/..
/gdb \
396 -I..
/gnulib
/import
-I
$(srcdir)/..
/gnulib
/import \
397 -I..
-I
$(srcdir)/..
$(INCINTL
) -I..
/bfd
-I
$(srcdir)/..
/bfd \
400 AM_CXXFLAGS
= $(WARN_CFLAGS
) $(WERROR_CFLAGS
)
401 noinst_LIBRARIES
= libgdbsupport.a
402 @SELFTEST_TRUE@selftest
= selftest.
cc
403 @HAVE_PIPE_OR_PIPE2_TRUE@eventpipe
= event-pipe.
cc
404 libgdbsupport_a_SOURCES
= \
409 common-exceptions.
cc \
423 gdb_tilde_expand.
cc \
438 signals-state-save-restore.
cc \
447 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
450 .SUFFIXES
: .
cc .o .obj
451 am--refresh
: Makefile
453 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
455 case
'$(am__configure_deps)' in \
457 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
458 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
463 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
464 $(am__cd
) $(top_srcdir
) && \
465 $(AUTOMAKE
) --foreign Makefile
466 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
469 echo
' $(SHELL) ./config.status'; \
470 $(SHELL
) .
/config.status
;; \
472 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
473 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
476 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
477 $(SHELL
) .
/config.status
--recheck
479 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
480 $(am__cd
) $(srcdir) && $(AUTOCONF
)
481 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
482 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
483 $(am__aclocal_m4_deps
):
486 @
test -f
$@ ||
rm -f stamp-h1
487 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
489 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
491 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
492 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
493 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
498 -rm -f config.h stamp-h1
500 clean-noinstLIBRARIES
:
501 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
503 libgdbsupport.a
: $(libgdbsupport_a_OBJECTS
) $(libgdbsupport_a_DEPENDENCIES
) $(EXTRA_libgdbsupport_a_DEPENDENCIES
)
504 $(AM_V_at
)-rm -f libgdbsupport.a
505 $(AM_V_AR
)$(libgdbsupport_a_AR
) libgdbsupport.a
$(libgdbsupport_a_OBJECTS
) $(libgdbsupport_a_LIBADD
)
506 $(AM_V_at
)$(RANLIB
) libgdbsupport.a
514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/agent.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/btrace-common.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cleanups.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common-debug.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common-exceptions.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common-inferior.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common-regcache.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common-utils.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/environ.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/errors.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event-loop.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event-pipe.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fileio.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/filestuff.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/format.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb-dlfcn.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb-hashtab.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb_obstack.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb_regex.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb_tilde_expand.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb_vecs.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdb_wait.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/job-control.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netstuff.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/new-op.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pathstuff.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print-utils.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ptid.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rsp-low.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/run-time-clock.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/safe-strerror.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scoped_mmap.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/search.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/selftest.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signals-state-save-restore.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signals.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/task-group.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tdesc.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/thread-pool.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xml-utils.Po@am__quote@
556 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
557 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
558 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
560 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
563 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
564 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
565 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
567 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
569 # This directory's subdirectories are mostly independent; you can cd
570 # into them and run 'make' without going through this Makefile.
571 # To change the values of 'make' variables: instead of editing Makefiles,
572 # (1) if the variable is set in 'config.status', edit 'config.status'
573 # (which will cause the Makefiles to be regenerated when you run 'make');
574 # (2) otherwise, pass the desired values on the 'make' command line.
575 $(am__recursive_targets
):
577 if
$(am__make_keepgoing
); then \
578 failcom
='fail=yes'; \
583 target
=`echo $@ | sed s/-recursive//`; \
585 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
586 *) list
='$(SUBDIRS)' ;; \
588 for subdir in
$$list; do \
589 echo
"Making $$target in $$subdir"; \
590 if
test "$$subdir" = "."; then \
592 local_target
="$$target-am"; \
594 local_target
="$$target"; \
596 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
599 if
test "$$dot_seen" = "no"; then \
600 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
603 ID
: $(am__tagged_files
)
604 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
608 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
611 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
612 include_option
=--etags-include
; \
615 include_option
=--include; \
618 list
='$(SUBDIRS)'; for subdir in
$$list; do \
619 if
test "$$subdir" = .
; then
:; else \
620 test ! -f
$$subdir/TAGS || \
621 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
624 $(am__define_uniq_tagged_files
); \
626 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
627 test -n
"$$unique" || unique
=$$empty_fix; \
628 if
test $$# -gt 0; then \
629 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
632 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
636 ctags
: ctags-recursive
639 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
640 $(am__define_uniq_tagged_files
); \
641 test -z
"$(CTAGS_ARGS)$$unique" \
642 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
646 here
=`$(am__cd) $(top_builddir) && pwd` \
647 && $(am__cd
) $(top_srcdir
) \
648 && gtags
-i
$(GTAGS_ARGS
) "$$here"
650 test ! -s cscope.files \
651 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
654 cscope.files
: clean-cscope cscopelist
655 cscopelist
: cscopelist-recursive
657 cscopelist-am
: $(am__tagged_files
)
658 list
='$(am__tagged_files)'; \
659 case
"$(srcdir)" in \
660 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
661 *) sdir
=$(subdir
)/$(srcdir) ;; \
663 for i in
$$list; do \
664 if
test -f
"$$i"; then \
665 echo
"$(subdir)/$$i"; \
669 done
>> $(top_builddir
)/cscope.files
672 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
673 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
675 check: check-recursive
676 all-am
: Makefile
$(LIBRARIES
) config.h
677 installdirs: installdirs-recursive
679 install: install-recursive
680 install-exec
: install-exec-recursive
681 install-data
: install-data-recursive
682 uninstall: uninstall-recursive
685 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
687 installcheck: installcheck-recursive
689 if
test -z
'$(STRIP)'; then \
690 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
691 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
694 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
696 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
703 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
704 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
706 maintainer-clean-generic
:
707 @echo
"This command is intended for maintainers to use"
708 @echo
"it deletes files that may require special tools to rebuild."
709 clean: clean-recursive
711 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
713 distclean: distclean-recursive
714 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
717 distclean-am
: clean-am distclean-compile distclean-generic \
718 distclean-hdr distclean-tags
734 install-dvi
: install-dvi-recursive
740 install-html
: install-html-recursive
744 install-info
: install-info-recursive
750 install-pdf
: install-pdf-recursive
754 install-ps
: install-ps-recursive
760 maintainer-clean
: maintainer-clean-recursive
761 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
762 -rm -rf
$(top_srcdir
)/autom4te.cache
765 maintainer-clean-am
: distclean-am maintainer-clean-generic
767 mostlyclean: mostlyclean-recursive
769 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
781 .MAKE
: $(am__recursive_targets
) all install-am install-strip
783 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
784 am--refresh
check check-am
clean clean-cscope clean-generic \
785 clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am \
786 distclean distclean-compile distclean-generic distclean-hdr \
787 distclean-tags
dvi dvi-am html html-am
info info-am
install \
788 install-am install-data install-data-am install-dvi \
789 install-dvi-am install-exec install-exec-am install-html \
790 install-html-am install-info install-info-am install-man \
791 install-pdf install-pdf-am install-ps install-ps-am \
792 install-strip
installcheck installcheck-am
installdirs \
793 installdirs-am maintainer-clean maintainer-clean-generic \
794 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
795 ps ps-am
tags tags-am
uninstall uninstall-am
800 override CXX
+= $(CXX_DIALECT
)
802 # Double-check that no defines are missing from our configury.
804 cd
$(srcdir) && emacs
--script check-defines.el
806 # Tell versions [3.59,3.63) of GNU make to not export all variables.
807 # Otherwise a system limit (for SysV at least) may be exceeded.