1b8b556c01c8f11ca365d51999b2ce25047dbf58
[platform/upstream/c-ares.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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
18
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 noinst_PROGRAMS = $(am__EXEEXT_1)
43 DIST_COMMON = README $(am__configure_deps) $(libcares_la_HEADERS) \
44         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45         $(srcdir)/Makefile.inc $(srcdir)/ares_build.h.in \
46         $(srcdir)/ares_config.h.in $(srcdir)/libcares.pc.in \
47         $(top_srcdir)/configure AUTHORS NEWS TODO compile config.guess \
48         config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
49 subdir = .
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/m4/cares-compilers.m4 \
52         $(top_srcdir)/m4/cares-confopts.m4 \
53         $(top_srcdir)/m4/cares-functions.m4 \
54         $(top_srcdir)/m4/cares-override.m4 \
55         $(top_srcdir)/m4/cares-reentrant.m4 \
56         $(top_srcdir)/m4/cares-system.m4 $(top_srcdir)/m4/libtool.m4 \
57         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
58         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
59         $(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
60         $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64  configure.lineno configure.status.lineno
65 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
66 CONFIG_HEADER = ares_config.h ares_build.h
67 CONFIG_CLEAN_FILES = libcares.pc
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71     *) f=$$p;; \
72   esac;
73 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
75         "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libcares_ladir)"
76 libLTLIBRARIES_INSTALL = $(INSTALL)
77 LTLIBRARIES = $(lib_LTLIBRARIES)
78 libcares_la_LIBADD =
79 am__objects_1 = ares__close_sockets.lo ares__get_hostent.lo \
80         ares__read_line.lo ares__timeval.lo ares_cancel.lo \
81         ares_data.lo ares_destroy.lo ares_expand_name.lo \
82         ares_expand_string.lo ares_fds.lo ares_free_hostent.lo \
83         ares_free_string.lo ares_getenv.lo ares_gethostbyaddr.lo \
84         ares_gethostbyname.lo ares_getnameinfo.lo ares_getsock.lo \
85         ares_init.lo ares_library_init.lo ares_llist.lo \
86         ares_mkquery.lo ares_nowarn.lo ares_options.lo \
87         ares_parse_a_reply.lo ares_parse_aaaa_reply.lo \
88         ares_parse_mx_reply.lo ares_parse_ns_reply.lo \
89         ares_parse_ptr_reply.lo ares_parse_srv_reply.lo \
90         ares_parse_txt_reply.lo ares_platform.lo ares_process.lo \
91         ares_query.lo ares_search.lo ares_send.lo ares_strcasecmp.lo \
92         ares_strdup.lo ares_strerror.lo ares_timeout.lo \
93         ares_version.lo ares_writev.lo bitncmp.lo inet_net_pton.lo \
94         inet_ntop.lo windows_port.lo
95 am__objects_2 =
96 am_libcares_la_OBJECTS = $(am__objects_1) $(am__objects_2)
97 libcares_la_OBJECTS = $(am_libcares_la_OBJECTS)
98 @CURLDEBUG_FALSE@am__EXEEXT_1 = ahost$(EXEEXT) adig$(EXEEXT) \
99 @CURLDEBUG_FALSE@       acountry$(EXEEXT)
100 PROGRAMS = $(noinst_PROGRAMS)
101 am__objects_3 = acountry-ares_getopt.$(OBJEXT) \
102         acountry-ares_nowarn.$(OBJEXT) \
103         acountry-ares_strcasecmp.$(OBJEXT) \
104         acountry-inet_net_pton.$(OBJEXT) acountry-inet_ntop.$(OBJEXT)
105 am_acountry_OBJECTS = acountry-acountry.$(OBJEXT) $(am__objects_3) \
106         $(am__objects_2)
107 acountry_OBJECTS = $(am_acountry_OBJECTS)
108 acountry_DEPENDENCIES = $(top_builddir)/libcares.la
109 am__objects_4 = adig-ares_getopt.$(OBJEXT) adig-ares_nowarn.$(OBJEXT) \
110         adig-ares_strcasecmp.$(OBJEXT) adig-inet_net_pton.$(OBJEXT) \
111         adig-inet_ntop.$(OBJEXT)
112 am_adig_OBJECTS = adig-adig.$(OBJEXT) $(am__objects_4) \
113         $(am__objects_2)
114 adig_OBJECTS = $(am_adig_OBJECTS)
115 adig_DEPENDENCIES = $(top_builddir)/libcares.la
116 am__objects_5 = ahost-ares_getopt.$(OBJEXT) \
117         ahost-ares_nowarn.$(OBJEXT) ahost-ares_strcasecmp.$(OBJEXT) \
118         ahost-inet_net_pton.$(OBJEXT) ahost-inet_ntop.$(OBJEXT)
119 am_ahost_OBJECTS = ahost-ahost.$(OBJEXT) $(am__objects_5) \
120         $(am__objects_2)
121 ahost_OBJECTS = $(am_ahost_OBJECTS)
122 ahost_DEPENDENCIES = $(top_builddir)/libcares.la
123 DEFAULT_INCLUDES = 
124 depcomp = $(SHELL) $(top_srcdir)/depcomp
125 am__depfiles_maybe = depfiles
126 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
129         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
130         $(AM_CFLAGS) $(CFLAGS)
131 CCLD = $(CC)
132 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133         $(AM_LDFLAGS) $(LDFLAGS) -o $@
134 SOURCES = $(libcares_la_SOURCES) $(acountry_SOURCES) $(adig_SOURCES) \
135         $(ahost_SOURCES)
136 DIST_SOURCES = $(libcares_la_SOURCES) $(acountry_SOURCES) \
137         $(adig_SOURCES) $(ahost_SOURCES)
138 man3dir = $(mandir)/man3
139 NROFF = nroff
140 MANS = $(man_MANS)
141 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
142 DATA = $(pkgconfig_DATA)
143 libcares_laHEADERS_INSTALL = $(INSTALL_HEADER)
144 HEADERS = $(libcares_la_HEADERS)
145 ETAGS = etags
146 CTAGS = ctags
147 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148 distdir = $(PACKAGE)-$(VERSION)
149 top_distdir = $(distdir)
150 am__remove_distdir = \
151   { test ! -d $(distdir) \
152     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
153          && rm -fr $(distdir); }; }
154 DIST_ARCHIVES = $(distdir).tar.gz
155 GZIP_ENV = --best
156 distuninstallcheck_listfiles = find . -type f -print
157 distcleancheck_listfiles = find . -type f -print
158 ACLOCAL = @ACLOCAL@
159 AMDEP_FALSE = @AMDEP_FALSE@
160 AMDEP_TRUE = @AMDEP_TRUE@
161 AMTAR = @AMTAR@
162 AR = @AR@
163 AS = @AS@
164 AUTOCONF = @AUTOCONF@
165 AUTOHEADER = @AUTOHEADER@
166 AUTOMAKE = @AUTOMAKE@
167 AWK = @AWK@
168 CARES_CFLAG_EXTRAS = @CARES_CFLAG_EXTRAS@
169 CARES_PRIVATE_LIBS = @CARES_PRIVATE_LIBS@
170 CC = @CC@
171 CCDEPMODE = @CCDEPMODE@
172
173 # Add -Werror if defined
174 CFLAGS = @CFLAGS@ @CARES_CFLAG_EXTRAS@
175 CPP = @CPP@
176 CPPFLAGS = @CPPFLAGS@
177 CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
178 CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
179 CYGPATH_W = @CYGPATH_W@
180 DEFS = @DEFS@
181 DEPDIR = @DEPDIR@
182 DLLTOOL = @DLLTOOL@
183 DSYMUTIL = @DSYMUTIL@
184 DUMPBIN = @DUMPBIN@
185 ECHO_C = @ECHO_C@
186 ECHO_N = @ECHO_N@
187 ECHO_T = @ECHO_T@
188 EGREP = @EGREP@
189 EXEEXT = @EXEEXT@
190 FGREP = @FGREP@
191 GREP = @GREP@
192 INSTALL_DATA = @INSTALL_DATA@
193 INSTALL_PROGRAM = @INSTALL_PROGRAM@
194 INSTALL_SCRIPT = @INSTALL_SCRIPT@
195 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
196 LD = @LD@
197 LDFLAGS = @LDFLAGS@
198 LIBOBJS = @LIBOBJS@
199 LIBS = @LIBS@
200 LIBTOOL = @LIBTOOL@
201 LIPO = @LIPO@
202 LN_S = @LN_S@
203 LTLIBOBJS = @LTLIBOBJS@
204 MAINT = @MAINT@
205 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
206 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 NM = @NM@
210 NMEDIT = @NMEDIT@
211 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
212 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
213 OBJDUMP = @OBJDUMP@
214 OBJEXT = @OBJEXT@
215 OTOOL = @OTOOL@
216 OTOOL64 = @OTOOL64@
217 PACKAGE = @PACKAGE@
218 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
219 PACKAGE_NAME = @PACKAGE_NAME@
220 PACKAGE_STRING = @PACKAGE_STRING@
221 PACKAGE_TARNAME = @PACKAGE_TARNAME@
222 PACKAGE_URL = @PACKAGE_URL@
223 PACKAGE_VERSION = @PACKAGE_VERSION@
224 PATH = @PATH@
225 PATH_SEPARATOR = @PATH_SEPARATOR@
226 RANDOM_FILE = @RANDOM_FILE@
227 RANLIB = @RANLIB@
228 SED = @SED@
229 SET_MAKE = @SET_MAKE@
230 SHELL = @SHELL@
231 STRIP = @STRIP@
232 VERSION = @VERSION@
233 ac_ct_AR = @ac_ct_AR@
234 ac_ct_CC = @ac_ct_CC@
235 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
236 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
237 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 datadir = @datadir@
250 datarootdir = @datarootdir@
251 docdir = @docdir@
252 dvidir = @dvidir@
253 exec_prefix = @exec_prefix@
254 host = @host@
255 host_alias = @host_alias@
256 host_cpu = @host_cpu@
257 host_os = @host_os@
258 host_vendor = @host_vendor@
259 htmldir = @htmldir@
260 includedir = @includedir@
261 infodir = @infodir@
262 install_sh = @install_sh@
263 libdir = @libdir@
264 libexecdir = @libexecdir@
265 localedir = @localedir@
266 localstatedir = @localstatedir@
267 mandir = @mandir@
268 mkdir_p = @mkdir_p@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 prefix = @prefix@
272 program_transform_name = @program_transform_name@
273 psdir = @psdir@
274 sbindir = @sbindir@
275 sharedstatedir = @sharedstatedir@
276 sysconfdir = @sysconfdir@
277 target_alias = @target_alias@
278 AUTOMAKE_OPTIONS = foreign nostdinc
279 ACLOCAL_AMFLAGS = -I m4
280 @CURLDEBUG_FALSE@INCLUDES = -I$(top_builddir) \
281 @CURLDEBUG_FALSE@           -I$(top_srcdir)
282
283
284 # Specify our include paths here, and do it relative to $(top_srcdir) and
285 # $(top_builddir), to ensure that these paths which belong to the library
286 # being currently built and tested are searched before the library which
287 # might possibly already be installed in the system.
288 #
289 # When using the low-level hard-hacking memory leak tracking code from
290 # libcurl the generated curl/curlbuild.h file must also be reachable.
291 # Using the libcurl lowlevel code from within c-ares library is ugly and
292 # only works when c-ares is built and linked with a similarly debug-build
293 # libcurl, but we do this anyway for convenience.
294 #
295 # $(top_builddir)/../include/curl for generated curlbuild.h included from curl.h
296 # $(top_builddir)/../include is for libcurl's generated curl/curlbuild.h file
297 # $(top_srcdir)/../include is for libcurl's external include files
298 # $(top_builddir)/../lib is for libcurl's generated lib/curl_config.h file
299 # $(top_srcdir)/../lib is for libcurl's lib/setup.h and other "private" files
300 # $(top_builddir) is for c-ares's generated ares_config.h file
301 # $(top_srcdir) is for c-ares's ares_setup.h and other "c-ares-private" files
302 @CURLDEBUG_TRUE@INCLUDES = -I$(top_builddir)/../include/curl \
303 @CURLDEBUG_TRUE@           -I$(top_builddir)/../include      \
304 @CURLDEBUG_TRUE@           -I$(top_srcdir)/../include        \
305 @CURLDEBUG_TRUE@           -I$(top_builddir)/../lib          \
306 @CURLDEBUG_TRUE@           -I$(top_srcdir)/../lib            \
307 @CURLDEBUG_TRUE@           -I$(top_builddir)                 \
308 @CURLDEBUG_TRUE@           -I$(top_srcdir)
309
310 lib_LTLIBRARIES = libcares.la
311 man_MANS = $(MANPAGES)
312 MSVCFILES = vc/vc6aws.dsw vc/acountry/vc6acountry.dsp vc/adig/vc6adig.dsp \
313  vc/ahost/vc6ahost.dsp vc/cares/vc6cares.dsp vc/cares/vc6cares.dsw
314
315 @CURLDEBUG_FALSE@PROGS = ahost adig acountry
316 @CURLDEBUG_TRUE@PROGS = 
317
318 # adig and ahost are just sample programs and thus not mentioned with the
319 # regular sources and headers
320 EXTRA_DIST = AUTHORS CHANGES README.cares Makefile.inc Makefile.dj         \
321  Makefile.m32 Makefile.netware Makefile.msvc Makefile.Watcom $(man_MANS)   \
322  config-win32.h RELEASE-NOTES libcares.pc.in buildconf get_ver.awk maketgz \
323  TODO ares_build.h.in $(PDFPAGES) cares.rc README.msvc $(MSVCFILES)        \
324  $(CSOURCES) $(HHEADERS) config-dos.h acountry.1 adig.1 ahost.1
325
326 CLEANFILES = $(PDFPAGES) $(HTMLPAGES)
327 DISTCLEANFILES = ares_build.h
328 pkgconfigdir = $(libdir)/pkgconfig
329 pkgconfig_DATA = libcares.pc
330 VER = -version-info 2:0:0
331 # This flag accepts an argument of the form current[:revision[:age]]. So,
332 # passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
333 # 1.
334 #
335 # If either revision or age are omitted, they default to 0. Also note that age
336 # must be less than or equal to the current interface number.
337 #
338 # Here are a set of rules to help you update your library version information: 
339 #
340 # 1.Start with version information of 0:0:0 for each libtool library.
341 #
342 # 2.Update the version information only immediately before a public release of
343 # your software. More frequent updates are unnecessary, and only guarantee
344 # that the current interface number gets larger faster.
345 #
346 # 3.If the library source code has changed at all since the last update, then
347 # increment revision (c:r+1:a)
348 #
349 # 4.If any interfaces have been added, removed, or changed since the last
350 # update, increment current, and set revision to 0. (c+1:r=0:a)
351 #
352 # 5.If any interfaces have been added since the last public release, then
353 # increment age. (c:r:a+1)
354 #
355 # 6.If any interfaces have been removed since the last public release, then
356 # set age to 0. (c:r:a=0)
357 #
358
359 # The -no-undefined flag is crucial for this to build fine on some platforms
360 @NO_UNDEFINED_TRUE@UNDEF = -no-undefined
361 libcares_la_LDFLAGS = $(UNDEF) $(VER)
362 CSOURCES = ares__close_sockets.c        \
363   ares__get_hostent.c                   \
364   ares__read_line.c                     \
365   ares__timeval.c                       \
366   ares_cancel.c                         \
367   ares_data.c                           \
368   ares_destroy.c                        \
369   ares_expand_name.c                    \
370   ares_expand_string.c                  \
371   ares_fds.c                            \
372   ares_free_hostent.c                   \
373   ares_free_string.c                    \
374   ares_getenv.c                         \
375   ares_gethostbyaddr.c                  \
376   ares_gethostbyname.c                  \
377   ares_getnameinfo.c                    \
378   ares_getsock.c                        \
379   ares_init.c                           \
380   ares_library_init.c                   \
381   ares_llist.c                          \
382   ares_mkquery.c                        \
383   ares_nowarn.c                         \
384   ares_options.c                        \
385   ares_parse_a_reply.c                  \
386   ares_parse_aaaa_reply.c               \
387   ares_parse_mx_reply.c                 \
388   ares_parse_ns_reply.c                 \
389   ares_parse_ptr_reply.c                \
390   ares_parse_srv_reply.c                \
391   ares_parse_txt_reply.c                \
392   ares_platform.c                       \
393   ares_process.c                        \
394   ares_query.c                          \
395   ares_search.c                         \
396   ares_send.c                           \
397   ares_strcasecmp.c                     \
398   ares_strdup.c                         \
399   ares_strerror.c                       \
400   ares_timeout.c                        \
401   ares_version.c                        \
402   ares_writev.c                         \
403   bitncmp.c                             \
404   inet_net_pton.c                       \
405   inet_ntop.c                           \
406   windows_port.c
407
408 HHEADERS = ares.h                       \
409   ares_build.h                          \
410   ares_data.h                           \
411   ares_dns.h                            \
412   ares_getenv.h                         \
413   ares_iphlpapi.h                       \
414   ares_ipv6.h                           \
415   ares_library_init.h                   \
416   ares_llist.h                          \
417   ares_nowarn.h                         \
418   ares_platform.h                       \
419   ares_private.h                        \
420   ares_rules.h                          \
421   ares_strcasecmp.h                     \
422   ares_strdup.h                         \
423   ares_version.h                        \
424   ares_writev.h                         \
425   bitncmp.h                             \
426   inet_net_pton.h                       \
427   inet_ntop.h                           \
428   nameser.h                             \
429   ares_setup.h                          \
430   setup_once.h
431
432 MANPAGES = ares_cancel.3                \
433   ares_destroy.3                        \
434   ares_destroy_options.3                \
435   ares_dup.3                            \
436   ares_expand_name.3                    \
437   ares_expand_string.3                  \
438   ares_fds.3                            \
439   ares_free_data.3                      \
440   ares_free_hostent.3                   \
441   ares_free_string.3                    \
442   ares_get_servers.3                    \
443   ares_gethostbyaddr.3                  \
444   ares_gethostbyname.3                  \
445   ares_gethostbyname_file.3             \
446   ares_getnameinfo.3                    \
447   ares_getsock.3                        \
448   ares_init.3                           \
449   ares_init_options.3                   \
450   ares_library_cleanup.3                \
451   ares_library_init.3                   \
452   ares_mkquery.3                        \
453   ares_parse_a_reply.3                  \
454   ares_parse_aaaa_reply.3               \
455   ares_parse_mx_reply.3                 \
456   ares_parse_ns_reply.3                 \
457   ares_parse_ptr_reply.3                \
458   ares_parse_srv_reply.3                \
459   ares_parse_txt_reply.3                \
460   ares_process.3                        \
461   ares_query.3                          \
462   ares_save_options.3                   \
463   ares_search.3                         \
464   ares_send.3                           \
465   ares_set_servers.3                    \
466   ares_set_socket_callback.3            \
467   ares_strerror.3                       \
468   ares_timeout.3                        \
469   ares_version.3
470
471 HTMLPAGES = ares_cancel.html            \
472   ares_destroy.html                     \
473   ares_destroy_options.html             \
474   ares_dup.html                         \
475   ares_expand_name.html                 \
476   ares_expand_string.html               \
477   ares_fds.html                         \
478   ares_free_data.html                   \
479   ares_free_hostent.html                \
480   ares_free_string.html                 \
481   ares_get_servers.html                 \
482   ares_gethostbyaddr.html               \
483   ares_gethostbyname.html               \
484   ares_gethostbyname_file.html          \
485   ares_getnameinfo.html                 \
486   ares_getsock.html                     \
487   ares_init.html                        \
488   ares_init_options.html                \
489   ares_library_cleanup.html             \
490   ares_library_init.html                \
491   ares_mkquery.html                     \
492   ares_parse_a_reply.html               \
493   ares_parse_aaaa_reply.html            \
494   ares_parse_mx_reply.html              \
495   ares_parse_ns_reply.html              \
496   ares_parse_ptr_reply.html             \
497   ares_parse_srv_reply.html             \
498   ares_parse_txt_reply.html             \
499   ares_process.html                     \
500   ares_query.html                       \
501   ares_save_options.html                \
502   ares_search.html                      \
503   ares_send.html                        \
504   ares_set_servers.html                 \
505   ares_set_socket_callback.html         \
506   ares_strerror.html                    \
507   ares_timeout.html                     \
508   ares_version.html
509
510 PDFPAGES = ares_cancel.pdf              \
511   ares_destroy.pdf                      \
512   ares_destroy_options.pdf              \
513   ares_dup.pdf                          \
514   ares_expand_name.pdf                  \
515   ares_expand_string.pdf                \
516   ares_fds.pdf                          \
517   ares_free_data.pdf                    \
518   ares_free_hostent.pdf                 \
519   ares_free_string.pdf                  \
520   ares_get_servers.pdf                  \
521   ares_gethostbyaddr.pdf                \
522   ares_gethostbyname.pdf                \
523   ares_gethostbyname_file.pdf           \
524   ares_getnameinfo.pdf                  \
525   ares_getsock.pdf                      \
526   ares_init.pdf                         \
527   ares_init_options.pdf                 \
528   ares_library_cleanup.pdf              \
529   ares_library_init.pdf                 \
530   ares_mkquery.pdf                      \
531   ares_parse_a_reply.pdf                \
532   ares_parse_aaaa_reply.pdf             \
533   ares_parse_mx_reply.pdf               \
534   ares_parse_ns_reply.pdf               \
535   ares_parse_ptr_reply.pdf              \
536   ares_parse_srv_reply.pdf              \
537   ares_parse_txt_reply.pdf              \
538   ares_process.pdf                      \
539   ares_query.pdf                        \
540   ares_save_options.pdf                 \
541   ares_search.pdf                       \
542   ares_send.pdf                         \
543   ares_set_servers.pdf                  \
544   ares_set_socket_callback.pdf          \
545   ares_strerror.pdf                     \
546   ares_timeout.pdf                      \
547   ares_version.pdf
548
549 SAMPLESOURCES = ares_getopt.c           \
550   ares_nowarn.c                         \
551   ares_strcasecmp.c                     \
552   inet_net_pton.c                       \
553   inet_ntop.c
554
555 SAMPLEHEADERS = ares_getopt.h           \
556   ares_nowarn.h                         \
557   ares_strcasecmp.h                     \
558   inet_net_pton.h                       \
559   inet_ntop.h
560
561
562 # Makefile.inc provides the CSOURCES and HHEADERS defines
563 libcares_la_SOURCES = $(CSOURCES) $(HHEADERS)
564
565 # where to install the c-ares headers
566 libcares_ladir = $(includedir)
567 # what headers to install on 'make install':
568 libcares_la_HEADERS = ares.h ares_version.h ares_dns.h \
569         ares_build.h ares_rules.h
570
571 ahost_SOURCES = ahost.c $(SAMPLESOURCES) $(SAMPLEHEADERS)
572 ahost_LDADD = $(top_builddir)/libcares.la
573 ahost_CFLAGS = $(AM_CFLAGS)
574 adig_SOURCES = adig.c $(SAMPLESOURCES) $(SAMPLEHEADERS)
575 adig_LDADD = $(top_builddir)/libcares.la
576 adig_CFLAGS = $(AM_CFLAGS)
577 acountry_SOURCES = acountry.c $(SAMPLESOURCES) $(SAMPLEHEADERS)
578 acountry_LDADD = $(top_builddir)/libcares.la
579 acountry_CFLAGS = $(AM_CFLAGS)
580 SOURCEDMANDIR = man3
581 SOURCEDMANPAGES = ares_init.3
582 MAN2HTML = roffit --mandir=. < $< >$@
583 SUFFIXES = .3 .html
584 all: ares_config.h ares_build.h
585         $(MAKE) $(AM_MAKEFLAGS) all-am
586
587 .SUFFIXES:
588 .SUFFIXES: .3 .html .c .lo .o .obj .pdf
589 am--refresh:
590         @:
591 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
592         @for dep in $?; do \
593           case '$(am__configure_deps)' in \
594             *$$dep*) \
595               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
596               cd $(srcdir) && $(AUTOMAKE) --foreign  \
597                 && exit 0; \
598               exit 1;; \
599           esac; \
600         done; \
601         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
602         cd $(top_srcdir) && \
603           $(AUTOMAKE) --foreign  Makefile
604 .PRECIOUS: Makefile
605 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
606         @case '$?' in \
607           *config.status*) \
608             echo ' $(SHELL) ./config.status'; \
609             $(SHELL) ./config.status;; \
610           *) \
611             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
612             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
613         esac;
614
615 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
616         $(SHELL) ./config.status --recheck
617
618 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
619         cd $(srcdir) && $(AUTOCONF)
620 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
621         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
622
623 ares_config.h: stamp-h1
624         @if test ! -f $@; then \
625           rm -f stamp-h1; \
626           $(MAKE) stamp-h1; \
627         else :; fi
628
629 stamp-h1: $(srcdir)/ares_config.h.in $(top_builddir)/config.status
630         @rm -f stamp-h1
631         cd $(top_builddir) && $(SHELL) ./config.status ares_config.h
632 $(srcdir)/ares_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
633         cd $(top_srcdir) && $(AUTOHEADER)
634         rm -f stamp-h1
635         touch $@
636
637 ares_build.h: stamp-h2
638         @if test ! -f $@; then \
639           rm -f stamp-h2; \
640           $(MAKE) stamp-h2; \
641         else :; fi
642
643 stamp-h2: $(srcdir)/ares_build.h.in $(top_builddir)/config.status
644         @rm -f stamp-h2
645         cd $(top_builddir) && $(SHELL) ./config.status ares_build.h
646
647 distclean-hdr:
648         -rm -f ares_config.h stamp-h1 ares_build.h stamp-h2
649 libcares.pc: $(top_builddir)/config.status $(srcdir)/libcares.pc.in
650         cd $(top_builddir) && $(SHELL) ./config.status $@
651 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
652         @$(NORMAL_INSTALL)
653         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
654         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
655           if test -f $$p; then \
656             f=$(am__strip_dir) \
657             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
658             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
659           else :; fi; \
660         done
661
662 uninstall-libLTLIBRARIES:
663         @$(NORMAL_UNINSTALL)
664         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
665           p=$(am__strip_dir) \
666           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
667           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
668         done
669
670 clean-libLTLIBRARIES:
671         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
672         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
673           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
674           test "$$dir" != "$$p" || dir=.; \
675           echo "rm -f \"$${dir}/so_locations\""; \
676           rm -f "$${dir}/so_locations"; \
677         done
678 libcares.la: $(libcares_la_OBJECTS) $(libcares_la_DEPENDENCIES) 
679         $(LINK) -rpath $(libdir) $(libcares_la_LDFLAGS) $(libcares_la_OBJECTS) $(libcares_la_LIBADD) $(LIBS)
680
681 clean-noinstPROGRAMS:
682         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
683           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
684           echo " rm -f $$p $$f"; \
685           rm -f $$p $$f ; \
686         done
687 acountry$(EXEEXT): $(acountry_OBJECTS) $(acountry_DEPENDENCIES) 
688         @rm -f acountry$(EXEEXT)
689         $(LINK) $(acountry_LDFLAGS) $(acountry_OBJECTS) $(acountry_LDADD) $(LIBS)
690 adig$(EXEEXT): $(adig_OBJECTS) $(adig_DEPENDENCIES) 
691         @rm -f adig$(EXEEXT)
692         $(LINK) $(adig_LDFLAGS) $(adig_OBJECTS) $(adig_LDADD) $(LIBS)
693 ahost$(EXEEXT): $(ahost_OBJECTS) $(ahost_DEPENDENCIES) 
694         @rm -f ahost$(EXEEXT)
695         $(LINK) $(ahost_LDFLAGS) $(ahost_OBJECTS) $(ahost_LDADD) $(LIBS)
696
697 mostlyclean-compile:
698         -rm -f *.$(OBJEXT)
699
700 distclean-compile:
701         -rm -f *.tab.c
702
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-acountry.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-ares_getopt.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-ares_nowarn.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-ares_strcasecmp.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-inet_net_pton.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-inet_ntop.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-adig.Po@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-ares_getopt.Po@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-ares_nowarn.Po@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-ares_strcasecmp.Po@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-inet_net_pton.Po@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-inet_ntop.Po@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ahost.Po@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ares_getopt.Po@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ares_nowarn.Po@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-ares_strcasecmp.Po@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-inet_net_pton.Po@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahost-inet_ntop.Po@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares__close_sockets.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares__get_hostent.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares__read_line.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares__timeval.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_cancel.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_data.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_destroy.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_expand_name.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_expand_string.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_fds.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_free_hostent.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_free_string.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_getenv.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_gethostbyaddr.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_gethostbyname.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_getnameinfo.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_getsock.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_init.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_library_init.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_llist.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_mkquery.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_nowarn.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_options.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_a_reply.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_aaaa_reply.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_mx_reply.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_ns_reply.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_ptr_reply.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_srv_reply.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_parse_txt_reply.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_platform.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_process.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_query.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_search.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_send.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_strcasecmp.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_strdup.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_strerror.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_timeout.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_version.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_writev.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitncmp.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_net_pton.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_ntop.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows_port.Plo@am__quote@
766
767 .c.o:
768 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
769 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
773
774 .c.obj:
775 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
776 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
780
781 .c.lo:
782 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
783 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
787
788 acountry-acountry.o: acountry.c
789 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
790 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-acountry.Tpo" "$(DEPDIR)/acountry-acountry.Po"; else rm -f "$(DEPDIR)/acountry-acountry.Tpo"; exit 1; fi
791 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='acountry.c' object='acountry-acountry.o' libtool=no @AMDEPBACKSLASH@
792 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-acountry.o `test -f 'acountry.c' || echo '$(srcdir)/'`acountry.c
794
795 acountry-acountry.obj: acountry.c
796 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
797 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-acountry.Tpo" "$(DEPDIR)/acountry-acountry.Po"; else rm -f "$(DEPDIR)/acountry-acountry.Tpo"; exit 1; fi
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='acountry.c' object='acountry-acountry.obj' libtool=no @AMDEPBACKSLASH@
799 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
801
802 acountry-ares_getopt.o: ares_getopt.c
803 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
804 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_getopt.Tpo" "$(DEPDIR)/acountry-ares_getopt.Po"; else rm -f "$(DEPDIR)/acountry-ares_getopt.Tpo"; exit 1; fi
805 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='acountry-ares_getopt.o' libtool=no @AMDEPBACKSLASH@
806 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c
808
809 acountry-ares_getopt.obj: ares_getopt.c
810 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
811 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_getopt.Tpo" "$(DEPDIR)/acountry-ares_getopt.Po"; else rm -f "$(DEPDIR)/acountry-ares_getopt.Tpo"; exit 1; fi
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='acountry-ares_getopt.obj' libtool=no @AMDEPBACKSLASH@
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
815
816 acountry-ares_nowarn.o: ares_nowarn.c
817 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_nowarn.o -MD -MP -MF "$(DEPDIR)/acountry-ares_nowarn.Tpo" -c -o acountry-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c; \
818 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_nowarn.Tpo" "$(DEPDIR)/acountry-ares_nowarn.Po"; else rm -f "$(DEPDIR)/acountry-ares_nowarn.Tpo"; exit 1; fi
819 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='acountry-ares_nowarn.o' libtool=no @AMDEPBACKSLASH@
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c
822
823 acountry-ares_nowarn.obj: ares_nowarn.c
824 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_nowarn.obj -MD -MP -MF "$(DEPDIR)/acountry-ares_nowarn.Tpo" -c -o acountry-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`; \
825 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_nowarn.Tpo" "$(DEPDIR)/acountry-ares_nowarn.Po"; else rm -f "$(DEPDIR)/acountry-ares_nowarn.Tpo"; exit 1; fi
826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='acountry-ares_nowarn.obj' libtool=no @AMDEPBACKSLASH@
827 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`
829
830 acountry-ares_strcasecmp.o: ares_strcasecmp.c
831 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_strcasecmp.o -MD -MP -MF "$(DEPDIR)/acountry-ares_strcasecmp.Tpo" -c -o acountry-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c; \
832 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_strcasecmp.Tpo" "$(DEPDIR)/acountry-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/acountry-ares_strcasecmp.Tpo"; exit 1; fi
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='acountry-ares_strcasecmp.o' libtool=no @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c
836
837 acountry-ares_strcasecmp.obj: ares_strcasecmp.c
838 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_strcasecmp.obj -MD -MP -MF "$(DEPDIR)/acountry-ares_strcasecmp.Tpo" -c -o acountry-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`; \
839 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-ares_strcasecmp.Tpo" "$(DEPDIR)/acountry-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/acountry-ares_strcasecmp.Tpo"; exit 1; fi
840 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='acountry-ares_strcasecmp.obj' libtool=no @AMDEPBACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`
843
844 acountry-inet_net_pton.o: inet_net_pton.c
845 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-inet_net_pton.o -MD -MP -MF "$(DEPDIR)/acountry-inet_net_pton.Tpo" -c -o acountry-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c; \
846 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-inet_net_pton.Tpo" "$(DEPDIR)/acountry-inet_net_pton.Po"; else rm -f "$(DEPDIR)/acountry-inet_net_pton.Tpo"; exit 1; fi
847 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='acountry-inet_net_pton.o' libtool=no @AMDEPBACKSLASH@
848 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c
850
851 acountry-inet_net_pton.obj: inet_net_pton.c
852 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-inet_net_pton.obj -MD -MP -MF "$(DEPDIR)/acountry-inet_net_pton.Tpo" -c -o acountry-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`; \
853 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-inet_net_pton.Tpo" "$(DEPDIR)/acountry-inet_net_pton.Po"; else rm -f "$(DEPDIR)/acountry-inet_net_pton.Tpo"; exit 1; fi
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='acountry-inet_net_pton.obj' libtool=no @AMDEPBACKSLASH@
855 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`
857
858 acountry-inet_ntop.o: inet_ntop.c
859 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-inet_ntop.o -MD -MP -MF "$(DEPDIR)/acountry-inet_ntop.Tpo" -c -o acountry-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c; \
860 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-inet_ntop.Tpo" "$(DEPDIR)/acountry-inet_ntop.Po"; else rm -f "$(DEPDIR)/acountry-inet_ntop.Tpo"; exit 1; fi
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='acountry-inet_ntop.o' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c
864
865 acountry-inet_ntop.obj: inet_ntop.c
866 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-inet_ntop.obj -MD -MP -MF "$(DEPDIR)/acountry-inet_ntop.Tpo" -c -o acountry-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`; \
867 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/acountry-inet_ntop.Tpo" "$(DEPDIR)/acountry-inet_ntop.Po"; else rm -f "$(DEPDIR)/acountry-inet_ntop.Tpo"; exit 1; fi
868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='acountry-inet_ntop.obj' libtool=no @AMDEPBACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -c -o acountry-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`
871
872 adig-adig.o: adig.c
873 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
874 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-adig.Tpo" "$(DEPDIR)/adig-adig.Po"; else rm -f "$(DEPDIR)/adig-adig.Tpo"; exit 1; fi
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='adig.c' object='adig-adig.o' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-adig.o `test -f 'adig.c' || echo '$(srcdir)/'`adig.c
878
879 adig-adig.obj: adig.c
880 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
881 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-adig.Tpo" "$(DEPDIR)/adig-adig.Po"; else rm -f "$(DEPDIR)/adig-adig.Tpo"; exit 1; fi
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='adig.c' object='adig-adig.obj' libtool=no @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
885
886 adig-ares_getopt.o: ares_getopt.c
887 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
888 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_getopt.Tpo" "$(DEPDIR)/adig-ares_getopt.Po"; else rm -f "$(DEPDIR)/adig-ares_getopt.Tpo"; exit 1; fi
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='adig-ares_getopt.o' libtool=no @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c
892
893 adig-ares_getopt.obj: ares_getopt.c
894 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
895 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_getopt.Tpo" "$(DEPDIR)/adig-ares_getopt.Po"; else rm -f "$(DEPDIR)/adig-ares_getopt.Tpo"; exit 1; fi
896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='adig-ares_getopt.obj' libtool=no @AMDEPBACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
899
900 adig-ares_nowarn.o: ares_nowarn.c
901 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_nowarn.o -MD -MP -MF "$(DEPDIR)/adig-ares_nowarn.Tpo" -c -o adig-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c; \
902 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_nowarn.Tpo" "$(DEPDIR)/adig-ares_nowarn.Po"; else rm -f "$(DEPDIR)/adig-ares_nowarn.Tpo"; exit 1; fi
903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='adig-ares_nowarn.o' libtool=no @AMDEPBACKSLASH@
904 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
905 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c
906
907 adig-ares_nowarn.obj: ares_nowarn.c
908 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_nowarn.obj -MD -MP -MF "$(DEPDIR)/adig-ares_nowarn.Tpo" -c -o adig-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`; \
909 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_nowarn.Tpo" "$(DEPDIR)/adig-ares_nowarn.Po"; else rm -f "$(DEPDIR)/adig-ares_nowarn.Tpo"; exit 1; fi
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='adig-ares_nowarn.obj' libtool=no @AMDEPBACKSLASH@
911 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
912 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`
913
914 adig-ares_strcasecmp.o: ares_strcasecmp.c
915 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_strcasecmp.o -MD -MP -MF "$(DEPDIR)/adig-ares_strcasecmp.Tpo" -c -o adig-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c; \
916 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_strcasecmp.Tpo" "$(DEPDIR)/adig-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/adig-ares_strcasecmp.Tpo"; exit 1; fi
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='adig-ares_strcasecmp.o' libtool=no @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c
920
921 adig-ares_strcasecmp.obj: ares_strcasecmp.c
922 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-ares_strcasecmp.obj -MD -MP -MF "$(DEPDIR)/adig-ares_strcasecmp.Tpo" -c -o adig-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`; \
923 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-ares_strcasecmp.Tpo" "$(DEPDIR)/adig-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/adig-ares_strcasecmp.Tpo"; exit 1; fi
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='adig-ares_strcasecmp.obj' libtool=no @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`
927
928 adig-inet_net_pton.o: inet_net_pton.c
929 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-inet_net_pton.o -MD -MP -MF "$(DEPDIR)/adig-inet_net_pton.Tpo" -c -o adig-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c; \
930 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-inet_net_pton.Tpo" "$(DEPDIR)/adig-inet_net_pton.Po"; else rm -f "$(DEPDIR)/adig-inet_net_pton.Tpo"; exit 1; fi
931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='adig-inet_net_pton.o' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c
934
935 adig-inet_net_pton.obj: inet_net_pton.c
936 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-inet_net_pton.obj -MD -MP -MF "$(DEPDIR)/adig-inet_net_pton.Tpo" -c -o adig-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`; \
937 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-inet_net_pton.Tpo" "$(DEPDIR)/adig-inet_net_pton.Po"; else rm -f "$(DEPDIR)/adig-inet_net_pton.Tpo"; exit 1; fi
938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='adig-inet_net_pton.obj' libtool=no @AMDEPBACKSLASH@
939 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`
941
942 adig-inet_ntop.o: inet_ntop.c
943 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-inet_ntop.o -MD -MP -MF "$(DEPDIR)/adig-inet_ntop.Tpo" -c -o adig-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c; \
944 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-inet_ntop.Tpo" "$(DEPDIR)/adig-inet_ntop.Po"; else rm -f "$(DEPDIR)/adig-inet_ntop.Tpo"; exit 1; fi
945 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='adig-inet_ntop.o' libtool=no @AMDEPBACKSLASH@
946 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c
948
949 adig-inet_ntop.obj: inet_ntop.c
950 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -MT adig-inet_ntop.obj -MD -MP -MF "$(DEPDIR)/adig-inet_ntop.Tpo" -c -o adig-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`; \
951 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/adig-inet_ntop.Tpo" "$(DEPDIR)/adig-inet_ntop.Po"; else rm -f "$(DEPDIR)/adig-inet_ntop.Tpo"; exit 1; fi
952 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='adig-inet_ntop.obj' libtool=no @AMDEPBACKSLASH@
953 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
954 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(adig_CFLAGS) $(CFLAGS) -c -o adig-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`
955
956 ahost-ahost.o: ahost.c
957 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
958 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ahost.Tpo" "$(DEPDIR)/ahost-ahost.Po"; else rm -f "$(DEPDIR)/ahost-ahost.Tpo"; exit 1; fi
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ahost.c' object='ahost-ahost.o' libtool=no @AMDEPBACKSLASH@
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ahost.o `test -f 'ahost.c' || echo '$(srcdir)/'`ahost.c
962
963 ahost-ahost.obj: ahost.c
964 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
965 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ahost.Tpo" "$(DEPDIR)/ahost-ahost.Po"; else rm -f "$(DEPDIR)/ahost-ahost.Tpo"; exit 1; fi
966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ahost.c' object='ahost-ahost.obj' libtool=no @AMDEPBACKSLASH@
967 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
968 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
969
970 ahost-ares_getopt.o: ares_getopt.c
971 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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; \
972 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_getopt.Tpo" "$(DEPDIR)/ahost-ares_getopt.Po"; else rm -f "$(DEPDIR)/ahost-ares_getopt.Tpo"; exit 1; fi
973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='ahost-ares_getopt.o' libtool=no @AMDEPBACKSLASH@
974 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_getopt.o `test -f 'ares_getopt.c' || echo '$(srcdir)/'`ares_getopt.c
976
977 ahost-ares_getopt.obj: ares_getopt.c
978 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`; \
979 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_getopt.Tpo" "$(DEPDIR)/ahost-ares_getopt.Po"; else rm -f "$(DEPDIR)/ahost-ares_getopt.Tpo"; exit 1; fi
980 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_getopt.c' object='ahost-ares_getopt.obj' libtool=no @AMDEPBACKSLASH@
981 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
982 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_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`
983
984 ahost-ares_nowarn.o: ares_nowarn.c
985 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_nowarn.o -MD -MP -MF "$(DEPDIR)/ahost-ares_nowarn.Tpo" -c -o ahost-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c; \
986 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_nowarn.Tpo" "$(DEPDIR)/ahost-ares_nowarn.Po"; else rm -f "$(DEPDIR)/ahost-ares_nowarn.Tpo"; exit 1; fi
987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='ahost-ares_nowarn.o' libtool=no @AMDEPBACKSLASH@
988 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
989 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_nowarn.o `test -f 'ares_nowarn.c' || echo '$(srcdir)/'`ares_nowarn.c
990
991 ahost-ares_nowarn.obj: ares_nowarn.c
992 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_nowarn.obj -MD -MP -MF "$(DEPDIR)/ahost-ares_nowarn.Tpo" -c -o ahost-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`; \
993 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_nowarn.Tpo" "$(DEPDIR)/ahost-ares_nowarn.Po"; else rm -f "$(DEPDIR)/ahost-ares_nowarn.Tpo"; exit 1; fi
994 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_nowarn.c' object='ahost-ares_nowarn.obj' libtool=no @AMDEPBACKSLASH@
995 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
996 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_nowarn.obj `if test -f 'ares_nowarn.c'; then $(CYGPATH_W) 'ares_nowarn.c'; else $(CYGPATH_W) '$(srcdir)/ares_nowarn.c'; fi`
997
998 ahost-ares_strcasecmp.o: ares_strcasecmp.c
999 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_strcasecmp.o -MD -MP -MF "$(DEPDIR)/ahost-ares_strcasecmp.Tpo" -c -o ahost-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c; \
1000 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_strcasecmp.Tpo" "$(DEPDIR)/ahost-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/ahost-ares_strcasecmp.Tpo"; exit 1; fi
1001 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='ahost-ares_strcasecmp.o' libtool=no @AMDEPBACKSLASH@
1002 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1003 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo '$(srcdir)/'`ares_strcasecmp.c
1004
1005 ahost-ares_strcasecmp.obj: ares_strcasecmp.c
1006 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-ares_strcasecmp.obj -MD -MP -MF "$(DEPDIR)/ahost-ares_strcasecmp.Tpo" -c -o ahost-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`; \
1007 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-ares_strcasecmp.Tpo" "$(DEPDIR)/ahost-ares_strcasecmp.Po"; else rm -f "$(DEPDIR)/ahost-ares_strcasecmp.Tpo"; exit 1; fi
1008 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ares_strcasecmp.c' object='ahost-ares_strcasecmp.obj' libtool=no @AMDEPBACKSLASH@
1009 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1010 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-ares_strcasecmp.obj `if test -f 'ares_strcasecmp.c'; then $(CYGPATH_W) 'ares_strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/ares_strcasecmp.c'; fi`
1011
1012 ahost-inet_net_pton.o: inet_net_pton.c
1013 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-inet_net_pton.o -MD -MP -MF "$(DEPDIR)/ahost-inet_net_pton.Tpo" -c -o ahost-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c; \
1014 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-inet_net_pton.Tpo" "$(DEPDIR)/ahost-inet_net_pton.Po"; else rm -f "$(DEPDIR)/ahost-inet_net_pton.Tpo"; exit 1; fi
1015 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='ahost-inet_net_pton.o' libtool=no @AMDEPBACKSLASH@
1016 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1017 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-inet_net_pton.o `test -f 'inet_net_pton.c' || echo '$(srcdir)/'`inet_net_pton.c
1018
1019 ahost-inet_net_pton.obj: inet_net_pton.c
1020 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-inet_net_pton.obj -MD -MP -MF "$(DEPDIR)/ahost-inet_net_pton.Tpo" -c -o ahost-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`; \
1021 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-inet_net_pton.Tpo" "$(DEPDIR)/ahost-inet_net_pton.Po"; else rm -f "$(DEPDIR)/ahost-inet_net_pton.Tpo"; exit 1; fi
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_net_pton.c' object='ahost-inet_net_pton.obj' libtool=no @AMDEPBACKSLASH@
1023 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-inet_net_pton.obj `if test -f 'inet_net_pton.c'; then $(CYGPATH_W) 'inet_net_pton.c'; else $(CYGPATH_W) '$(srcdir)/inet_net_pton.c'; fi`
1025
1026 ahost-inet_ntop.o: inet_ntop.c
1027 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-inet_ntop.o -MD -MP -MF "$(DEPDIR)/ahost-inet_ntop.Tpo" -c -o ahost-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c; \
1028 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-inet_ntop.Tpo" "$(DEPDIR)/ahost-inet_ntop.Po"; else rm -f "$(DEPDIR)/ahost-inet_ntop.Tpo"; exit 1; fi
1029 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='ahost-inet_ntop.o' libtool=no @AMDEPBACKSLASH@
1030 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-inet_ntop.o `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c
1032
1033 ahost-inet_ntop.obj: inet_ntop.c
1034 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -MT ahost-inet_ntop.obj -MD -MP -MF "$(DEPDIR)/ahost-inet_ntop.Tpo" -c -o ahost-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`; \
1035 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ahost-inet_ntop.Tpo" "$(DEPDIR)/ahost-inet_ntop.Po"; else rm -f "$(DEPDIR)/ahost-inet_ntop.Tpo"; exit 1; fi
1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inet_ntop.c' object='ahost-inet_ntop.obj' libtool=no @AMDEPBACKSLASH@
1037 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ahost_CFLAGS) $(CFLAGS) -c -o ahost-inet_ntop.obj `if test -f 'inet_ntop.c'; then $(CYGPATH_W) 'inet_ntop.c'; else $(CYGPATH_W) '$(srcdir)/inet_ntop.c'; fi`
1039
1040 mostlyclean-libtool:
1041         -rm -f *.lo
1042
1043 clean-libtool:
1044         -rm -rf .libs _libs
1045
1046 distclean-libtool:
1047         -rm -f libtool
1048 uninstall-info-am:
1049 install-man3: $(man3_MANS) $(man_MANS)
1050         @$(NORMAL_INSTALL)
1051         test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
1052         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
1053         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
1054         for i in $$l2; do \
1055           case "$$i" in \
1056             *.3*) list="$$list $$i" ;; \
1057           esac; \
1058         done; \
1059         for i in $$list; do \
1060           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
1061           else file=$$i; fi; \
1062           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
1063           case "$$ext" in \
1064             3*) ;; \
1065             *) ext='3' ;; \
1066           esac; \
1067           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
1068           inst=`echo $$inst | sed -e 's/^.*\///'`; \
1069           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
1070           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
1071           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
1072         done
1073 uninstall-man3:
1074         @$(NORMAL_UNINSTALL)
1075         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
1076         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
1077         for i in $$l2; do \
1078           case "$$i" in \
1079             *.3*) list="$$list $$i" ;; \
1080           esac; \
1081         done; \
1082         for i in $$list; do \
1083           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
1084           case "$$ext" in \
1085             3*) ;; \
1086             *) ext='3' ;; \
1087           esac; \
1088           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
1089           inst=`echo $$inst | sed -e 's/^.*\///'`; \
1090           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
1091           echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
1092           rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
1093         done
1094 install-pkgconfigDATA: $(pkgconfig_DATA)
1095         @$(NORMAL_INSTALL)
1096         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
1097         @list='$(pkgconfig_DATA)'; for p in $$list; do \
1098           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1099           f=$(am__strip_dir) \
1100           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1101           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1102         done
1103
1104 uninstall-pkgconfigDATA:
1105         @$(NORMAL_UNINSTALL)
1106         @list='$(pkgconfig_DATA)'; for p in $$list; do \
1107           f=$(am__strip_dir) \
1108           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1109           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1110         done
1111 install-libcares_laHEADERS: $(libcares_la_HEADERS)
1112         @$(NORMAL_INSTALL)
1113         test -z "$(libcares_ladir)" || $(mkdir_p) "$(DESTDIR)$(libcares_ladir)"
1114         @list='$(libcares_la_HEADERS)'; for p in $$list; do \
1115           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1116           f=$(am__strip_dir) \
1117           echo " $(libcares_laHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libcares_ladir)/$$f'"; \
1118           $(libcares_laHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libcares_ladir)/$$f"; \
1119         done
1120
1121 uninstall-libcares_laHEADERS:
1122         @$(NORMAL_UNINSTALL)
1123         @list='$(libcares_la_HEADERS)'; for p in $$list; do \
1124           f=$(am__strip_dir) \
1125           echo " rm -f '$(DESTDIR)$(libcares_ladir)/$$f'"; \
1126           rm -f "$(DESTDIR)$(libcares_ladir)/$$f"; \
1127         done
1128
1129 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1130         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1131         unique=`for i in $$list; do \
1132             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1133           done | \
1134           $(AWK) '    { files[$$0] = 1; } \
1135                END { for (i in files) print i; }'`; \
1136         mkid -fID $$unique
1137 tags: TAGS
1138
1139 TAGS:  $(HEADERS) $(SOURCES) ares_config.h.in ares_build.h.in $(TAGS_DEPENDENCIES) \
1140                 $(TAGS_FILES) $(LISP)
1141         tags=; \
1142         here=`pwd`; \
1143         list='$(SOURCES) $(HEADERS) ares_config.h.in ares_build.h.in $(LISP) $(TAGS_FILES)'; \
1144         unique=`for i in $$list; do \
1145             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1146           done | \
1147           $(AWK) '    { files[$$0] = 1; } \
1148                END { for (i in files) print i; }'`; \
1149         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1150           test -n "$$unique" || unique=$$empty_fix; \
1151           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1152             $$tags $$unique; \
1153         fi
1154 ctags: CTAGS
1155 CTAGS:  $(HEADERS) $(SOURCES) ares_config.h.in ares_build.h.in $(TAGS_DEPENDENCIES) \
1156                 $(TAGS_FILES) $(LISP)
1157         tags=; \
1158         here=`pwd`; \
1159         list='$(SOURCES) $(HEADERS) ares_config.h.in ares_build.h.in $(LISP) $(TAGS_FILES)'; \
1160         unique=`for i in $$list; do \
1161             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1162           done | \
1163           $(AWK) '    { files[$$0] = 1; } \
1164                END { for (i in files) print i; }'`; \
1165         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1166           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1167              $$tags $$unique
1168
1169 GTAGS:
1170         here=`$(am__cd) $(top_builddir) && pwd` \
1171           && cd $(top_srcdir) \
1172           && gtags -i $(GTAGS_ARGS) $$here
1173
1174 distclean-tags:
1175         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1176
1177 distdir: $(DISTFILES)
1178         $(am__remove_distdir)
1179         mkdir $(distdir)
1180         $(mkdir_p) $(distdir)/. $(distdir)/m4 $(distdir)/vc $(distdir)/vc/acountry $(distdir)/vc/adig $(distdir)/vc/ahost $(distdir)/vc/cares
1181         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1182         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1183         list='$(DISTFILES)'; for file in $$list; do \
1184           case $$file in \
1185             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1186             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1187           esac; \
1188           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1189           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1190           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1191             dir="/$$dir"; \
1192             $(mkdir_p) "$(distdir)$$dir"; \
1193           else \
1194             dir=''; \
1195           fi; \
1196           if test -d $$d/$$file; then \
1197             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1198               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1199             fi; \
1200             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1201           else \
1202             test -f $(distdir)/$$file \
1203             || cp -p $$d/$$file $(distdir)/$$file \
1204             || exit 1; \
1205           fi; \
1206         done
1207         $(MAKE) $(AM_MAKEFLAGS) \
1208           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1209           dist-hook
1210         -find "$(distdir)" -type d ! -perm -755 \
1211                 -exec chmod u+rwx,go+rx {} \; -o \
1212           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1213           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1214           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
1215         || chmod -R a+r $(distdir)
1216 dist-gzip: distdir
1217         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1218         $(am__remove_distdir)
1219
1220 dist-bzip2: distdir
1221         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1222         $(am__remove_distdir)
1223
1224 dist-tarZ: distdir
1225         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1226         $(am__remove_distdir)
1227
1228 dist-shar: distdir
1229         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1230         $(am__remove_distdir)
1231
1232 dist-zip: distdir
1233         -rm -f $(distdir).zip
1234         zip -rq $(distdir).zip $(distdir)
1235         $(am__remove_distdir)
1236
1237 dist dist-all: distdir
1238         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1239         $(am__remove_distdir)
1240
1241 # This target untars the dist file and tries a VPATH configuration.  Then
1242 # it guarantees that the distribution is self-contained by making another
1243 # tarfile.
1244 distcheck: dist
1245         case '$(DIST_ARCHIVES)' in \
1246         *.tar.gz*) \
1247           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1248         *.tar.bz2*) \
1249           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1250         *.tar.Z*) \
1251           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1252         *.shar.gz*) \
1253           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1254         *.zip*) \
1255           unzip $(distdir).zip ;;\
1256         esac
1257         chmod -R a-w $(distdir); chmod a+w $(distdir)
1258         mkdir $(distdir)/_build
1259         mkdir $(distdir)/_inst
1260         chmod a-w $(distdir)
1261         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1262           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1263           && cd $(distdir)/_build \
1264           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1265             $(DISTCHECK_CONFIGURE_FLAGS) \
1266           && $(MAKE) $(AM_MAKEFLAGS) \
1267           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1268           && $(MAKE) $(AM_MAKEFLAGS) check \
1269           && $(MAKE) $(AM_MAKEFLAGS) install \
1270           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1271           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1272           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1273                 distuninstallcheck \
1274           && chmod -R a-w "$$dc_install_base" \
1275           && ({ \
1276                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1277                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1278                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1279                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1280                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1281               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1282           && rm -rf "$$dc_destdir" \
1283           && $(MAKE) $(AM_MAKEFLAGS) dist \
1284           && rm -rf $(DIST_ARCHIVES) \
1285           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1286         $(am__remove_distdir)
1287         @(echo "$(distdir) archives ready for distribution: "; \
1288           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1289           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
1290 distuninstallcheck:
1291         @cd $(distuninstallcheck_dir) \
1292         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1293            || { echo "ERROR: files left after uninstall:" ; \
1294                 if test -n "$(DESTDIR)"; then \
1295                   echo "  (check DESTDIR support)"; \
1296                 fi ; \
1297                 $(distuninstallcheck_listfiles) ; \
1298                 exit 1; } >&2
1299 distcleancheck: distclean
1300         @if test '$(srcdir)' = . ; then \
1301           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1302           exit 1 ; \
1303         fi
1304         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1305           || { echo "ERROR: files left in build directory after distclean:" ; \
1306                $(distcleancheck_listfiles) ; \
1307                exit 1; } >&2
1308 check-am: all-am
1309 check: check-am
1310 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
1311                 ares_config.h ares_build.h
1312 installdirs:
1313         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libcares_ladir)"; do \
1314           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1315         done
1316 install: install-am
1317 install-exec: install-exec-am
1318 install-data: install-data-am
1319 uninstall: uninstall-am
1320
1321 install-am: all-am
1322         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1323
1324 installcheck: installcheck-am
1325 install-strip:
1326         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1327           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1328           `test -z '$(STRIP)' || \
1329             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1330 mostlyclean-generic:
1331
1332 clean-generic:
1333         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1334
1335 distclean-generic:
1336         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1337         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1338
1339 maintainer-clean-generic:
1340         @echo "This command is intended for maintainers to use"
1341         @echo "it deletes files that may require special tools to rebuild."
1342 clean: clean-am
1343
1344 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1345         clean-noinstPROGRAMS mostlyclean-am
1346
1347 distclean: distclean-am
1348         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1349         -rm -rf ./$(DEPDIR)
1350         -rm -f Makefile
1351 distclean-am: clean-am distclean-compile distclean-generic \
1352         distclean-hdr distclean-libtool distclean-tags
1353
1354 dvi: dvi-am
1355
1356 dvi-am:
1357
1358 info: info-am
1359
1360 info-am:
1361
1362 install-data-am: install-libcares_laHEADERS install-man \
1363         install-pkgconfigDATA
1364
1365 install-exec-am: install-libLTLIBRARIES
1366
1367 install-info: install-info-am
1368
1369 install-man: install-man3
1370
1371 installcheck-am:
1372
1373 maintainer-clean: maintainer-clean-am
1374         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1375         -rm -rf $(top_srcdir)/autom4te.cache
1376         -rm -rf ./$(DEPDIR)
1377         -rm -f Makefile
1378 maintainer-clean-am: distclean-am maintainer-clean-generic
1379
1380 mostlyclean: mostlyclean-am
1381
1382 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1383         mostlyclean-libtool
1384
1385 pdf-am:
1386
1387 ps: ps-am
1388
1389 ps-am:
1390
1391 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
1392         uninstall-libcares_laHEADERS uninstall-man \
1393         uninstall-pkgconfigDATA
1394
1395 uninstall-man: uninstall-man3
1396
1397 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1398         clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1399         clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
1400         dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
1401         distclean-compile distclean-generic distclean-hdr \
1402         distclean-libtool distclean-tags distcleancheck distdir \
1403         distuninstallcheck dvi dvi-am html html-am info info-am \
1404         install install-am install-data install-data-am install-exec \
1405         install-exec-am install-info install-info-am \
1406         install-libLTLIBRARIES install-libcares_laHEADERS install-man \
1407         install-man3 install-pkgconfigDATA install-strip installcheck \
1408         installcheck-am installdirs maintainer-clean \
1409         maintainer-clean-generic mostlyclean mostlyclean-compile \
1410         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1411         tags uninstall uninstall-am uninstall-info-am \
1412         uninstall-libLTLIBRARIES uninstall-libcares_laHEADERS \
1413         uninstall-man uninstall-man3 uninstall-pkgconfigDATA
1414
1415
1416 clean-local: clean-sourced-manpages
1417
1418 clean-sourced-manpages:
1419         @srcdmandir='$(SOURCEDMANDIR)'; \
1420         echo "rm -rf $(top_builddir)/$$srcdmandir"; \
1421         rm -rf $(top_builddir)/$$srcdmandir
1422
1423 sourced-manpages: clean-sourced-manpages
1424         @srcdmandir='$(SOURCEDMANDIR)'; \
1425         srcdmanfiles='$(SOURCEDMANPAGES)'; \
1426         mkdir $(top_builddir)/$$srcdmandir; \
1427         for file in $$srcdmanfiles; do \
1428           if test -f $(top_srcdir)/$$file; then \
1429             echo "cp $(top_srcdir)/$$file $(top_builddir)/$$srcdmandir/$$file"; \
1430             cp $(top_srcdir)/$$file $(top_builddir)/$$srcdmandir/$$file; \
1431           fi; \
1432         done
1433
1434 html: sourced-manpages $(HTMLPAGES)
1435
1436 .3.html:
1437         $(MAN2HTML)
1438
1439 pdf: sourced-manpages $(PDFPAGES)
1440
1441 .3.pdf:
1442         @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
1443         groff -Tps -man $< >$$foo.ps; \
1444         ps2pdf $$foo.ps $@; \
1445         rm $$foo.ps; \
1446         echo "converted $< to $@")
1447
1448 # Make files named *.dist replace the file without .dist extension
1449 dist-hook:
1450         find $(distdir) -name "*.dist" -exec rm {} \;
1451         (distit=`find $(srcdir) -name "*.dist"`; \
1452         for file in $$distit; do \
1453           strip=`echo $$file | sed -e s/^$(srcdir)// -e s/\.dist//`; \
1454           cp $$file $(distdir)$$strip; \
1455         done)
1456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1457 # Otherwise a system limit (for SysV at least) may be exceeded.
1458 .NOEXPORT: