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_ciVPATH = @srcdir@ 171cb0ef41Sopenharmony_ciam__is_gnu_make = { \ 181cb0ef41Sopenharmony_ci if test -z '$(MAKELEVEL)'; then \ 191cb0ef41Sopenharmony_ci false; \ 201cb0ef41Sopenharmony_ci elif test -n '$(MAKE_HOST)'; then \ 211cb0ef41Sopenharmony_ci true; \ 221cb0ef41Sopenharmony_ci elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 231cb0ef41Sopenharmony_ci true; \ 241cb0ef41Sopenharmony_ci else \ 251cb0ef41Sopenharmony_ci false; \ 261cb0ef41Sopenharmony_ci fi; \ 271cb0ef41Sopenharmony_ci} 281cb0ef41Sopenharmony_ciam__make_running_with_option = \ 291cb0ef41Sopenharmony_ci case $${target_option-} in \ 301cb0ef41Sopenharmony_ci ?) ;; \ 311cb0ef41Sopenharmony_ci *) echo "am__make_running_with_option: internal error: invalid" \ 321cb0ef41Sopenharmony_ci "target option '$${target_option-}' specified" >&2; \ 331cb0ef41Sopenharmony_ci exit 1;; \ 341cb0ef41Sopenharmony_ci esac; \ 351cb0ef41Sopenharmony_ci has_opt=no; \ 361cb0ef41Sopenharmony_ci sane_makeflags=$$MAKEFLAGS; \ 371cb0ef41Sopenharmony_ci if $(am__is_gnu_make); then \ 381cb0ef41Sopenharmony_ci sane_makeflags=$$MFLAGS; \ 391cb0ef41Sopenharmony_ci else \ 401cb0ef41Sopenharmony_ci case $$MAKEFLAGS in \ 411cb0ef41Sopenharmony_ci *\\[\ \ ]*) \ 421cb0ef41Sopenharmony_ci bs=\\; \ 431cb0ef41Sopenharmony_ci sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 441cb0ef41Sopenharmony_ci | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 451cb0ef41Sopenharmony_ci esac; \ 461cb0ef41Sopenharmony_ci fi; \ 471cb0ef41Sopenharmony_ci skip_next=no; \ 481cb0ef41Sopenharmony_ci strip_trailopt () \ 491cb0ef41Sopenharmony_ci { \ 501cb0ef41Sopenharmony_ci flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 511cb0ef41Sopenharmony_ci }; \ 521cb0ef41Sopenharmony_ci for flg in $$sane_makeflags; do \ 531cb0ef41Sopenharmony_ci test $$skip_next = yes && { skip_next=no; continue; }; \ 541cb0ef41Sopenharmony_ci case $$flg in \ 551cb0ef41Sopenharmony_ci *=*|--*) continue;; \ 561cb0ef41Sopenharmony_ci -*I) strip_trailopt 'I'; skip_next=yes;; \ 571cb0ef41Sopenharmony_ci -*I?*) strip_trailopt 'I';; \ 581cb0ef41Sopenharmony_ci -*O) strip_trailopt 'O'; skip_next=yes;; \ 591cb0ef41Sopenharmony_ci -*O?*) strip_trailopt 'O';; \ 601cb0ef41Sopenharmony_ci -*l) strip_trailopt 'l'; skip_next=yes;; \ 611cb0ef41Sopenharmony_ci -*l?*) strip_trailopt 'l';; \ 621cb0ef41Sopenharmony_ci -[dEDm]) skip_next=yes;; \ 631cb0ef41Sopenharmony_ci -[JT]) skip_next=yes;; \ 641cb0ef41Sopenharmony_ci esac; \ 651cb0ef41Sopenharmony_ci case $$flg in \ 661cb0ef41Sopenharmony_ci *$$target_option*) has_opt=yes; break;; \ 671cb0ef41Sopenharmony_ci esac; \ 681cb0ef41Sopenharmony_ci done; \ 691cb0ef41Sopenharmony_ci test $$has_opt = yes 701cb0ef41Sopenharmony_ciam__make_dryrun = (target_option=n; $(am__make_running_with_option)) 711cb0ef41Sopenharmony_ciam__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 721cb0ef41Sopenharmony_cipkgdatadir = $(datadir)/@PACKAGE@ 731cb0ef41Sopenharmony_cipkgincludedir = $(includedir)/@PACKAGE@ 741cb0ef41Sopenharmony_cipkglibdir = $(libdir)/@PACKAGE@ 751cb0ef41Sopenharmony_cipkglibexecdir = $(libexecdir)/@PACKAGE@ 761cb0ef41Sopenharmony_ciam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 771cb0ef41Sopenharmony_ciinstall_sh_DATA = $(install_sh) -c -m 644 781cb0ef41Sopenharmony_ciinstall_sh_PROGRAM = $(install_sh) -c 791cb0ef41Sopenharmony_ciinstall_sh_SCRIPT = $(install_sh) -c 801cb0ef41Sopenharmony_ciINSTALL_HEADER = $(INSTALL_DATA) 811cb0ef41Sopenharmony_citransform = $(program_transform_name) 821cb0ef41Sopenharmony_ciNORMAL_INSTALL = : 831cb0ef41Sopenharmony_ciPRE_INSTALL = : 841cb0ef41Sopenharmony_ciPOST_INSTALL = : 851cb0ef41Sopenharmony_ciNORMAL_UNINSTALL = : 861cb0ef41Sopenharmony_ciPRE_UNINSTALL = : 871cb0ef41Sopenharmony_ciPOST_UNINSTALL = : 881cb0ef41Sopenharmony_cibuild_triplet = @build@ 891cb0ef41Sopenharmony_cihost_triplet = @host@ 901cb0ef41Sopenharmony_cisubdir = src 911cb0ef41Sopenharmony_ciACLOCAL_M4 = $(top_srcdir)/aclocal.m4 921cb0ef41Sopenharmony_ciam__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \ 931cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_ac_print_to_file.m4 \ 941cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_add_am_macro_static.m4 \ 951cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_am_macros_static.m4 \ 961cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_append_compile_flags.m4 \ 971cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_append_flag.m4 \ 981cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_append_link_flags.m4 \ 991cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_check_compile_flag.m4 \ 1001cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_check_gnu_make.m4 \ 1011cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_check_link_flag.m4 \ 1021cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_check_user_namespace.m4 \ 1031cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_check_uts_namespace.m4 \ 1041cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_code_coverage.m4 \ 1051cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_compiler_vendor.m4 \ 1061cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ 1071cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_cxx_compile_stdcxx_14.m4 \ 1081cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_file_escapes.m4 \ 1091cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_pthread.m4 \ 1101cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ax_require_defined.m4 \ 1111cb0ef41Sopenharmony_ci $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 1121cb0ef41Sopenharmony_ci $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 1131cb0ef41Sopenharmony_ci $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \ 1141cb0ef41Sopenharmony_ci $(top_srcdir)/configure.ac 1151cb0ef41Sopenharmony_ciam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 1161cb0ef41Sopenharmony_ci $(ACLOCAL_M4) 1171cb0ef41Sopenharmony_ciDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 1181cb0ef41Sopenharmony_cimkinstalldirs = $(install_sh) -d 1191cb0ef41Sopenharmony_ciCONFIG_HEADER = $(top_builddir)/src/lib/ares_config.h \ 1201cb0ef41Sopenharmony_ci $(top_builddir)/include/ares_build.h 1211cb0ef41Sopenharmony_ciCONFIG_CLEAN_FILES = 1221cb0ef41Sopenharmony_ciCONFIG_CLEAN_VPATH_FILES = 1231cb0ef41Sopenharmony_ciAM_V_P = $(am__v_P_@AM_V@) 1241cb0ef41Sopenharmony_ciam__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 1251cb0ef41Sopenharmony_ciam__v_P_0 = false 1261cb0ef41Sopenharmony_ciam__v_P_1 = : 1271cb0ef41Sopenharmony_ciAM_V_GEN = $(am__v_GEN_@AM_V@) 1281cb0ef41Sopenharmony_ciam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 1291cb0ef41Sopenharmony_ciam__v_GEN_0 = @echo " GEN " $@; 1301cb0ef41Sopenharmony_ciam__v_GEN_1 = 1311cb0ef41Sopenharmony_ciAM_V_at = $(am__v_at_@AM_V@) 1321cb0ef41Sopenharmony_ciam__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 1331cb0ef41Sopenharmony_ciam__v_at_0 = @ 1341cb0ef41Sopenharmony_ciam__v_at_1 = 1351cb0ef41Sopenharmony_ciSOURCES = 1361cb0ef41Sopenharmony_ciDIST_SOURCES = 1371cb0ef41Sopenharmony_ciRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 1381cb0ef41Sopenharmony_ci ctags-recursive dvi-recursive html-recursive info-recursive \ 1391cb0ef41Sopenharmony_ci install-data-recursive install-dvi-recursive \ 1401cb0ef41Sopenharmony_ci install-exec-recursive install-html-recursive \ 1411cb0ef41Sopenharmony_ci install-info-recursive install-pdf-recursive \ 1421cb0ef41Sopenharmony_ci install-ps-recursive install-recursive installcheck-recursive \ 1431cb0ef41Sopenharmony_ci installdirs-recursive pdf-recursive ps-recursive \ 1441cb0ef41Sopenharmony_ci tags-recursive uninstall-recursive 1451cb0ef41Sopenharmony_ciam__can_run_installinfo = \ 1461cb0ef41Sopenharmony_ci case $$AM_UPDATE_INFO_DIR in \ 1471cb0ef41Sopenharmony_ci n|no|NO) false;; \ 1481cb0ef41Sopenharmony_ci *) (install-info --version) >/dev/null 2>&1;; \ 1491cb0ef41Sopenharmony_ci esac 1501cb0ef41Sopenharmony_ciRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 1511cb0ef41Sopenharmony_ci distclean-recursive maintainer-clean-recursive 1521cb0ef41Sopenharmony_ciam__recursive_targets = \ 1531cb0ef41Sopenharmony_ci $(RECURSIVE_TARGETS) \ 1541cb0ef41Sopenharmony_ci $(RECURSIVE_CLEAN_TARGETS) \ 1551cb0ef41Sopenharmony_ci $(am__extra_recursive_targets) 1561cb0ef41Sopenharmony_ciAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 1571cb0ef41Sopenharmony_ci distdir distdir-am 1581cb0ef41Sopenharmony_ciam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 1591cb0ef41Sopenharmony_ci# Read a list of newline-separated strings from the standard input, 1601cb0ef41Sopenharmony_ci# and print each of them once, without duplicates. Input order is 1611cb0ef41Sopenharmony_ci# *not* preserved. 1621cb0ef41Sopenharmony_ciam__uniquify_input = $(AWK) '\ 1631cb0ef41Sopenharmony_ci BEGIN { nonempty = 0; } \ 1641cb0ef41Sopenharmony_ci { items[$$0] = 1; nonempty = 1; } \ 1651cb0ef41Sopenharmony_ci END { if (nonempty) { for (i in items) print i; }; } \ 1661cb0ef41Sopenharmony_ci' 1671cb0ef41Sopenharmony_ci# Make sure the list of sources is unique. This is necessary because, 1681cb0ef41Sopenharmony_ci# e.g., the same source file might be shared among _SOURCES variables 1691cb0ef41Sopenharmony_ci# for different programs/libraries. 1701cb0ef41Sopenharmony_ciam__define_uniq_tagged_files = \ 1711cb0ef41Sopenharmony_ci list='$(am__tagged_files)'; \ 1721cb0ef41Sopenharmony_ci unique=`for i in $$list; do \ 1731cb0ef41Sopenharmony_ci if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1741cb0ef41Sopenharmony_ci done | $(am__uniquify_input)` 1751cb0ef41Sopenharmony_ciDIST_SUBDIRS = $(SUBDIRS) 1761cb0ef41Sopenharmony_ciam__DIST_COMMON = $(srcdir)/Makefile.in 1771cb0ef41Sopenharmony_ciDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1781cb0ef41Sopenharmony_ciam__relativize = \ 1791cb0ef41Sopenharmony_ci dir0=`pwd`; \ 1801cb0ef41Sopenharmony_ci sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 1811cb0ef41Sopenharmony_ci sed_rest='s,^[^/]*/*,,'; \ 1821cb0ef41Sopenharmony_ci sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 1831cb0ef41Sopenharmony_ci sed_butlast='s,/*[^/]*$$,,'; \ 1841cb0ef41Sopenharmony_ci while test -n "$$dir1"; do \ 1851cb0ef41Sopenharmony_ci first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 1861cb0ef41Sopenharmony_ci if test "$$first" != "."; then \ 1871cb0ef41Sopenharmony_ci if test "$$first" = ".."; then \ 1881cb0ef41Sopenharmony_ci dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 1891cb0ef41Sopenharmony_ci dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 1901cb0ef41Sopenharmony_ci else \ 1911cb0ef41Sopenharmony_ci first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 1921cb0ef41Sopenharmony_ci if test "$$first2" = "$$first"; then \ 1931cb0ef41Sopenharmony_ci dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 1941cb0ef41Sopenharmony_ci else \ 1951cb0ef41Sopenharmony_ci dir2="../$$dir2"; \ 1961cb0ef41Sopenharmony_ci fi; \ 1971cb0ef41Sopenharmony_ci dir0="$$dir0"/"$$first"; \ 1981cb0ef41Sopenharmony_ci fi; \ 1991cb0ef41Sopenharmony_ci fi; \ 2001cb0ef41Sopenharmony_ci dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 2011cb0ef41Sopenharmony_ci done; \ 2021cb0ef41Sopenharmony_ci reldir="$$dir2" 2031cb0ef41Sopenharmony_ciACLOCAL = @ACLOCAL@ 2041cb0ef41Sopenharmony_ciAMTAR = @AMTAR@ 2051cb0ef41Sopenharmony_ciAM_CFLAGS = @AM_CFLAGS@ 2061cb0ef41Sopenharmony_ciAM_CPPFLAGS = @AM_CPPFLAGS@ 2071cb0ef41Sopenharmony_ciAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 2081cb0ef41Sopenharmony_ciAR = @AR@ 2091cb0ef41Sopenharmony_ciAS = @AS@ 2101cb0ef41Sopenharmony_ciAUTOCONF = @AUTOCONF@ 2111cb0ef41Sopenharmony_ciAUTOHEADER = @AUTOHEADER@ 2121cb0ef41Sopenharmony_ciAUTOMAKE = @AUTOMAKE@ 2131cb0ef41Sopenharmony_ciAWK = @AWK@ 2141cb0ef41Sopenharmony_ciBUILD_SUBDIRS = @BUILD_SUBDIRS@ 2151cb0ef41Sopenharmony_ciCARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@ 2161cb0ef41Sopenharmony_ciCARES_RANDOM_FILE = @CARES_RANDOM_FILE@ 2171cb0ef41Sopenharmony_ciCARES_SYMBOL_HIDING_CFLAG = @CARES_SYMBOL_HIDING_CFLAG@ 2181cb0ef41Sopenharmony_ciCARES_VERSION_INFO = @CARES_VERSION_INFO@ 2191cb0ef41Sopenharmony_ciCC = @CC@ 2201cb0ef41Sopenharmony_ciCCDEPMODE = @CCDEPMODE@ 2211cb0ef41Sopenharmony_ciCFLAGS = @CFLAGS@ 2221cb0ef41Sopenharmony_ciCODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@ 2231cb0ef41Sopenharmony_ciCODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@ 2241cb0ef41Sopenharmony_ciCODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@ 2251cb0ef41Sopenharmony_ciCODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@ 2261cb0ef41Sopenharmony_ciCODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@ 2271cb0ef41Sopenharmony_ciCPP = @CPP@ 2281cb0ef41Sopenharmony_ciCPPFLAGS = @CPPFLAGS@ 2291cb0ef41Sopenharmony_ciCSCOPE = @CSCOPE@ 2301cb0ef41Sopenharmony_ciCTAGS = @CTAGS@ 2311cb0ef41Sopenharmony_ciCXX = @CXX@ 2321cb0ef41Sopenharmony_ciCXXCPP = @CXXCPP@ 2331cb0ef41Sopenharmony_ciCXXDEPMODE = @CXXDEPMODE@ 2341cb0ef41Sopenharmony_ciCXXFLAGS = @CXXFLAGS@ 2351cb0ef41Sopenharmony_ciCYGPATH_W = @CYGPATH_W@ 2361cb0ef41Sopenharmony_ciDEFS = @DEFS@ 2371cb0ef41Sopenharmony_ciDEPDIR = @DEPDIR@ 2381cb0ef41Sopenharmony_ciDLLTOOL = @DLLTOOL@ 2391cb0ef41Sopenharmony_ciDSYMUTIL = @DSYMUTIL@ 2401cb0ef41Sopenharmony_ciDUMPBIN = @DUMPBIN@ 2411cb0ef41Sopenharmony_ciECHO_C = @ECHO_C@ 2421cb0ef41Sopenharmony_ciECHO_N = @ECHO_N@ 2431cb0ef41Sopenharmony_ciECHO_T = @ECHO_T@ 2441cb0ef41Sopenharmony_ciEGREP = @EGREP@ 2451cb0ef41Sopenharmony_ciETAGS = @ETAGS@ 2461cb0ef41Sopenharmony_ciEXEEXT = @EXEEXT@ 2471cb0ef41Sopenharmony_ciFGREP = @FGREP@ 2481cb0ef41Sopenharmony_ciFILECMD = @FILECMD@ 2491cb0ef41Sopenharmony_ciGCOV = @GCOV@ 2501cb0ef41Sopenharmony_ciGENHTML = @GENHTML@ 2511cb0ef41Sopenharmony_ciGMOCK_CFLAGS = @GMOCK_CFLAGS@ 2521cb0ef41Sopenharmony_ciGMOCK_LIBS = @GMOCK_LIBS@ 2531cb0ef41Sopenharmony_ciGREP = @GREP@ 2541cb0ef41Sopenharmony_ciHAVE_CXX14 = @HAVE_CXX14@ 2551cb0ef41Sopenharmony_ciINSTALL = @INSTALL@ 2561cb0ef41Sopenharmony_ciINSTALL_DATA = @INSTALL_DATA@ 2571cb0ef41Sopenharmony_ciINSTALL_PROGRAM = @INSTALL_PROGRAM@ 2581cb0ef41Sopenharmony_ciINSTALL_SCRIPT = @INSTALL_SCRIPT@ 2591cb0ef41Sopenharmony_ciINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 2601cb0ef41Sopenharmony_ciLCOV = @LCOV@ 2611cb0ef41Sopenharmony_ciLD = @LD@ 2621cb0ef41Sopenharmony_ciLDFLAGS = @LDFLAGS@ 2631cb0ef41Sopenharmony_ciLIBOBJS = @LIBOBJS@ 2641cb0ef41Sopenharmony_ciLIBS = @LIBS@ 2651cb0ef41Sopenharmony_ciLIBTOOL = @LIBTOOL@ 2661cb0ef41Sopenharmony_ciLIPO = @LIPO@ 2671cb0ef41Sopenharmony_ciLN_S = @LN_S@ 2681cb0ef41Sopenharmony_ciLTLIBOBJS = @LTLIBOBJS@ 2691cb0ef41Sopenharmony_ciLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 2701cb0ef41Sopenharmony_ciMAINT = @MAINT@ 2711cb0ef41Sopenharmony_ciMAKEINFO = @MAKEINFO@ 2721cb0ef41Sopenharmony_ciMANIFEST_TOOL = @MANIFEST_TOOL@ 2731cb0ef41Sopenharmony_ciMKDIR_P = @MKDIR_P@ 2741cb0ef41Sopenharmony_ciNM = @NM@ 2751cb0ef41Sopenharmony_ciNMEDIT = @NMEDIT@ 2761cb0ef41Sopenharmony_ciOBJDUMP = @OBJDUMP@ 2771cb0ef41Sopenharmony_ciOBJEXT = @OBJEXT@ 2781cb0ef41Sopenharmony_ciOTOOL = @OTOOL@ 2791cb0ef41Sopenharmony_ciOTOOL64 = @OTOOL64@ 2801cb0ef41Sopenharmony_ciPACKAGE = @PACKAGE@ 2811cb0ef41Sopenharmony_ciPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 2821cb0ef41Sopenharmony_ciPACKAGE_NAME = @PACKAGE_NAME@ 2831cb0ef41Sopenharmony_ciPACKAGE_STRING = @PACKAGE_STRING@ 2841cb0ef41Sopenharmony_ciPACKAGE_TARNAME = @PACKAGE_TARNAME@ 2851cb0ef41Sopenharmony_ciPACKAGE_URL = @PACKAGE_URL@ 2861cb0ef41Sopenharmony_ciPACKAGE_VERSION = @PACKAGE_VERSION@ 2871cb0ef41Sopenharmony_ciPATH_SEPARATOR = @PATH_SEPARATOR@ 2881cb0ef41Sopenharmony_ciPKG_CONFIG = @PKG_CONFIG@ 2891cb0ef41Sopenharmony_ciPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 2901cb0ef41Sopenharmony_ciPKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 2911cb0ef41Sopenharmony_ciPTHREAD_CC = @PTHREAD_CC@ 2921cb0ef41Sopenharmony_ciPTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 2931cb0ef41Sopenharmony_ciPTHREAD_CXX = @PTHREAD_CXX@ 2941cb0ef41Sopenharmony_ciPTHREAD_LIBS = @PTHREAD_LIBS@ 2951cb0ef41Sopenharmony_ciRANLIB = @RANLIB@ 2961cb0ef41Sopenharmony_ciSED = @SED@ 2971cb0ef41Sopenharmony_ciSET_MAKE = @SET_MAKE@ 2981cb0ef41Sopenharmony_ciSHELL = @SHELL@ 2991cb0ef41Sopenharmony_ciSTRIP = @STRIP@ 3001cb0ef41Sopenharmony_ciVERSION = @VERSION@ 3011cb0ef41Sopenharmony_ciabs_builddir = @abs_builddir@ 3021cb0ef41Sopenharmony_ciabs_srcdir = @abs_srcdir@ 3031cb0ef41Sopenharmony_ciabs_top_builddir = @abs_top_builddir@ 3041cb0ef41Sopenharmony_ciabs_top_srcdir = @abs_top_srcdir@ 3051cb0ef41Sopenharmony_ciac_ct_AR = @ac_ct_AR@ 3061cb0ef41Sopenharmony_ciac_ct_CC = @ac_ct_CC@ 3071cb0ef41Sopenharmony_ciac_ct_CXX = @ac_ct_CXX@ 3081cb0ef41Sopenharmony_ciac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 3091cb0ef41Sopenharmony_ciam__include = @am__include@ 3101cb0ef41Sopenharmony_ciam__leading_dot = @am__leading_dot@ 3111cb0ef41Sopenharmony_ciam__quote = @am__quote@ 3121cb0ef41Sopenharmony_ciam__tar = @am__tar@ 3131cb0ef41Sopenharmony_ciam__untar = @am__untar@ 3141cb0ef41Sopenharmony_ciax_pthread_config = @ax_pthread_config@ 3151cb0ef41Sopenharmony_cibindir = @bindir@ 3161cb0ef41Sopenharmony_cibuild = @build@ 3171cb0ef41Sopenharmony_cibuild_alias = @build_alias@ 3181cb0ef41Sopenharmony_cibuild_cpu = @build_cpu@ 3191cb0ef41Sopenharmony_cibuild_os = @build_os@ 3201cb0ef41Sopenharmony_cibuild_vendor = @build_vendor@ 3211cb0ef41Sopenharmony_cibuilddir = @builddir@ 3221cb0ef41Sopenharmony_cidatadir = @datadir@ 3231cb0ef41Sopenharmony_cidatarootdir = @datarootdir@ 3241cb0ef41Sopenharmony_cidocdir = @docdir@ 3251cb0ef41Sopenharmony_cidvidir = @dvidir@ 3261cb0ef41Sopenharmony_ciexec_prefix = @exec_prefix@ 3271cb0ef41Sopenharmony_cihost = @host@ 3281cb0ef41Sopenharmony_cihost_alias = @host_alias@ 3291cb0ef41Sopenharmony_cihost_cpu = @host_cpu@ 3301cb0ef41Sopenharmony_cihost_os = @host_os@ 3311cb0ef41Sopenharmony_cihost_vendor = @host_vendor@ 3321cb0ef41Sopenharmony_cihtmldir = @htmldir@ 3331cb0ef41Sopenharmony_ciifGNUmake = @ifGNUmake@ 3341cb0ef41Sopenharmony_ciifnGNUmake = @ifnGNUmake@ 3351cb0ef41Sopenharmony_ciincludedir = @includedir@ 3361cb0ef41Sopenharmony_ciinfodir = @infodir@ 3371cb0ef41Sopenharmony_ciinstall_sh = @install_sh@ 3381cb0ef41Sopenharmony_cilibdir = @libdir@ 3391cb0ef41Sopenharmony_cilibexecdir = @libexecdir@ 3401cb0ef41Sopenharmony_cilocaledir = @localedir@ 3411cb0ef41Sopenharmony_cilocalstatedir = @localstatedir@ 3421cb0ef41Sopenharmony_cimandir = @mandir@ 3431cb0ef41Sopenharmony_cimkdir_p = @mkdir_p@ 3441cb0ef41Sopenharmony_cioldincludedir = @oldincludedir@ 3451cb0ef41Sopenharmony_cipdfdir = @pdfdir@ 3461cb0ef41Sopenharmony_ciprefix = @prefix@ 3471cb0ef41Sopenharmony_ciprogram_transform_name = @program_transform_name@ 3481cb0ef41Sopenharmony_cipsdir = @psdir@ 3491cb0ef41Sopenharmony_cirunstatedir = @runstatedir@ 3501cb0ef41Sopenharmony_cisbindir = @sbindir@ 3511cb0ef41Sopenharmony_cisharedstatedir = @sharedstatedir@ 3521cb0ef41Sopenharmony_cisrcdir = @srcdir@ 3531cb0ef41Sopenharmony_cisysconfdir = @sysconfdir@ 3541cb0ef41Sopenharmony_citarget_alias = @target_alias@ 3551cb0ef41Sopenharmony_citop_build_prefix = @top_build_prefix@ 3561cb0ef41Sopenharmony_citop_builddir = @top_builddir@ 3571cb0ef41Sopenharmony_citop_srcdir = @top_srcdir@ 3581cb0ef41Sopenharmony_ci 3591cb0ef41Sopenharmony_ci# Copyright (C) The c-ares project and its contributors 3601cb0ef41Sopenharmony_ci# SPDX-License-Identifier: MIT 3611cb0ef41Sopenharmony_ciEXTRA_DIST = CMakeLists.txt 3621cb0ef41Sopenharmony_ciSUBDIRS = lib tools 3631cb0ef41Sopenharmony_ciall: all-recursive 3641cb0ef41Sopenharmony_ci 3651cb0ef41Sopenharmony_ci.SUFFIXES: 3661cb0ef41Sopenharmony_ci$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 3671cb0ef41Sopenharmony_ci @for dep in $?; do \ 3681cb0ef41Sopenharmony_ci case '$(am__configure_deps)' in \ 3691cb0ef41Sopenharmony_ci *$$dep*) \ 3701cb0ef41Sopenharmony_ci ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 3711cb0ef41Sopenharmony_ci && { if test -f $@; then exit 0; else break; fi; }; \ 3721cb0ef41Sopenharmony_ci exit 1;; \ 3731cb0ef41Sopenharmony_ci esac; \ 3741cb0ef41Sopenharmony_ci done; \ 3751cb0ef41Sopenharmony_ci echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 3761cb0ef41Sopenharmony_ci $(am__cd) $(top_srcdir) && \ 3771cb0ef41Sopenharmony_ci $(AUTOMAKE) --foreign src/Makefile 3781cb0ef41Sopenharmony_ciMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 3791cb0ef41Sopenharmony_ci @case '$?' in \ 3801cb0ef41Sopenharmony_ci *config.status*) \ 3811cb0ef41Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 3821cb0ef41Sopenharmony_ci *) \ 3831cb0ef41Sopenharmony_ci echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 3841cb0ef41Sopenharmony_ci cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 3851cb0ef41Sopenharmony_ci esac; 3861cb0ef41Sopenharmony_ci 3871cb0ef41Sopenharmony_ci$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 3881cb0ef41Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 3891cb0ef41Sopenharmony_ci 3901cb0ef41Sopenharmony_ci$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 3911cb0ef41Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 3921cb0ef41Sopenharmony_ci$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 3931cb0ef41Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 3941cb0ef41Sopenharmony_ci$(am__aclocal_m4_deps): 3951cb0ef41Sopenharmony_ci 3961cb0ef41Sopenharmony_cimostlyclean-libtool: 3971cb0ef41Sopenharmony_ci -rm -f *.lo 3981cb0ef41Sopenharmony_ci 3991cb0ef41Sopenharmony_ciclean-libtool: 4001cb0ef41Sopenharmony_ci -rm -rf .libs _libs 4011cb0ef41Sopenharmony_ci 4021cb0ef41Sopenharmony_ci# This directory's subdirectories are mostly independent; you can cd 4031cb0ef41Sopenharmony_ci# into them and run 'make' without going through this Makefile. 4041cb0ef41Sopenharmony_ci# To change the values of 'make' variables: instead of editing Makefiles, 4051cb0ef41Sopenharmony_ci# (1) if the variable is set in 'config.status', edit 'config.status' 4061cb0ef41Sopenharmony_ci# (which will cause the Makefiles to be regenerated when you run 'make'); 4071cb0ef41Sopenharmony_ci# (2) otherwise, pass the desired values on the 'make' command line. 4081cb0ef41Sopenharmony_ci$(am__recursive_targets): 4091cb0ef41Sopenharmony_ci @fail=; \ 4101cb0ef41Sopenharmony_ci if $(am__make_keepgoing); then \ 4111cb0ef41Sopenharmony_ci failcom='fail=yes'; \ 4121cb0ef41Sopenharmony_ci else \ 4131cb0ef41Sopenharmony_ci failcom='exit 1'; \ 4141cb0ef41Sopenharmony_ci fi; \ 4151cb0ef41Sopenharmony_ci dot_seen=no; \ 4161cb0ef41Sopenharmony_ci target=`echo $@ | sed s/-recursive//`; \ 4171cb0ef41Sopenharmony_ci case "$@" in \ 4181cb0ef41Sopenharmony_ci distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 4191cb0ef41Sopenharmony_ci *) list='$(SUBDIRS)' ;; \ 4201cb0ef41Sopenharmony_ci esac; \ 4211cb0ef41Sopenharmony_ci for subdir in $$list; do \ 4221cb0ef41Sopenharmony_ci echo "Making $$target in $$subdir"; \ 4231cb0ef41Sopenharmony_ci if test "$$subdir" = "."; then \ 4241cb0ef41Sopenharmony_ci dot_seen=yes; \ 4251cb0ef41Sopenharmony_ci local_target="$$target-am"; \ 4261cb0ef41Sopenharmony_ci else \ 4271cb0ef41Sopenharmony_ci local_target="$$target"; \ 4281cb0ef41Sopenharmony_ci fi; \ 4291cb0ef41Sopenharmony_ci ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 4301cb0ef41Sopenharmony_ci || eval $$failcom; \ 4311cb0ef41Sopenharmony_ci done; \ 4321cb0ef41Sopenharmony_ci if test "$$dot_seen" = "no"; then \ 4331cb0ef41Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 4341cb0ef41Sopenharmony_ci fi; test -z "$$fail" 4351cb0ef41Sopenharmony_ci 4361cb0ef41Sopenharmony_ciID: $(am__tagged_files) 4371cb0ef41Sopenharmony_ci $(am__define_uniq_tagged_files); mkid -fID $$unique 4381cb0ef41Sopenharmony_citags: tags-recursive 4391cb0ef41Sopenharmony_ciTAGS: tags 4401cb0ef41Sopenharmony_ci 4411cb0ef41Sopenharmony_citags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 4421cb0ef41Sopenharmony_ci set x; \ 4431cb0ef41Sopenharmony_ci here=`pwd`; \ 4441cb0ef41Sopenharmony_ci if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 4451cb0ef41Sopenharmony_ci include_option=--etags-include; \ 4461cb0ef41Sopenharmony_ci empty_fix=.; \ 4471cb0ef41Sopenharmony_ci else \ 4481cb0ef41Sopenharmony_ci include_option=--include; \ 4491cb0ef41Sopenharmony_ci empty_fix=; \ 4501cb0ef41Sopenharmony_ci fi; \ 4511cb0ef41Sopenharmony_ci list='$(SUBDIRS)'; for subdir in $$list; do \ 4521cb0ef41Sopenharmony_ci if test "$$subdir" = .; then :; else \ 4531cb0ef41Sopenharmony_ci test ! -f $$subdir/TAGS || \ 4541cb0ef41Sopenharmony_ci set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 4551cb0ef41Sopenharmony_ci fi; \ 4561cb0ef41Sopenharmony_ci done; \ 4571cb0ef41Sopenharmony_ci $(am__define_uniq_tagged_files); \ 4581cb0ef41Sopenharmony_ci shift; \ 4591cb0ef41Sopenharmony_ci if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 4601cb0ef41Sopenharmony_ci test -n "$$unique" || unique=$$empty_fix; \ 4611cb0ef41Sopenharmony_ci if test $$# -gt 0; then \ 4621cb0ef41Sopenharmony_ci $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 4631cb0ef41Sopenharmony_ci "$$@" $$unique; \ 4641cb0ef41Sopenharmony_ci else \ 4651cb0ef41Sopenharmony_ci $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 4661cb0ef41Sopenharmony_ci $$unique; \ 4671cb0ef41Sopenharmony_ci fi; \ 4681cb0ef41Sopenharmony_ci fi 4691cb0ef41Sopenharmony_cictags: ctags-recursive 4701cb0ef41Sopenharmony_ci 4711cb0ef41Sopenharmony_ciCTAGS: ctags 4721cb0ef41Sopenharmony_cictags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 4731cb0ef41Sopenharmony_ci $(am__define_uniq_tagged_files); \ 4741cb0ef41Sopenharmony_ci test -z "$(CTAGS_ARGS)$$unique" \ 4751cb0ef41Sopenharmony_ci || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 4761cb0ef41Sopenharmony_ci $$unique 4771cb0ef41Sopenharmony_ci 4781cb0ef41Sopenharmony_ciGTAGS: 4791cb0ef41Sopenharmony_ci here=`$(am__cd) $(top_builddir) && pwd` \ 4801cb0ef41Sopenharmony_ci && $(am__cd) $(top_srcdir) \ 4811cb0ef41Sopenharmony_ci && gtags -i $(GTAGS_ARGS) "$$here" 4821cb0ef41Sopenharmony_cicscopelist: cscopelist-recursive 4831cb0ef41Sopenharmony_ci 4841cb0ef41Sopenharmony_cicscopelist-am: $(am__tagged_files) 4851cb0ef41Sopenharmony_ci list='$(am__tagged_files)'; \ 4861cb0ef41Sopenharmony_ci case "$(srcdir)" in \ 4871cb0ef41Sopenharmony_ci [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 4881cb0ef41Sopenharmony_ci *) sdir=$(subdir)/$(srcdir) ;; \ 4891cb0ef41Sopenharmony_ci esac; \ 4901cb0ef41Sopenharmony_ci for i in $$list; do \ 4911cb0ef41Sopenharmony_ci if test -f "$$i"; then \ 4921cb0ef41Sopenharmony_ci echo "$(subdir)/$$i"; \ 4931cb0ef41Sopenharmony_ci else \ 4941cb0ef41Sopenharmony_ci echo "$$sdir/$$i"; \ 4951cb0ef41Sopenharmony_ci fi; \ 4961cb0ef41Sopenharmony_ci done >> $(top_builddir)/cscope.files 4971cb0ef41Sopenharmony_ci 4981cb0ef41Sopenharmony_cidistclean-tags: 4991cb0ef41Sopenharmony_ci -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 5001cb0ef41Sopenharmony_cidistdir: $(BUILT_SOURCES) 5011cb0ef41Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) distdir-am 5021cb0ef41Sopenharmony_ci 5031cb0ef41Sopenharmony_cidistdir-am: $(DISTFILES) 5041cb0ef41Sopenharmony_ci @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 5051cb0ef41Sopenharmony_ci topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 5061cb0ef41Sopenharmony_ci list='$(DISTFILES)'; \ 5071cb0ef41Sopenharmony_ci dist_files=`for file in $$list; do echo $$file; done | \ 5081cb0ef41Sopenharmony_ci sed -e "s|^$$srcdirstrip/||;t" \ 5091cb0ef41Sopenharmony_ci -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 5101cb0ef41Sopenharmony_ci case $$dist_files in \ 5111cb0ef41Sopenharmony_ci */*) $(MKDIR_P) `echo "$$dist_files" | \ 5121cb0ef41Sopenharmony_ci sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 5131cb0ef41Sopenharmony_ci sort -u` ;; \ 5141cb0ef41Sopenharmony_ci esac; \ 5151cb0ef41Sopenharmony_ci for file in $$dist_files; do \ 5161cb0ef41Sopenharmony_ci if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 5171cb0ef41Sopenharmony_ci if test -d $$d/$$file; then \ 5181cb0ef41Sopenharmony_ci dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 5191cb0ef41Sopenharmony_ci if test -d "$(distdir)/$$file"; then \ 5201cb0ef41Sopenharmony_ci find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 5211cb0ef41Sopenharmony_ci fi; \ 5221cb0ef41Sopenharmony_ci if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 5231cb0ef41Sopenharmony_ci cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 5241cb0ef41Sopenharmony_ci find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 5251cb0ef41Sopenharmony_ci fi; \ 5261cb0ef41Sopenharmony_ci cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 5271cb0ef41Sopenharmony_ci else \ 5281cb0ef41Sopenharmony_ci test -f "$(distdir)/$$file" \ 5291cb0ef41Sopenharmony_ci || cp -p $$d/$$file "$(distdir)/$$file" \ 5301cb0ef41Sopenharmony_ci || exit 1; \ 5311cb0ef41Sopenharmony_ci fi; \ 5321cb0ef41Sopenharmony_ci done 5331cb0ef41Sopenharmony_ci @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 5341cb0ef41Sopenharmony_ci if test "$$subdir" = .; then :; else \ 5351cb0ef41Sopenharmony_ci $(am__make_dryrun) \ 5361cb0ef41Sopenharmony_ci || test -d "$(distdir)/$$subdir" \ 5371cb0ef41Sopenharmony_ci || $(MKDIR_P) "$(distdir)/$$subdir" \ 5381cb0ef41Sopenharmony_ci || exit 1; \ 5391cb0ef41Sopenharmony_ci dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 5401cb0ef41Sopenharmony_ci $(am__relativize); \ 5411cb0ef41Sopenharmony_ci new_distdir=$$reldir; \ 5421cb0ef41Sopenharmony_ci dir1=$$subdir; dir2="$(top_distdir)"; \ 5431cb0ef41Sopenharmony_ci $(am__relativize); \ 5441cb0ef41Sopenharmony_ci new_top_distdir=$$reldir; \ 5451cb0ef41Sopenharmony_ci echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 5461cb0ef41Sopenharmony_ci echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 5471cb0ef41Sopenharmony_ci ($(am__cd) $$subdir && \ 5481cb0ef41Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) \ 5491cb0ef41Sopenharmony_ci top_distdir="$$new_top_distdir" \ 5501cb0ef41Sopenharmony_ci distdir="$$new_distdir" \ 5511cb0ef41Sopenharmony_ci am__remove_distdir=: \ 5521cb0ef41Sopenharmony_ci am__skip_length_check=: \ 5531cb0ef41Sopenharmony_ci am__skip_mode_fix=: \ 5541cb0ef41Sopenharmony_ci distdir) \ 5551cb0ef41Sopenharmony_ci || exit 1; \ 5561cb0ef41Sopenharmony_ci fi; \ 5571cb0ef41Sopenharmony_ci done 5581cb0ef41Sopenharmony_cicheck-am: all-am 5591cb0ef41Sopenharmony_cicheck: check-recursive 5601cb0ef41Sopenharmony_ciall-am: Makefile 5611cb0ef41Sopenharmony_ciinstalldirs: installdirs-recursive 5621cb0ef41Sopenharmony_ciinstalldirs-am: 5631cb0ef41Sopenharmony_ciinstall: install-recursive 5641cb0ef41Sopenharmony_ciinstall-exec: install-exec-recursive 5651cb0ef41Sopenharmony_ciinstall-data: install-data-recursive 5661cb0ef41Sopenharmony_ciuninstall: uninstall-recursive 5671cb0ef41Sopenharmony_ci 5681cb0ef41Sopenharmony_ciinstall-am: all-am 5691cb0ef41Sopenharmony_ci @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 5701cb0ef41Sopenharmony_ci 5711cb0ef41Sopenharmony_ciinstallcheck: installcheck-recursive 5721cb0ef41Sopenharmony_ciinstall-strip: 5731cb0ef41Sopenharmony_ci if test -z '$(STRIP)'; then \ 5741cb0ef41Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 5751cb0ef41Sopenharmony_ci install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 5761cb0ef41Sopenharmony_ci install; \ 5771cb0ef41Sopenharmony_ci else \ 5781cb0ef41Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 5791cb0ef41Sopenharmony_ci install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 5801cb0ef41Sopenharmony_ci "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 5811cb0ef41Sopenharmony_ci fi 5821cb0ef41Sopenharmony_cimostlyclean-generic: 5831cb0ef41Sopenharmony_ci 5841cb0ef41Sopenharmony_ciclean-generic: 5851cb0ef41Sopenharmony_ci 5861cb0ef41Sopenharmony_cidistclean-generic: 5871cb0ef41Sopenharmony_ci -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 5881cb0ef41Sopenharmony_ci -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 5891cb0ef41Sopenharmony_ci 5901cb0ef41Sopenharmony_cimaintainer-clean-generic: 5911cb0ef41Sopenharmony_ci @echo "This command is intended for maintainers to use" 5921cb0ef41Sopenharmony_ci @echo "it deletes files that may require special tools to rebuild." 5931cb0ef41Sopenharmony_ciclean: clean-recursive 5941cb0ef41Sopenharmony_ci 5951cb0ef41Sopenharmony_ciclean-am: clean-generic clean-libtool mostlyclean-am 5961cb0ef41Sopenharmony_ci 5971cb0ef41Sopenharmony_cidistclean: distclean-recursive 5981cb0ef41Sopenharmony_ci -rm -f Makefile 5991cb0ef41Sopenharmony_cidistclean-am: clean-am distclean-generic distclean-tags 6001cb0ef41Sopenharmony_ci 6011cb0ef41Sopenharmony_cidvi: dvi-recursive 6021cb0ef41Sopenharmony_ci 6031cb0ef41Sopenharmony_cidvi-am: 6041cb0ef41Sopenharmony_ci 6051cb0ef41Sopenharmony_cihtml: html-recursive 6061cb0ef41Sopenharmony_ci 6071cb0ef41Sopenharmony_cihtml-am: 6081cb0ef41Sopenharmony_ci 6091cb0ef41Sopenharmony_ciinfo: info-recursive 6101cb0ef41Sopenharmony_ci 6111cb0ef41Sopenharmony_ciinfo-am: 6121cb0ef41Sopenharmony_ci 6131cb0ef41Sopenharmony_ciinstall-data-am: 6141cb0ef41Sopenharmony_ci 6151cb0ef41Sopenharmony_ciinstall-dvi: install-dvi-recursive 6161cb0ef41Sopenharmony_ci 6171cb0ef41Sopenharmony_ciinstall-dvi-am: 6181cb0ef41Sopenharmony_ci 6191cb0ef41Sopenharmony_ciinstall-exec-am: 6201cb0ef41Sopenharmony_ci 6211cb0ef41Sopenharmony_ciinstall-html: install-html-recursive 6221cb0ef41Sopenharmony_ci 6231cb0ef41Sopenharmony_ciinstall-html-am: 6241cb0ef41Sopenharmony_ci 6251cb0ef41Sopenharmony_ciinstall-info: install-info-recursive 6261cb0ef41Sopenharmony_ci 6271cb0ef41Sopenharmony_ciinstall-info-am: 6281cb0ef41Sopenharmony_ci 6291cb0ef41Sopenharmony_ciinstall-man: 6301cb0ef41Sopenharmony_ci 6311cb0ef41Sopenharmony_ciinstall-pdf: install-pdf-recursive 6321cb0ef41Sopenharmony_ci 6331cb0ef41Sopenharmony_ciinstall-pdf-am: 6341cb0ef41Sopenharmony_ci 6351cb0ef41Sopenharmony_ciinstall-ps: install-ps-recursive 6361cb0ef41Sopenharmony_ci 6371cb0ef41Sopenharmony_ciinstall-ps-am: 6381cb0ef41Sopenharmony_ci 6391cb0ef41Sopenharmony_ciinstallcheck-am: 6401cb0ef41Sopenharmony_ci 6411cb0ef41Sopenharmony_cimaintainer-clean: maintainer-clean-recursive 6421cb0ef41Sopenharmony_ci -rm -f Makefile 6431cb0ef41Sopenharmony_cimaintainer-clean-am: distclean-am maintainer-clean-generic 6441cb0ef41Sopenharmony_ci 6451cb0ef41Sopenharmony_cimostlyclean: mostlyclean-recursive 6461cb0ef41Sopenharmony_ci 6471cb0ef41Sopenharmony_cimostlyclean-am: mostlyclean-generic mostlyclean-libtool 6481cb0ef41Sopenharmony_ci 6491cb0ef41Sopenharmony_cipdf: pdf-recursive 6501cb0ef41Sopenharmony_ci 6511cb0ef41Sopenharmony_cipdf-am: 6521cb0ef41Sopenharmony_ci 6531cb0ef41Sopenharmony_cips: ps-recursive 6541cb0ef41Sopenharmony_ci 6551cb0ef41Sopenharmony_cips-am: 6561cb0ef41Sopenharmony_ci 6571cb0ef41Sopenharmony_ciuninstall-am: 6581cb0ef41Sopenharmony_ci 6591cb0ef41Sopenharmony_ci.MAKE: $(am__recursive_targets) install-am install-strip 6601cb0ef41Sopenharmony_ci 6611cb0ef41Sopenharmony_ci.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 6621cb0ef41Sopenharmony_ci check-am clean clean-generic clean-libtool cscopelist-am ctags \ 6631cb0ef41Sopenharmony_ci ctags-am distclean distclean-generic distclean-libtool \ 6641cb0ef41Sopenharmony_ci distclean-tags distdir dvi dvi-am html html-am info info-am \ 6651cb0ef41Sopenharmony_ci install install-am install-data install-data-am install-dvi \ 6661cb0ef41Sopenharmony_ci install-dvi-am install-exec install-exec-am install-html \ 6671cb0ef41Sopenharmony_ci install-html-am install-info install-info-am install-man \ 6681cb0ef41Sopenharmony_ci install-pdf install-pdf-am install-ps install-ps-am \ 6691cb0ef41Sopenharmony_ci install-strip installcheck installcheck-am installdirs \ 6701cb0ef41Sopenharmony_ci installdirs-am maintainer-clean maintainer-clean-generic \ 6711cb0ef41Sopenharmony_ci mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 6721cb0ef41Sopenharmony_ci ps ps-am tags tags-am uninstall uninstall-am 6731cb0ef41Sopenharmony_ci 6741cb0ef41Sopenharmony_ci.PRECIOUS: Makefile 6751cb0ef41Sopenharmony_ci 6761cb0ef41Sopenharmony_ci 6771cb0ef41Sopenharmony_ci# Tell versions [3.59,3.63) of GNU make to not export all variables. 6781cb0ef41Sopenharmony_ci# Otherwise a system limit (for SysV at least) may be exceeded. 6791cb0ef41Sopenharmony_ci.NOEXPORT: 680