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