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