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