Move gdbsupport to the top level
[deliverable/binutils-gdb.git] / gdbsupport / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # Copyright (C) 2020 Free Software Foundation, Inc.
19 #
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.
24 #
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.
29 #
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/>.
33 #
34
35 VPATH = @srcdir@
36 am__is_gnu_make = { \
37 if test -z '$(MAKELEVEL)'; then \
38 false; \
39 elif test -n '$(MAKE_HOST)'; then \
40 true; \
41 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42 true; \
43 else \
44 false; \
45 fi; \
46 }
47 am__make_running_with_option = \
48 case $${target_option-} in \
49 ?) ;; \
50 *) echo "am__make_running_with_option: internal error: invalid" \
51 "target option '$${target_option-}' specified" >&2; \
52 exit 1;; \
53 esac; \
54 has_opt=no; \
55 sane_makeflags=$$MAKEFLAGS; \
56 if $(am__is_gnu_make); then \
57 sane_makeflags=$$MFLAGS; \
58 else \
59 case $$MAKEFLAGS in \
60 *\\[\ \ ]*) \
61 bs=\\; \
62 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
64 esac; \
65 fi; \
66 skip_next=no; \
67 strip_trailopt () \
68 { \
69 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70 }; \
71 for flg in $$sane_makeflags; do \
72 test $$skip_next = yes && { skip_next=no; continue; }; \
73 case $$flg in \
74 *=*|--*) 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;; \
83 esac; \
84 case $$flg in \
85 *$$target_option*) has_opt=yes; break;; \
86 esac; \
87 done; \
88 test $$has_opt = yes
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)
101 NORMAL_INSTALL = :
102 PRE_INSTALL = :
103 POST_INSTALL = :
104 NORMAL_UNINSTALL = :
105 PRE_UNINSTALL = :
106 POST_UNINSTALL = :
107 build_triplet = @build@
108 host_triplet = @host@
109 target_triplet = @target@
110 subdir = .
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/largefile.m4 \
116 $(top_srcdir)/../config/lead-dot.m4 \
117 $(top_srcdir)/../config/override.m4 \
118 $(top_srcdir)/../config/plugins.m4 $(top_srcdir)/acinclude.m4 \
119 $(top_srcdir)/common.m4 $(top_srcdir)/../config/ax_pthread.m4 \
120 $(top_srcdir)/../gdb/ax_cxx_compile_stdcxx.m4 \
121 $(top_srcdir)/../gdb/libiberty.m4 \
122 $(top_srcdir)/../gdb/selftest.m4 $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124 $(ACLOCAL_M4)
125 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
126 $(am__configure_deps)
127 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
128 configure.lineno config.status.lineno
129 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
130 CONFIG_HEADER = support-config.h
131 CONFIG_CLEAN_FILES =
132 CONFIG_CLEAN_VPATH_FILES =
133 LIBRARIES = $(noinst_LIBRARIES)
134 AR = ar
135 ARFLAGS = cru
136 AM_V_AR = $(am__v_AR_@AM_V@)
137 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
138 am__v_AR_0 = @echo " AR " $@;
139 am__v_AR_1 =
140 libgdbsupport_a_AR = $(AR) $(ARFLAGS)
141 libgdbsupport_a_LIBADD =
142 @SELFTEST_TRUE@am__objects_1 = selftest.$(OBJEXT)
143 am_libgdbsupport_a_OBJECTS = agent.$(OBJEXT) btrace-common.$(OBJEXT) \
144 buffer.$(OBJEXT) cleanups.$(OBJEXT) common-debug.$(OBJEXT) \
145 common-exceptions.$(OBJEXT) common-inferior.$(OBJEXT) \
146 common-regcache.$(OBJEXT) common-utils.$(OBJEXT) \
147 environ.$(OBJEXT) errors.$(OBJEXT) fileio.$(OBJEXT) \
148 filestuff.$(OBJEXT) format.$(OBJEXT) gdb-dlfcn.$(OBJEXT) \
149 gdb_tilde_expand.$(OBJEXT) gdb_wait.$(OBJEXT) \
150 gdb_vecs.$(OBJEXT) job-control.$(OBJEXT) netstuff.$(OBJEXT) \
151 new-op.$(OBJEXT) pathstuff.$(OBJEXT) print-utils.$(OBJEXT) \
152 ptid.$(OBJEXT) rsp-low.$(OBJEXT) run-time-clock.$(OBJEXT) \
153 safe-strerror.$(OBJEXT) scoped_mmap.$(OBJEXT) \
154 signals.$(OBJEXT) signals-state-save-restore.$(OBJEXT) \
155 tdesc.$(OBJEXT) thread-pool.$(OBJEXT) xml-utils.$(OBJEXT) \
156 $(am__objects_1)
157 libgdbsupport_a_OBJECTS = $(am_libgdbsupport_a_OBJECTS)
158 AM_V_P = $(am__v_P_@AM_V@)
159 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
160 am__v_P_0 = false
161 am__v_P_1 = :
162 AM_V_GEN = $(am__v_GEN_@AM_V@)
163 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164 am__v_GEN_0 = @echo " GEN " $@;
165 am__v_GEN_1 =
166 AM_V_at = $(am__v_at_@AM_V@)
167 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
168 am__v_at_0 = @
169 am__v_at_1 =
170 DEFAULT_INCLUDES = -I.@am__isrc@
171 depcomp = $(SHELL) $(top_srcdir)/../depcomp
172 am__depfiles_maybe = depfiles
173 am__mv = mv -f
174 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
175 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
176 AM_V_CC = $(am__v_CC_@AM_V@)
177 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
178 am__v_CC_0 = @echo " CC " $@;
179 am__v_CC_1 =
180 CCLD = $(CC)
181 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
182 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
183 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
184 am__v_CCLD_0 = @echo " CCLD " $@;
185 am__v_CCLD_1 =
186 SOURCES = $(libgdbsupport_a_SOURCES)
187 am__can_run_installinfo = \
188 case $$AM_UPDATE_INFO_DIR in \
189 n|no|NO) false;; \
190 *) (install-info --version) >/dev/null 2>&1;; \
191 esac
192 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
193 $(LISP)config.in
194 # Read a list of newline-separated strings from the standard input,
195 # and print each of them once, without duplicates. Input order is
196 # *not* preserved.
197 am__uniquify_input = $(AWK) '\
198 BEGIN { nonempty = 0; } \
199 { items[$$0] = 1; nonempty = 1; } \
200 END { if (nonempty) { for (i in items) print i; }; } \
201 '
202 # Make sure the list of sources is unique. This is necessary because,
203 # e.g., the same source file might be shared among _SOURCES variables
204 # for different programs/libraries.
205 am__define_uniq_tagged_files = \
206 list='$(am__tagged_files)'; \
207 unique=`for i in $$list; do \
208 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209 done | $(am__uniquify_input)`
210 ETAGS = etags
211 CTAGS = ctags
212 CSCOPE = cscope
213 AM_RECURSIVE_TARGETS = cscope
214 ACLOCAL = @ACLOCAL@
215 ALLOCA = @ALLOCA@
216 AMTAR = @AMTAR@
217 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
218 AUTOCONF = @AUTOCONF@
219 AUTOHEADER = @AUTOHEADER@
220 AUTOMAKE = @AUTOMAKE@
221 AWK = @AWK@
222 CATALOGS = @CATALOGS@
223 CATOBJEXT = @CATOBJEXT@
224 CC = @CC@
225 CCDEPMODE = @CCDEPMODE@
226 CFLAGS = @CFLAGS@
227 CPP = @CPP@
228 CPPFLAGS = @CPPFLAGS@
229 CXX = @CXX@
230 CXXDEPMODE = @CXXDEPMODE@
231 CXXFLAGS = @CXXFLAGS@
232 CXX_DIALECT = @CXX_DIALECT@
233 CYGPATH_W = @CYGPATH_W@
234 DATADIRNAME = @DATADIRNAME@
235 DEFS = @DEFS@
236 DEPDIR = @DEPDIR@
237 ECHO_C = @ECHO_C@
238 ECHO_N = @ECHO_N@
239 ECHO_T = @ECHO_T@
240 EGREP = @EGREP@
241 EXEEXT = @EXEEXT@
242 GENCAT = @GENCAT@
243 GMSGFMT = @GMSGFMT@
244 GREP = @GREP@
245 HAVE_CXX11 = @HAVE_CXX11@
246 INCINTL = @INCINTL@
247 INSTALL = @INSTALL@
248 INSTALL_DATA = @INSTALL_DATA@
249 INSTALL_PROGRAM = @INSTALL_PROGRAM@
250 INSTALL_SCRIPT = @INSTALL_SCRIPT@
251 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252 INSTOBJEXT = @INSTOBJEXT@
253 LDFLAGS = @LDFLAGS@
254 LIBINTL = @LIBINTL@
255 LIBINTL_DEP = @LIBINTL_DEP@
256 LIBOBJS = @LIBOBJS@
257 LIBS = @LIBS@
258 LTLIBOBJS = @LTLIBOBJS@
259 MAINT = @MAINT@
260 MAKEINFO = @MAKEINFO@
261 MKDIR_P = @MKDIR_P@
262 OBJEXT = @OBJEXT@
263 PACKAGE = @PACKAGE@
264 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
265 PACKAGE_NAME = @PACKAGE_NAME@
266 PACKAGE_STRING = @PACKAGE_STRING@
267 PACKAGE_TARNAME = @PACKAGE_TARNAME@
268 PACKAGE_URL = @PACKAGE_URL@
269 PACKAGE_VERSION = @PACKAGE_VERSION@
270 PATH_SEPARATOR = @PATH_SEPARATOR@
271 POSUB = @POSUB@
272 PTHREAD_CC = @PTHREAD_CC@
273 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
274 PTHREAD_LIBS = @PTHREAD_LIBS@
275 RANLIB = @RANLIB@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 STRIP = @STRIP@
280 USE_NLS = @USE_NLS@
281 VERSION = @VERSION@
282 XGETTEXT = @XGETTEXT@
283 abs_builddir = @abs_builddir@
284 abs_srcdir = @abs_srcdir@
285 abs_top_builddir = @abs_top_builddir@
286 abs_top_srcdir = @abs_top_srcdir@
287 ac_ct_CC = @ac_ct_CC@
288 ac_ct_CXX = @ac_ct_CXX@
289 am__include = @am__include@
290 am__leading_dot = @am__leading_dot@
291 am__quote = @am__quote@
292 am__tar = @am__tar@
293 am__untar = @am__untar@
294 ax_pthread_config = @ax_pthread_config@
295 bindir = @bindir@
296 build = @build@
297 build_alias = @build_alias@
298 build_cpu = @build_cpu@
299 build_os = @build_os@
300 build_vendor = @build_vendor@
301 builddir = @builddir@
302 datadir = @datadir@
303 datarootdir = @datarootdir@
304 docdir = @docdir@
305 dvidir = @dvidir@
306 exec_prefix = @exec_prefix@
307 host = @host@
308 host_alias = @host_alias@
309 host_cpu = @host_cpu@
310 host_os = @host_os@
311 host_vendor = @host_vendor@
312 htmldir = @htmldir@
313 includedir = @includedir@
314 infodir = @infodir@
315 install_sh = @install_sh@
316 libdir = @libdir@
317 libexecdir = @libexecdir@
318 localedir = @localedir@
319 localstatedir = @localstatedir@
320 mandir = @mandir@
321 mkdir_p = @mkdir_p@
322 oldincludedir = @oldincludedir@
323 pdfdir = @pdfdir@
324 prefix = @prefix@
325 program_transform_name = @program_transform_name@
326 psdir = @psdir@
327 sbindir = @sbindir@
328 sharedstatedir = @sharedstatedir@
329 srcdir = @srcdir@
330 sysconfdir = @sysconfdir@
331 target = @target@
332 target_alias = @target_alias@
333 target_cpu = @target_cpu@
334 target_os = @target_os@
335 target_vendor = @target_vendor@
336 top_build_prefix = @top_build_prefix@
337 top_builddir = @top_builddir@
338 top_srcdir = @top_srcdir@
339 AUTOMAKE_OPTIONS = no-dist foreign
340 ACLOCAL_AMFLAGS = -I . -I ../config
341 AM_CPPFLAGS = -I$(srcdir)/../include -I$(srcdir)/../gdb \
342 -I../gnulib/import -I$(srcdir)/../gnulib/import \
343 -I.. -I$(srcdir)/.. $(INCINTL) -I../bfd -I$(srcdir)/../bfd
344
345 noinst_LIBRARIES = libgdbsupport.a
346 @SELFTEST_TRUE@selftest = selftest.c
347 libgdbsupport_a_SOURCES = \
348 agent.c \
349 btrace-common.c \
350 buffer.c \
351 cleanups.c \
352 common-debug.c \
353 common-exceptions.c \
354 common-inferior.c \
355 common-regcache.c \
356 common-utils.c \
357 environ.c \
358 errors.c \
359 fileio.c \
360 filestuff.c \
361 format.c \
362 gdb-dlfcn.c \
363 gdb_tilde_expand.c \
364 gdb_wait.c \
365 gdb_vecs.c \
366 job-control.c \
367 netstuff.c \
368 new-op.c \
369 pathstuff.c \
370 print-utils.c \
371 ptid.c \
372 rsp-low.c \
373 run-time-clock.c \
374 safe-strerror.c \
375 scoped_mmap.c \
376 signals.c \
377 signals-state-save-restore.c \
378 tdesc.c \
379 thread-pool.c \
380 xml-utils.c \
381 $(selftest)
382
383 all: support-config.h
384 $(MAKE) $(AM_MAKEFLAGS) all-am
385
386 .SUFFIXES:
387 .SUFFIXES: .c .o .obj
388 am--refresh: Makefile
389 @:
390 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
391 @for dep in $?; do \
392 case '$(am__configure_deps)' in \
393 *$$dep*) \
394 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
395 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
396 && exit 0; \
397 exit 1;; \
398 esac; \
399 done; \
400 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
401 $(am__cd) $(top_srcdir) && \
402 $(AUTOMAKE) --foreign Makefile
403 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
404 @case '$?' in \
405 *config.status*) \
406 echo ' $(SHELL) ./config.status'; \
407 $(SHELL) ./config.status;; \
408 *) \
409 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
410 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
411 esac;
412
413 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
414 $(SHELL) ./config.status --recheck
415
416 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
417 $(am__cd) $(srcdir) && $(AUTOCONF)
418 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
419 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
420 $(am__aclocal_m4_deps):
421
422 support-config.h: stamp-h1
423 @test -f $@ || rm -f stamp-h1
424 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
425
426 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
427 @rm -f stamp-h1
428 cd $(top_builddir) && $(SHELL) ./config.status support-config.h
429 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
430 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
431 rm -f stamp-h1
432 touch $@
433
434 distclean-hdr:
435 -rm -f support-config.h stamp-h1
436
437 clean-noinstLIBRARIES:
438 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
439
440 libgdbsupport.a: $(libgdbsupport_a_OBJECTS) $(libgdbsupport_a_DEPENDENCIES) $(EXTRA_libgdbsupport_a_DEPENDENCIES)
441 $(AM_V_at)-rm -f libgdbsupport.a
442 $(AM_V_AR)$(libgdbsupport_a_AR) libgdbsupport.a $(libgdbsupport_a_OBJECTS) $(libgdbsupport_a_LIBADD)
443 $(AM_V_at)$(RANLIB) libgdbsupport.a
444
445 mostlyclean-compile:
446 -rm -f *.$(OBJEXT)
447
448 distclean-compile:
449 -rm -f *.tab.c
450
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/agent.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btrace-common.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cleanups.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common-debug.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common-exceptions.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common-inferior.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common-regcache.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common-utils.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environ.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileio.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filestuff.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb-dlfcn.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb_tilde_expand.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb_vecs.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb_wait.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/job-control.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netstuff.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new-op.Po@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pathstuff.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-utils.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptid.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsp-low.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-time-clock.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-strerror.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scoped_mmap.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selftest.Po@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signals-state-save-restore.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signals.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tdesc.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-pool.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-utils.Po@am__quote@
485
486 .c.o:
487 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
492
493 .c.obj:
494 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
495 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
499
500 ID: $(am__tagged_files)
501 $(am__define_uniq_tagged_files); mkid -fID $$unique
502 tags: tags-am
503 TAGS: tags
504
505 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
506 set x; \
507 here=`pwd`; \
508 $(am__define_uniq_tagged_files); \
509 shift; \
510 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
511 test -n "$$unique" || unique=$$empty_fix; \
512 if test $$# -gt 0; then \
513 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
514 "$$@" $$unique; \
515 else \
516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517 $$unique; \
518 fi; \
519 fi
520 ctags: ctags-am
521
522 CTAGS: ctags
523 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
524 $(am__define_uniq_tagged_files); \
525 test -z "$(CTAGS_ARGS)$$unique" \
526 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
527 $$unique
528
529 GTAGS:
530 here=`$(am__cd) $(top_builddir) && pwd` \
531 && $(am__cd) $(top_srcdir) \
532 && gtags -i $(GTAGS_ARGS) "$$here"
533 cscope: cscope.files
534 test ! -s cscope.files \
535 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
536 clean-cscope:
537 -rm -f cscope.files
538 cscope.files: clean-cscope cscopelist
539 cscopelist: cscopelist-am
540
541 cscopelist-am: $(am__tagged_files)
542 list='$(am__tagged_files)'; \
543 case "$(srcdir)" in \
544 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
545 *) sdir=$(subdir)/$(srcdir) ;; \
546 esac; \
547 for i in $$list; do \
548 if test -f "$$i"; then \
549 echo "$(subdir)/$$i"; \
550 else \
551 echo "$$sdir/$$i"; \
552 fi; \
553 done >> $(top_builddir)/cscope.files
554
555 distclean-tags:
556 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
557 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
558 check-am: all-am
559 check: check-am
560 all-am: Makefile $(LIBRARIES) support-config.h
561 installdirs:
562 install: install-am
563 install-exec: install-exec-am
564 install-data: install-data-am
565 uninstall: uninstall-am
566
567 install-am: all-am
568 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
569
570 installcheck: installcheck-am
571 install-strip:
572 if test -z '$(STRIP)'; then \
573 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
574 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
575 install; \
576 else \
577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
579 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
580 fi
581 mostlyclean-generic:
582
583 clean-generic:
584
585 distclean-generic:
586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
587 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
588
589 maintainer-clean-generic:
590 @echo "This command is intended for maintainers to use"
591 @echo "it deletes files that may require special tools to rebuild."
592 clean: clean-am
593
594 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
595
596 distclean: distclean-am
597 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
598 -rm -rf ./$(DEPDIR)
599 -rm -f Makefile
600 distclean-am: clean-am distclean-compile distclean-generic \
601 distclean-hdr distclean-tags
602
603 dvi: dvi-am
604
605 dvi-am:
606
607 html: html-am
608
609 html-am:
610
611 info: info-am
612
613 info-am:
614
615 install-data-am:
616
617 install-dvi: install-dvi-am
618
619 install-dvi-am:
620
621 install-exec-am:
622
623 install-html: install-html-am
624
625 install-html-am:
626
627 install-info: install-info-am
628
629 install-info-am:
630
631 install-man:
632
633 install-pdf: install-pdf-am
634
635 install-pdf-am:
636
637 install-ps: install-ps-am
638
639 install-ps-am:
640
641 installcheck-am:
642
643 maintainer-clean: maintainer-clean-am
644 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
645 -rm -rf $(top_srcdir)/autom4te.cache
646 -rm -rf ./$(DEPDIR)
647 -rm -f Makefile
648 maintainer-clean-am: distclean-am maintainer-clean-generic
649
650 mostlyclean: mostlyclean-am
651
652 mostlyclean-am: mostlyclean-compile mostlyclean-generic
653
654 pdf: pdf-am
655
656 pdf-am:
657
658 ps: ps-am
659
660 ps-am:
661
662 uninstall-am:
663
664 .MAKE: all install-am install-strip
665
666 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
667 clean-cscope clean-generic clean-noinstLIBRARIES cscope \
668 cscopelist-am ctags ctags-am distclean distclean-compile \
669 distclean-generic distclean-hdr distclean-tags dvi dvi-am html \
670 html-am info info-am install install-am install-data \
671 install-data-am install-dvi install-dvi-am install-exec \
672 install-exec-am install-html install-html-am install-info \
673 install-info-am install-man install-pdf install-pdf-am \
674 install-ps install-ps-am install-strip installcheck \
675 installcheck-am installdirs maintainer-clean \
676 maintainer-clean-generic mostlyclean mostlyclean-compile \
677 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
678 uninstall-am
679
680 .PRECIOUS: Makefile
681
682
683 override CC := $(CXX)
684 override CFLAGS := $(CXXFLAGS)
685
686 # Tell versions [3.59,3.63) of GNU make to not export all variables.
687 # Otherwise a system limit (for SysV at least) may be exceeded.
688 .NOEXPORT:
This page took 0.051246 seconds and 5 git commands to generate.