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