Imported Upstream version 1.17.1
[platform/upstream/c-ares.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20   if test -z '$(MAKELEVEL)'; then \
21     false; \
22   elif test -n '$(MAKE_HOST)'; then \
23     true; \
24   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25     true; \
26   else \
27     false; \
28   fi; \
29 }
30 am__make_running_with_option = \
31   case $${target_option-} in \
32       ?) ;; \
33       *) echo "am__make_running_with_option: internal error: invalid" \
34               "target option '$${target_option-}' specified" >&2; \
35          exit 1;; \
36   esac; \
37   has_opt=no; \
38   sane_makeflags=$$MAKEFLAGS; \
39   if $(am__is_gnu_make); then \
40     sane_makeflags=$$MFLAGS; \
41   else \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         bs=\\; \
45         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
47     esac; \
48   fi; \
49   skip_next=no; \
50   strip_trailopt () \
51   { \
52     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53   }; \
54   for flg in $$sane_makeflags; do \
55     test $$skip_next = yes && { skip_next=no; continue; }; \
56     case $$flg in \
57       *=*|--*) continue;; \
58         -*I) strip_trailopt 'I'; skip_next=yes;; \
59       -*I?*) strip_trailopt 'I';; \
60         -*O) strip_trailopt 'O'; skip_next=yes;; \
61       -*O?*) strip_trailopt 'O';; \
62         -*l) strip_trailopt 'l'; skip_next=yes;; \
63       -*l?*) strip_trailopt 'l';; \
64       -[dEDm]) skip_next=yes;; \
65       -[JT]) skip_next=yes;; \
66     esac; \
67     case $$flg in \
68       *$$target_option*) has_opt=yes; break;; \
69     esac; \
70   done; \
71   test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 TESTS = arestest$(EXEEXT) fuzzcheck.sh
93 noinst_PROGRAMS = arestest$(EXEEXT) aresfuzz$(EXEEXT) \
94         aresfuzzname$(EXEEXT) dnsdump$(EXEEXT)
95 subdir = .
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/../m4/ax_check_user_namespace.m4 \
98         $(top_srcdir)/../m4/ax_check_uts_namespace.m4 \
99         $(top_srcdir)/../m4/ax_code_coverage.m4 \
100         $(top_srcdir)/../m4/ax_cxx_compile_stdcxx_11.m4 \
101         $(top_srcdir)/../m4/ax_pthread.m4 \
102         $(top_srcdir)/../m4/libtool.m4 \
103         $(top_srcdir)/../m4/ltoptions.m4 \
104         $(top_srcdir)/../m4/ltsugar.m4 \
105         $(top_srcdir)/../m4/ltversion.m4 \
106         $(top_srcdir)/../m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108         $(ACLOCAL_M4)
109 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
110         $(am__configure_deps) $(am__DIST_COMMON)
111 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
112  configure.lineno config.status.lineno
113 mkinstalldirs = $(install_sh) -d
114 CONFIG_HEADER = config.h
115 CONFIG_CLEAN_FILES =
116 CONFIG_CLEAN_VPATH_FILES =
117 PROGRAMS = $(noinst_PROGRAMS)
118 LTLIBRARIES = $(noinst_LTLIBRARIES)
119 libgmock_la_LIBADD =
120 am__dirstamp = $(am__leading_dot)dirstamp
121 am_libgmock_la_OBJECTS = gmock-1.8.0/libgmock_la-gmock-gtest-all.lo
122 libgmock_la_OBJECTS = $(am_libgmock_la_OBJECTS)
123 AM_V_lt = $(am__v_lt_@AM_V@)
124 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
125 am__v_lt_0 = --silent
126 am__v_lt_1 = 
127 am__objects_1 = ares-test-fuzz.$(OBJEXT) ares-fuzz.$(OBJEXT)
128 am_aresfuzz_OBJECTS = $(am__objects_1)
129 aresfuzz_OBJECTS = $(am_aresfuzz_OBJECTS)
130 aresfuzz_DEPENDENCIES = $(ARES_BLD_DIR)/src/lib/libcares.la
131 am__objects_2 = ares-test-fuzz-name.$(OBJEXT) ares-fuzz.$(OBJEXT)
132 am_aresfuzzname_OBJECTS = $(am__objects_2)
133 aresfuzzname_OBJECTS = $(am_aresfuzzname_OBJECTS)
134 aresfuzzname_DEPENDENCIES = $(ARES_BLD_DIR)/src/lib/libcares.la
135 am__objects_3 = ares-test-main.$(OBJEXT) ares-test-init.$(OBJEXT) \
136         ares-test.$(OBJEXT) ares-test-ns.$(OBJEXT) \
137         ares-test-parse.$(OBJEXT) ares-test-parse-a.$(OBJEXT) \
138         ares-test-parse-aaaa.$(OBJEXT) ares-test-parse-caa.$(OBJEXT) \
139         ares-test-parse-mx.$(OBJEXT) ares-test-parse-naptr.$(OBJEXT) \
140         ares-test-parse-ns.$(OBJEXT) ares-test-parse-ptr.$(OBJEXT) \
141         ares-test-parse-soa.$(OBJEXT) \
142         ares-test-parse-soa-any.$(OBJEXT) \
143         ares-test-parse-srv.$(OBJEXT) ares-test-parse-txt.$(OBJEXT) \
144         ares-test-misc.$(OBJEXT) ares-test-live.$(OBJEXT) \
145         ares-test-mock.$(OBJEXT) ares-test-mock-ai.$(OBJEXT) \
146         ares-test-internal.$(OBJEXT) dns-proto.$(OBJEXT) \
147         dns-proto-test.$(OBJEXT)
148 am__objects_4 =
149 am_arestest_OBJECTS = $(am__objects_3) $(am__objects_4)
150 arestest_OBJECTS = $(am_arestest_OBJECTS)
151 am__DEPENDENCIES_1 =
152 arestest_DEPENDENCIES = libgmock.la \
153         $(ARES_BLD_DIR)/src/lib/libcares.la $(am__DEPENDENCIES_1)
154 arestest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
155         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
156         $(CXXFLAGS) $(arestest_LDFLAGS) $(LDFLAGS) -o $@
157 am__objects_5 = dns-proto.$(OBJEXT) dns-dump.$(OBJEXT)
158 am_dnsdump_OBJECTS = $(am__objects_5)
159 dnsdump_OBJECTS = $(am_dnsdump_OBJECTS)
160 dnsdump_DEPENDENCIES = $(ARES_BLD_DIR)/src/lib/libcares.la
161 AM_V_P = $(am__v_P_@AM_V@)
162 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
163 am__v_P_0 = false
164 am__v_P_1 = :
165 AM_V_GEN = $(am__v_GEN_@AM_V@)
166 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
167 am__v_GEN_0 = @echo "  GEN     " $@;
168 am__v_GEN_1 = 
169 AM_V_at = $(am__v_at_@AM_V@)
170 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
171 am__v_at_0 = @
172 am__v_at_1 = 
173 DEFAULT_INCLUDES = 
174 depcomp = $(SHELL) $(top_srcdir)/depcomp
175 am__maybe_remake_depfiles = depfiles
176 am__depfiles_remade = ./$(DEPDIR)/ares-fuzz.Po \
177         ./$(DEPDIR)/ares-test-fuzz-name.Po \
178         ./$(DEPDIR)/ares-test-fuzz.Po ./$(DEPDIR)/ares-test-init.Po \
179         ./$(DEPDIR)/ares-test-internal.Po \
180         ./$(DEPDIR)/ares-test-live.Po ./$(DEPDIR)/ares-test-main.Po \
181         ./$(DEPDIR)/ares-test-misc.Po ./$(DEPDIR)/ares-test-mock-ai.Po \
182         ./$(DEPDIR)/ares-test-mock.Po ./$(DEPDIR)/ares-test-ns.Po \
183         ./$(DEPDIR)/ares-test-parse-a.Po \
184         ./$(DEPDIR)/ares-test-parse-aaaa.Po \
185         ./$(DEPDIR)/ares-test-parse-caa.Po \
186         ./$(DEPDIR)/ares-test-parse-mx.Po \
187         ./$(DEPDIR)/ares-test-parse-naptr.Po \
188         ./$(DEPDIR)/ares-test-parse-ns.Po \
189         ./$(DEPDIR)/ares-test-parse-ptr.Po \
190         ./$(DEPDIR)/ares-test-parse-soa-any.Po \
191         ./$(DEPDIR)/ares-test-parse-soa.Po \
192         ./$(DEPDIR)/ares-test-parse-srv.Po \
193         ./$(DEPDIR)/ares-test-parse-txt.Po \
194         ./$(DEPDIR)/ares-test-parse.Po ./$(DEPDIR)/ares-test.Po \
195         ./$(DEPDIR)/dns-dump.Po ./$(DEPDIR)/dns-proto-test.Po \
196         ./$(DEPDIR)/dns-proto.Po \
197         gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Plo
198 am__mv = mv -f
199 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
200         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
201 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
203         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
204         $(AM_CFLAGS) $(CFLAGS)
205 AM_V_CC = $(am__v_CC_@AM_V@)
206 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
207 am__v_CC_0 = @echo "  CC      " $@;
208 am__v_CC_1 = 
209 CCLD = $(CC)
210 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
212         $(AM_LDFLAGS) $(LDFLAGS) -o $@
213 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
214 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
215 am__v_CCLD_0 = @echo "  CCLD    " $@;
216 am__v_CCLD_1 = 
217 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
218         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
219 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
220         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
221         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
222         $(AM_CXXFLAGS) $(CXXFLAGS)
223 AM_V_CXX = $(am__v_CXX_@AM_V@)
224 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
225 am__v_CXX_0 = @echo "  CXX     " $@;
226 am__v_CXX_1 = 
227 CXXLD = $(CXX)
228 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
229         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
230         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
231 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
232 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
233 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
234 am__v_CXXLD_1 = 
235 SOURCES = $(libgmock_la_SOURCES) $(aresfuzz_SOURCES) \
236         $(aresfuzzname_SOURCES) $(arestest_SOURCES) $(dnsdump_SOURCES)
237 DIST_SOURCES = $(libgmock_la_SOURCES) $(aresfuzz_SOURCES) \
238         $(aresfuzzname_SOURCES) $(arestest_SOURCES) $(dnsdump_SOURCES)
239 am__can_run_installinfo = \
240   case $$AM_UPDATE_INFO_DIR in \
241     n|no|NO) false;; \
242     *) (install-info --version) >/dev/null 2>&1;; \
243   esac
244 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
245         config.h.in
246 # Read a list of newline-separated strings from the standard input,
247 # and print each of them once, without duplicates.  Input order is
248 # *not* preserved.
249 am__uniquify_input = $(AWK) '\
250   BEGIN { nonempty = 0; } \
251   { items[$$0] = 1; nonempty = 1; } \
252   END { if (nonempty) { for (i in items) print i; }; } \
253 '
254 # Make sure the list of sources is unique.  This is necessary because,
255 # e.g., the same source file might be shared among _SOURCES variables
256 # for different programs/libraries.
257 am__define_uniq_tagged_files = \
258   list='$(am__tagged_files)'; \
259   unique=`for i in $$list; do \
260     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261   done | $(am__uniquify_input)`
262 ETAGS = etags
263 CTAGS = ctags
264 CSCOPE = cscope
265 AM_RECURSIVE_TARGETS = cscope check recheck
266 am__tty_colors_dummy = \
267   mgn= red= grn= lgn= blu= brg= std=; \
268   am__color_tests=no
269 am__tty_colors = { \
270   $(am__tty_colors_dummy); \
271   if test "X$(AM_COLOR_TESTS)" = Xno; then \
272     am__color_tests=no; \
273   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
274     am__color_tests=yes; \
275   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
276     am__color_tests=yes; \
277   fi; \
278   if test $$am__color_tests = yes; then \
279     red='\e[0;31m'; \
280     grn='\e[0;32m'; \
281     lgn='\e[1;32m'; \
282     blu='\e[1;34m'; \
283     mgn='\e[0;35m'; \
284     brg='\e[1m'; \
285     std='\e[m'; \
286   fi; \
287 }
288 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
289 am__vpath_adj = case $$p in \
290     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
291     *) f=$$p;; \
292   esac;
293 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
294 am__install_max = 40
295 am__nobase_strip_setup = \
296   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
297 am__nobase_strip = \
298   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
299 am__nobase_list = $(am__nobase_strip_setup); \
300   for p in $$list; do echo "$$p $$p"; done | \
301   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
302   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
303     if (++n[$$2] == $(am__install_max)) \
304       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
305     END { for (dir in files) print dir, files[dir] }'
306 am__base_list = \
307   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
308   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
309 am__uninstall_files_from_dir = { \
310   test -z "$$files" \
311     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
312     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
313          $(am__cd) "$$dir" && rm -f $$files; }; \
314   }
315 am__recheck_rx = ^[     ]*:recheck:[    ]*
316 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
317 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
318 # A command that, given a newline-separated list of test names on the
319 # standard input, print the name of the tests that are to be re-run
320 # upon "make recheck".
321 am__list_recheck_tests = $(AWK) '{ \
322   recheck = 1; \
323   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
324     { \
325       if (rc < 0) \
326         { \
327           if ((getline line2 < ($$0 ".log")) < 0) \
328             recheck = 0; \
329           break; \
330         } \
331       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
332         { \
333           recheck = 0; \
334           break; \
335         } \
336       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
337         { \
338           break; \
339         } \
340     }; \
341   if (recheck) \
342     print $$0; \
343   close ($$0 ".trs"); \
344   close ($$0 ".log"); \
345 }'
346 # A command that, given a newline-separated list of test names on the
347 # standard input, create the global log from their .trs and .log files.
348 am__create_global_log = $(AWK) ' \
349 function fatal(msg) \
350 { \
351   print "fatal: making $@: " msg | "cat >&2"; \
352   exit 1; \
353 } \
354 function rst_section(header) \
355 { \
356   print header; \
357   len = length(header); \
358   for (i = 1; i <= len; i = i + 1) \
359     printf "="; \
360   printf "\n\n"; \
361 } \
362 { \
363   copy_in_global_log = 1; \
364   global_test_result = "RUN"; \
365   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
366     { \
367       if (rc < 0) \
368          fatal("failed to read from " $$0 ".trs"); \
369       if (line ~ /$(am__global_test_result_rx)/) \
370         { \
371           sub("$(am__global_test_result_rx)", "", line); \
372           sub("[        ]*$$", "", line); \
373           global_test_result = line; \
374         } \
375       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
376         copy_in_global_log = 0; \
377     }; \
378   if (copy_in_global_log) \
379     { \
380       rst_section(global_test_result ": " $$0); \
381       while ((rc = (getline line < ($$0 ".log"))) != 0) \
382       { \
383         if (rc < 0) \
384           fatal("failed to read from " $$0 ".log"); \
385         print line; \
386       }; \
387       printf "\n"; \
388     }; \
389   close ($$0 ".trs"); \
390   close ($$0 ".log"); \
391 }'
392 # Restructured Text title.
393 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
394 # Solaris 10 'make', and several other traditional 'make' implementations,
395 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
396 # by disabling -e (using the XSI extension "set +e") if it's set.
397 am__sh_e_setup = case $$- in *e*) set +e;; esac
398 # Default flags passed to test drivers.
399 am__common_driver_flags = \
400   --color-tests "$$am__color_tests" \
401   --enable-hard-errors "$$am__enable_hard_errors" \
402   --expect-failure "$$am__expect_failure"
403 # To be inserted before the command running the test.  Creates the
404 # directory for the log if needed.  Stores in $dir the directory
405 # containing $f, in $tst the test, in $log the log.  Executes the
406 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
407 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
408 # will run the test scripts (or their associated LOG_COMPILER, if
409 # thy have one).
410 am__check_pre = \
411 $(am__sh_e_setup);                                      \
412 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
413 $(am__tty_colors);                                      \
414 srcdir=$(srcdir); export srcdir;                        \
415 case "$@" in                                            \
416   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
417     *) am__odir=.;;                                     \
418 esac;                                                   \
419 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
420   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
421 if test -f "./$$f"; then dir=./;                        \
422 elif test -f "$$f"; then dir=;                          \
423 else dir="$(srcdir)/"; fi;                              \
424 tst=$$dir$$f; log='$@';                                 \
425 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
426   am__enable_hard_errors=no;                            \
427 else                                                    \
428   am__enable_hard_errors=yes;                           \
429 fi;                                                     \
430 case " $(XFAIL_TESTS) " in                              \
431   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
432     am__expect_failure=yes;;                            \
433   *)                                                    \
434     am__expect_failure=no;;                             \
435 esac;                                                   \
436 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
437 # A shell command to get the names of the tests scripts with any registered
438 # extension removed (i.e., equivalently, the names of the test logs, with
439 # the '.log' extension removed).  The result is saved in the shell variable
440 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
441 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
442 # since that might cause problem with VPATH rewrites for suffix-less tests.
443 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
444 am__set_TESTS_bases = \
445   bases='$(TEST_LOGS)'; \
446   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
447   bases=`echo $$bases`
448 RECHECK_LOGS = $(TEST_LOGS)
449 TEST_SUITE_LOG = test-suite.log
450 TEST_EXTENSIONS = @EXEEXT@ .test
451 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
452 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
453 am__set_b = \
454   case '$@' in \
455     */*) \
456       case '$*' in \
457         */*) b='$*';; \
458           *) b=`echo '$@' | sed 's/\.log$$//'`; \
459        esac;; \
460     *) \
461       b='$*';; \
462   esac
463 am__test_logs1 = $(TESTS:=.log)
464 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
465 TEST_LOGS = $(am__test_logs2:.test.log=.log)
466 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
467 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
468         $(TEST_LOG_FLAGS)
469 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.inc \
470         $(srcdir)/config.h.in compile config.guess config.sub depcomp \
471         install-sh ltmain.sh missing test-driver
472 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
473 distdir = $(PACKAGE)-$(VERSION)
474 top_distdir = $(distdir)
475 am__remove_distdir = \
476   if test -d "$(distdir)"; then \
477     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
478       && rm -rf "$(distdir)" \
479       || { sleep 5 && rm -rf "$(distdir)"; }; \
480   else :; fi
481 am__post_remove_distdir = $(am__remove_distdir)
482 DIST_ARCHIVES = $(distdir).tar.gz
483 GZIP_ENV = --best
484 DIST_TARGETS = dist-gzip
485 distuninstallcheck_listfiles = find . -type f -print
486 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
487   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
488 distcleancheck_listfiles = find . -type f -print
489 ACLOCAL = @ACLOCAL@
490 AMTAR = @AMTAR@
491 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
492 AR = @AR@
493 AUTOCONF = @AUTOCONF@
494 AUTOHEADER = @AUTOHEADER@
495 AUTOMAKE = @AUTOMAKE@
496 AWK = @AWK@
497 CC = @CC@
498 CCDEPMODE = @CCDEPMODE@
499 CFLAGS = @CFLAGS@
500 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
501 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
502 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
503 CPP = @CPP@
504
505 # Note use of -isystem to force use of local gMock/gTest even if there's an installed version.
506 CPPFLAGS = @CPPFLAGS@ -I$(ARES_BLD_DIR)/include \
507         -I$(ARES_BLD_DIR)/src/lib -I$(ARES_SRC_DIR)/include \
508         -I$(ARES_SRC_DIR)/src/lib -I$(top_builddir) -isystem \
509         $(srcdir)/gmock-1.8.0
510 CXX = @CXX@
511 CXXCPP = @CXXCPP@
512 CXXDEPMODE = @CXXDEPMODE@
513 CXXFLAGS = @CXXFLAGS@ -Wall $(PTHREAD_CFLAGS)
514 CYGPATH_W = @CYGPATH_W@
515 DEFS = @DEFS@
516 DEPDIR = @DEPDIR@
517 DLLTOOL = @DLLTOOL@
518 DSYMUTIL = @DSYMUTIL@
519 DUMPBIN = @DUMPBIN@
520 ECHO_C = @ECHO_C@
521 ECHO_N = @ECHO_N@
522 ECHO_T = @ECHO_T@
523 EGREP = @EGREP@
524 EXEEXT = @EXEEXT@
525 FGREP = @FGREP@
526 GCOV = @GCOV@
527 GENHTML = @GENHTML@
528 GREP = @GREP@
529 HAVE_CXX11 = @HAVE_CXX11@
530 INSTALL = @INSTALL@
531 INSTALL_DATA = @INSTALL_DATA@
532 INSTALL_PROGRAM = @INSTALL_PROGRAM@
533 INSTALL_SCRIPT = @INSTALL_SCRIPT@
534 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
535 LCOV = @LCOV@
536 LD = @LD@
537 LDFLAGS = @LDFLAGS@
538 LIBOBJS = @LIBOBJS@
539 LIBS = @LIBS@
540 LIBTOOL = @LIBTOOL@
541 LIBTOOL_DEPS = @LIBTOOL_DEPS@
542 LIPO = @LIPO@
543 LN_S = @LN_S@
544 LTLIBOBJS = @LTLIBOBJS@
545 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
546 MAKEINFO = @MAKEINFO@
547 MANIFEST_TOOL = @MANIFEST_TOOL@
548 MKDIR_P = @MKDIR_P@
549 NM = @NM@
550 NMEDIT = @NMEDIT@
551 OBJDUMP = @OBJDUMP@
552 OBJEXT = @OBJEXT@
553 OTOOL = @OTOOL@
554 OTOOL64 = @OTOOL64@
555 PACKAGE = @PACKAGE@
556 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
557 PACKAGE_NAME = @PACKAGE_NAME@
558 PACKAGE_STRING = @PACKAGE_STRING@
559 PACKAGE_TARNAME = @PACKAGE_TARNAME@
560 PACKAGE_URL = @PACKAGE_URL@
561 PACKAGE_VERSION = @PACKAGE_VERSION@
562 PATH_SEPARATOR = @PATH_SEPARATOR@
563 PTHREAD_CC = @PTHREAD_CC@
564 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
565 PTHREAD_LIBS = @PTHREAD_LIBS@
566 RANLIB = @RANLIB@
567 SED = @SED@
568 SET_MAKE = @SET_MAKE@
569 SHELL = @SHELL@
570 STRIP = @STRIP@
571 VERSION = @VERSION@
572 abs_builddir = @abs_builddir@
573 abs_srcdir = @abs_srcdir@
574 abs_top_builddir = @abs_top_builddir@
575 abs_top_srcdir = @abs_top_srcdir@
576 ac_ct_AR = @ac_ct_AR@
577 ac_ct_CC = @ac_ct_CC@
578 ac_ct_CXX = @ac_ct_CXX@
579 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
580 am__include = @am__include@
581 am__leading_dot = @am__leading_dot@
582 am__quote = @am__quote@
583 am__tar = @am__tar@
584 am__untar = @am__untar@
585 ax_pthread_config = @ax_pthread_config@
586 bindir = @bindir@
587 build = @build@
588 build_alias = @build_alias@
589 build_cpu = @build_cpu@
590 build_os = @build_os@
591 build_vendor = @build_vendor@
592 builddir = @builddir@
593 datadir = @datadir@
594 datarootdir = @datarootdir@
595 docdir = @docdir@
596 dvidir = @dvidir@
597 exec_prefix = @exec_prefix@
598 host = @host@
599 host_alias = @host_alias@
600 host_cpu = @host_cpu@
601 host_os = @host_os@
602 host_vendor = @host_vendor@
603 htmldir = @htmldir@
604 includedir = @includedir@
605 infodir = @infodir@
606 install_sh = @install_sh@
607 libdir = @libdir@
608 libexecdir = @libexecdir@
609 localedir = @localedir@
610 localstatedir = @localstatedir@
611 mandir = @mandir@
612 mkdir_p = @mkdir_p@
613 oldincludedir = @oldincludedir@
614 pdfdir = @pdfdir@
615 prefix = @prefix@
616 program_transform_name = @program_transform_name@
617 psdir = @psdir@
618 runstatedir = @runstatedir@
619 sbindir = @sbindir@
620 sharedstatedir = @sharedstatedir@
621 srcdir = @srcdir@
622 sysconfdir = @sysconfdir@
623 target_alias = @target_alias@
624 top_build_prefix = @top_build_prefix@
625 top_builddir = @top_builddir@
626 top_srcdir = @top_srcdir@
627 ARES_BLD_DIR = $(top_builddir)/..
628 ARES_SRC_DIR = $(top_srcdir)/..
629 AUTOMAKE_OPTIONS = foreign subdir-objects nostdinc 1.9.6
630 ACLOCAL_AMFLAGS = -I ../m4 --install
631 TESTSOURCES = ares-test-main.cc \
632   ares-test-init.cc                     \
633   ares-test.cc                          \
634   ares-test-ns.cc                       \
635   ares-test-parse.cc                    \
636   ares-test-parse-a.cc                  \
637   ares-test-parse-aaaa.cc               \
638   ares-test-parse-caa.cc                \
639   ares-test-parse-mx.cc         \
640   ares-test-parse-naptr.cc              \
641   ares-test-parse-ns.cc         \
642   ares-test-parse-ptr.cc                \
643   ares-test-parse-soa.cc                \
644   ares-test-parse-soa-any.cc            \
645   ares-test-parse-srv.cc                \
646   ares-test-parse-txt.cc                \
647   ares-test-misc.cc                     \
648   ares-test-live.cc                     \
649   ares-test-mock.cc                     \
650   ares-test-mock-ai.cc                  \
651   ares-test-internal.cc         \
652   dns-proto.cc                          \
653   dns-proto-test.cc
654
655 TESTHEADERS = ares-test.h               \
656   dns-proto.h                           \
657   ares-test-ai.h
658
659 FUZZSOURCES = ares-test-fuzz.c          \
660   ares-fuzz.c
661
662 FUZZNAMESOURCES = ares-test-fuzz-name.c \
663   ares-fuzz.c
664
665 DUMPSOURCES = dns-proto.cc              \
666   dns-dump.cc
667
668 noinst_LTLIBRARIES = libgmock.la
669 libgmock_la_SOURCES = \
670   gmock-1.8.0/gmock-gtest-all.cc        \
671   gmock-1.8.0/gmock/gmock.h             \
672   gmock-1.8.0/gtest/gtest.h
673
674 libgmock_la_CPPFLAGS = -isystem $(srcdir)/gmock-1.8.0
675 EXTRA_DIST = fuzzcheck.sh CMakeLists.txt Makefile.m32 Makefile.msvc README.md buildconf
676 arestest_SOURCES = $(TESTSOURCES) $(TESTHEADERS)
677 arestest_LDADD = libgmock.la $(ARES_BLD_DIR)/src/lib/libcares.la $(PTHREAD_LIBS)
678 arestest_LDFLAGS = $(CODE_COVERAGE_LDFLAGS)
679 aresfuzz_SOURCES = $(FUZZSOURCES)
680 aresfuzz_LDADD = $(ARES_BLD_DIR)/src/lib/libcares.la
681 aresfuzzname_SOURCES = $(FUZZNAMESOURCES)
682 aresfuzzname_LDADD = $(ARES_BLD_DIR)/src/lib/libcares.la
683 dnsdump_SOURCES = $(DUMPSOURCES)
684 dnsdump_LDADD = $(ARES_BLD_DIR)/src/lib/libcares.la
685 all: config.h
686         $(MAKE) $(AM_MAKEFLAGS) all-am
687
688 .SUFFIXES:
689 .SUFFIXES: .c .cc .lo .log .o .obj .test .test$(EXEEXT) .trs
690 am--refresh: Makefile
691         @:
692 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
693         @for dep in $?; do \
694           case '$(am__configure_deps)' in \
695             *$$dep*) \
696               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
697               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
698                 && exit 0; \
699               exit 1;; \
700           esac; \
701         done; \
702         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
703         $(am__cd) $(top_srcdir) && \
704           $(AUTOMAKE) --foreign Makefile
705 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
706         @case '$?' in \
707           *config.status*) \
708             echo ' $(SHELL) ./config.status'; \
709             $(SHELL) ./config.status;; \
710           *) \
711             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
712             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
713         esac;
714 $(srcdir)/Makefile.inc $(am__empty):
715
716 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
717         $(SHELL) ./config.status --recheck
718
719 $(top_srcdir)/configure:  $(am__configure_deps)
720         $(am__cd) $(srcdir) && $(AUTOCONF)
721 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
722         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
723 $(am__aclocal_m4_deps):
724
725 config.h: stamp-h1
726         @test -f $@ || rm -f stamp-h1
727         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
728
729 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
730         @rm -f stamp-h1
731         cd $(top_builddir) && $(SHELL) ./config.status config.h
732 $(srcdir)/config.h.in:  $(am__configure_deps) 
733         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
734         rm -f stamp-h1
735         touch $@
736
737 distclean-hdr:
738         -rm -f config.h stamp-h1
739
740 clean-noinstPROGRAMS:
741         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
742         echo " rm -f" $$list; \
743         rm -f $$list || exit $$?; \
744         test -n "$(EXEEXT)" || exit 0; \
745         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
746         echo " rm -f" $$list; \
747         rm -f $$list
748
749 clean-noinstLTLIBRARIES:
750         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
751         @list='$(noinst_LTLIBRARIES)'; \
752         locs=`for p in $$list; do echo $$p; done | \
753               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
754               sort -u`; \
755         test -z "$$locs" || { \
756           echo rm -f $${locs}; \
757           rm -f $${locs}; \
758         }
759 gmock-1.8.0/$(am__dirstamp):
760         @$(MKDIR_P) gmock-1.8.0
761         @: > gmock-1.8.0/$(am__dirstamp)
762 gmock-1.8.0/$(DEPDIR)/$(am__dirstamp):
763         @$(MKDIR_P) gmock-1.8.0/$(DEPDIR)
764         @: > gmock-1.8.0/$(DEPDIR)/$(am__dirstamp)
765 gmock-1.8.0/libgmock_la-gmock-gtest-all.lo:  \
766         gmock-1.8.0/$(am__dirstamp) \
767         gmock-1.8.0/$(DEPDIR)/$(am__dirstamp)
768
769 libgmock.la: $(libgmock_la_OBJECTS) $(libgmock_la_DEPENDENCIES) $(EXTRA_libgmock_la_DEPENDENCIES) 
770         $(AM_V_CXXLD)$(CXXLINK)  $(libgmock_la_OBJECTS) $(libgmock_la_LIBADD) $(LIBS)
771
772 aresfuzz$(EXEEXT): $(aresfuzz_OBJECTS) $(aresfuzz_DEPENDENCIES) $(EXTRA_aresfuzz_DEPENDENCIES) 
773         @rm -f aresfuzz$(EXEEXT)
774         $(AM_V_CCLD)$(LINK) $(aresfuzz_OBJECTS) $(aresfuzz_LDADD) $(LIBS)
775
776 aresfuzzname$(EXEEXT): $(aresfuzzname_OBJECTS) $(aresfuzzname_DEPENDENCIES) $(EXTRA_aresfuzzname_DEPENDENCIES) 
777         @rm -f aresfuzzname$(EXEEXT)
778         $(AM_V_CCLD)$(LINK) $(aresfuzzname_OBJECTS) $(aresfuzzname_LDADD) $(LIBS)
779
780 arestest$(EXEEXT): $(arestest_OBJECTS) $(arestest_DEPENDENCIES) $(EXTRA_arestest_DEPENDENCIES) 
781         @rm -f arestest$(EXEEXT)
782         $(AM_V_CXXLD)$(arestest_LINK) $(arestest_OBJECTS) $(arestest_LDADD) $(LIBS)
783
784 dnsdump$(EXEEXT): $(dnsdump_OBJECTS) $(dnsdump_DEPENDENCIES) $(EXTRA_dnsdump_DEPENDENCIES) 
785         @rm -f dnsdump$(EXEEXT)
786         $(AM_V_CXXLD)$(CXXLINK) $(dnsdump_OBJECTS) $(dnsdump_LDADD) $(LIBS)
787
788 mostlyclean-compile:
789         -rm -f *.$(OBJEXT)
790         -rm -f gmock-1.8.0/*.$(OBJEXT)
791         -rm -f gmock-1.8.0/*.lo
792
793 distclean-compile:
794         -rm -f *.tab.c
795
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-fuzz.Po@am__quote@ # am--include-marker
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-fuzz-name.Po@am__quote@ # am--include-marker
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-fuzz.Po@am__quote@ # am--include-marker
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-init.Po@am__quote@ # am--include-marker
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-internal.Po@am__quote@ # am--include-marker
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-live.Po@am__quote@ # am--include-marker
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-main.Po@am__quote@ # am--include-marker
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-misc.Po@am__quote@ # am--include-marker
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-mock-ai.Po@am__quote@ # am--include-marker
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-mock.Po@am__quote@ # am--include-marker
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-ns.Po@am__quote@ # am--include-marker
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-a.Po@am__quote@ # am--include-marker
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-aaaa.Po@am__quote@ # am--include-marker
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-caa.Po@am__quote@ # am--include-marker
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-mx.Po@am__quote@ # am--include-marker
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-naptr.Po@am__quote@ # am--include-marker
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-ns.Po@am__quote@ # am--include-marker
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-ptr.Po@am__quote@ # am--include-marker
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-soa-any.Po@am__quote@ # am--include-marker
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-soa.Po@am__quote@ # am--include-marker
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-srv.Po@am__quote@ # am--include-marker
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse-txt.Po@am__quote@ # am--include-marker
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test-parse.Po@am__quote@ # am--include-marker
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares-test.Po@am__quote@ # am--include-marker
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns-dump.Po@am__quote@ # am--include-marker
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns-proto-test.Po@am__quote@ # am--include-marker
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns-proto.Po@am__quote@ # am--include-marker
823 @AMDEP_TRUE@@am__include@ @am__quote@gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Plo@am__quote@ # am--include-marker
824
825 $(am__depfiles_remade):
826         @$(MKDIR_P) $(@D)
827         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
828
829 am--depfiles: $(am__depfiles_remade)
830
831 .c.o:
832 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
833 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
834 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
835 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
836 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
837 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
838
839 .c.obj:
840 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
841 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
842 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
843 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
845 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
846
847 .c.lo:
848 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
849 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
850 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
853 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
854
855 .cc.o:
856 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
857 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
858 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
859 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
862
863 .cc.obj:
864 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
865 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
866 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
870
871 .cc.lo:
872 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
873 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
874 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
878
879 gmock-1.8.0/libgmock_la-gmock-gtest-all.lo: gmock-1.8.0/gmock-gtest-all.cc
880 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgmock_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gmock-1.8.0/libgmock_la-gmock-gtest-all.lo -MD -MP -MF gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Tpo -c -o gmock-1.8.0/libgmock_la-gmock-gtest-all.lo `test -f 'gmock-1.8.0/gmock-gtest-all.cc' || echo '$(srcdir)/'`gmock-1.8.0/gmock-gtest-all.cc
881 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Tpo gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Plo
882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='gmock-1.8.0/gmock-gtest-all.cc' object='gmock-1.8.0/libgmock_la-gmock-gtest-all.lo' libtool=yes @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgmock_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gmock-1.8.0/libgmock_la-gmock-gtest-all.lo `test -f 'gmock-1.8.0/gmock-gtest-all.cc' || echo '$(srcdir)/'`gmock-1.8.0/gmock-gtest-all.cc
885
886 mostlyclean-libtool:
887         -rm -f *.lo
888
889 clean-libtool:
890         -rm -rf .libs _libs
891         -rm -rf gmock-1.8.0/.libs gmock-1.8.0/_libs
892
893 distclean-libtool:
894         -rm -f libtool config.lt
895
896 ID: $(am__tagged_files)
897         $(am__define_uniq_tagged_files); mkid -fID $$unique
898 tags: tags-am
899 TAGS: tags
900
901 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
902         set x; \
903         here=`pwd`; \
904         $(am__define_uniq_tagged_files); \
905         shift; \
906         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
907           test -n "$$unique" || unique=$$empty_fix; \
908           if test $$# -gt 0; then \
909             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
910               "$$@" $$unique; \
911           else \
912             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
913               $$unique; \
914           fi; \
915         fi
916 ctags: ctags-am
917
918 CTAGS: ctags
919 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
920         $(am__define_uniq_tagged_files); \
921         test -z "$(CTAGS_ARGS)$$unique" \
922           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
923              $$unique
924
925 GTAGS:
926         here=`$(am__cd) $(top_builddir) && pwd` \
927           && $(am__cd) $(top_srcdir) \
928           && gtags -i $(GTAGS_ARGS) "$$here"
929 cscope: cscope.files
930         test ! -s cscope.files \
931           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
932 clean-cscope:
933         -rm -f cscope.files
934 cscope.files: clean-cscope cscopelist
935 cscopelist: cscopelist-am
936
937 cscopelist-am: $(am__tagged_files)
938         list='$(am__tagged_files)'; \
939         case "$(srcdir)" in \
940           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
941           *) sdir=$(subdir)/$(srcdir) ;; \
942         esac; \
943         for i in $$list; do \
944           if test -f "$$i"; then \
945             echo "$(subdir)/$$i"; \
946           else \
947             echo "$$sdir/$$i"; \
948           fi; \
949         done >> $(top_builddir)/cscope.files
950
951 distclean-tags:
952         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
953         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
954
955 # Recover from deleted '.trs' file; this should ensure that
956 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
957 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
958 # to avoid problems with "make -n".
959 .log.trs:
960         rm -f $< $@
961         $(MAKE) $(AM_MAKEFLAGS) $<
962
963 # Leading 'am--fnord' is there to ensure the list of targets does not
964 # expand to empty, as could happen e.g. with make check TESTS=''.
965 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
966 am--force-recheck:
967         @:
968
969 $(TEST_SUITE_LOG): $(TEST_LOGS)
970         @$(am__set_TESTS_bases); \
971         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
972         redo_bases=`for i in $$bases; do \
973                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
974                     done`; \
975         if test -n "$$redo_bases"; then \
976           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
977           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
978           if $(am__make_dryrun); then :; else \
979             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
980           fi; \
981         fi; \
982         if test -n "$$am__remaking_logs"; then \
983           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
984                "recursion detected" >&2; \
985         elif test -n "$$redo_logs"; then \
986           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
987         fi; \
988         if $(am__make_dryrun); then :; else \
989           st=0;  \
990           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
991           for i in $$redo_bases; do \
992             test -f $$i.trs && test -r $$i.trs \
993               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
994             test -f $$i.log && test -r $$i.log \
995               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
996           done; \
997           test $$st -eq 0 || exit 1; \
998         fi
999         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1000         ws='[   ]'; \
1001         results=`for b in $$bases; do echo $$b.trs; done`; \
1002         test -n "$$results" || results=/dev/null; \
1003         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1004         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1005         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1006         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1007         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1008         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1009         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1010         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1011           success=true; \
1012         else \
1013           success=false; \
1014         fi; \
1015         br='==================='; br=$$br$$br$$br$$br; \
1016         result_count () \
1017         { \
1018             if test x"$$1" = x"--maybe-color"; then \
1019               maybe_colorize=yes; \
1020             elif test x"$$1" = x"--no-color"; then \
1021               maybe_colorize=no; \
1022             else \
1023               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1024             fi; \
1025             shift; \
1026             desc=$$1 count=$$2; \
1027             if test $$maybe_colorize = yes && test $$count -gt 0; then \
1028               color_start=$$3 color_end=$$std; \
1029             else \
1030               color_start= color_end=; \
1031             fi; \
1032             echo "$${color_start}# $$desc $$count$${color_end}"; \
1033         }; \
1034         create_testsuite_report () \
1035         { \
1036           result_count $$1 "TOTAL:" $$all   "$$brg"; \
1037           result_count $$1 "PASS: " $$pass  "$$grn"; \
1038           result_count $$1 "SKIP: " $$skip  "$$blu"; \
1039           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1040           result_count $$1 "FAIL: " $$fail  "$$red"; \
1041           result_count $$1 "XPASS:" $$xpass "$$red"; \
1042           result_count $$1 "ERROR:" $$error "$$mgn"; \
1043         }; \
1044         {                                                               \
1045           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
1046             $(am__rst_title);                                           \
1047           create_testsuite_report --no-color;                           \
1048           echo;                                                         \
1049           echo ".. contents:: :depth: 2";                               \
1050           echo;                                                         \
1051           for b in $$bases; do echo $$b; done                           \
1052             | $(am__create_global_log);                                 \
1053         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
1054         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
1055         if $$success; then                                              \
1056           col="$$grn";                                                  \
1057          else                                                           \
1058           col="$$red";                                                  \
1059           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
1060         fi;                                                             \
1061         echo "$${col}$$br$${std}";                                      \
1062         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
1063         echo "$${col}$$br$${std}";                                      \
1064         create_testsuite_report --maybe-color;                          \
1065         echo "$$col$$br$$std";                                          \
1066         if $$success; then :; else                                      \
1067           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
1068           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
1069             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1070           fi;                                                           \
1071           echo "$$col$$br$$std";                                        \
1072         fi;                                                             \
1073         $$success || exit 1
1074
1075 check-TESTS: 
1076         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1077         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1078         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1079         @set +e; $(am__set_TESTS_bases); \
1080         log_list=`for i in $$bases; do echo $$i.log; done`; \
1081         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1082         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1083         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1084         exit $$?;
1085 recheck: all 
1086         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1087         @set +e; $(am__set_TESTS_bases); \
1088         bases=`for i in $$bases; do echo $$i; done \
1089                  | $(am__list_recheck_tests)` || exit 1; \
1090         log_list=`for i in $$bases; do echo $$i.log; done`; \
1091         log_list=`echo $$log_list`; \
1092         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1093                 am__force_recheck=am--force-recheck \
1094                 TEST_LOGS="$$log_list"; \
1095         exit $$?
1096 arestest.log: arestest$(EXEEXT)
1097         @p='arestest$(EXEEXT)'; \
1098         b='arestest'; \
1099         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1100         --log-file $$b.log --trs-file $$b.trs \
1101         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1102         "$$tst" $(AM_TESTS_FD_REDIRECT)
1103 fuzzcheck.sh.log: fuzzcheck.sh
1104         @p='fuzzcheck.sh'; \
1105         b='fuzzcheck.sh'; \
1106         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1107         --log-file $$b.log --trs-file $$b.trs \
1108         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1109         "$$tst" $(AM_TESTS_FD_REDIRECT)
1110 .test.log:
1111         @p='$<'; \
1112         $(am__set_b); \
1113         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1114         --log-file $$b.log --trs-file $$b.trs \
1115         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1116         "$$tst" $(AM_TESTS_FD_REDIRECT)
1117 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1118 @am__EXEEXT_TRUE@       @p='$<'; \
1119 @am__EXEEXT_TRUE@       $(am__set_b); \
1120 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1121 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
1122 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1123 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
1124
1125 distdir: $(BUILT_SOURCES)
1126         $(MAKE) $(AM_MAKEFLAGS) distdir-am
1127
1128 distdir-am: $(DISTFILES)
1129         $(am__remove_distdir)
1130         test -d "$(distdir)" || mkdir "$(distdir)"
1131         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1132         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1133         list='$(DISTFILES)'; \
1134           dist_files=`for file in $$list; do echo $$file; done | \
1135           sed -e "s|^$$srcdirstrip/||;t" \
1136               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1137         case $$dist_files in \
1138           */*) $(MKDIR_P) `echo "$$dist_files" | \
1139                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1140                            sort -u` ;; \
1141         esac; \
1142         for file in $$dist_files; do \
1143           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1144           if test -d $$d/$$file; then \
1145             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1146             if test -d "$(distdir)/$$file"; then \
1147               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1148             fi; \
1149             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1150               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1151               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1152             fi; \
1153             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1154           else \
1155             test -f "$(distdir)/$$file" \
1156             || cp -p $$d/$$file "$(distdir)/$$file" \
1157             || exit 1; \
1158           fi; \
1159         done
1160         -test -n "$(am__skip_mode_fix)" \
1161         || find "$(distdir)" -type d ! -perm -755 \
1162                 -exec chmod u+rwx,go+rx {} \; -o \
1163           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1164           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1165           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1166         || chmod -R a+r "$(distdir)"
1167 dist-gzip: distdir
1168         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1169         $(am__post_remove_distdir)
1170
1171 dist-bzip2: distdir
1172         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1173         $(am__post_remove_distdir)
1174
1175 dist-lzip: distdir
1176         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1177         $(am__post_remove_distdir)
1178
1179 dist-xz: distdir
1180         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1181         $(am__post_remove_distdir)
1182
1183 dist-zstd: distdir
1184         tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
1185         $(am__post_remove_distdir)
1186
1187 dist-tarZ: distdir
1188         @echo WARNING: "Support for distribution archives compressed with" \
1189                        "legacy program 'compress' is deprecated." >&2
1190         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1191         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1192         $(am__post_remove_distdir)
1193
1194 dist-shar: distdir
1195         @echo WARNING: "Support for shar distribution archives is" \
1196                        "deprecated." >&2
1197         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1198         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1199         $(am__post_remove_distdir)
1200
1201 dist-zip: distdir
1202         -rm -f $(distdir).zip
1203         zip -rq $(distdir).zip $(distdir)
1204         $(am__post_remove_distdir)
1205
1206 dist dist-all:
1207         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1208         $(am__post_remove_distdir)
1209
1210 # This target untars the dist file and tries a VPATH configuration.  Then
1211 # it guarantees that the distribution is self-contained by making another
1212 # tarfile.
1213 distcheck: dist
1214         case '$(DIST_ARCHIVES)' in \
1215         *.tar.gz*) \
1216           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1217         *.tar.bz2*) \
1218           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1219         *.tar.lz*) \
1220           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1221         *.tar.xz*) \
1222           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1223         *.tar.Z*) \
1224           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1225         *.shar.gz*) \
1226           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1227         *.zip*) \
1228           unzip $(distdir).zip ;;\
1229         *.tar.zst*) \
1230           zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
1231         esac
1232         chmod -R a-w $(distdir)
1233         chmod u+w $(distdir)
1234         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1235         chmod a-w $(distdir)
1236         test -d $(distdir)/_build || exit 0; \
1237         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1238           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1239           && am__cwd=`pwd` \
1240           && $(am__cd) $(distdir)/_build/sub \
1241           && ../../configure \
1242             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1243             $(DISTCHECK_CONFIGURE_FLAGS) \
1244             --srcdir=../.. --prefix="$$dc_install_base" \
1245           && $(MAKE) $(AM_MAKEFLAGS) \
1246           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1247           && $(MAKE) $(AM_MAKEFLAGS) check \
1248           && $(MAKE) $(AM_MAKEFLAGS) install \
1249           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1250           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1251           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1252                 distuninstallcheck \
1253           && chmod -R a-w "$$dc_install_base" \
1254           && ({ \
1255                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1256                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1257                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1258                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1259                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1260               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1261           && rm -rf "$$dc_destdir" \
1262           && $(MAKE) $(AM_MAKEFLAGS) dist \
1263           && rm -rf $(DIST_ARCHIVES) \
1264           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1265           && cd "$$am__cwd" \
1266           || exit 1
1267         $(am__post_remove_distdir)
1268         @(echo "$(distdir) archives ready for distribution: "; \
1269           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1270           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1271 distuninstallcheck:
1272         @test -n '$(distuninstallcheck_dir)' || { \
1273           echo 'ERROR: trying to run $@ with an empty' \
1274                '$$(distuninstallcheck_dir)' >&2; \
1275           exit 1; \
1276         }; \
1277         $(am__cd) '$(distuninstallcheck_dir)' || { \
1278           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1279           exit 1; \
1280         }; \
1281         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1282            || { echo "ERROR: files left after uninstall:" ; \
1283                 if test -n "$(DESTDIR)"; then \
1284                   echo "  (check DESTDIR support)"; \
1285                 fi ; \
1286                 $(distuninstallcheck_listfiles) ; \
1287                 exit 1; } >&2
1288 distcleancheck: distclean
1289         @if test '$(srcdir)' = . ; then \
1290           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1291           exit 1 ; \
1292         fi
1293         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1294           || { echo "ERROR: files left in build directory after distclean:" ; \
1295                $(distcleancheck_listfiles) ; \
1296                exit 1; } >&2
1297 check-am: all-am
1298         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1299 check: check-am
1300 all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) config.h
1301 installdirs:
1302 install: install-am
1303 install-exec: install-exec-am
1304 install-data: install-data-am
1305 uninstall: uninstall-am
1306
1307 install-am: all-am
1308         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1309
1310 installcheck: installcheck-am
1311 install-strip:
1312         if test -z '$(STRIP)'; then \
1313           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1314             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1315               install; \
1316         else \
1317           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1318             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1319             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1320         fi
1321 mostlyclean-generic:
1322         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1323         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1324         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1325
1326 clean-generic:
1327
1328 distclean-generic:
1329         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1330         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1331         -rm -f gmock-1.8.0/$(DEPDIR)/$(am__dirstamp)
1332         -rm -f gmock-1.8.0/$(am__dirstamp)
1333
1334 maintainer-clean-generic:
1335         @echo "This command is intended for maintainers to use"
1336         @echo "it deletes files that may require special tools to rebuild."
1337 clean: clean-am
1338
1339 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1340         clean-noinstPROGRAMS mostlyclean-am
1341
1342 distclean: distclean-am
1343         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1344                 -rm -f ./$(DEPDIR)/ares-fuzz.Po
1345         -rm -f ./$(DEPDIR)/ares-test-fuzz-name.Po
1346         -rm -f ./$(DEPDIR)/ares-test-fuzz.Po
1347         -rm -f ./$(DEPDIR)/ares-test-init.Po
1348         -rm -f ./$(DEPDIR)/ares-test-internal.Po
1349         -rm -f ./$(DEPDIR)/ares-test-live.Po
1350         -rm -f ./$(DEPDIR)/ares-test-main.Po
1351         -rm -f ./$(DEPDIR)/ares-test-misc.Po
1352         -rm -f ./$(DEPDIR)/ares-test-mock-ai.Po
1353         -rm -f ./$(DEPDIR)/ares-test-mock.Po
1354         -rm -f ./$(DEPDIR)/ares-test-ns.Po
1355         -rm -f ./$(DEPDIR)/ares-test-parse-a.Po
1356         -rm -f ./$(DEPDIR)/ares-test-parse-aaaa.Po
1357         -rm -f ./$(DEPDIR)/ares-test-parse-caa.Po
1358         -rm -f ./$(DEPDIR)/ares-test-parse-mx.Po
1359         -rm -f ./$(DEPDIR)/ares-test-parse-naptr.Po
1360         -rm -f ./$(DEPDIR)/ares-test-parse-ns.Po
1361         -rm -f ./$(DEPDIR)/ares-test-parse-ptr.Po
1362         -rm -f ./$(DEPDIR)/ares-test-parse-soa-any.Po
1363         -rm -f ./$(DEPDIR)/ares-test-parse-soa.Po
1364         -rm -f ./$(DEPDIR)/ares-test-parse-srv.Po
1365         -rm -f ./$(DEPDIR)/ares-test-parse-txt.Po
1366         -rm -f ./$(DEPDIR)/ares-test-parse.Po
1367         -rm -f ./$(DEPDIR)/ares-test.Po
1368         -rm -f ./$(DEPDIR)/dns-dump.Po
1369         -rm -f ./$(DEPDIR)/dns-proto-test.Po
1370         -rm -f ./$(DEPDIR)/dns-proto.Po
1371         -rm -f gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Plo
1372         -rm -f Makefile
1373 distclean-am: clean-am distclean-compile distclean-generic \
1374         distclean-hdr distclean-libtool distclean-tags
1375
1376 dvi: dvi-am
1377
1378 dvi-am:
1379
1380 html: html-am
1381
1382 html-am:
1383
1384 info: info-am
1385
1386 info-am:
1387
1388 install-data-am:
1389
1390 install-dvi: install-dvi-am
1391
1392 install-dvi-am:
1393
1394 install-exec-am:
1395
1396 install-html: install-html-am
1397
1398 install-html-am:
1399
1400 install-info: install-info-am
1401
1402 install-info-am:
1403
1404 install-man:
1405
1406 install-pdf: install-pdf-am
1407
1408 install-pdf-am:
1409
1410 install-ps: install-ps-am
1411
1412 install-ps-am:
1413
1414 installcheck-am:
1415
1416 maintainer-clean: maintainer-clean-am
1417         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1418         -rm -rf $(top_srcdir)/autom4te.cache
1419                 -rm -f ./$(DEPDIR)/ares-fuzz.Po
1420         -rm -f ./$(DEPDIR)/ares-test-fuzz-name.Po
1421         -rm -f ./$(DEPDIR)/ares-test-fuzz.Po
1422         -rm -f ./$(DEPDIR)/ares-test-init.Po
1423         -rm -f ./$(DEPDIR)/ares-test-internal.Po
1424         -rm -f ./$(DEPDIR)/ares-test-live.Po
1425         -rm -f ./$(DEPDIR)/ares-test-main.Po
1426         -rm -f ./$(DEPDIR)/ares-test-misc.Po
1427         -rm -f ./$(DEPDIR)/ares-test-mock-ai.Po
1428         -rm -f ./$(DEPDIR)/ares-test-mock.Po
1429         -rm -f ./$(DEPDIR)/ares-test-ns.Po
1430         -rm -f ./$(DEPDIR)/ares-test-parse-a.Po
1431         -rm -f ./$(DEPDIR)/ares-test-parse-aaaa.Po
1432         -rm -f ./$(DEPDIR)/ares-test-parse-caa.Po
1433         -rm -f ./$(DEPDIR)/ares-test-parse-mx.Po
1434         -rm -f ./$(DEPDIR)/ares-test-parse-naptr.Po
1435         -rm -f ./$(DEPDIR)/ares-test-parse-ns.Po
1436         -rm -f ./$(DEPDIR)/ares-test-parse-ptr.Po
1437         -rm -f ./$(DEPDIR)/ares-test-parse-soa-any.Po
1438         -rm -f ./$(DEPDIR)/ares-test-parse-soa.Po
1439         -rm -f ./$(DEPDIR)/ares-test-parse-srv.Po
1440         -rm -f ./$(DEPDIR)/ares-test-parse-txt.Po
1441         -rm -f ./$(DEPDIR)/ares-test-parse.Po
1442         -rm -f ./$(DEPDIR)/ares-test.Po
1443         -rm -f ./$(DEPDIR)/dns-dump.Po
1444         -rm -f ./$(DEPDIR)/dns-proto-test.Po
1445         -rm -f ./$(DEPDIR)/dns-proto.Po
1446         -rm -f gmock-1.8.0/$(DEPDIR)/libgmock_la-gmock-gtest-all.Plo
1447         -rm -f Makefile
1448 maintainer-clean-am: distclean-am maintainer-clean-generic
1449
1450 mostlyclean: mostlyclean-am
1451
1452 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1453         mostlyclean-libtool
1454
1455 pdf: pdf-am
1456
1457 pdf-am:
1458
1459 ps: ps-am
1460
1461 ps-am:
1462
1463 uninstall-am:
1464
1465 .MAKE: all check-am install-am install-strip
1466
1467 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \
1468         check-TESTS check-am clean clean-cscope clean-generic \
1469         clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1470         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1471         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1472         dist-zstd distcheck distclean distclean-compile \
1473         distclean-generic distclean-hdr distclean-libtool \
1474         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1475         dvi-am html html-am info info-am install install-am \
1476         install-data install-data-am install-dvi install-dvi-am \
1477         install-exec install-exec-am install-html install-html-am \
1478         install-info install-info-am install-man install-pdf \
1479         install-pdf-am install-ps install-ps-am install-strip \
1480         installcheck installcheck-am installdirs maintainer-clean \
1481         maintainer-clean-generic mostlyclean mostlyclean-compile \
1482         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1483         recheck tags tags-am uninstall uninstall-am
1484
1485 .PRECIOUS: Makefile
1486
1487
1488 # Not interested in coverage of test code, but linking the test binary needs the coverage option
1489 @CODE_COVERAGE_RULES@
1490
1491 test: check
1492
1493 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1494 # Otherwise a system limit (for SysV at least) may be exceeded.
1495 .NOEXPORT: