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@ 91noinst_PROGRAMS = $(am__EXEEXT_1) 92subdir = src/tools 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \ 95 $(top_srcdir)/m4/ax_ac_print_to_file.m4 \ 96 $(top_srcdir)/m4/ax_add_am_macro_static.m4 \ 97 $(top_srcdir)/m4/ax_am_macros_static.m4 \ 98 $(top_srcdir)/m4/ax_append_compile_flags.m4 \ 99 $(top_srcdir)/m4/ax_append_flag.m4 \ 100 $(top_srcdir)/m4/ax_append_link_flags.m4 \ 101 $(top_srcdir)/m4/ax_check_compile_flag.m4 \ 102 $(top_srcdir)/m4/ax_check_gnu_make.m4 \ 103 $(top_srcdir)/m4/ax_check_link_flag.m4 \ 104 $(top_srcdir)/m4/ax_check_user_namespace.m4 \ 105 $(top_srcdir)/m4/ax_check_uts_namespace.m4 \ 106 $(top_srcdir)/m4/ax_code_coverage.m4 \ 107 $(top_srcdir)/m4/ax_compiler_vendor.m4 \ 108 $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ 109 $(top_srcdir)/m4/ax_cxx_compile_stdcxx_14.m4 \ 110 $(top_srcdir)/m4/ax_file_escapes.m4 \ 111 $(top_srcdir)/m4/ax_pthread.m4 \ 112 $(top_srcdir)/m4/ax_require_defined.m4 \ 113 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 114 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 115 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \ 116 $(top_srcdir)/configure.ac 117am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 118 $(ACLOCAL_M4) 119DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 120mkinstalldirs = $(install_sh) -d 121CONFIG_HEADER = $(top_builddir)/src/lib/ares_config.h \ 122 $(top_builddir)/include/ares_build.h 123CONFIG_CLEAN_FILES = 124CONFIG_CLEAN_VPATH_FILES = 125am__EXEEXT_1 = ahost$(EXEEXT) adig$(EXEEXT) 126PROGRAMS = $(noinst_PROGRAMS) 127am__dirstamp = $(am__leading_dot)dirstamp 128am__objects_1 = adig-ares_getopt.$(OBJEXT) \ 129 ../lib/adig-ares_strcasecmp.$(OBJEXT) 130am__objects_2 = 131am_adig_OBJECTS = adig-adig.$(OBJEXT) $(am__objects_1) \ 132 $(am__objects_2) 133adig_OBJECTS = $(am_adig_OBJECTS) 134adig_LDADD = $(LDADD) 135am__DEPENDENCIES_1 = 136adig_DEPENDENCIES = $(top_builddir)/src/lib/libcares.la \ 137 $(am__DEPENDENCIES_1) 138AM_V_lt = $(am__v_lt_@AM_V@) 139am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 140am__v_lt_0 = --silent 141am__v_lt_1 = 142adig_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 143 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(adig_CFLAGS) $(CFLAGS) \ 144 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 145am__objects_3 = ahost-ares_getopt.$(OBJEXT) \ 146 ../lib/ahost-ares_strcasecmp.$(OBJEXT) 147am_ahost_OBJECTS = ahost-ahost.$(OBJEXT) $(am__objects_3) \ 148 $(am__objects_2) 149ahost_OBJECTS = $(am_ahost_OBJECTS) 150ahost_LDADD = $(LDADD) 151ahost_DEPENDENCIES = $(top_builddir)/src/lib/libcares.la \ 152 $(am__DEPENDENCIES_1) 153ahost_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 154 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ahost_CFLAGS) $(CFLAGS) \ 155 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 156AM_V_P = $(am__v_P_@AM_V@) 157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 158am__v_P_0 = false 159am__v_P_1 = : 160AM_V_GEN = $(am__v_GEN_@AM_V@) 161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 162am__v_GEN_0 = @echo " GEN " $@; 163am__v_GEN_1 = 164AM_V_at = $(am__v_at_@AM_V@) 165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 166am__v_at_0 = @ 167am__v_at_1 = 168DEFAULT_INCLUDES = 169depcomp = $(SHELL) $(top_srcdir)/config/depcomp 170am__maybe_remake_depfiles = depfiles 171am__depfiles_remade = ../lib/$(DEPDIR)/adig-ares_strcasecmp.Po \ 172 ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po \ 173 ./$(DEPDIR)/adig-adig.Po ./$(DEPDIR)/adig-ares_getopt.Po \ 174 ./$(DEPDIR)/ahost-ahost.Po ./$(DEPDIR)/ahost-ares_getopt.Po 175am__mv = mv -f 176COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 177 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 178LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 179 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 181 $(AM_CFLAGS) $(CFLAGS) 182AM_V_CC = $(am__v_CC_@AM_V@) 183am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 184am__v_CC_0 = @echo " CC " $@; 185am__v_CC_1 = 186CCLD = $(CC) 187LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 188 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 189 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 190AM_V_CCLD = $(am__v_CCLD_@AM_V@) 191am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 192am__v_CCLD_0 = @echo " CCLD " $@; 193am__v_CCLD_1 = 194SOURCES = $(adig_SOURCES) $(ahost_SOURCES) 195DIST_SOURCES = $(adig_SOURCES) $(ahost_SOURCES) 196am__can_run_installinfo = \ 197 case $$AM_UPDATE_INFO_DIR in \ 198 n|no|NO) false;; \ 199 *) (install-info --version) >/dev/null 2>&1;; \ 200 esac 201am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 202# Read a list of newline-separated strings from the standard input, 203# and print each of them once, without duplicates. Input order is 204# *not* preserved. 205am__uniquify_input = $(AWK) '\ 206 BEGIN { nonempty = 0; } \ 207 { items[$$0] = 1; nonempty = 1; } \ 208 END { if (nonempty) { for (i in items) print i; }; } \ 209' 210# Make sure the list of sources is unique. This is necessary because, 211# e.g., the same source file might be shared among _SOURCES variables 212# for different programs/libraries. 213am__define_uniq_tagged_files = \ 214 list='$(am__tagged_files)'; \ 215 unique=`for i in $$list; do \ 216 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 217 done | $(am__uniquify_input)` 218am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.inc \ 219 $(top_srcdir)/config/depcomp 220DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 221ACLOCAL = @ACLOCAL@ 222AMTAR = @AMTAR@ 223AM_CFLAGS = @AM_CFLAGS@ 224 225# Specify our include paths here, and do it relative to $(top_srcdir) and 226# $(top_builddir), to ensure that these paths which belong to the library 227# being currently built and tested are searched before the library which 228# might possibly already be installed in the system. 229AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_builddir)/include \ 230 -I$(top_builddir)/src/lib -I$(top_srcdir)/include \ 231 -I$(top_srcdir)/src/lib 232AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 233AR = @AR@ 234AS = @AS@ 235AUTOCONF = @AUTOCONF@ 236AUTOHEADER = @AUTOHEADER@ 237AUTOMAKE = @AUTOMAKE@ 238AWK = @AWK@ 239BUILD_SUBDIRS = @BUILD_SUBDIRS@ 240CARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@ 241CARES_RANDOM_FILE = @CARES_RANDOM_FILE@ 242CARES_SYMBOL_HIDING_CFLAG = @CARES_SYMBOL_HIDING_CFLAG@ 243CARES_VERSION_INFO = @CARES_VERSION_INFO@ 244CC = @CC@ 245CCDEPMODE = @CCDEPMODE@ 246CFLAGS = @CFLAGS@ 247CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@ 248CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@ 249CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@ 250CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@ 251CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@ 252CPP = @CPP@ 253CPPFLAGS = @CPPFLAGS@ 254CSCOPE = @CSCOPE@ 255CTAGS = @CTAGS@ 256CXX = @CXX@ 257CXXCPP = @CXXCPP@ 258CXXDEPMODE = @CXXDEPMODE@ 259CXXFLAGS = @CXXFLAGS@ 260CYGPATH_W = @CYGPATH_W@ 261DEFS = @DEFS@ 262DEPDIR = @DEPDIR@ 263DLLTOOL = @DLLTOOL@ 264DSYMUTIL = @DSYMUTIL@ 265DUMPBIN = @DUMPBIN@ 266ECHO_C = @ECHO_C@ 267ECHO_N = @ECHO_N@ 268ECHO_T = @ECHO_T@ 269EGREP = @EGREP@ 270ETAGS = @ETAGS@ 271EXEEXT = @EXEEXT@ 272FGREP = @FGREP@ 273FILECMD = @FILECMD@ 274GCOV = @GCOV@ 275GENHTML = @GENHTML@ 276GMOCK_CFLAGS = @GMOCK_CFLAGS@ 277GMOCK_LIBS = @GMOCK_LIBS@ 278GREP = @GREP@ 279HAVE_CXX14 = @HAVE_CXX14@ 280INSTALL = @INSTALL@ 281INSTALL_DATA = @INSTALL_DATA@ 282INSTALL_PROGRAM = @INSTALL_PROGRAM@ 283INSTALL_SCRIPT = @INSTALL_SCRIPT@ 284INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 285LCOV = @LCOV@ 286LD = @LD@ 287LDFLAGS = @LDFLAGS@ 288LIBOBJS = @LIBOBJS@ 289LIBS = @LIBS@ 290LIBTOOL = @LIBTOOL@ 291LIPO = @LIPO@ 292LN_S = @LN_S@ 293LTLIBOBJS = @LTLIBOBJS@ 294LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 295MAINT = @MAINT@ 296MAKEINFO = @MAKEINFO@ 297MANIFEST_TOOL = @MANIFEST_TOOL@ 298MKDIR_P = @MKDIR_P@ 299NM = @NM@ 300NMEDIT = @NMEDIT@ 301OBJDUMP = @OBJDUMP@ 302OBJEXT = @OBJEXT@ 303OTOOL = @OTOOL@ 304OTOOL64 = @OTOOL64@ 305PACKAGE = @PACKAGE@ 306PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 307PACKAGE_NAME = @PACKAGE_NAME@ 308PACKAGE_STRING = @PACKAGE_STRING@ 309PACKAGE_TARNAME = @PACKAGE_TARNAME@ 310PACKAGE_URL = @PACKAGE_URL@ 311PACKAGE_VERSION = @PACKAGE_VERSION@ 312PATH_SEPARATOR = @PATH_SEPARATOR@ 313PKG_CONFIG = @PKG_CONFIG@ 314PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 315PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 316PTHREAD_CC = @PTHREAD_CC@ 317PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 318PTHREAD_CXX = @PTHREAD_CXX@ 319PTHREAD_LIBS = @PTHREAD_LIBS@ 320RANLIB = @RANLIB@ 321SED = @SED@ 322SET_MAKE = @SET_MAKE@ 323SHELL = @SHELL@ 324STRIP = @STRIP@ 325VERSION = @VERSION@ 326abs_builddir = @abs_builddir@ 327abs_srcdir = @abs_srcdir@ 328abs_top_builddir = @abs_top_builddir@ 329abs_top_srcdir = @abs_top_srcdir@ 330ac_ct_AR = @ac_ct_AR@ 331ac_ct_CC = @ac_ct_CC@ 332ac_ct_CXX = @ac_ct_CXX@ 333ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 334am__include = @am__include@ 335am__leading_dot = @am__leading_dot@ 336am__quote = @am__quote@ 337am__tar = @am__tar@ 338am__untar = @am__untar@ 339ax_pthread_config = @ax_pthread_config@ 340bindir = @bindir@ 341build = @build@ 342build_alias = @build_alias@ 343build_cpu = @build_cpu@ 344build_os = @build_os@ 345build_vendor = @build_vendor@ 346builddir = @builddir@ 347datadir = @datadir@ 348datarootdir = @datarootdir@ 349docdir = @docdir@ 350dvidir = @dvidir@ 351exec_prefix = @exec_prefix@ 352host = @host@ 353host_alias = @host_alias@ 354host_cpu = @host_cpu@ 355host_os = @host_os@ 356host_vendor = @host_vendor@ 357htmldir = @htmldir@ 358ifGNUmake = @ifGNUmake@ 359ifnGNUmake = @ifnGNUmake@ 360includedir = @includedir@ 361infodir = @infodir@ 362install_sh = @install_sh@ 363libdir = @libdir@ 364libexecdir = @libexecdir@ 365localedir = @localedir@ 366localstatedir = @localstatedir@ 367mandir = @mandir@ 368mkdir_p = @mkdir_p@ 369oldincludedir = @oldincludedir@ 370pdfdir = @pdfdir@ 371prefix = @prefix@ 372program_transform_name = @program_transform_name@ 373psdir = @psdir@ 374runstatedir = @runstatedir@ 375sbindir = @sbindir@ 376sharedstatedir = @sharedstatedir@ 377srcdir = @srcdir@ 378sysconfdir = @sysconfdir@ 379target_alias = @target_alias@ 380top_build_prefix = @top_build_prefix@ 381top_builddir = @top_builddir@ 382top_srcdir = @top_srcdir@ 383 384# Copyright (C) The c-ares project and its contributors 385# SPDX-License-Identifier: MIT 386AUTOMAKE_OPTIONS = foreign subdir-objects nostdinc 1.9.6 387PROGS = ahost adig 388EXTRA_DIST = CMakeLists.txt Makefile.inc 389 390# Copyright (C) The c-ares project and its contributors 391# SPDX-License-Identifier: MIT 392SAMPLESOURCES = ares_getopt.c \ 393 ../lib/ares_strcasecmp.c 394 395SAMPLEHEADERS = ares_getopt.h \ 396 ../lib/ares_strcasecmp.h 397 398 399# We're not interested in code coverage of the test apps themselves, but need 400# to link with gcov if building with code coverage enabled 401LDADD = $(top_builddir)/src/lib/libcares.la $(CODE_COVERAGE_LIBS) 402ahost_SOURCES = ahost.c $(SAMPLESOURCES) $(SAMPLEHEADERS) 403ahost_CFLAGS = $(AM_CFLAGS) 404ahost_CPPFLAGS = $(AM_CPPFLAGS) 405adig_SOURCES = adig.c $(SAMPLESOURCES) $(SAMPLEHEADERS) 406adig_CFLAGS = $(AM_CFLAGS) 407adig_CPPFLAGS = $(AM_CPPFLAGS) 408all: all-am 409 410.SUFFIXES: 411.SUFFIXES: .c .lo .o .obj 412$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps) 413 @for dep in $?; do \ 414 case '$(am__configure_deps)' in \ 415 *$$dep*) \ 416 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 417 && { if test -f $@; then exit 0; else break; fi; }; \ 418 exit 1;; \ 419 esac; \ 420 done; \ 421 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/tools/Makefile'; \ 422 $(am__cd) $(top_srcdir) && \ 423 $(AUTOMAKE) --foreign src/tools/Makefile 424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 425 @case '$?' in \ 426 *config.status*) \ 427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 428 *) \ 429 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 430 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 431 esac; 432$(srcdir)/Makefile.inc $(am__empty): 433 434$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 435 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 436 437$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 439$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 440 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 441$(am__aclocal_m4_deps): 442 443clean-noinstPROGRAMS: 444 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 445 echo " rm -f" $$list; \ 446 rm -f $$list || exit $$?; \ 447 test -n "$(EXEEXT)" || exit 0; \ 448 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 449 echo " rm -f" $$list; \ 450 rm -f $$list 451../lib/$(am__dirstamp): 452 @$(MKDIR_P) ../lib 453 @: > ../lib/$(am__dirstamp) 454../lib/$(DEPDIR)/$(am__dirstamp): 455 @$(MKDIR_P) ../lib/$(DEPDIR) 456 @: > ../lib/$(DEPDIR)/$(am__dirstamp) 457../lib/adig-ares_strcasecmp.$(OBJEXT): ../lib/$(am__dirstamp) \ 458 ../lib/$(DEPDIR)/$(am__dirstamp) 459 460adig$(EXEEXT): $(adig_OBJECTS) $(adig_DEPENDENCIES) $(EXTRA_adig_DEPENDENCIES) 461 @rm -f adig$(EXEEXT) 462 $(AM_V_CCLD)$(adig_LINK) $(adig_OBJECTS) $(adig_LDADD) $(LIBS) 463../lib/ahost-ares_strcasecmp.$(OBJEXT): ../lib/$(am__dirstamp) \ 464 ../lib/$(DEPDIR)/$(am__dirstamp) 465 466ahost$(EXEEXT): $(ahost_OBJECTS) $(ahost_DEPENDENCIES) $(EXTRA_ahost_DEPENDENCIES) 467 @rm -f ahost$(EXEEXT) 468 $(AM_V_CCLD)$(ahost_LINK) $(ahost_OBJECTS) $(ahost_LDADD) $(LIBS) 469 470mostlyclean-compile: 471 -rm -f *.$(OBJEXT) 472 -rm -f ../lib/*.$(OBJEXT) 473 474distclean-compile: 475 -rm -f *.tab.c 476 477@AMDEP_TRUE@@am__include@ @am__quote@../lib/$(DEPDIR)/adig-ares_strcasecmp.Po@am__quote@ # am--include-marker 478@AMDEP_TRUE@@am__include@ @am__quote@../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po@am__quote@ # am--include-marker 479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-adig.Po@am__quote@ # am--include-marker 480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-ares_getopt.Po@am__quote@ # am--include-marker 481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ahost.Po@am__quote@ # am--include-marker 482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ares_getopt.Po@am__quote@ # am--include-marker 483 484$(am__depfiles_remade): 485 @$(MKDIR_P) $(@D) 486 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 487 488am--depfiles: $(am__depfiles_remade) 489 490.c.o: 491@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 492@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 493@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 494@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 495@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 496@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 497 498.c.obj: 499@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 500@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 501@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 502@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 503@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 504@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 505 506.c.lo: 507@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 508@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 509@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 510@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 511@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 512@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 513 514adig-adig.o: adig.c 515@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-adig.o -MD -MP -MF $(DEPDIR)/adig-adig.Tpo -c -o adig-adig.o `test -f 'adig.c' || echo '$(srcdir)/'`adig.c 516@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/adig-adig.Tpo $(DEPDIR)/adig-adig.Po 517@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='adig.c' object='adig-adig.o' libtool=no @AMDEPBACKSLASH@ 518@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 519@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-adig.o `test -f 'adig.c' || echo '$(srcdir)/'`adig.c 520 521adig-adig.obj: adig.c 522@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-adig.obj -MD -MP -MF $(DEPDIR)/adig-adig.Tpo -c -o adig-adig.obj `if test -f 'adig.c'; then $(CYGPATH_W) 'adig.c'; else $(CYGPATH_W) '$(srcdir)/adig.c'; fi` 523@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/adig-adig.Tpo $(DEPDIR)/adig-adig.Po 524@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='adig.c' object='adig-adig.obj' libtool=no @AMDEPBACKSLASH@ 525@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 526@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-adig.obj `if test -f 'adig.c'; then $(CYGPATH_W) 'adig.c'; else $(CYGPATH_W) '$(srcdir)/adig.c'; fi` 527 528adig-ares_getopt.o: ares_getopt.c 529@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_getopt.o -MD -MP -MF $(DEPDIR)/adig-ares_getopt.Tpo -c -o adig-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c 530@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/adig-ares_getopt.Tpo $(DEPDIR)/adig-ares_getopt.Po 531@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ares_getopt.c' object='adig-ares_getopt.o' libtool=no @AMDEPBACKSLASH@ 532@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 533@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c 534 535adig-ares_getopt.obj: ares_getopt.c 536@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_getopt.obj -MD -MP -MF $(DEPDIR)/adig-ares_getopt.Tpo -c -o adig-ares_getopt.obj `if test -f 'ares_getopt.c'; then $(CYGPATH_W) 'ares_getopt.c'; else $(CYGPATH_W) '$(srcdir)/ares_getopt.c'; fi` 537@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/adig-ares_getopt.Tpo $(DEPDIR)/adig-ares_getopt.Po 538@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ares_getopt.c' object='adig-ares_getopt.obj' libtool=no @AMDEPBACKSLASH@ 539@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 540@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_getopt.obj `if test -f 'ares_getopt.c'; then $(CYGPATH_W) 'ares_getopt.c'; else $(CYGPATH_W) '$(srcdir)/ares_getopt.c'; fi` 541 542../lib/adig-ares_strcasecmp.o: ../lib/ares_strcasecmp.c 543@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT ../lib/adig-ares_strcasecmp.o -MD -MP -MF ../lib/$(DEPDIR)/adig-ares_strcasecmp.Tpo -c -o ../lib/adig-ares_strcasecmp.o `test -f '../lib/ares_strcasecmp.c' || echo '$(srcdir)/'`../lib/ares_strcasecmp.c 544@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../lib/$(DEPDIR)/adig-ares_strcasecmp.Tpo ../lib/$(DEPDIR)/adig-ares_strcasecmp.Po 545@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../lib/ares_strcasecmp.c' object='../lib/adig-ares_strcasecmp.o' libtool=no @AMDEPBACKSLASH@ 546@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 547@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o ../lib/adig-ares_strcasecmp.o `test -f '../lib/ares_strcasecmp.c' || echo '$(srcdir)/'`../lib/ares_strcasecmp.c 548 549../lib/adig-ares_strcasecmp.obj: ../lib/ares_strcasecmp.c 550@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT ../lib/adig-ares_strcasecmp.obj -MD -MP -MF ../lib/$(DEPDIR)/adig-ares_strcasecmp.Tpo -c -o ../lib/adig-ares_strcasecmp.obj `if test -f '../lib/ares_strcasecmp.c'; then $(CYGPATH_W) '../lib/ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/ares_strcasecmp.c'; fi` 551@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../lib/$(DEPDIR)/adig-ares_strcasecmp.Tpo ../lib/$(DEPDIR)/adig-ares_strcasecmp.Po 552@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../lib/ares_strcasecmp.c' object='../lib/adig-ares_strcasecmp.obj' libtool=no @AMDEPBACKSLASH@ 553@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 554@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(adig_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o ../lib/adig-ares_strcasecmp.obj `if test -f '../lib/ares_strcasecmp.c'; then $(CYGPATH_W) '../lib/ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/ares_strcasecmp.c'; fi` 555 556ahost-ahost.o: ahost.c 557@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ahost.o -MD -MP -MF $(DEPDIR)/ahost-ahost.Tpo -c -o ahost-ahost.o `test -f 'ahost.c' || echo '$(srcdir)/'`ahost.c 558@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ahost-ahost.Tpo $(DEPDIR)/ahost-ahost.Po 559@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ahost.c' object='ahost-ahost.o' libtool=no @AMDEPBACKSLASH@ 560@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 561@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ahost.o `test -f 'ahost.c' || echo '$(srcdir)/'`ahost.c 562 563ahost-ahost.obj: ahost.c 564@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ahost.obj -MD -MP -MF $(DEPDIR)/ahost-ahost.Tpo -c -o ahost-ahost.obj `if test -f 'ahost.c'; then $(CYGPATH_W) 'ahost.c'; else $(CYGPATH_W) '$(srcdir)/ahost.c'; fi` 565@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ahost-ahost.Tpo $(DEPDIR)/ahost-ahost.Po 566@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ahost.c' object='ahost-ahost.obj' libtool=no @AMDEPBACKSLASH@ 567@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 568@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ahost.obj `if test -f 'ahost.c'; then $(CYGPATH_W) 'ahost.c'; else $(CYGPATH_W) '$(srcdir)/ahost.c'; fi` 569 570ahost-ares_getopt.o: ares_getopt.c 571@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_getopt.o -MD -MP -MF $(DEPDIR)/ahost-ares_getopt.Tpo -c -o ahost-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c 572@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ahost-ares_getopt.Tpo $(DEPDIR)/ahost-ares_getopt.Po 573@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ares_getopt.c' object='ahost-ares_getopt.o' libtool=no @AMDEPBACKSLASH@ 574@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 575@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c 576 577ahost-ares_getopt.obj: ares_getopt.c 578@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_getopt.obj -MD -MP -MF $(DEPDIR)/ahost-ares_getopt.Tpo -c -o ahost-ares_getopt.obj `if test -f 'ares_getopt.c'; then $(CYGPATH_W) 'ares_getopt.c'; else $(CYGPATH_W) '$(srcdir)/ares_getopt.c'; fi` 579@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ahost-ares_getopt.Tpo $(DEPDIR)/ahost-ares_getopt.Po 580@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ares_getopt.c' object='ahost-ares_getopt.obj' libtool=no @AMDEPBACKSLASH@ 581@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 582@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_getopt.obj `if test -f 'ares_getopt.c'; then $(CYGPATH_W) 'ares_getopt.c'; else $(CYGPATH_W) '$(srcdir)/ares_getopt.c'; fi` 583 584../lib/ahost-ares_strcasecmp.o: ../lib/ares_strcasecmp.c 585@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ../lib/ahost-ares_strcasecmp.o -MD -MP -MF ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Tpo -c -o ../lib/ahost-ares_strcasecmp.o `test -f '../lib/ares_strcasecmp.c' || echo '$(srcdir)/'`../lib/ares_strcasecmp.c 586@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Tpo ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po 587@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../lib/ares_strcasecmp.c' object='../lib/ahost-ares_strcasecmp.o' libtool=no @AMDEPBACKSLASH@ 588@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 589@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ../lib/ahost-ares_strcasecmp.o `test -f '../lib/ares_strcasecmp.c' || echo '$(srcdir)/'`../lib/ares_strcasecmp.c 590 591../lib/ahost-ares_strcasecmp.obj: ../lib/ares_strcasecmp.c 592@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ../lib/ahost-ares_strcasecmp.obj -MD -MP -MF ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Tpo -c -o ../lib/ahost-ares_strcasecmp.obj `if test -f '../lib/ares_strcasecmp.c'; then $(CYGPATH_W) '../lib/ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/ares_strcasecmp.c'; fi` 593@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Tpo ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po 594@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../lib/ares_strcasecmp.c' object='../lib/ahost-ares_strcasecmp.obj' libtool=no @AMDEPBACKSLASH@ 595@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 596@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ahost_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ../lib/ahost-ares_strcasecmp.obj `if test -f '../lib/ares_strcasecmp.c'; then $(CYGPATH_W) '../lib/ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/ares_strcasecmp.c'; fi` 597 598mostlyclean-libtool: 599 -rm -f *.lo 600 601clean-libtool: 602 -rm -rf .libs _libs 603 604ID: $(am__tagged_files) 605 $(am__define_uniq_tagged_files); mkid -fID $$unique 606tags: tags-am 607TAGS: tags 608 609tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 610 set x; \ 611 here=`pwd`; \ 612 $(am__define_uniq_tagged_files); \ 613 shift; \ 614 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 615 test -n "$$unique" || unique=$$empty_fix; \ 616 if test $$# -gt 0; then \ 617 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 618 "$$@" $$unique; \ 619 else \ 620 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 621 $$unique; \ 622 fi; \ 623 fi 624ctags: ctags-am 625 626CTAGS: ctags 627ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 628 $(am__define_uniq_tagged_files); \ 629 test -z "$(CTAGS_ARGS)$$unique" \ 630 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 631 $$unique 632 633GTAGS: 634 here=`$(am__cd) $(top_builddir) && pwd` \ 635 && $(am__cd) $(top_srcdir) \ 636 && gtags -i $(GTAGS_ARGS) "$$here" 637cscopelist: cscopelist-am 638 639cscopelist-am: $(am__tagged_files) 640 list='$(am__tagged_files)'; \ 641 case "$(srcdir)" in \ 642 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 643 *) sdir=$(subdir)/$(srcdir) ;; \ 644 esac; \ 645 for i in $$list; do \ 646 if test -f "$$i"; then \ 647 echo "$(subdir)/$$i"; \ 648 else \ 649 echo "$$sdir/$$i"; \ 650 fi; \ 651 done >> $(top_builddir)/cscope.files 652 653distclean-tags: 654 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 655distdir: $(BUILT_SOURCES) 656 $(MAKE) $(AM_MAKEFLAGS) distdir-am 657 658distdir-am: $(DISTFILES) 659 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 660 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 661 list='$(DISTFILES)'; \ 662 dist_files=`for file in $$list; do echo $$file; done | \ 663 sed -e "s|^$$srcdirstrip/||;t" \ 664 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 665 case $$dist_files in \ 666 */*) $(MKDIR_P) `echo "$$dist_files" | \ 667 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 668 sort -u` ;; \ 669 esac; \ 670 for file in $$dist_files; do \ 671 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 672 if test -d $$d/$$file; then \ 673 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 674 if test -d "$(distdir)/$$file"; then \ 675 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 676 fi; \ 677 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 678 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 679 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 680 fi; \ 681 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 682 else \ 683 test -f "$(distdir)/$$file" \ 684 || cp -p $$d/$$file "$(distdir)/$$file" \ 685 || exit 1; \ 686 fi; \ 687 done 688check-am: all-am 689check: check-am 690all-am: Makefile $(PROGRAMS) 691installdirs: 692install: install-am 693install-exec: install-exec-am 694install-data: install-data-am 695uninstall: uninstall-am 696 697install-am: all-am 698 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 699 700installcheck: installcheck-am 701install-strip: 702 if test -z '$(STRIP)'; then \ 703 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 704 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 705 install; \ 706 else \ 707 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 708 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 709 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 710 fi 711mostlyclean-generic: 712 713clean-generic: 714 715distclean-generic: 716 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 717 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 718 -rm -f ../lib/$(DEPDIR)/$(am__dirstamp) 719 -rm -f ../lib/$(am__dirstamp) 720 721maintainer-clean-generic: 722 @echo "This command is intended for maintainers to use" 723 @echo "it deletes files that may require special tools to rebuild." 724clean: clean-am 725 726clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ 727 mostlyclean-am 728 729distclean: distclean-am 730 -rm -f ../lib/$(DEPDIR)/adig-ares_strcasecmp.Po 731 -rm -f ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po 732 -rm -f ./$(DEPDIR)/adig-adig.Po 733 -rm -f ./$(DEPDIR)/adig-ares_getopt.Po 734 -rm -f ./$(DEPDIR)/ahost-ahost.Po 735 -rm -f ./$(DEPDIR)/ahost-ares_getopt.Po 736 -rm -f Makefile 737distclean-am: clean-am distclean-compile distclean-generic \ 738 distclean-tags 739 740dvi: dvi-am 741 742dvi-am: 743 744html: html-am 745 746html-am: 747 748info: info-am 749 750info-am: 751 752install-data-am: 753 754install-dvi: install-dvi-am 755 756install-dvi-am: 757 758install-exec-am: 759 760install-html: install-html-am 761 762install-html-am: 763 764install-info: install-info-am 765 766install-info-am: 767 768install-man: 769 770install-pdf: install-pdf-am 771 772install-pdf-am: 773 774install-ps: install-ps-am 775 776install-ps-am: 777 778installcheck-am: 779 780maintainer-clean: maintainer-clean-am 781 -rm -f ../lib/$(DEPDIR)/adig-ares_strcasecmp.Po 782 -rm -f ../lib/$(DEPDIR)/ahost-ares_strcasecmp.Po 783 -rm -f ./$(DEPDIR)/adig-adig.Po 784 -rm -f ./$(DEPDIR)/adig-ares_getopt.Po 785 -rm -f ./$(DEPDIR)/ahost-ahost.Po 786 -rm -f ./$(DEPDIR)/ahost-ares_getopt.Po 787 -rm -f Makefile 788maintainer-clean-am: distclean-am maintainer-clean-generic 789 790mostlyclean: mostlyclean-am 791 792mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 793 mostlyclean-libtool 794 795pdf: pdf-am 796 797pdf-am: 798 799ps: ps-am 800 801ps-am: 802 803uninstall-am: 804 805.MAKE: install-am install-strip 806 807.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ 808 clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \ 809 ctags ctags-am distclean distclean-compile distclean-generic \ 810 distclean-libtool distclean-tags distdir dvi dvi-am html \ 811 html-am info info-am install install-am install-data \ 812 install-data-am install-dvi install-dvi-am install-exec \ 813 install-exec-am install-html install-html-am install-info \ 814 install-info-am install-man install-pdf install-pdf-am \ 815 install-ps install-ps-am install-strip installcheck \ 816 installcheck-am installdirs maintainer-clean \ 817 maintainer-clean-generic mostlyclean mostlyclean-compile \ 818 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 819 tags tags-am uninstall uninstall-am 820 821.PRECIOUS: Makefile 822 823 824# Tell versions [3.59,3.63) of GNU make to not export all variables. 825# Otherwise a system limit (for SysV at least) may be exceeded. 826.NOEXPORT: 827