xref: /third_party/node/deps/cares/docs/Makefile.in (revision 1cb0ef41)
11cb0ef41Sopenharmony_ci# Makefile.in generated by automake 1.16.5 from Makefile.am.
21cb0ef41Sopenharmony_ci# @configure_input@
31cb0ef41Sopenharmony_ci
41cb0ef41Sopenharmony_ci# Copyright (C) 1994-2021 Free Software Foundation, Inc.
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ci# This Makefile.in is free software; the Free Software Foundation
71cb0ef41Sopenharmony_ci# gives unlimited permission to copy and/or distribute it,
81cb0ef41Sopenharmony_ci# with or without modifications, as long as this notice is preserved.
91cb0ef41Sopenharmony_ci
101cb0ef41Sopenharmony_ci# This program is distributed in the hope that it will be useful,
111cb0ef41Sopenharmony_ci# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
121cb0ef41Sopenharmony_ci# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
131cb0ef41Sopenharmony_ci# PARTICULAR PURPOSE.
141cb0ef41Sopenharmony_ci
151cb0ef41Sopenharmony_ci@SET_MAKE@
161cb0ef41Sopenharmony_ci
171cb0ef41Sopenharmony_ci# Copyright (C) The c-ares project and its contributors
181cb0ef41Sopenharmony_ci# SPDX-License-Identifier: MIT
191cb0ef41Sopenharmony_ciVPATH = @srcdir@
201cb0ef41Sopenharmony_ciam__is_gnu_make = { \
211cb0ef41Sopenharmony_ci  if test -z '$(MAKELEVEL)'; then \
221cb0ef41Sopenharmony_ci    false; \
231cb0ef41Sopenharmony_ci  elif test -n '$(MAKE_HOST)'; then \
241cb0ef41Sopenharmony_ci    true; \
251cb0ef41Sopenharmony_ci  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
261cb0ef41Sopenharmony_ci    true; \
271cb0ef41Sopenharmony_ci  else \
281cb0ef41Sopenharmony_ci    false; \
291cb0ef41Sopenharmony_ci  fi; \
301cb0ef41Sopenharmony_ci}
311cb0ef41Sopenharmony_ciam__make_running_with_option = \
321cb0ef41Sopenharmony_ci  case $${target_option-} in \
331cb0ef41Sopenharmony_ci      ?) ;; \
341cb0ef41Sopenharmony_ci      *) echo "am__make_running_with_option: internal error: invalid" \
351cb0ef41Sopenharmony_ci              "target option '$${target_option-}' specified" >&2; \
361cb0ef41Sopenharmony_ci         exit 1;; \
371cb0ef41Sopenharmony_ci  esac; \
381cb0ef41Sopenharmony_ci  has_opt=no; \
391cb0ef41Sopenharmony_ci  sane_makeflags=$$MAKEFLAGS; \
401cb0ef41Sopenharmony_ci  if $(am__is_gnu_make); then \
411cb0ef41Sopenharmony_ci    sane_makeflags=$$MFLAGS; \
421cb0ef41Sopenharmony_ci  else \
431cb0ef41Sopenharmony_ci    case $$MAKEFLAGS in \
441cb0ef41Sopenharmony_ci      *\\[\ \	]*) \
451cb0ef41Sopenharmony_ci        bs=\\; \
461cb0ef41Sopenharmony_ci        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
471cb0ef41Sopenharmony_ci          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
481cb0ef41Sopenharmony_ci    esac; \
491cb0ef41Sopenharmony_ci  fi; \
501cb0ef41Sopenharmony_ci  skip_next=no; \
511cb0ef41Sopenharmony_ci  strip_trailopt () \
521cb0ef41Sopenharmony_ci  { \
531cb0ef41Sopenharmony_ci    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
541cb0ef41Sopenharmony_ci  }; \
551cb0ef41Sopenharmony_ci  for flg in $$sane_makeflags; do \
561cb0ef41Sopenharmony_ci    test $$skip_next = yes && { skip_next=no; continue; }; \
571cb0ef41Sopenharmony_ci    case $$flg in \
581cb0ef41Sopenharmony_ci      *=*|--*) continue;; \
591cb0ef41Sopenharmony_ci        -*I) strip_trailopt 'I'; skip_next=yes;; \
601cb0ef41Sopenharmony_ci      -*I?*) strip_trailopt 'I';; \
611cb0ef41Sopenharmony_ci        -*O) strip_trailopt 'O'; skip_next=yes;; \
621cb0ef41Sopenharmony_ci      -*O?*) strip_trailopt 'O';; \
631cb0ef41Sopenharmony_ci        -*l) strip_trailopt 'l'; skip_next=yes;; \
641cb0ef41Sopenharmony_ci      -*l?*) strip_trailopt 'l';; \
651cb0ef41Sopenharmony_ci      -[dEDm]) skip_next=yes;; \
661cb0ef41Sopenharmony_ci      -[JT]) skip_next=yes;; \
671cb0ef41Sopenharmony_ci    esac; \
681cb0ef41Sopenharmony_ci    case $$flg in \
691cb0ef41Sopenharmony_ci      *$$target_option*) has_opt=yes; break;; \
701cb0ef41Sopenharmony_ci    esac; \
711cb0ef41Sopenharmony_ci  done; \
721cb0ef41Sopenharmony_ci  test $$has_opt = yes
731cb0ef41Sopenharmony_ciam__make_dryrun = (target_option=n; $(am__make_running_with_option))
741cb0ef41Sopenharmony_ciam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
751cb0ef41Sopenharmony_cipkgdatadir = $(datadir)/@PACKAGE@
761cb0ef41Sopenharmony_cipkgincludedir = $(includedir)/@PACKAGE@
771cb0ef41Sopenharmony_cipkglibdir = $(libdir)/@PACKAGE@
781cb0ef41Sopenharmony_cipkglibexecdir = $(libexecdir)/@PACKAGE@
791cb0ef41Sopenharmony_ciam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
801cb0ef41Sopenharmony_ciinstall_sh_DATA = $(install_sh) -c -m 644
811cb0ef41Sopenharmony_ciinstall_sh_PROGRAM = $(install_sh) -c
821cb0ef41Sopenharmony_ciinstall_sh_SCRIPT = $(install_sh) -c
831cb0ef41Sopenharmony_ciINSTALL_HEADER = $(INSTALL_DATA)
841cb0ef41Sopenharmony_citransform = $(program_transform_name)
851cb0ef41Sopenharmony_ciNORMAL_INSTALL = :
861cb0ef41Sopenharmony_ciPRE_INSTALL = :
871cb0ef41Sopenharmony_ciPOST_INSTALL = :
881cb0ef41Sopenharmony_ciNORMAL_UNINSTALL = :
891cb0ef41Sopenharmony_ciPRE_UNINSTALL = :
901cb0ef41Sopenharmony_ciPOST_UNINSTALL = :
911cb0ef41Sopenharmony_cibuild_triplet = @build@
921cb0ef41Sopenharmony_cihost_triplet = @host@
931cb0ef41Sopenharmony_cisubdir = docs
941cb0ef41Sopenharmony_ciACLOCAL_M4 = $(top_srcdir)/aclocal.m4
951cb0ef41Sopenharmony_ciam__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \
961cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_ac_print_to_file.m4 \
971cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_add_am_macro_static.m4 \
981cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_am_macros_static.m4 \
991cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_append_compile_flags.m4 \
1001cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_append_flag.m4 \
1011cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_append_link_flags.m4 \
1021cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
1031cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_check_gnu_make.m4 \
1041cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_check_link_flag.m4 \
1051cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_check_user_namespace.m4 \
1061cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_check_uts_namespace.m4 \
1071cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_code_coverage.m4 \
1081cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
1091cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
1101cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_14.m4 \
1111cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_file_escapes.m4 \
1121cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_pthread.m4 \
1131cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ax_require_defined.m4 \
1141cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
1151cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
1161cb0ef41Sopenharmony_ci	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
1171cb0ef41Sopenharmony_ci	$(top_srcdir)/configure.ac
1181cb0ef41Sopenharmony_ciam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
1191cb0ef41Sopenharmony_ci	$(ACLOCAL_M4)
1201cb0ef41Sopenharmony_ciDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
1211cb0ef41Sopenharmony_cimkinstalldirs = $(install_sh) -d
1221cb0ef41Sopenharmony_ciCONFIG_HEADER = $(top_builddir)/src/lib/ares_config.h \
1231cb0ef41Sopenharmony_ci	$(top_builddir)/include/ares_build.h
1241cb0ef41Sopenharmony_ciCONFIG_CLEAN_FILES =
1251cb0ef41Sopenharmony_ciCONFIG_CLEAN_VPATH_FILES =
1261cb0ef41Sopenharmony_ciAM_V_P = $(am__v_P_@AM_V@)
1271cb0ef41Sopenharmony_ciam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
1281cb0ef41Sopenharmony_ciam__v_P_0 = false
1291cb0ef41Sopenharmony_ciam__v_P_1 = :
1301cb0ef41Sopenharmony_ciAM_V_GEN = $(am__v_GEN_@AM_V@)
1311cb0ef41Sopenharmony_ciam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1321cb0ef41Sopenharmony_ciam__v_GEN_0 = @echo "  GEN     " $@;
1331cb0ef41Sopenharmony_ciam__v_GEN_1 = 
1341cb0ef41Sopenharmony_ciAM_V_at = $(am__v_at_@AM_V@)
1351cb0ef41Sopenharmony_ciam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1361cb0ef41Sopenharmony_ciam__v_at_0 = @
1371cb0ef41Sopenharmony_ciam__v_at_1 = 
1381cb0ef41Sopenharmony_cidepcomp =
1391cb0ef41Sopenharmony_ciam__maybe_remake_depfiles =
1401cb0ef41Sopenharmony_ciSOURCES =
1411cb0ef41Sopenharmony_ciDIST_SOURCES =
1421cb0ef41Sopenharmony_ciam__can_run_installinfo = \
1431cb0ef41Sopenharmony_ci  case $$AM_UPDATE_INFO_DIR in \
1441cb0ef41Sopenharmony_ci    n|no|NO) false;; \
1451cb0ef41Sopenharmony_ci    *) (install-info --version) >/dev/null 2>&1;; \
1461cb0ef41Sopenharmony_ci  esac
1471cb0ef41Sopenharmony_ciam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
1481cb0ef41Sopenharmony_ciam__vpath_adj = case $$p in \
1491cb0ef41Sopenharmony_ci    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1501cb0ef41Sopenharmony_ci    *) f=$$p;; \
1511cb0ef41Sopenharmony_ci  esac;
1521cb0ef41Sopenharmony_ciam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
1531cb0ef41Sopenharmony_ciam__install_max = 40
1541cb0ef41Sopenharmony_ciam__nobase_strip_setup = \
1551cb0ef41Sopenharmony_ci  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
1561cb0ef41Sopenharmony_ciam__nobase_strip = \
1571cb0ef41Sopenharmony_ci  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
1581cb0ef41Sopenharmony_ciam__nobase_list = $(am__nobase_strip_setup); \
1591cb0ef41Sopenharmony_ci  for p in $$list; do echo "$$p $$p"; done | \
1601cb0ef41Sopenharmony_ci  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
1611cb0ef41Sopenharmony_ci  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
1621cb0ef41Sopenharmony_ci    if (++n[$$2] == $(am__install_max)) \
1631cb0ef41Sopenharmony_ci      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
1641cb0ef41Sopenharmony_ci    END { for (dir in files) print dir, files[dir] }'
1651cb0ef41Sopenharmony_ciam__base_list = \
1661cb0ef41Sopenharmony_ci  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
1671cb0ef41Sopenharmony_ci  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1681cb0ef41Sopenharmony_ciam__uninstall_files_from_dir = { \
1691cb0ef41Sopenharmony_ci  test -z "$$files" \
1701cb0ef41Sopenharmony_ci    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
1711cb0ef41Sopenharmony_ci    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
1721cb0ef41Sopenharmony_ci         $(am__cd) "$$dir" && rm -f $$files; }; \
1731cb0ef41Sopenharmony_ci  }
1741cb0ef41Sopenharmony_ciman3dir = $(mandir)/man3
1751cb0ef41Sopenharmony_ciam__installdirs = "$(DESTDIR)$(man3dir)"
1761cb0ef41Sopenharmony_ciNROFF = nroff
1771cb0ef41Sopenharmony_ciMANS = $(man_MANS)
1781cb0ef41Sopenharmony_ciam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
1791cb0ef41Sopenharmony_ciam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.inc
1801cb0ef41Sopenharmony_ciDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1811cb0ef41Sopenharmony_ciACLOCAL = @ACLOCAL@
1821cb0ef41Sopenharmony_ciAMTAR = @AMTAR@
1831cb0ef41Sopenharmony_ciAM_CFLAGS = @AM_CFLAGS@
1841cb0ef41Sopenharmony_ciAM_CPPFLAGS = @AM_CPPFLAGS@
1851cb0ef41Sopenharmony_ciAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1861cb0ef41Sopenharmony_ciAR = @AR@
1871cb0ef41Sopenharmony_ciAS = @AS@
1881cb0ef41Sopenharmony_ciAUTOCONF = @AUTOCONF@
1891cb0ef41Sopenharmony_ciAUTOHEADER = @AUTOHEADER@
1901cb0ef41Sopenharmony_ciAUTOMAKE = @AUTOMAKE@
1911cb0ef41Sopenharmony_ciAWK = @AWK@
1921cb0ef41Sopenharmony_ciBUILD_SUBDIRS = @BUILD_SUBDIRS@
1931cb0ef41Sopenharmony_ciCARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@
1941cb0ef41Sopenharmony_ciCARES_RANDOM_FILE = @CARES_RANDOM_FILE@
1951cb0ef41Sopenharmony_ciCARES_SYMBOL_HIDING_CFLAG = @CARES_SYMBOL_HIDING_CFLAG@
1961cb0ef41Sopenharmony_ciCARES_VERSION_INFO = @CARES_VERSION_INFO@
1971cb0ef41Sopenharmony_ciCC = @CC@
1981cb0ef41Sopenharmony_ciCCDEPMODE = @CCDEPMODE@
1991cb0ef41Sopenharmony_ciCFLAGS = @CFLAGS@
2001cb0ef41Sopenharmony_ciCODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
2011cb0ef41Sopenharmony_ciCODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
2021cb0ef41Sopenharmony_ciCODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
2031cb0ef41Sopenharmony_ciCODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
2041cb0ef41Sopenharmony_ciCODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
2051cb0ef41Sopenharmony_ciCPP = @CPP@
2061cb0ef41Sopenharmony_ciCPPFLAGS = @CPPFLAGS@
2071cb0ef41Sopenharmony_ciCSCOPE = @CSCOPE@
2081cb0ef41Sopenharmony_ciCTAGS = @CTAGS@
2091cb0ef41Sopenharmony_ciCXX = @CXX@
2101cb0ef41Sopenharmony_ciCXXCPP = @CXXCPP@
2111cb0ef41Sopenharmony_ciCXXDEPMODE = @CXXDEPMODE@
2121cb0ef41Sopenharmony_ciCXXFLAGS = @CXXFLAGS@
2131cb0ef41Sopenharmony_ciCYGPATH_W = @CYGPATH_W@
2141cb0ef41Sopenharmony_ciDEFS = @DEFS@
2151cb0ef41Sopenharmony_ciDEPDIR = @DEPDIR@
2161cb0ef41Sopenharmony_ciDLLTOOL = @DLLTOOL@
2171cb0ef41Sopenharmony_ciDSYMUTIL = @DSYMUTIL@
2181cb0ef41Sopenharmony_ciDUMPBIN = @DUMPBIN@
2191cb0ef41Sopenharmony_ciECHO_C = @ECHO_C@
2201cb0ef41Sopenharmony_ciECHO_N = @ECHO_N@
2211cb0ef41Sopenharmony_ciECHO_T = @ECHO_T@
2221cb0ef41Sopenharmony_ciEGREP = @EGREP@
2231cb0ef41Sopenharmony_ciETAGS = @ETAGS@
2241cb0ef41Sopenharmony_ciEXEEXT = @EXEEXT@
2251cb0ef41Sopenharmony_ciFGREP = @FGREP@
2261cb0ef41Sopenharmony_ciFILECMD = @FILECMD@
2271cb0ef41Sopenharmony_ciGCOV = @GCOV@
2281cb0ef41Sopenharmony_ciGENHTML = @GENHTML@
2291cb0ef41Sopenharmony_ciGMOCK_CFLAGS = @GMOCK_CFLAGS@
2301cb0ef41Sopenharmony_ciGMOCK_LIBS = @GMOCK_LIBS@
2311cb0ef41Sopenharmony_ciGREP = @GREP@
2321cb0ef41Sopenharmony_ciHAVE_CXX14 = @HAVE_CXX14@
2331cb0ef41Sopenharmony_ciINSTALL = @INSTALL@
2341cb0ef41Sopenharmony_ciINSTALL_DATA = @INSTALL_DATA@
2351cb0ef41Sopenharmony_ciINSTALL_PROGRAM = @INSTALL_PROGRAM@
2361cb0ef41Sopenharmony_ciINSTALL_SCRIPT = @INSTALL_SCRIPT@
2371cb0ef41Sopenharmony_ciINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2381cb0ef41Sopenharmony_ciLCOV = @LCOV@
2391cb0ef41Sopenharmony_ciLD = @LD@
2401cb0ef41Sopenharmony_ciLDFLAGS = @LDFLAGS@
2411cb0ef41Sopenharmony_ciLIBOBJS = @LIBOBJS@
2421cb0ef41Sopenharmony_ciLIBS = @LIBS@
2431cb0ef41Sopenharmony_ciLIBTOOL = @LIBTOOL@
2441cb0ef41Sopenharmony_ciLIPO = @LIPO@
2451cb0ef41Sopenharmony_ciLN_S = @LN_S@
2461cb0ef41Sopenharmony_ciLTLIBOBJS = @LTLIBOBJS@
2471cb0ef41Sopenharmony_ciLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
2481cb0ef41Sopenharmony_ciMAINT = @MAINT@
2491cb0ef41Sopenharmony_ciMAKEINFO = @MAKEINFO@
2501cb0ef41Sopenharmony_ciMANIFEST_TOOL = @MANIFEST_TOOL@
2511cb0ef41Sopenharmony_ciMKDIR_P = @MKDIR_P@
2521cb0ef41Sopenharmony_ciNM = @NM@
2531cb0ef41Sopenharmony_ciNMEDIT = @NMEDIT@
2541cb0ef41Sopenharmony_ciOBJDUMP = @OBJDUMP@
2551cb0ef41Sopenharmony_ciOBJEXT = @OBJEXT@
2561cb0ef41Sopenharmony_ciOTOOL = @OTOOL@
2571cb0ef41Sopenharmony_ciOTOOL64 = @OTOOL64@
2581cb0ef41Sopenharmony_ciPACKAGE = @PACKAGE@
2591cb0ef41Sopenharmony_ciPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
2601cb0ef41Sopenharmony_ciPACKAGE_NAME = @PACKAGE_NAME@
2611cb0ef41Sopenharmony_ciPACKAGE_STRING = @PACKAGE_STRING@
2621cb0ef41Sopenharmony_ciPACKAGE_TARNAME = @PACKAGE_TARNAME@
2631cb0ef41Sopenharmony_ciPACKAGE_URL = @PACKAGE_URL@
2641cb0ef41Sopenharmony_ciPACKAGE_VERSION = @PACKAGE_VERSION@
2651cb0ef41Sopenharmony_ciPATH_SEPARATOR = @PATH_SEPARATOR@
2661cb0ef41Sopenharmony_ciPKG_CONFIG = @PKG_CONFIG@
2671cb0ef41Sopenharmony_ciPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
2681cb0ef41Sopenharmony_ciPKG_CONFIG_PATH = @PKG_CONFIG_PATH@
2691cb0ef41Sopenharmony_ciPTHREAD_CC = @PTHREAD_CC@
2701cb0ef41Sopenharmony_ciPTHREAD_CFLAGS = @PTHREAD_CFLAGS@
2711cb0ef41Sopenharmony_ciPTHREAD_CXX = @PTHREAD_CXX@
2721cb0ef41Sopenharmony_ciPTHREAD_LIBS = @PTHREAD_LIBS@
2731cb0ef41Sopenharmony_ciRANLIB = @RANLIB@
2741cb0ef41Sopenharmony_ciSED = @SED@
2751cb0ef41Sopenharmony_ciSET_MAKE = @SET_MAKE@
2761cb0ef41Sopenharmony_ciSHELL = @SHELL@
2771cb0ef41Sopenharmony_ciSTRIP = @STRIP@
2781cb0ef41Sopenharmony_ciVERSION = @VERSION@
2791cb0ef41Sopenharmony_ciabs_builddir = @abs_builddir@
2801cb0ef41Sopenharmony_ciabs_srcdir = @abs_srcdir@
2811cb0ef41Sopenharmony_ciabs_top_builddir = @abs_top_builddir@
2821cb0ef41Sopenharmony_ciabs_top_srcdir = @abs_top_srcdir@
2831cb0ef41Sopenharmony_ciac_ct_AR = @ac_ct_AR@
2841cb0ef41Sopenharmony_ciac_ct_CC = @ac_ct_CC@
2851cb0ef41Sopenharmony_ciac_ct_CXX = @ac_ct_CXX@
2861cb0ef41Sopenharmony_ciac_ct_DUMPBIN = @ac_ct_DUMPBIN@
2871cb0ef41Sopenharmony_ciam__include = @am__include@
2881cb0ef41Sopenharmony_ciam__leading_dot = @am__leading_dot@
2891cb0ef41Sopenharmony_ciam__quote = @am__quote@
2901cb0ef41Sopenharmony_ciam__tar = @am__tar@
2911cb0ef41Sopenharmony_ciam__untar = @am__untar@
2921cb0ef41Sopenharmony_ciax_pthread_config = @ax_pthread_config@
2931cb0ef41Sopenharmony_cibindir = @bindir@
2941cb0ef41Sopenharmony_cibuild = @build@
2951cb0ef41Sopenharmony_cibuild_alias = @build_alias@
2961cb0ef41Sopenharmony_cibuild_cpu = @build_cpu@
2971cb0ef41Sopenharmony_cibuild_os = @build_os@
2981cb0ef41Sopenharmony_cibuild_vendor = @build_vendor@
2991cb0ef41Sopenharmony_cibuilddir = @builddir@
3001cb0ef41Sopenharmony_cidatadir = @datadir@
3011cb0ef41Sopenharmony_cidatarootdir = @datarootdir@
3021cb0ef41Sopenharmony_cidocdir = @docdir@
3031cb0ef41Sopenharmony_cidvidir = @dvidir@
3041cb0ef41Sopenharmony_ciexec_prefix = @exec_prefix@
3051cb0ef41Sopenharmony_cihost = @host@
3061cb0ef41Sopenharmony_cihost_alias = @host_alias@
3071cb0ef41Sopenharmony_cihost_cpu = @host_cpu@
3081cb0ef41Sopenharmony_cihost_os = @host_os@
3091cb0ef41Sopenharmony_cihost_vendor = @host_vendor@
3101cb0ef41Sopenharmony_cihtmldir = @htmldir@
3111cb0ef41Sopenharmony_ciifGNUmake = @ifGNUmake@
3121cb0ef41Sopenharmony_ciifnGNUmake = @ifnGNUmake@
3131cb0ef41Sopenharmony_ciincludedir = @includedir@
3141cb0ef41Sopenharmony_ciinfodir = @infodir@
3151cb0ef41Sopenharmony_ciinstall_sh = @install_sh@
3161cb0ef41Sopenharmony_cilibdir = @libdir@
3171cb0ef41Sopenharmony_cilibexecdir = @libexecdir@
3181cb0ef41Sopenharmony_cilocaledir = @localedir@
3191cb0ef41Sopenharmony_cilocalstatedir = @localstatedir@
3201cb0ef41Sopenharmony_cimandir = @mandir@
3211cb0ef41Sopenharmony_cimkdir_p = @mkdir_p@
3221cb0ef41Sopenharmony_cioldincludedir = @oldincludedir@
3231cb0ef41Sopenharmony_cipdfdir = @pdfdir@
3241cb0ef41Sopenharmony_ciprefix = @prefix@
3251cb0ef41Sopenharmony_ciprogram_transform_name = @program_transform_name@
3261cb0ef41Sopenharmony_cipsdir = @psdir@
3271cb0ef41Sopenharmony_cirunstatedir = @runstatedir@
3281cb0ef41Sopenharmony_cisbindir = @sbindir@
3291cb0ef41Sopenharmony_cisharedstatedir = @sharedstatedir@
3301cb0ef41Sopenharmony_cisrcdir = @srcdir@
3311cb0ef41Sopenharmony_cisysconfdir = @sysconfdir@
3321cb0ef41Sopenharmony_citarget_alias = @target_alias@
3331cb0ef41Sopenharmony_citop_build_prefix = @top_build_prefix@
3341cb0ef41Sopenharmony_citop_builddir = @top_builddir@
3351cb0ef41Sopenharmony_citop_srcdir = @top_srcdir@
3361cb0ef41Sopenharmony_ciAUTOMAKE_OPTIONS = foreign subdir-objects no-dependencies
3371cb0ef41Sopenharmony_ci
3381cb0ef41Sopenharmony_ci# Copyright (C) The c-ares project and its contributors
3391cb0ef41Sopenharmony_ci# SPDX-License-Identifier: MIT
3401cb0ef41Sopenharmony_ciMANPAGES = ares_cancel.3		\
3411cb0ef41Sopenharmony_ci  ares_create_query.3			\
3421cb0ef41Sopenharmony_ci  ares_destroy.3			\
3431cb0ef41Sopenharmony_ci  ares_destroy_options.3		\
3441cb0ef41Sopenharmony_ci  ares_dns_class_fromstr.3		\
3451cb0ef41Sopenharmony_ci  ares_dns_class_t.3			\
3461cb0ef41Sopenharmony_ci  ares_dns_class_tostr.3		\
3471cb0ef41Sopenharmony_ci  ares_dns_datatype_t.3			\
3481cb0ef41Sopenharmony_ci  ares_dns_flags_t.3			\
3491cb0ef41Sopenharmony_ci  ares_dns_mapping.3			\
3501cb0ef41Sopenharmony_ci  ares_dns_opcode_tostr.3		\
3511cb0ef41Sopenharmony_ci  ares_dns_opt_datatype_t.3		\
3521cb0ef41Sopenharmony_ci  ares_dns_opt_get_datatype.3		\
3531cb0ef41Sopenharmony_ci  ares_dns_opt_get_name.3		\
3541cb0ef41Sopenharmony_ci  ares_dns_opcode_t.3			\
3551cb0ef41Sopenharmony_ci  ares_dns_parse.3			\
3561cb0ef41Sopenharmony_ci  ares_dns_rcode_t.3			\
3571cb0ef41Sopenharmony_ci  ares_dns_rcode_tostr.3		\
3581cb0ef41Sopenharmony_ci  ares_dns_record.3			\
3591cb0ef41Sopenharmony_ci  ares_dns_record_create.3		\
3601cb0ef41Sopenharmony_ci  ares_dns_record_get_flags.3		\
3611cb0ef41Sopenharmony_ci  ares_dns_record_get_id.3		\
3621cb0ef41Sopenharmony_ci  ares_dns_record_get_opcode.3		\
3631cb0ef41Sopenharmony_ci  ares_dns_record_get_rcode.3		\
3641cb0ef41Sopenharmony_ci  ares_dns_record_destroy.3		\
3651cb0ef41Sopenharmony_ci  ares_dns_record_query_add.3		\
3661cb0ef41Sopenharmony_ci  ares_dns_record_query_cnt.3		\
3671cb0ef41Sopenharmony_ci  ares_dns_record_query_get.3		\
3681cb0ef41Sopenharmony_ci  ares_dns_record_rr_add.3		\
3691cb0ef41Sopenharmony_ci  ares_dns_record_rr_cnt.3		\
3701cb0ef41Sopenharmony_ci  ares_dns_record_rr_del.3		\
3711cb0ef41Sopenharmony_ci  ares_dns_record_rr_get.3		\
3721cb0ef41Sopenharmony_ci  ares_dns_rec_type_fromstr.3		\
3731cb0ef41Sopenharmony_ci  ares_dns_rec_type_t.3			\
3741cb0ef41Sopenharmony_ci  ares_dns_rr.3				\
3751cb0ef41Sopenharmony_ci  ares_dns_rr_get_addr.3		\
3761cb0ef41Sopenharmony_ci  ares_dns_rr_get_addr6.3		\
3771cb0ef41Sopenharmony_ci  ares_dns_rr_get_bin.3			\
3781cb0ef41Sopenharmony_ci  ares_dns_rr_get_class.3		\
3791cb0ef41Sopenharmony_ci  ares_dns_rr_get_keys.3		\
3801cb0ef41Sopenharmony_ci  ares_dns_rr_get_name.3		\
3811cb0ef41Sopenharmony_ci  ares_dns_rr_get_opt.3			\
3821cb0ef41Sopenharmony_ci  ares_dns_rr_get_opt_byid.3		\
3831cb0ef41Sopenharmony_ci  ares_dns_rr_get_opt_cnt.3		\
3841cb0ef41Sopenharmony_ci  ares_dns_rr_get_str.3			\
3851cb0ef41Sopenharmony_ci  ares_dns_rr_get_type.3		\
3861cb0ef41Sopenharmony_ci  ares_dns_rr_get_ttl.3			\
3871cb0ef41Sopenharmony_ci  ares_dns_rr_get_u16.3			\
3881cb0ef41Sopenharmony_ci  ares_dns_rr_get_u32.3			\
3891cb0ef41Sopenharmony_ci  ares_dns_rr_get_u8.3			\
3901cb0ef41Sopenharmony_ci  ares_dns_rr_key_datatype.3		\
3911cb0ef41Sopenharmony_ci  ares_dns_rr_key_t.3			\
3921cb0ef41Sopenharmony_ci  ares_dns_rr_key_to_rec_type.3		\
3931cb0ef41Sopenharmony_ci  ares_dns_rr_key_tostr.3		\
3941cb0ef41Sopenharmony_ci  ares_dns_rr_set_addr.3		\
3951cb0ef41Sopenharmony_ci  ares_dns_rr_set_addr6.3		\
3961cb0ef41Sopenharmony_ci  ares_dns_rr_set_bin.3			\
3971cb0ef41Sopenharmony_ci  ares_dns_rr_set_opt.3			\
3981cb0ef41Sopenharmony_ci  ares_dns_rr_set_str.3			\
3991cb0ef41Sopenharmony_ci  ares_dns_rr_set_u16.3			\
4001cb0ef41Sopenharmony_ci  ares_dns_rr_set_u32.3			\
4011cb0ef41Sopenharmony_ci  ares_dns_rr_set_u8.3			\
4021cb0ef41Sopenharmony_ci  ares_dns_section_t.3			\
4031cb0ef41Sopenharmony_ci  ares_dns_section_tostr.3		\
4041cb0ef41Sopenharmony_ci  ares_dns_write.3			\
4051cb0ef41Sopenharmony_ci  ares_dup.3				\
4061cb0ef41Sopenharmony_ci  ares_expand_name.3			\
4071cb0ef41Sopenharmony_ci  ares_expand_string.3			\
4081cb0ef41Sopenharmony_ci  ares_fds.3				\
4091cb0ef41Sopenharmony_ci  ares_free_data.3			\
4101cb0ef41Sopenharmony_ci  ares_free_hostent.3			\
4111cb0ef41Sopenharmony_ci  ares_free_string.3			\
4121cb0ef41Sopenharmony_ci  ares_freeaddrinfo.3			\
4131cb0ef41Sopenharmony_ci  ares_get_servers.3			\
4141cb0ef41Sopenharmony_ci  ares_get_servers_csv.3		\
4151cb0ef41Sopenharmony_ci  ares_get_servers_ports.3		\
4161cb0ef41Sopenharmony_ci  ares_getaddrinfo.3			\
4171cb0ef41Sopenharmony_ci  ares_gethostbyaddr.3			\
4181cb0ef41Sopenharmony_ci  ares_gethostbyname.3			\
4191cb0ef41Sopenharmony_ci  ares_gethostbyname_file.3		\
4201cb0ef41Sopenharmony_ci  ares_getnameinfo.3			\
4211cb0ef41Sopenharmony_ci  ares_getsock.3			\
4221cb0ef41Sopenharmony_ci  ares_inet_ntop.3			\
4231cb0ef41Sopenharmony_ci  ares_inet_pton.3			\
4241cb0ef41Sopenharmony_ci  ares_init.3				\
4251cb0ef41Sopenharmony_ci  ares_init_options.3			\
4261cb0ef41Sopenharmony_ci  ares_library_cleanup.3		\
4271cb0ef41Sopenharmony_ci  ares_library_init.3			\
4281cb0ef41Sopenharmony_ci  ares_library_init_android.3		\
4291cb0ef41Sopenharmony_ci  ares_library_initialized.3		\
4301cb0ef41Sopenharmony_ci  ares_mkquery.3			\
4311cb0ef41Sopenharmony_ci  ares_opt_param_t.3			\
4321cb0ef41Sopenharmony_ci  ares_parse_a_reply.3			\
4331cb0ef41Sopenharmony_ci  ares_parse_aaaa_reply.3		\
4341cb0ef41Sopenharmony_ci  ares_parse_caa_reply.3		\
4351cb0ef41Sopenharmony_ci  ares_parse_mx_reply.3			\
4361cb0ef41Sopenharmony_ci  ares_parse_naptr_reply.3		\
4371cb0ef41Sopenharmony_ci  ares_parse_ns_reply.3			\
4381cb0ef41Sopenharmony_ci  ares_parse_ptr_reply.3		\
4391cb0ef41Sopenharmony_ci  ares_parse_soa_reply.3		\
4401cb0ef41Sopenharmony_ci  ares_parse_srv_reply.3		\
4411cb0ef41Sopenharmony_ci  ares_parse_txt_reply.3		\
4421cb0ef41Sopenharmony_ci  ares_parse_uri_reply.3		\
4431cb0ef41Sopenharmony_ci  ares_process.3			\
4441cb0ef41Sopenharmony_ci  ares_query.3				\
4451cb0ef41Sopenharmony_ci  ares_reinit.3				\
4461cb0ef41Sopenharmony_ci  ares_save_options.3			\
4471cb0ef41Sopenharmony_ci  ares_search.3				\
4481cb0ef41Sopenharmony_ci  ares_send.3				\
4491cb0ef41Sopenharmony_ci  ares_set_local_dev.3			\
4501cb0ef41Sopenharmony_ci  ares_set_local_ip4.3			\
4511cb0ef41Sopenharmony_ci  ares_set_local_ip6.3			\
4521cb0ef41Sopenharmony_ci  ares_set_servers.3			\
4531cb0ef41Sopenharmony_ci  ares_set_servers_csv.3		\
4541cb0ef41Sopenharmony_ci  ares_set_servers_ports.3		\
4551cb0ef41Sopenharmony_ci  ares_set_servers_ports_csv.3		\
4561cb0ef41Sopenharmony_ci  ares_set_socket_callback.3		\
4571cb0ef41Sopenharmony_ci  ares_set_socket_configure_callback.3	\
4581cb0ef41Sopenharmony_ci  ares_set_socket_functions.3		\
4591cb0ef41Sopenharmony_ci  ares_set_sortlist.3			\
4601cb0ef41Sopenharmony_ci  ares_strerror.3			\
4611cb0ef41Sopenharmony_ci  ares_svcb_param_t.3			\
4621cb0ef41Sopenharmony_ci  ares_threadsafety.3			\
4631cb0ef41Sopenharmony_ci  ares_timeout.3			\
4641cb0ef41Sopenharmony_ci  ares_tlsa_match_t.3			\
4651cb0ef41Sopenharmony_ci  ares_tlsa_selector_t.3		\
4661cb0ef41Sopenharmony_ci  ares_tlsa_usage_t.3			\
4671cb0ef41Sopenharmony_ci  ares_version.3
4681cb0ef41Sopenharmony_ci
4691cb0ef41Sopenharmony_ciman_MANS = $(MANPAGES)
4701cb0ef41Sopenharmony_ciEXTRA_DIST = $(MANPAGES) ahost.1 adig.1 Makefile.inc CMakeLists.txt
4711cb0ef41Sopenharmony_ciall: all-am
4721cb0ef41Sopenharmony_ci
4731cb0ef41Sopenharmony_ci.SUFFIXES:
4741cb0ef41Sopenharmony_ci$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
4751cb0ef41Sopenharmony_ci	@for dep in $?; do \
4761cb0ef41Sopenharmony_ci	  case '$(am__configure_deps)' in \
4771cb0ef41Sopenharmony_ci	    *$$dep*) \
4781cb0ef41Sopenharmony_ci	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
4791cb0ef41Sopenharmony_ci	        && { if test -f $@; then exit 0; else break; fi; }; \
4801cb0ef41Sopenharmony_ci	      exit 1;; \
4811cb0ef41Sopenharmony_ci	  esac; \
4821cb0ef41Sopenharmony_ci	done; \
4831cb0ef41Sopenharmony_ci	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
4841cb0ef41Sopenharmony_ci	$(am__cd) $(top_srcdir) && \
4851cb0ef41Sopenharmony_ci	  $(AUTOMAKE) --foreign docs/Makefile
4861cb0ef41Sopenharmony_ciMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
4871cb0ef41Sopenharmony_ci	@case '$?' in \
4881cb0ef41Sopenharmony_ci	  *config.status*) \
4891cb0ef41Sopenharmony_ci	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
4901cb0ef41Sopenharmony_ci	  *) \
4911cb0ef41Sopenharmony_ci	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
4921cb0ef41Sopenharmony_ci	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
4931cb0ef41Sopenharmony_ci	esac;
4941cb0ef41Sopenharmony_ci$(srcdir)/Makefile.inc $(am__empty):
4951cb0ef41Sopenharmony_ci
4961cb0ef41Sopenharmony_ci$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
4971cb0ef41Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4981cb0ef41Sopenharmony_ci
4991cb0ef41Sopenharmony_ci$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
5001cb0ef41Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5011cb0ef41Sopenharmony_ci$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
5021cb0ef41Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5031cb0ef41Sopenharmony_ci$(am__aclocal_m4_deps):
5041cb0ef41Sopenharmony_ci
5051cb0ef41Sopenharmony_cimostlyclean-libtool:
5061cb0ef41Sopenharmony_ci	-rm -f *.lo
5071cb0ef41Sopenharmony_ci
5081cb0ef41Sopenharmony_ciclean-libtool:
5091cb0ef41Sopenharmony_ci	-rm -rf .libs _libs
5101cb0ef41Sopenharmony_ciinstall-man3: $(man_MANS)
5111cb0ef41Sopenharmony_ci	@$(NORMAL_INSTALL)
5121cb0ef41Sopenharmony_ci	@list1=''; \
5131cb0ef41Sopenharmony_ci	list2='$(man_MANS)'; \
5141cb0ef41Sopenharmony_ci	test -n "$(man3dir)" \
5151cb0ef41Sopenharmony_ci	  && test -n "`echo $$list1$$list2`" \
5161cb0ef41Sopenharmony_ci	  || exit 0; \
5171cb0ef41Sopenharmony_ci	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
5181cb0ef41Sopenharmony_ci	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
5191cb0ef41Sopenharmony_ci	{ for i in $$list1; do echo "$$i"; done;  \
5201cb0ef41Sopenharmony_ci	if test -n "$$list2"; then \
5211cb0ef41Sopenharmony_ci	  for i in $$list2; do echo "$$i"; done \
5221cb0ef41Sopenharmony_ci	    | sed -n '/\.3[a-z]*$$/p'; \
5231cb0ef41Sopenharmony_ci	fi; \
5241cb0ef41Sopenharmony_ci	} | while read p; do \
5251cb0ef41Sopenharmony_ci	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
5261cb0ef41Sopenharmony_ci	  echo "$$d$$p"; echo "$$p"; \
5271cb0ef41Sopenharmony_ci	done | \
5281cb0ef41Sopenharmony_ci	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
5291cb0ef41Sopenharmony_ci	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
5301cb0ef41Sopenharmony_ci	sed 'N;N;s,\n, ,g' | { \
5311cb0ef41Sopenharmony_ci	list=; while read file base inst; do \
5321cb0ef41Sopenharmony_ci	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
5331cb0ef41Sopenharmony_ci	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
5341cb0ef41Sopenharmony_ci	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
5351cb0ef41Sopenharmony_ci	  fi; \
5361cb0ef41Sopenharmony_ci	done; \
5371cb0ef41Sopenharmony_ci	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
5381cb0ef41Sopenharmony_ci	while read files; do \
5391cb0ef41Sopenharmony_ci	  test -z "$$files" || { \
5401cb0ef41Sopenharmony_ci	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
5411cb0ef41Sopenharmony_ci	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
5421cb0ef41Sopenharmony_ci	done; }
5431cb0ef41Sopenharmony_ci
5441cb0ef41Sopenharmony_ciuninstall-man3:
5451cb0ef41Sopenharmony_ci	@$(NORMAL_UNINSTALL)
5461cb0ef41Sopenharmony_ci	@list=''; test -n "$(man3dir)" || exit 0; \
5471cb0ef41Sopenharmony_ci	files=`{ for i in $$list; do echo "$$i"; done; \
5481cb0ef41Sopenharmony_ci	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
5491cb0ef41Sopenharmony_ci	  sed -n '/\.3[a-z]*$$/p'; \
5501cb0ef41Sopenharmony_ci	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
5511cb0ef41Sopenharmony_ci	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
5521cb0ef41Sopenharmony_ci	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
5531cb0ef41Sopenharmony_citags TAGS:
5541cb0ef41Sopenharmony_ci
5551cb0ef41Sopenharmony_cictags CTAGS:
5561cb0ef41Sopenharmony_ci
5571cb0ef41Sopenharmony_cicscope cscopelist:
5581cb0ef41Sopenharmony_ci
5591cb0ef41Sopenharmony_cidistdir: $(BUILT_SOURCES)
5601cb0ef41Sopenharmony_ci	$(MAKE) $(AM_MAKEFLAGS) distdir-am
5611cb0ef41Sopenharmony_ci
5621cb0ef41Sopenharmony_cidistdir-am: $(DISTFILES)
5631cb0ef41Sopenharmony_ci	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
5641cb0ef41Sopenharmony_ci	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
5651cb0ef41Sopenharmony_ci	list='$(DISTFILES)'; \
5661cb0ef41Sopenharmony_ci	  dist_files=`for file in $$list; do echo $$file; done | \
5671cb0ef41Sopenharmony_ci	  sed -e "s|^$$srcdirstrip/||;t" \
5681cb0ef41Sopenharmony_ci	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
5691cb0ef41Sopenharmony_ci	case $$dist_files in \
5701cb0ef41Sopenharmony_ci	  */*) $(MKDIR_P) `echo "$$dist_files" | \
5711cb0ef41Sopenharmony_ci			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
5721cb0ef41Sopenharmony_ci			   sort -u` ;; \
5731cb0ef41Sopenharmony_ci	esac; \
5741cb0ef41Sopenharmony_ci	for file in $$dist_files; do \
5751cb0ef41Sopenharmony_ci	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
5761cb0ef41Sopenharmony_ci	  if test -d $$d/$$file; then \
5771cb0ef41Sopenharmony_ci	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
5781cb0ef41Sopenharmony_ci	    if test -d "$(distdir)/$$file"; then \
5791cb0ef41Sopenharmony_ci	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
5801cb0ef41Sopenharmony_ci	    fi; \
5811cb0ef41Sopenharmony_ci	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
5821cb0ef41Sopenharmony_ci	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
5831cb0ef41Sopenharmony_ci	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
5841cb0ef41Sopenharmony_ci	    fi; \
5851cb0ef41Sopenharmony_ci	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
5861cb0ef41Sopenharmony_ci	  else \
5871cb0ef41Sopenharmony_ci	    test -f "$(distdir)/$$file" \
5881cb0ef41Sopenharmony_ci	    || cp -p $$d/$$file "$(distdir)/$$file" \
5891cb0ef41Sopenharmony_ci	    || exit 1; \
5901cb0ef41Sopenharmony_ci	  fi; \
5911cb0ef41Sopenharmony_ci	done
5921cb0ef41Sopenharmony_cicheck-am: all-am
5931cb0ef41Sopenharmony_cicheck: check-am
5941cb0ef41Sopenharmony_ciall-am: Makefile $(MANS)
5951cb0ef41Sopenharmony_ciinstalldirs:
5961cb0ef41Sopenharmony_ci	for dir in "$(DESTDIR)$(man3dir)"; do \
5971cb0ef41Sopenharmony_ci	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
5981cb0ef41Sopenharmony_ci	done
5991cb0ef41Sopenharmony_ciinstall: install-am
6001cb0ef41Sopenharmony_ciinstall-exec: install-exec-am
6011cb0ef41Sopenharmony_ciinstall-data: install-data-am
6021cb0ef41Sopenharmony_ciuninstall: uninstall-am
6031cb0ef41Sopenharmony_ci
6041cb0ef41Sopenharmony_ciinstall-am: all-am
6051cb0ef41Sopenharmony_ci	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
6061cb0ef41Sopenharmony_ci
6071cb0ef41Sopenharmony_ciinstallcheck: installcheck-am
6081cb0ef41Sopenharmony_ciinstall-strip:
6091cb0ef41Sopenharmony_ci	if test -z '$(STRIP)'; then \
6101cb0ef41Sopenharmony_ci	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
6111cb0ef41Sopenharmony_ci	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
6121cb0ef41Sopenharmony_ci	      install; \
6131cb0ef41Sopenharmony_ci	else \
6141cb0ef41Sopenharmony_ci	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
6151cb0ef41Sopenharmony_ci	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
6161cb0ef41Sopenharmony_ci	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
6171cb0ef41Sopenharmony_ci	fi
6181cb0ef41Sopenharmony_cimostlyclean-generic:
6191cb0ef41Sopenharmony_ci
6201cb0ef41Sopenharmony_ciclean-generic:
6211cb0ef41Sopenharmony_ci
6221cb0ef41Sopenharmony_cidistclean-generic:
6231cb0ef41Sopenharmony_ci	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
6241cb0ef41Sopenharmony_ci	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
6251cb0ef41Sopenharmony_ci
6261cb0ef41Sopenharmony_cimaintainer-clean-generic:
6271cb0ef41Sopenharmony_ci	@echo "This command is intended for maintainers to use"
6281cb0ef41Sopenharmony_ci	@echo "it deletes files that may require special tools to rebuild."
6291cb0ef41Sopenharmony_ciclean: clean-am
6301cb0ef41Sopenharmony_ci
6311cb0ef41Sopenharmony_ciclean-am: clean-generic clean-libtool mostlyclean-am
6321cb0ef41Sopenharmony_ci
6331cb0ef41Sopenharmony_cidistclean: distclean-am
6341cb0ef41Sopenharmony_ci	-rm -f Makefile
6351cb0ef41Sopenharmony_cidistclean-am: clean-am distclean-generic
6361cb0ef41Sopenharmony_ci
6371cb0ef41Sopenharmony_cidvi: dvi-am
6381cb0ef41Sopenharmony_ci
6391cb0ef41Sopenharmony_cidvi-am:
6401cb0ef41Sopenharmony_ci
6411cb0ef41Sopenharmony_cihtml: html-am
6421cb0ef41Sopenharmony_ci
6431cb0ef41Sopenharmony_cihtml-am:
6441cb0ef41Sopenharmony_ci
6451cb0ef41Sopenharmony_ciinfo: info-am
6461cb0ef41Sopenharmony_ci
6471cb0ef41Sopenharmony_ciinfo-am:
6481cb0ef41Sopenharmony_ci
6491cb0ef41Sopenharmony_ciinstall-data-am: install-man
6501cb0ef41Sopenharmony_ci
6511cb0ef41Sopenharmony_ciinstall-dvi: install-dvi-am
6521cb0ef41Sopenharmony_ci
6531cb0ef41Sopenharmony_ciinstall-dvi-am:
6541cb0ef41Sopenharmony_ci
6551cb0ef41Sopenharmony_ciinstall-exec-am:
6561cb0ef41Sopenharmony_ci
6571cb0ef41Sopenharmony_ciinstall-html: install-html-am
6581cb0ef41Sopenharmony_ci
6591cb0ef41Sopenharmony_ciinstall-html-am:
6601cb0ef41Sopenharmony_ci
6611cb0ef41Sopenharmony_ciinstall-info: install-info-am
6621cb0ef41Sopenharmony_ci
6631cb0ef41Sopenharmony_ciinstall-info-am:
6641cb0ef41Sopenharmony_ci
6651cb0ef41Sopenharmony_ciinstall-man: install-man3
6661cb0ef41Sopenharmony_ci
6671cb0ef41Sopenharmony_ciinstall-pdf: install-pdf-am
6681cb0ef41Sopenharmony_ci
6691cb0ef41Sopenharmony_ciinstall-pdf-am:
6701cb0ef41Sopenharmony_ci
6711cb0ef41Sopenharmony_ciinstall-ps: install-ps-am
6721cb0ef41Sopenharmony_ci
6731cb0ef41Sopenharmony_ciinstall-ps-am:
6741cb0ef41Sopenharmony_ci
6751cb0ef41Sopenharmony_ciinstallcheck-am:
6761cb0ef41Sopenharmony_ci
6771cb0ef41Sopenharmony_cimaintainer-clean: maintainer-clean-am
6781cb0ef41Sopenharmony_ci	-rm -f Makefile
6791cb0ef41Sopenharmony_cimaintainer-clean-am: distclean-am maintainer-clean-generic
6801cb0ef41Sopenharmony_ci
6811cb0ef41Sopenharmony_cimostlyclean: mostlyclean-am
6821cb0ef41Sopenharmony_ci
6831cb0ef41Sopenharmony_cimostlyclean-am: mostlyclean-generic mostlyclean-libtool
6841cb0ef41Sopenharmony_ci
6851cb0ef41Sopenharmony_cipdf: pdf-am
6861cb0ef41Sopenharmony_ci
6871cb0ef41Sopenharmony_cipdf-am:
6881cb0ef41Sopenharmony_ci
6891cb0ef41Sopenharmony_cips: ps-am
6901cb0ef41Sopenharmony_ci
6911cb0ef41Sopenharmony_cips-am:
6921cb0ef41Sopenharmony_ci
6931cb0ef41Sopenharmony_ciuninstall-am: uninstall-man
6941cb0ef41Sopenharmony_ci
6951cb0ef41Sopenharmony_ciuninstall-man: uninstall-man3
6961cb0ef41Sopenharmony_ci
6971cb0ef41Sopenharmony_ci.MAKE: install-am install-strip
6981cb0ef41Sopenharmony_ci
6991cb0ef41Sopenharmony_ci.PHONY: all all-am check check-am clean clean-generic clean-libtool \
7001cb0ef41Sopenharmony_ci	cscopelist-am ctags-am distclean distclean-generic \
7011cb0ef41Sopenharmony_ci	distclean-libtool distdir dvi dvi-am html html-am info info-am \
7021cb0ef41Sopenharmony_ci	install install-am install-data install-data-am install-dvi \
7031cb0ef41Sopenharmony_ci	install-dvi-am install-exec install-exec-am install-html \
7041cb0ef41Sopenharmony_ci	install-html-am install-info install-info-am install-man \
7051cb0ef41Sopenharmony_ci	install-man3 install-pdf install-pdf-am install-ps \
7061cb0ef41Sopenharmony_ci	install-ps-am install-strip installcheck installcheck-am \
7071cb0ef41Sopenharmony_ci	installdirs maintainer-clean maintainer-clean-generic \
7081cb0ef41Sopenharmony_ci	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
7091cb0ef41Sopenharmony_ci	ps ps-am tags-am uninstall uninstall-am uninstall-man \
7101cb0ef41Sopenharmony_ci	uninstall-man3
7111cb0ef41Sopenharmony_ci
7121cb0ef41Sopenharmony_ci.PRECIOUS: Makefile
7131cb0ef41Sopenharmony_ci
7141cb0ef41Sopenharmony_ci
7151cb0ef41Sopenharmony_ci# Tell versions [3.59,3.63) of GNU make to not export all variables.
7161cb0ef41Sopenharmony_ci# Otherwise a system limit (for SysV at least) may be exceeded.
7171cb0ef41Sopenharmony_ci.NOEXPORT:
718