Imported Upstream version 1.18.1
[platform/upstream/c-ares.git] / Makefile.in
1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2021 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) 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;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
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)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = .
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \
94         $(top_srcdir)/m4/ax_ac_print_to_file.m4 \
95         $(top_srcdir)/m4/ax_add_am_macro_static.m4 \
96         $(top_srcdir)/m4/ax_am_macros_static.m4 \
97         $(top_srcdir)/m4/ax_check_gnu_make.m4 \
98         $(top_srcdir)/m4/ax_code_coverage.m4 \
99         $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
100         $(top_srcdir)/m4/ax_file_escapes.m4 \
101         $(top_srcdir)/m4/ax_require_defined.m4 \
102         $(top_srcdir)/m4/cares-compilers.m4 \
103         $(top_srcdir)/m4/cares-confopts.m4 \
104         $(top_srcdir)/m4/cares-functions.m4 \
105         $(top_srcdir)/m4/cares-reentrant.m4 \
106         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
107         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
108         $(top_srcdir)/m4/lt~obsolete.m4 \
109         $(top_srcdir)/m4/xc-am-iface.m4 \
110         $(top_srcdir)/m4/xc-cc-check.m4 \
111         $(top_srcdir)/m4/xc-lt-iface.m4 \
112         $(top_srcdir)/m4/xc-translit.m4 \
113         $(top_srcdir)/m4/xc-val-flgs.m4 \
114         $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
115         $(top_srcdir)/configure.ac
116 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
117         $(ACLOCAL_M4)
118 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
119         $(am__configure_deps) $(am__DIST_COMMON)
120 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
121  configure.lineno config.status.lineno
122 mkinstalldirs = $(install_sh) -d
123 CONFIG_HEADER = $(top_builddir)/src/lib/ares_config.h \
124         $(top_builddir)/include/ares_build.h
125 CONFIG_CLEAN_FILES = libcares.pc
126 CONFIG_CLEAN_VPATH_FILES =
127 AM_V_P = $(am__v_P_@AM_V@)
128 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
129 am__v_P_0 = false
130 am__v_P_1 = :
131 AM_V_GEN = $(am__v_GEN_@AM_V@)
132 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
133 am__v_GEN_0 = @echo "  GEN     " $@;
134 am__v_GEN_1 = 
135 AM_V_at = $(am__v_at_@AM_V@)
136 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137 am__v_at_0 = @
138 am__v_at_1 = 
139 SOURCES =
140 DIST_SOURCES =
141 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
142         ctags-recursive dvi-recursive html-recursive info-recursive \
143         install-data-recursive install-dvi-recursive \
144         install-exec-recursive install-html-recursive \
145         install-info-recursive install-pdf-recursive \
146         install-ps-recursive install-recursive installcheck-recursive \
147         installdirs-recursive pdf-recursive ps-recursive \
148         tags-recursive uninstall-recursive
149 am__can_run_installinfo = \
150   case $$AM_UPDATE_INFO_DIR in \
151     n|no|NO) false;; \
152     *) (install-info --version) >/dev/null 2>&1;; \
153   esac
154 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
155 am__vpath_adj = case $$p in \
156     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
157     *) f=$$p;; \
158   esac;
159 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
160 am__install_max = 40
161 am__nobase_strip_setup = \
162   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
163 am__nobase_strip = \
164   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
165 am__nobase_list = $(am__nobase_strip_setup); \
166   for p in $$list; do echo "$$p $$p"; done | \
167   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
168   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
169     if (++n[$$2] == $(am__install_max)) \
170       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
171     END { for (dir in files) print dir, files[dir] }'
172 am__base_list = \
173   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
174   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
175 am__uninstall_files_from_dir = { \
176   test -z "$$files" \
177     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
178     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
179          $(am__cd) "$$dir" && rm -f $$files; }; \
180   }
181 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
182 DATA = $(pkgconfig_DATA)
183 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
184   distclean-recursive maintainer-clean-recursive
185 am__recursive_targets = \
186   $(RECURSIVE_TARGETS) \
187   $(RECURSIVE_CLEAN_TARGETS) \
188   $(am__extra_recursive_targets)
189 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
190         cscope distdir distdir-am dist dist-all distcheck
191 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192 # Read a list of newline-separated strings from the standard input,
193 # and print each of them once, without duplicates.  Input order is
194 # *not* preserved.
195 am__uniquify_input = $(AWK) '\
196   BEGIN { nonempty = 0; } \
197   { items[$$0] = 1; nonempty = 1; } \
198   END { if (nonempty) { for (i in items) print i; }; } \
199 '
200 # Make sure the list of sources is unique.  This is necessary because,
201 # e.g., the same source file might be shared among _SOURCES variables
202 # for different programs/libraries.
203 am__define_uniq_tagged_files = \
204   list='$(am__tagged_files)'; \
205   unique=`for i in $$list; do \
206     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207   done | $(am__uniquify_input)`
208 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libcares.pc.in \
209         AUTHORS INSTALL.md NEWS README.md TODO compile config.guess \
210         config.sub depcomp install-sh ltmain.sh missing
211 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212 distdir = $(PACKAGE)-$(VERSION)
213 top_distdir = $(distdir)
214 am__remove_distdir = \
215   if test -d "$(distdir)"; then \
216     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
217       && rm -rf "$(distdir)" \
218       || { sleep 5 && rm -rf "$(distdir)"; }; \
219   else :; fi
220 am__post_remove_distdir = $(am__remove_distdir)
221 am__relativize = \
222   dir0=`pwd`; \
223   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
224   sed_rest='s,^[^/]*/*,,'; \
225   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
226   sed_butlast='s,/*[^/]*$$,,'; \
227   while test -n "$$dir1"; do \
228     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
229     if test "$$first" != "."; then \
230       if test "$$first" = ".."; then \
231         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
232         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
233       else \
234         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
235         if test "$$first2" = "$$first"; then \
236           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
237         else \
238           dir2="../$$dir2"; \
239         fi; \
240         dir0="$$dir0"/"$$first"; \
241       fi; \
242     fi; \
243     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
244   done; \
245   reldir="$$dir2"
246 DIST_ARCHIVES = $(distdir).tar.gz
247 GZIP_ENV = --best
248 DIST_TARGETS = dist-gzip
249 # Exists only to be overridden by the user if desired.
250 AM_DISTCHECK_DVI_TARGET = dvi
251 distuninstallcheck_listfiles = find . -type f -print
252 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
253   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
254 distcleancheck_listfiles = find . -type f -print
255 ACLOCAL = @ACLOCAL@
256 AMTAR = @AMTAR@
257 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258 AR = @AR@
259 AS = @AS@
260 AUTOCONF = @AUTOCONF@
261 AUTOHEADER = @AUTOHEADER@
262 AUTOMAKE = @AUTOMAKE@
263 AWK = @AWK@
264 BUILD_SUBDIRS = @BUILD_SUBDIRS@
265 CARES_CFLAG_EXTRAS = @CARES_CFLAG_EXTRAS@
266 CARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@
267 CARES_RANDOM_FILE = @CARES_RANDOM_FILE@
268 CARES_VERSION_INFO = @CARES_VERSION_INFO@
269 CC = @CC@
270 CCDEPMODE = @CCDEPMODE@
271 CFLAGS = @CFLAGS@
272 CFLAG_CARES_SYMBOL_HIDING = @CFLAG_CARES_SYMBOL_HIDING@
273 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
274 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
275 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
276 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
277 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
278 CPP = @CPP@
279 CPPFLAGS = @CPPFLAGS@
280 CPPFLAG_CARES_STATICLIB = @CPPFLAG_CARES_STATICLIB@
281 CSCOPE = @CSCOPE@
282 CTAGS = @CTAGS@
283 CXX = @CXX@
284 CXXCPP = @CXXCPP@
285 CXXDEPMODE = @CXXDEPMODE@
286 CXXFLAGS = @CXXFLAGS@
287 CYGPATH_W = @CYGPATH_W@
288 DEFS = @DEFS@
289 DEPDIR = @DEPDIR@
290 DLLTOOL = @DLLTOOL@
291 DSYMUTIL = @DSYMUTIL@
292 DUMPBIN = @DUMPBIN@
293 ECHO_C = @ECHO_C@
294 ECHO_N = @ECHO_N@
295 ECHO_T = @ECHO_T@
296 EGREP = @EGREP@
297 ETAGS = @ETAGS@
298 EXEEXT = @EXEEXT@
299 FGREP = @FGREP@
300 GCOV = @GCOV@
301 GENHTML = @GENHTML@
302 GREP = @GREP@
303 HAVE_CXX11 = @HAVE_CXX11@
304 INSTALL = @INSTALL@
305 INSTALL_DATA = @INSTALL_DATA@
306 INSTALL_PROGRAM = @INSTALL_PROGRAM@
307 INSTALL_SCRIPT = @INSTALL_SCRIPT@
308 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
309 LCOV = @LCOV@
310 LD = @LD@
311 LDFLAGS = @LDFLAGS@
312 LIBOBJS = @LIBOBJS@
313 LIBS = @LIBS@
314 LIBTOOL = @LIBTOOL@
315 LIPO = @LIPO@
316 LN_S = @LN_S@
317 LTLIBOBJS = @LTLIBOBJS@
318 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
319 MAINT = @MAINT@
320 MAKEINFO = @MAKEINFO@
321 MANIFEST_TOOL = @MANIFEST_TOOL@
322 MKDIR_P = @MKDIR_P@
323 NM = @NM@
324 NMEDIT = @NMEDIT@
325 OBJDUMP = @OBJDUMP@
326 OBJEXT = @OBJEXT@
327 OTOOL = @OTOOL@
328 OTOOL64 = @OTOOL64@
329 PACKAGE = @PACKAGE@
330 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
331 PACKAGE_NAME = @PACKAGE_NAME@
332 PACKAGE_STRING = @PACKAGE_STRING@
333 PACKAGE_TARNAME = @PACKAGE_TARNAME@
334 PACKAGE_URL = @PACKAGE_URL@
335 PACKAGE_VERSION = @PACKAGE_VERSION@
336 PATH_SEPARATOR = @PATH_SEPARATOR@
337 RANLIB = @RANLIB@
338 SED = @SED@
339 SET_MAKE = @SET_MAKE@
340 SHELL = @SHELL@
341 STRIP = @STRIP@
342 VERSION = @VERSION@
343 abs_builddir = @abs_builddir@
344 abs_srcdir = @abs_srcdir@
345 abs_top_builddir = @abs_top_builddir@
346 abs_top_srcdir = @abs_top_srcdir@
347 ac_ct_AR = @ac_ct_AR@
348 ac_ct_CC = @ac_ct_CC@
349 ac_ct_CXX = @ac_ct_CXX@
350 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
351 am__include = @am__include@
352 am__leading_dot = @am__leading_dot@
353 am__quote = @am__quote@
354 am__tar = @am__tar@
355 am__untar = @am__untar@
356 bindir = @bindir@
357 build = @build@
358 build_alias = @build_alias@
359 build_cpu = @build_cpu@
360 build_os = @build_os@
361 build_vendor = @build_vendor@
362 builddir = @builddir@
363 datadir = @datadir@
364 datarootdir = @datarootdir@
365 docdir = @docdir@
366 dvidir = @dvidir@
367 exec_prefix = @exec_prefix@
368 host = @host@
369 host_alias = @host_alias@
370 host_cpu = @host_cpu@
371 host_os = @host_os@
372 host_vendor = @host_vendor@
373 htmldir = @htmldir@
374 ifGNUmake = @ifGNUmake@
375 ifnGNUmake = @ifnGNUmake@
376 includedir = @includedir@
377 infodir = @infodir@
378 install_sh = @install_sh@
379 libdir = @libdir@
380 libexecdir = @libexecdir@
381 localedir = @localedir@
382 localstatedir = @localstatedir@
383 mandir = @mandir@
384 mkdir_p = @mkdir_p@
385 oldincludedir = @oldincludedir@
386 pdfdir = @pdfdir@
387 prefix = @prefix@
388 program_transform_name = @program_transform_name@
389 psdir = @psdir@
390 runstatedir = @runstatedir@
391 sbindir = @sbindir@
392 sharedstatedir = @sharedstatedir@
393 srcdir = @srcdir@
394 subdirs = @subdirs@
395 sysconfdir = @sysconfdir@
396 target_alias = @target_alias@
397 top_build_prefix = @top_build_prefix@
398 top_builddir = @top_builddir@
399 top_srcdir = @top_srcdir@
400 AUTOMAKE_OPTIONS = foreign nostdinc 1.9.6
401 ACLOCAL_AMFLAGS = -I m4 --install
402 MSVCFILES = msvc_ver.inc buildconf.bat
403
404 # adig and ahost are just sample programs and thus not mentioned with the
405 # regular sources and headers
406 EXTRA_DIST = AUTHORS CHANGES README.cares $(man_MANS) RELEASE-NOTES     \
407  c-ares-config.cmake.in libcares.pc.cmake libcares.pc.in buildconf get_ver.awk \
408  maketgz TODO README.msvc $(MSVCFILES) INSTALL.md README.md LICENSE.md \
409  CMakeLists.txt Makefile.dj Makefile.m32 Makefile.netware Makefile.msvc \
410  Makefile.Watcom AUTHORS CONTRIBUTING.md SECURITY.md TODO
411
412 CLEANFILES = $(PDFPAGES) $(HTMLPAGES)
413 DISTCLEANFILES = include/ares_build.h
414 DIST_SUBDIRS = include src test docs
415 SUBDIRS = @BUILD_SUBDIRS@
416 pkgconfigdir = $(libdir)/pkgconfig
417 pkgconfig_DATA = libcares.pc
418
419 # where to install the c-ares headers
420 libcares_ladir = $(includedir)
421 all: all-recursive
422
423 .SUFFIXES:
424 am--refresh: Makefile
425         @:
426 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
427         @for dep in $?; do \
428           case '$(am__configure_deps)' in \
429             *$$dep*) \
430               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
431               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
432                 && exit 0; \
433               exit 1;; \
434           esac; \
435         done; \
436         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
437         $(am__cd) $(top_srcdir) && \
438           $(AUTOMAKE) --foreign Makefile
439 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
440         @case '$?' in \
441           *config.status*) \
442             echo ' $(SHELL) ./config.status'; \
443             $(SHELL) ./config.status;; \
444           *) \
445             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
446             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
447         esac;
448
449 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
450         $(SHELL) ./config.status --recheck
451
452 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
453         $(am__cd) $(srcdir) && $(AUTOCONF)
454 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
455         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
456 $(am__aclocal_m4_deps):
457 libcares.pc: $(top_builddir)/config.status $(srcdir)/libcares.pc.in
458         cd $(top_builddir) && $(SHELL) ./config.status $@
459
460 mostlyclean-libtool:
461         -rm -f *.lo
462
463 clean-libtool:
464         -rm -rf .libs _libs
465
466 distclean-libtool:
467         -rm -f libtool config.lt
468 install-pkgconfigDATA: $(pkgconfig_DATA)
469         @$(NORMAL_INSTALL)
470         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
471         if test -n "$$list"; then \
472           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
473           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
474         fi; \
475         for p in $$list; do \
476           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
477           echo "$$d$$p"; \
478         done | $(am__base_list) | \
479         while read files; do \
480           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
481           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
482         done
483
484 uninstall-pkgconfigDATA:
485         @$(NORMAL_UNINSTALL)
486         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
487         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
488         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
489
490 # This directory's subdirectories are mostly independent; you can cd
491 # into them and run 'make' without going through this Makefile.
492 # To change the values of 'make' variables: instead of editing Makefiles,
493 # (1) if the variable is set in 'config.status', edit 'config.status'
494 #     (which will cause the Makefiles to be regenerated when you run 'make');
495 # (2) otherwise, pass the desired values on the 'make' command line.
496 $(am__recursive_targets):
497         @fail=; \
498         if $(am__make_keepgoing); then \
499           failcom='fail=yes'; \
500         else \
501           failcom='exit 1'; \
502         fi; \
503         dot_seen=no; \
504         target=`echo $@ | sed s/-recursive//`; \
505         case "$@" in \
506           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
507           *) list='$(SUBDIRS)' ;; \
508         esac; \
509         for subdir in $$list; do \
510           echo "Making $$target in $$subdir"; \
511           if test "$$subdir" = "."; then \
512             dot_seen=yes; \
513             local_target="$$target-am"; \
514           else \
515             local_target="$$target"; \
516           fi; \
517           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
518           || eval $$failcom; \
519         done; \
520         if test "$$dot_seen" = "no"; then \
521           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
522         fi; test -z "$$fail"
523
524 ID: $(am__tagged_files)
525         $(am__define_uniq_tagged_files); mkid -fID $$unique
526 tags: tags-recursive
527 TAGS: tags
528
529 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530         set x; \
531         here=`pwd`; \
532         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
533           include_option=--etags-include; \
534           empty_fix=.; \
535         else \
536           include_option=--include; \
537           empty_fix=; \
538         fi; \
539         list='$(SUBDIRS)'; for subdir in $$list; do \
540           if test "$$subdir" = .; then :; else \
541             test ! -f $$subdir/TAGS || \
542               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
543           fi; \
544         done; \
545         $(am__define_uniq_tagged_files); \
546         shift; \
547         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
548           test -n "$$unique" || unique=$$empty_fix; \
549           if test $$# -gt 0; then \
550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551               "$$@" $$unique; \
552           else \
553             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554               $$unique; \
555           fi; \
556         fi
557 ctags: ctags-recursive
558
559 CTAGS: ctags
560 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
561         $(am__define_uniq_tagged_files); \
562         test -z "$(CTAGS_ARGS)$$unique" \
563           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
564              $$unique
565
566 GTAGS:
567         here=`$(am__cd) $(top_builddir) && pwd` \
568           && $(am__cd) $(top_srcdir) \
569           && gtags -i $(GTAGS_ARGS) "$$here"
570 cscope: cscope.files
571         test ! -s cscope.files \
572           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
573 clean-cscope:
574         -rm -f cscope.files
575 cscope.files: clean-cscope cscopelist
576 cscopelist: cscopelist-recursive
577
578 cscopelist-am: $(am__tagged_files)
579         list='$(am__tagged_files)'; \
580         case "$(srcdir)" in \
581           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
582           *) sdir=$(subdir)/$(srcdir) ;; \
583         esac; \
584         for i in $$list; do \
585           if test -f "$$i"; then \
586             echo "$(subdir)/$$i"; \
587           else \
588             echo "$$sdir/$$i"; \
589           fi; \
590         done >> $(top_builddir)/cscope.files
591
592 distclean-tags:
593         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
595 distdir: $(BUILT_SOURCES)
596         $(MAKE) $(AM_MAKEFLAGS) distdir-am
597
598 distdir-am: $(DISTFILES)
599         $(am__remove_distdir)
600         test -d "$(distdir)" || mkdir "$(distdir)"
601         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
602         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
603         list='$(DISTFILES)'; \
604           dist_files=`for file in $$list; do echo $$file; done | \
605           sed -e "s|^$$srcdirstrip/||;t" \
606               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
607         case $$dist_files in \
608           */*) $(MKDIR_P) `echo "$$dist_files" | \
609                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
610                            sort -u` ;; \
611         esac; \
612         for file in $$dist_files; do \
613           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
614           if test -d $$d/$$file; then \
615             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
616             if test -d "$(distdir)/$$file"; then \
617               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618             fi; \
619             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
620               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
621               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
622             fi; \
623             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
624           else \
625             test -f "$(distdir)/$$file" \
626             || cp -p $$d/$$file "$(distdir)/$$file" \
627             || exit 1; \
628           fi; \
629         done
630         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
631           if test "$$subdir" = .; then :; else \
632             $(am__make_dryrun) \
633               || test -d "$(distdir)/$$subdir" \
634               || $(MKDIR_P) "$(distdir)/$$subdir" \
635               || exit 1; \
636             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
637             $(am__relativize); \
638             new_distdir=$$reldir; \
639             dir1=$$subdir; dir2="$(top_distdir)"; \
640             $(am__relativize); \
641             new_top_distdir=$$reldir; \
642             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
643             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
644             ($(am__cd) $$subdir && \
645               $(MAKE) $(AM_MAKEFLAGS) \
646                 top_distdir="$$new_top_distdir" \
647                 distdir="$$new_distdir" \
648                 am__remove_distdir=: \
649                 am__skip_length_check=: \
650                 am__skip_mode_fix=: \
651                 distdir) \
652               || exit 1; \
653           fi; \
654         done
655         $(MAKE) $(AM_MAKEFLAGS) \
656           top_distdir="$(top_distdir)" distdir="$(distdir)" \
657           dist-hook
658         -test -n "$(am__skip_mode_fix)" \
659         || find "$(distdir)" -type d ! -perm -755 \
660                 -exec chmod u+rwx,go+rx {} \; -o \
661           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
662           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
663           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
664         || chmod -R a+r "$(distdir)"
665 dist-gzip: distdir
666         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
667         $(am__post_remove_distdir)
668
669 dist-bzip2: distdir
670         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
671         $(am__post_remove_distdir)
672
673 dist-lzip: distdir
674         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
675         $(am__post_remove_distdir)
676
677 dist-xz: distdir
678         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
679         $(am__post_remove_distdir)
680
681 dist-zstd: distdir
682         tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
683         $(am__post_remove_distdir)
684
685 dist-tarZ: distdir
686         @echo WARNING: "Support for distribution archives compressed with" \
687                        "legacy program 'compress' is deprecated." >&2
688         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
689         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
690         $(am__post_remove_distdir)
691
692 dist-shar: distdir
693         @echo WARNING: "Support for shar distribution archives is" \
694                        "deprecated." >&2
695         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
696         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
697         $(am__post_remove_distdir)
698
699 dist-zip: distdir
700         -rm -f $(distdir).zip
701         zip -rq $(distdir).zip $(distdir)
702         $(am__post_remove_distdir)
703
704 dist dist-all:
705         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
706         $(am__post_remove_distdir)
707
708 # This target untars the dist file and tries a VPATH configuration.  Then
709 # it guarantees that the distribution is self-contained by making another
710 # tarfile.
711 distcheck: dist
712         case '$(DIST_ARCHIVES)' in \
713         *.tar.gz*) \
714           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
715         *.tar.bz2*) \
716           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
717         *.tar.lz*) \
718           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
719         *.tar.xz*) \
720           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
721         *.tar.Z*) \
722           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
723         *.shar.gz*) \
724           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
725         *.zip*) \
726           unzip $(distdir).zip ;;\
727         *.tar.zst*) \
728           zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
729         esac
730         chmod -R a-w $(distdir)
731         chmod u+w $(distdir)
732         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
733         chmod a-w $(distdir)
734         test -d $(distdir)/_build || exit 0; \
735         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
736           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
737           && am__cwd=`pwd` \
738           && $(am__cd) $(distdir)/_build/sub \
739           && ../../configure \
740             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
741             $(DISTCHECK_CONFIGURE_FLAGS) \
742             --srcdir=../.. --prefix="$$dc_install_base" \
743           && $(MAKE) $(AM_MAKEFLAGS) \
744           && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
745           && $(MAKE) $(AM_MAKEFLAGS) check \
746           && $(MAKE) $(AM_MAKEFLAGS) install \
747           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
748           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
749           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
750                 distuninstallcheck \
751           && chmod -R a-w "$$dc_install_base" \
752           && ({ \
753                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
754                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
755                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
756                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
757                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
758               } || { rm -rf "$$dc_destdir"; exit 1; }) \
759           && rm -rf "$$dc_destdir" \
760           && $(MAKE) $(AM_MAKEFLAGS) dist \
761           && rm -rf $(DIST_ARCHIVES) \
762           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
763           && cd "$$am__cwd" \
764           || exit 1
765         $(am__post_remove_distdir)
766         @(echo "$(distdir) archives ready for distribution: "; \
767           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
768           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
769 distuninstallcheck:
770         @test -n '$(distuninstallcheck_dir)' || { \
771           echo 'ERROR: trying to run $@ with an empty' \
772                '$$(distuninstallcheck_dir)' >&2; \
773           exit 1; \
774         }; \
775         $(am__cd) '$(distuninstallcheck_dir)' || { \
776           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
777           exit 1; \
778         }; \
779         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
780            || { echo "ERROR: files left after uninstall:" ; \
781                 if test -n "$(DESTDIR)"; then \
782                   echo "  (check DESTDIR support)"; \
783                 fi ; \
784                 $(distuninstallcheck_listfiles) ; \
785                 exit 1; } >&2
786 distcleancheck: distclean
787         @if test '$(srcdir)' = . ; then \
788           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
789           exit 1 ; \
790         fi
791         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
792           || { echo "ERROR: files left in build directory after distclean:" ; \
793                $(distcleancheck_listfiles) ; \
794                exit 1; } >&2
795 check-am: all-am
796 check: check-recursive
797 all-am: Makefile $(DATA)
798 installdirs: installdirs-recursive
799 installdirs-am:
800         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
801           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
802         done
803 install: install-recursive
804 install-exec: install-exec-recursive
805 install-data: install-data-recursive
806 uninstall: uninstall-recursive
807
808 install-am: all-am
809         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
810
811 installcheck: installcheck-recursive
812 install-strip:
813         if test -z '$(STRIP)'; then \
814           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
815             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
816               install; \
817         else \
818           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
819             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
820             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
821         fi
822 mostlyclean-generic:
823
824 clean-generic:
825         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
826
827 distclean-generic:
828         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
829         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
830         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
831
832 maintainer-clean-generic:
833         @echo "This command is intended for maintainers to use"
834         @echo "it deletes files that may require special tools to rebuild."
835 clean: clean-recursive
836
837 clean-am: clean-generic clean-libtool mostlyclean-am
838
839 distclean: distclean-recursive
840         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
841         -rm -f Makefile
842 distclean-am: clean-am distclean-generic distclean-libtool \
843         distclean-tags
844
845 dvi: dvi-recursive
846
847 dvi-am:
848
849 html: html-recursive
850
851 html-am:
852
853 info: info-recursive
854
855 info-am:
856
857 install-data-am: install-pkgconfigDATA
858
859 install-dvi: install-dvi-recursive
860
861 install-dvi-am:
862
863 install-exec-am:
864
865 install-html: install-html-recursive
866
867 install-html-am:
868
869 install-info: install-info-recursive
870
871 install-info-am:
872
873 install-man:
874
875 install-pdf: install-pdf-recursive
876
877 install-pdf-am:
878
879 install-ps: install-ps-recursive
880
881 install-ps-am:
882
883 installcheck-am:
884
885 maintainer-clean: maintainer-clean-recursive
886         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
887         -rm -rf $(top_srcdir)/autom4te.cache
888         -rm -f Makefile
889 maintainer-clean-am: distclean-am maintainer-clean-generic
890
891 mostlyclean: mostlyclean-recursive
892
893 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
894
895 pdf: pdf-recursive
896
897 pdf-am:
898
899 ps: ps-recursive
900
901 ps-am:
902
903 uninstall-am: uninstall-pkgconfigDATA
904
905 .MAKE: $(am__recursive_targets) install-am install-strip
906
907 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
908         am--refresh check check-am clean clean-cscope clean-generic \
909         clean-libtool cscope cscopelist-am ctags ctags-am dist \
910         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
911         dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
912         distclean-generic distclean-libtool distclean-tags \
913         distcleancheck distdir distuninstallcheck dvi dvi-am html \
914         html-am info info-am install install-am install-data \
915         install-data-am install-dvi install-dvi-am install-exec \
916         install-exec-am install-html install-html-am install-info \
917         install-info-am install-man install-pdf install-pdf-am \
918         install-pkgconfigDATA install-ps install-ps-am install-strip \
919         installcheck installcheck-am installdirs installdirs-am \
920         maintainer-clean maintainer-clean-generic mostlyclean \
921         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
922         tags tags-am uninstall uninstall-am uninstall-pkgconfigDATA
923
924 .PRECIOUS: Makefile
925
926
927 # Make files named *.dist replace the file without .dist extension
928 dist-hook:
929         find $(distdir) -name "*.dist" -exec rm {} \;
930         (distit=`find $(srcdir) -name "*.dist"`; \
931         for file in $$distit; do \
932           strip=`echo $$file | sed -e s/^$(srcdir)// -e s/\.dist//`; \
933           cp $$file $(distdir)$$strip; \
934         done)
935
936 # Tell versions [3.59,3.63) of GNU make to not export all variables.
937 # Otherwise a system limit (for SysV at least) may be exceeded.
938 .NOEXPORT: