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 17VPATH = @srcdir@ 18am__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} 29am__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 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = include 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__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 116am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 117 $(ACLOCAL_M4) 118DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ 119 $(am__DIST_COMMON) 120mkinstalldirs = $(install_sh) -d 121CONFIG_HEADER = $(top_builddir)/src/lib/ares_config.h ares_build.h 122CONFIG_CLEAN_FILES = 123CONFIG_CLEAN_VPATH_FILES = 124AM_V_P = $(am__v_P_@AM_V@) 125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 126am__v_P_0 = false 127am__v_P_1 = : 128AM_V_GEN = $(am__v_GEN_@AM_V@) 129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 130am__v_GEN_0 = @echo " GEN " $@; 131am__v_GEN_1 = 132AM_V_at = $(am__v_at_@AM_V@) 133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 134am__v_at_0 = @ 135am__v_at_1 = 136SOURCES = 137DIST_SOURCES = 138am__can_run_installinfo = \ 139 case $$AM_UPDATE_INFO_DIR in \ 140 n|no|NO) false;; \ 141 *) (install-info --version) >/dev/null 2>&1;; \ 142 esac 143am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 144am__vpath_adj = case $$p in \ 145 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 146 *) f=$$p;; \ 147 esac; 148am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 149am__install_max = 40 150am__nobase_strip_setup = \ 151 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 152am__nobase_strip = \ 153 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 154am__nobase_list = $(am__nobase_strip_setup); \ 155 for p in $$list; do echo "$$p $$p"; done | \ 156 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 157 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 158 if (++n[$$2] == $(am__install_max)) \ 159 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 160 END { for (dir in files) print dir, files[dir] }' 161am__base_list = \ 162 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 163 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 164am__uninstall_files_from_dir = { \ 165 test -z "$$files" \ 166 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 167 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 168 $(am__cd) "$$dir" && rm -f $$files; }; \ 169 } 170am__installdirs = "$(DESTDIR)$(includedir)" 171HEADERS = $(include_HEADERS) 172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ 173 ares_build.h.in 174# Read a list of newline-separated strings from the standard input, 175# and print each of them once, without duplicates. Input order is 176# *not* preserved. 177am__uniquify_input = $(AWK) '\ 178 BEGIN { nonempty = 0; } \ 179 { items[$$0] = 1; nonempty = 1; } \ 180 END { if (nonempty) { for (i in items) print i; }; } \ 181' 182# Make sure the list of sources is unique. This is necessary because, 183# e.g., the same source file might be shared among _SOURCES variables 184# for different programs/libraries. 185am__define_uniq_tagged_files = \ 186 list='$(am__tagged_files)'; \ 187 unique=`for i in $$list; do \ 188 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 189 done | $(am__uniquify_input)` 190am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ares_build.h.in 191DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 192ACLOCAL = @ACLOCAL@ 193AMTAR = @AMTAR@ 194AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 195AR = @AR@ 196AS = @AS@ 197AUTOCONF = @AUTOCONF@ 198AUTOHEADER = @AUTOHEADER@ 199AUTOMAKE = @AUTOMAKE@ 200AWK = @AWK@ 201BUILD_SUBDIRS = @BUILD_SUBDIRS@ 202CARES_CFLAG_EXTRAS = @CARES_CFLAG_EXTRAS@ 203CARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@ 204CARES_RANDOM_FILE = @CARES_RANDOM_FILE@ 205CARES_VERSION_INFO = @CARES_VERSION_INFO@ 206CC = @CC@ 207CCDEPMODE = @CCDEPMODE@ 208CFLAGS = @CFLAGS@ 209CFLAG_CARES_SYMBOL_HIDING = @CFLAG_CARES_SYMBOL_HIDING@ 210CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@ 211CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@ 212CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@ 213CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@ 214CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@ 215CPP = @CPP@ 216CPPFLAGS = @CPPFLAGS@ 217CPPFLAG_CARES_STATICLIB = @CPPFLAG_CARES_STATICLIB@ 218CSCOPE = @CSCOPE@ 219CTAGS = @CTAGS@ 220CXX = @CXX@ 221CXXCPP = @CXXCPP@ 222CXXDEPMODE = @CXXDEPMODE@ 223CXXFLAGS = @CXXFLAGS@ 224CYGPATH_W = @CYGPATH_W@ 225DEFS = @DEFS@ 226DEPDIR = @DEPDIR@ 227DLLTOOL = @DLLTOOL@ 228DSYMUTIL = @DSYMUTIL@ 229DUMPBIN = @DUMPBIN@ 230ECHO_C = @ECHO_C@ 231ECHO_N = @ECHO_N@ 232ECHO_T = @ECHO_T@ 233EGREP = @EGREP@ 234ETAGS = @ETAGS@ 235EXEEXT = @EXEEXT@ 236FGREP = @FGREP@ 237GCOV = @GCOV@ 238GENHTML = @GENHTML@ 239GREP = @GREP@ 240HAVE_CXX11 = @HAVE_CXX11@ 241INSTALL = @INSTALL@ 242INSTALL_DATA = @INSTALL_DATA@ 243INSTALL_PROGRAM = @INSTALL_PROGRAM@ 244INSTALL_SCRIPT = @INSTALL_SCRIPT@ 245INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 246LCOV = @LCOV@ 247LD = @LD@ 248LDFLAGS = @LDFLAGS@ 249LIBOBJS = @LIBOBJS@ 250LIBS = @LIBS@ 251LIBTOOL = @LIBTOOL@ 252LIPO = @LIPO@ 253LN_S = @LN_S@ 254LTLIBOBJS = @LTLIBOBJS@ 255LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 256MAINT = @MAINT@ 257MAKEINFO = @MAKEINFO@ 258MANIFEST_TOOL = @MANIFEST_TOOL@ 259MKDIR_P = @MKDIR_P@ 260NM = @NM@ 261NMEDIT = @NMEDIT@ 262OBJDUMP = @OBJDUMP@ 263OBJEXT = @OBJEXT@ 264OTOOL = @OTOOL@ 265OTOOL64 = @OTOOL64@ 266PACKAGE = @PACKAGE@ 267PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 268PACKAGE_NAME = @PACKAGE_NAME@ 269PACKAGE_STRING = @PACKAGE_STRING@ 270PACKAGE_TARNAME = @PACKAGE_TARNAME@ 271PACKAGE_URL = @PACKAGE_URL@ 272PACKAGE_VERSION = @PACKAGE_VERSION@ 273PATH_SEPARATOR = @PATH_SEPARATOR@ 274RANLIB = @RANLIB@ 275SED = @SED@ 276SET_MAKE = @SET_MAKE@ 277SHELL = @SHELL@ 278STRIP = @STRIP@ 279VERSION = @VERSION@ 280abs_builddir = @abs_builddir@ 281abs_srcdir = @abs_srcdir@ 282abs_top_builddir = @abs_top_builddir@ 283abs_top_srcdir = @abs_top_srcdir@ 284ac_ct_AR = @ac_ct_AR@ 285ac_ct_CC = @ac_ct_CC@ 286ac_ct_CXX = @ac_ct_CXX@ 287ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 288am__include = @am__include@ 289am__leading_dot = @am__leading_dot@ 290am__quote = @am__quote@ 291am__tar = @am__tar@ 292am__untar = @am__untar@ 293bindir = @bindir@ 294build = @build@ 295build_alias = @build_alias@ 296build_cpu = @build_cpu@ 297build_os = @build_os@ 298build_vendor = @build_vendor@ 299builddir = @builddir@ 300datadir = @datadir@ 301datarootdir = @datarootdir@ 302docdir = @docdir@ 303dvidir = @dvidir@ 304exec_prefix = @exec_prefix@ 305host = @host@ 306host_alias = @host_alias@ 307host_cpu = @host_cpu@ 308host_os = @host_os@ 309host_vendor = @host_vendor@ 310htmldir = @htmldir@ 311ifGNUmake = @ifGNUmake@ 312ifnGNUmake = @ifnGNUmake@ 313includedir = @includedir@ 314infodir = @infodir@ 315install_sh = @install_sh@ 316libdir = @libdir@ 317libexecdir = @libexecdir@ 318localedir = @localedir@ 319localstatedir = @localstatedir@ 320mandir = @mandir@ 321mkdir_p = @mkdir_p@ 322oldincludedir = @oldincludedir@ 323pdfdir = @pdfdir@ 324prefix = @prefix@ 325program_transform_name = @program_transform_name@ 326psdir = @psdir@ 327runstatedir = @runstatedir@ 328sbindir = @sbindir@ 329sharedstatedir = @sharedstatedir@ 330srcdir = @srcdir@ 331subdirs = @subdirs@ 332sysconfdir = @sysconfdir@ 333target_alias = @target_alias@ 334top_build_prefix = @top_build_prefix@ 335top_builddir = @top_builddir@ 336top_srcdir = @top_srcdir@ 337AUTOMAKE_OPTIONS = foreign nostdinc 1.9.6 338ACLOCAL_AMFLAGS = -I m4 --install 339 340# what headers to install on 'make install': 341include_HEADERS = ares.h ares_version.h ares_build.h ares_rules.h ares_dns.h ares_nameser.h 342EXTRA_DIST = ares_build.h.cmake ares_build.h.in ares_build.h.dist CMakeLists.txt 343all: ares_build.h 344 $(MAKE) $(AM_MAKEFLAGS) all-am 345 346.SUFFIXES: 347$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 348 @for dep in $?; do \ 349 case '$(am__configure_deps)' in \ 350 *$$dep*) \ 351 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 352 && { if test -f $@; then exit 0; else break; fi; }; \ 353 exit 1;; \ 354 esac; \ 355 done; \ 356 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 357 $(am__cd) $(top_srcdir) && \ 358 $(AUTOMAKE) --foreign include/Makefile 359Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 360 @case '$?' in \ 361 *config.status*) \ 362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 363 *) \ 364 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 365 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 366 esac; 367 368$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 369 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 370 371$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 372 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 373$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 374 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 375$(am__aclocal_m4_deps): 376 377ares_build.h: stamp-h2 378 @test -f $@ || rm -f stamp-h2 379 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h2 380 381stamp-h2: $(srcdir)/ares_build.h.in $(top_builddir)/config.status 382 @rm -f stamp-h2 383 cd $(top_builddir) && $(SHELL) ./config.status include/ares_build.h 384 385distclean-hdr: 386 -rm -f ares_build.h stamp-h2 387 388mostlyclean-libtool: 389 -rm -f *.lo 390 391clean-libtool: 392 -rm -rf .libs _libs 393install-includeHEADERS: $(include_HEADERS) 394 @$(NORMAL_INSTALL) 395 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 396 if test -n "$$list"; then \ 397 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 398 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 399 fi; \ 400 for p in $$list; do \ 401 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 402 echo "$$d$$p"; \ 403 done | $(am__base_list) | \ 404 while read files; do \ 405 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 406 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 407 done 408 409uninstall-includeHEADERS: 410 @$(NORMAL_UNINSTALL) 411 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 412 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 413 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 414 415ID: $(am__tagged_files) 416 $(am__define_uniq_tagged_files); mkid -fID $$unique 417tags: tags-am 418TAGS: tags 419 420tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 421 set x; \ 422 here=`pwd`; \ 423 $(am__define_uniq_tagged_files); \ 424 shift; \ 425 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 426 test -n "$$unique" || unique=$$empty_fix; \ 427 if test $$# -gt 0; then \ 428 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 429 "$$@" $$unique; \ 430 else \ 431 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 432 $$unique; \ 433 fi; \ 434 fi 435ctags: ctags-am 436 437CTAGS: ctags 438ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 439 $(am__define_uniq_tagged_files); \ 440 test -z "$(CTAGS_ARGS)$$unique" \ 441 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 442 $$unique 443 444GTAGS: 445 here=`$(am__cd) $(top_builddir) && pwd` \ 446 && $(am__cd) $(top_srcdir) \ 447 && gtags -i $(GTAGS_ARGS) "$$here" 448cscopelist: cscopelist-am 449 450cscopelist-am: $(am__tagged_files) 451 list='$(am__tagged_files)'; \ 452 case "$(srcdir)" in \ 453 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 454 *) sdir=$(subdir)/$(srcdir) ;; \ 455 esac; \ 456 for i in $$list; do \ 457 if test -f "$$i"; then \ 458 echo "$(subdir)/$$i"; \ 459 else \ 460 echo "$$sdir/$$i"; \ 461 fi; \ 462 done >> $(top_builddir)/cscope.files 463 464distclean-tags: 465 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 466distdir: $(BUILT_SOURCES) 467 $(MAKE) $(AM_MAKEFLAGS) distdir-am 468 469distdir-am: $(DISTFILES) 470 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 471 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 472 list='$(DISTFILES)'; \ 473 dist_files=`for file in $$list; do echo $$file; done | \ 474 sed -e "s|^$$srcdirstrip/||;t" \ 475 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 476 case $$dist_files in \ 477 */*) $(MKDIR_P) `echo "$$dist_files" | \ 478 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 479 sort -u` ;; \ 480 esac; \ 481 for file in $$dist_files; do \ 482 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 483 if test -d $$d/$$file; then \ 484 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 485 if test -d "$(distdir)/$$file"; then \ 486 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 487 fi; \ 488 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 489 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 491 fi; \ 492 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 493 else \ 494 test -f "$(distdir)/$$file" \ 495 || cp -p $$d/$$file "$(distdir)/$$file" \ 496 || exit 1; \ 497 fi; \ 498 done 499check-am: all-am 500check: check-am 501all-am: Makefile $(HEADERS) ares_build.h 502installdirs: 503 for dir in "$(DESTDIR)$(includedir)"; do \ 504 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 505 done 506install: install-am 507install-exec: install-exec-am 508install-data: install-data-am 509uninstall: uninstall-am 510 511install-am: all-am 512 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 513 514installcheck: installcheck-am 515install-strip: 516 if test -z '$(STRIP)'; then \ 517 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 518 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 519 install; \ 520 else \ 521 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 522 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 523 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 524 fi 525mostlyclean-generic: 526 527clean-generic: 528 529distclean-generic: 530 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 531 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 532 533maintainer-clean-generic: 534 @echo "This command is intended for maintainers to use" 535 @echo "it deletes files that may require special tools to rebuild." 536clean: clean-am 537 538clean-am: clean-generic clean-libtool mostlyclean-am 539 540distclean: distclean-am 541 -rm -f Makefile 542distclean-am: clean-am distclean-generic distclean-hdr distclean-tags 543 544dvi: dvi-am 545 546dvi-am: 547 548html: html-am 549 550html-am: 551 552info: info-am 553 554info-am: 555 556install-data-am: install-includeHEADERS 557 558install-dvi: install-dvi-am 559 560install-dvi-am: 561 562install-exec-am: 563 564install-html: install-html-am 565 566install-html-am: 567 568install-info: install-info-am 569 570install-info-am: 571 572install-man: 573 574install-pdf: install-pdf-am 575 576install-pdf-am: 577 578install-ps: install-ps-am 579 580install-ps-am: 581 582installcheck-am: 583 584maintainer-clean: maintainer-clean-am 585 -rm -f Makefile 586maintainer-clean-am: distclean-am maintainer-clean-generic 587 588mostlyclean: mostlyclean-am 589 590mostlyclean-am: mostlyclean-generic mostlyclean-libtool 591 592pdf: pdf-am 593 594pdf-am: 595 596ps: ps-am 597 598ps-am: 599 600uninstall-am: uninstall-includeHEADERS 601 602.MAKE: all install-am install-strip 603 604.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 605 clean-libtool cscopelist-am ctags ctags-am distclean \ 606 distclean-generic distclean-hdr distclean-libtool \ 607 distclean-tags distdir dvi dvi-am html html-am info info-am \ 608 install install-am install-data install-data-am install-dvi \ 609 install-dvi-am install-exec install-exec-am install-html \ 610 install-html-am install-includeHEADERS install-info \ 611 install-info-am install-man install-pdf install-pdf-am \ 612 install-ps install-ps-am install-strip installcheck \ 613 installcheck-am installdirs maintainer-clean \ 614 maintainer-clean-generic mostlyclean mostlyclean-generic \ 615 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 616 uninstall-am uninstall-includeHEADERS 617 618.PRECIOUS: Makefile 619 620 621# Tell versions [3.59,3.63) of GNU make to not export all variables. 622# Otherwise a system limit (for SysV at least) may be exceeded. 623.NOEXPORT: 624