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# Makefile.am for the traffic/iocore/net hierarchy
18#
19#  Licensed to the Apache Software Foundation (ASF) under one
20#  or more contributor license agreements.  See the NOTICE file
21#  distributed with this work for additional information
22#  regarding copyright ownership.  The ASF licenses this file
23#  to you under the Apache License, Version 2.0 (the
24#  "License"); you may not use this file except in compliance
25#  with the License.  You may obtain a copy of the License at
26#
27#      http://www.apache.org/licenses/LICENSE-2.0
28#
29#  Unless required by applicable law or agreed to in writing, software
30#  distributed under the License is distributed on an "AS IS" BASIS,
31#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32#  See the License for the specific language governing permissions and
33#  limitations under the License.
34
35#  Licensed to the Apache Software Foundation (ASF) under one
36#  or more contributor license agreements.  See the NOTICE file
37#  distributed with this work for additional information
38#  regarding copyright ownership.  The ASF licenses this file
39#  to you under the Apache License, Version 2.0 (the
40#  "License"); you may not use this file except in compliance
41#  with the License.  You may obtain a copy of the License at
42#
43#      http://www.apache.org/licenses/LICENSE-2.0
44#
45#  Unless required by applicable law or agreed to in writing, software
46#  distributed under the License is distributed on an "AS IS" BASIS,
47#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48#  See the License for the specific language governing permissions and
49#  limitations under the License.
50
51VPATH = @srcdir@
52am__is_gnu_make = { \
53  if test -z '$(MAKELEVEL)'; then \
54    false; \
55  elif test -n '$(MAKE_HOST)'; then \
56    true; \
57  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
58    true; \
59  else \
60    false; \
61  fi; \
62}
63am__make_running_with_option = \
64  case $${target_option-} in \
65      ?) ;; \
66      *) echo "am__make_running_with_option: internal error: invalid" \
67              "target option '$${target_option-}' specified" >&2; \
68         exit 1;; \
69  esac; \
70  has_opt=no; \
71  sane_makeflags=$$MAKEFLAGS; \
72  if $(am__is_gnu_make); then \
73    sane_makeflags=$$MFLAGS; \
74  else \
75    case $$MAKEFLAGS in \
76      *\\[\ \	]*) \
77        bs=\\; \
78        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
79          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
80    esac; \
81  fi; \
82  skip_next=no; \
83  strip_trailopt () \
84  { \
85    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
86  }; \
87  for flg in $$sane_makeflags; do \
88    test $$skip_next = yes && { skip_next=no; continue; }; \
89    case $$flg in \
90      *=*|--*) continue;; \
91        -*I) strip_trailopt 'I'; skip_next=yes;; \
92      -*I?*) strip_trailopt 'I';; \
93        -*O) strip_trailopt 'O'; skip_next=yes;; \
94      -*O?*) strip_trailopt 'O';; \
95        -*l) strip_trailopt 'l'; skip_next=yes;; \
96      -*l?*) strip_trailopt 'l';; \
97      -[dEDm]) skip_next=yes;; \
98      -[JT]) skip_next=yes;; \
99    esac; \
100    case $$flg in \
101      *$$target_option*) has_opt=yes; break;; \
102    esac; \
103  done; \
104  test $$has_opt = yes
105am__make_dryrun = (target_option=n; $(am__make_running_with_option))
106am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
107pkgincludedir = $(includedir)/@PACKAGE@
108am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
109install_sh_DATA = $(install_sh) -c -m 644
110install_sh_PROGRAM = $(install_sh) -c
111install_sh_SCRIPT = $(install_sh) -c
112INSTALL_HEADER = $(INSTALL_DATA)
113transform = $(program_transform_name)
114NORMAL_INSTALL = :
115PRE_INSTALL = :
116POST_INSTALL = :
117NORMAL_UNINSTALL = :
118PRE_UNINSTALL = :
119POST_UNINSTALL = :
120build_triplet = @build@
121host_triplet = @host@
122subdir = iocore/dns
123ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
124am__aclocal_m4_deps = $(top_srcdir)/build/atomic.m4 \
125	$(top_srcdir)/build/ax_check_openssl.m4 \
126	$(top_srcdir)/build/ax_compare_version.m4 \
127	$(top_srcdir)/build/ax_compiler_vendor.m4 \
128	$(top_srcdir)/build/ax_lib_curl.m4 \
129	$(top_srcdir)/build/ax_lib_readline.m4 \
130	$(top_srcdir)/build/ax_path_generic.m4 \
131	$(top_srcdir)/build/ax_perl_modules.m4 \
132	$(top_srcdir)/build/ax_require_defined.m4 \
133	$(top_srcdir)/build/ax_with_curses.m4 \
134	$(top_srcdir)/build/boringocsp.m4 \
135	$(top_srcdir)/build/brotli.m4 $(top_srcdir)/build/cjose.m4 \
136	$(top_srcdir)/build/common.m4 $(top_srcdir)/build/crypto.m4 \
137	$(top_srcdir)/build/hiredis.m4 $(top_srcdir)/build/jansson.m4 \
138	$(top_srcdir)/build/jemalloc.m4 $(top_srcdir)/build/libtool.m4 \
139	$(top_srcdir)/build/ltoptions.m4 \
140	$(top_srcdir)/build/ltsugar.m4 \
141	$(top_srcdir)/build/ltversion.m4 \
142	$(top_srcdir)/build/lt~obsolete.m4 \
143	$(top_srcdir)/build/luajit.m4 $(top_srcdir)/build/lzma.m4 \
144	$(top_srcdir)/build/network.m4 $(top_srcdir)/build/pcre.m4 \
145	$(top_srcdir)/build/pkg.m4 $(top_srcdir)/build/tcmalloc.m4 \
146	$(top_srcdir)/build/yaml-cpp.m4 $(top_srcdir)/build/zlib.m4 \
147	$(top_srcdir)/configure.ac
148am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
149	$(ACLOCAL_M4)
150DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
151mkinstalldirs = $(install_sh) -d
152CONFIG_HEADER = $(top_builddir)/include/ink_autoconf.h
153CONFIG_CLEAN_FILES =
154CONFIG_CLEAN_VPATH_FILES =
155LIBRARIES = $(noinst_LIBRARIES)
156ARFLAGS = cru
157AM_V_AR = $(am__v_AR_@AM_V@)
158am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
159am__v_AR_0 = @echo "  AR      " $@;
160am__v_AR_1 =
161libinkdns_a_AR = $(AR) $(ARFLAGS)
162libinkdns_a_LIBADD =
163am_libinkdns_a_OBJECTS = DNS.$(OBJEXT) DNSConnection.$(OBJEXT) \
164	Inline.$(OBJEXT) SplitDNS.$(OBJEXT)
165libinkdns_a_OBJECTS = $(am_libinkdns_a_OBJECTS)
166AM_V_P = $(am__v_P_@AM_V@)
167am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
168am__v_P_0 = false
169am__v_P_1 = :
170AM_V_GEN = $(am__v_GEN_@AM_V@)
171am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
172am__v_GEN_0 = @echo "  GEN     " $@;
173am__v_GEN_1 =
174AM_V_at = $(am__v_at_@AM_V@)
175am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
176am__v_at_0 = @
177am__v_at_1 =
178DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
179depcomp = $(SHELL) $(top_srcdir)/build/_aux/depcomp
180am__maybe_remake_depfiles = depfiles
181am__depfiles_remade = ./$(DEPDIR)/DNS.Po ./$(DEPDIR)/DNSConnection.Po \
182	./$(DEPDIR)/Inline.Po ./$(DEPDIR)/SplitDNS.Po
183am__mv = mv -f
184CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
185	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
186AM_V_lt = $(am__v_lt_@AM_V@)
187am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
188am__v_lt_0 = --silent
189am__v_lt_1 =
190LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
191	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
192	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
193	$(AM_CXXFLAGS) $(CXXFLAGS)
194AM_V_CXX = $(am__v_CXX_@AM_V@)
195am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
196am__v_CXX_0 = @echo "  CXX     " $@;
197am__v_CXX_1 =
198CXXLD = $(CXX)
199CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
200	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
201	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
202AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
203am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
204am__v_CXXLD_0 = @echo "  CXXLD   " $@;
205am__v_CXXLD_1 =
206COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
207	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
208LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
209	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
210	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
211	$(AM_CFLAGS) $(CFLAGS)
212AM_V_CC = $(am__v_CC_@AM_V@)
213am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
214am__v_CC_0 = @echo "  CC      " $@;
215am__v_CC_1 =
216CCLD = $(CC)
217LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219	$(AM_LDFLAGS) $(LDFLAGS) -o $@
220AM_V_CCLD = $(am__v_CCLD_@AM_V@)
221am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
222am__v_CCLD_0 = @echo "  CCLD    " $@;
223am__v_CCLD_1 =
224SOURCES = $(libinkdns_a_SOURCES)
225DIST_SOURCES = $(libinkdns_a_SOURCES)
226am__can_run_installinfo = \
227  case $$AM_UPDATE_INFO_DIR in \
228    n|no|NO) false;; \
229    *) (install-info --version) >/dev/null 2>&1;; \
230  esac
231am__extra_recursive_targets = clang-tidy-recursive
232am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
233# Read a list of newline-separated strings from the standard input,
234# and print each of them once, without duplicates.  Input order is
235# *not* preserved.
236am__uniquify_input = $(AWK) '\
237  BEGIN { nonempty = 0; } \
238  { items[$$0] = 1; nonempty = 1; } \
239  END { if (nonempty) { for (i in items) print i; }; } \
240'
241# Make sure the list of sources is unique.  This is necessary because,
242# e.g., the same source file might be shared among _SOURCES variables
243# for different programs/libraries.
244am__define_uniq_tagged_files = \
245  list='$(am__tagged_files)'; \
246  unique=`for i in $$list; do \
247    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248  done | $(am__uniquify_input)`
249ETAGS = etags
250CTAGS = ctags
251am__DIST_COMMON = $(srcdir)/Makefile.in \
252	$(top_srcdir)/build/_aux/depcomp $(top_srcdir)/build/tidy.mk
253DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
254pkgdatadir = @pkgdatadir@
255pkglibdir = @pkglibdir@
256pkglibexecdir = @pkglibexecdir@
257ACLOCAL = @ACLOCAL@
258AMTAR = @AMTAR@
259AM_CFLAGS = @AM_CFLAGS@
260AM_CPPFLAGS = @AM_CPPFLAGS@ $(iocore_include_dirs) \
261	-I$(abs_top_srcdir)/include -I$(abs_top_srcdir)/lib \
262	-I$(abs_top_srcdir)/proxy -I$(abs_top_srcdir)/proxy/http \
263	-I$(abs_top_srcdir)/proxy/hdrs -I$(abs_top_srcdir)/mgmt \
264	-I$(abs_top_srcdir)/mgmt/utils $(TS_INCLUDES)
265AM_CXXFLAGS = @AM_CXXFLAGS@
266AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
267AM_LDFLAGS = @AM_LDFLAGS@
268AR = @AR@
269ASCPP = @ASCPP@
270ATOMIC_LIBS = @ATOMIC_LIBS@
271AUTOCONF = @AUTOCONF@
272AUTOHEADER = @AUTOHEADER@
273AUTOMAKE = @AUTOMAKE@
274AWK = @AWK@
275BORINGOCSP_INCLUDES = @BORINGOCSP_INCLUDES@
276BORINGOCSP_LDFLAGS = @BORINGOCSP_LDFLAGS@
277BORINGOCSP_LIBS = @BORINGOCSP_LIBS@
278BROTLIENC_CFLAGS = @BROTLIENC_CFLAGS@
279BROTLIENC_LIB = @BROTLIENC_LIB@
280CC = @CC@
281CCACHE = @CCACHE@
282CCAS = @CCAS@
283CCASDEPMODE = @CCASDEPMODE@
284CCASFLAGS = @CCASFLAGS@
285CCDEPMODE = @CCDEPMODE@
286CFLAGS = @CFLAGS@
287CFLAGS_HIREDIS = @CFLAGS_HIREDIS@
288CLANG_TIDY = @CLANG_TIDY@
289CPP = @CPP@
290CPPFLAGS = @CPPFLAGS@
291CURL_CFLAGS = @CURL_CFLAGS@
292CURL_CONFIG = @CURL_CONFIG@
293CURL_LIBS = @CURL_LIBS@
294CURSES_CFLAGS = @CURSES_CFLAGS@
295CURSES_LDFLAGS = @CURSES_LDFLAGS@
296CURSES_LIBS = @CURSES_LIBS@
297CXX = @CXX@
298CXXCPP = @CXXCPP@
299CXXDEPMODE = @CXXDEPMODE@
300CXXFLAGS = @CXXFLAGS@
301CYGPATH_W = @CYGPATH_W@
302DEFS = @DEFS@
303DEPDIR = @DEPDIR@
304DLLTOOL = @DLLTOOL@
305DOXYGEN = @DOXYGEN@
306DSYMUTIL = @DSYMUTIL@
307DTRACE = @DTRACE@
308DUMPBIN = @DUMPBIN@
309ECHO_C = @ECHO_C@
310ECHO_N = @ECHO_N@
311ECHO_T = @ECHO_T@
312EGREP = @EGREP@
313EXEEXT = @EXEEXT@
314FGREP = @FGREP@
315FLEX_CFLAGS = @FLEX_CFLAGS@
316GEOIP_LIBS = @GEOIP_LIBS@
317GREP = @GREP@
318HOST_GUESS = @HOST_GUESS@
319HWLOC_CFLAGS = @HWLOC_CFLAGS@
320HWLOC_LIBS = @HWLOC_LIBS@
321INSTALL = @INSTALL@
322INSTALL_DATA = @INSTALL_DATA@
323INSTALL_PROGRAM = @INSTALL_PROGRAM@
324INSTALL_SCRIPT = @INSTALL_SCRIPT@
325INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
326JAVA = @JAVA@
327LD = @LD@
328LDFLAGS = @LDFLAGS@
329LEX = @LEX@
330LEXLIB = @LEXLIB@
331LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
332LIBBROTLIENC_CFLAGS = @LIBBROTLIENC_CFLAGS@
333LIBBROTLIENC_LIBS = @LIBBROTLIENC_LIBS@
334LIBCAP = @LIBCAP@
335LIBCJOSE = @LIBCJOSE@
336LIBCRYPT = @LIBCRYPT@
337LIBJANSSON = @LIBJANSSON@
338LIBLZMA = @LIBLZMA@
339LIBMAGICKCPP_CFLAGS = @LIBMAGICKCPP_CFLAGS@
340LIBMAGICKCPP_LIBS = @LIBMAGICKCPP_LIBS@
341LIBOBJS = @LIBOBJS@
342LIBPCRE = @LIBPCRE@
343LIBPROFILER = @LIBPROFILER@
344LIBREADLINE = @LIBREADLINE@
345LIBRESOLV = @LIBRESOLV@
346LIBS = @LIBS@
347LIBTOOL = @LIBTOOL@
348LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
349LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
350LIBZ = @LIBZ@
351LIB_HIREDIS = @LIB_HIREDIS@
352LIB_KYOTOCABINET = @LIB_KYOTOCABINET@
353LIB_MYSQLCLIENT = @LIB_MYSQLCLIENT@
354LIPO = @LIPO@
355LN_S = @LN_S@
356LTLIBOBJS = @LTLIBOBJS@
357LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
358LUAJIT_CFLAGS = @LUAJIT_CFLAGS@
359LUAJIT_CPPFLAGS = @LUAJIT_CPPFLAGS@
360LUAJIT_DARWIN_LDFLAGS = @LUAJIT_DARWIN_LDFLAGS@
361LUAJIT_LDFLAGS = @LUAJIT_LDFLAGS@
362LUAJIT_LIBS = @LUAJIT_LIBS@
363MAINT = @MAINT@
364MAKEINFO = @MAKEINFO@
365MANIFEST_TOOL = @MANIFEST_TOOL@
366MAXMINDDB_LIBS = @MAXMINDDB_LIBS@
367MKDIR_P = @MKDIR_P@
368NM = @NM@
369NMEDIT = @NMEDIT@
370OBJDUMP = @OBJDUMP@
371OBJEXT = @OBJEXT@
372OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
373OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
374OPENSSL_LIBS = @OPENSSL_LIBS@
375OTOOL = @OTOOL@
376OTOOL64 = @OTOOL64@
377PACKAGE = @PACKAGE@
378PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
379PACKAGE_NAME = @PACKAGE_NAME@
380PACKAGE_STRING = @PACKAGE_STRING@
381PACKAGE_TARNAME = @PACKAGE_TARNAME@
382PACKAGE_URL = @PACKAGE_URL@
383PACKAGE_VERSION = @PACKAGE_VERSION@
384PATH_SEPARATOR = @PATH_SEPARATOR@
385PCRE_CONFIG = @PCRE_CONFIG@
386PERL = @PERL@
387PKG_CONFIG = @PKG_CONFIG@
388PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
389PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
390PYTHON = @PYTHON@
391PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
392PYTHON_PLATFORM = @PYTHON_PLATFORM@
393PYTHON_PREFIX = @PYTHON_PREFIX@
394PYTHON_VERSION = @PYTHON_VERSION@
395RANLIB = @RANLIB@
396RM = @RM@
397RPATH = @RPATH@
398SED = @SED@
399SET_MAKE = @SET_MAKE@
400SHELL = @SHELL@
401SPHINXBUILD = @SPHINXBUILD@
402SPHINXOPTS = @SPHINXOPTS@
403STRIP = @STRIP@
404TS_INCLUDES = @TS_INCLUDES@
405TS_LIBTOOL_VERSION = @TS_LIBTOOL_VERSION@
406TS_MAN1_MANPAGES = @TS_MAN1_MANPAGES@
407TS_MAN3_MANPAGES = @TS_MAN3_MANPAGES@
408TS_MAN5_MANPAGES = @TS_MAN5_MANPAGES@
409TS_MAN8_MANPAGES = @TS_MAN8_MANPAGES@
410TS_VERSION_MAJOR = @TS_VERSION_MAJOR@
411TS_VERSION_MICRO = @TS_VERSION_MICRO@
412TS_VERSION_MINOR = @TS_VERSION_MINOR@
413TS_VERSION_NUMBER = @TS_VERSION_NUMBER@
414TS_VERSION_STRING = @TS_VERSION_STRING@
415VERSION = @VERSION@
416YACC = @YACC@
417YAMLCPP_INCLUDES = @YAMLCPP_INCLUDES@
418YAMLCPP_LDFLAGS = @YAMLCPP_LDFLAGS@
419YAMLCPP_LIBS = @YAMLCPP_LIBS@
420abs_builddir = @abs_builddir@
421abs_srcdir = @abs_srcdir@
422abs_top_builddir = @abs_top_builddir@
423abs_top_srcdir = @abs_top_srcdir@
424ac_ct_AR = @ac_ct_AR@
425ac_ct_CC = @ac_ct_CC@
426ac_ct_CXX = @ac_ct_CXX@
427ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
428am__include = @am__include@
429am__leading_dot = @am__leading_dot@
430am__quote = @am__quote@
431am__tar = @am__tar@
432am__untar = @am__untar@
433bindir = @bindir@
434build = @build@
435build_alias = @build_alias@
436build_cpu = @build_cpu@
437build_group = @build_group@
438build_machine = @build_machine@
439build_number = @build_number@
440build_os = @build_os@
441build_person = @build_person@
442build_vendor = @build_vendor@
443builddir = @builddir@
444cachedir = @cachedir@
445datadir = @datadir@
446datarootdir = @datarootdir@
447default_loopback_iface = @default_loopback_iface@
448default_stack_size = @default_stack_size@
449docdir = @docdir@
450dvidir = @dvidir@
451enable_fips = @enable_fips@
452enable_remote_cov_commit = @enable_remote_cov_commit@
453exec_prefix = @exec_prefix@
454exp_bindir = @exp_bindir@
455exp_cachedir = @exp_cachedir@
456exp_datadir = @exp_datadir@
457exp_docdir = @exp_docdir@
458exp_exec_prefix = @exp_exec_prefix@
459exp_includedir = @exp_includedir@
460exp_infodir = @exp_infodir@
461exp_installbuilddir = @exp_installbuilddir@
462exp_libdir = @exp_libdir@
463exp_libexecdir = @exp_libexecdir@
464exp_localstatedir = @exp_localstatedir@
465exp_logdir = @exp_logdir@
466exp_mandir = @exp_mandir@
467exp_prefix = @exp_prefix@
468exp_runtimedir = @exp_runtimedir@
469exp_sbindir = @exp_sbindir@
470exp_sysconfdir = @exp_sysconfdir@
471has_128bit_cas = @has_128bit_cas@
472has_backtrace = @has_backtrace@
473has_boringocsp = @has_boringocsp@
474has_expensive_tests = @has_expensive_tests@
475has_geoip = @has_geoip@
476has_in6_is_addr_unspecified = @has_in6_is_addr_unspecified@
477has_ip_tos = @has_ip_tos@
478has_kyotocabinet = @has_kyotocabinet@
479has_luajit = @has_luajit@
480has_maxminddb = @has_maxminddb@
481has_mysql = @has_mysql@
482has_profiler = @has_profiler@
483has_so_mark = @has_so_mark@
484has_so_peercred = @has_so_peercred@
485has_tcmalloc = @has_tcmalloc@
486has_tests = @has_tests@
487has_tls_early_data = @has_tls_early_data@
488has_tls_session_ticket = @has_tls_session_ticket@
489has_wccp = @has_wccp@
490host = @host@
491host_alias = @host_alias@
492host_cpu = @host_cpu@
493host_os = @host_os@
494host_vendor = @host_vendor@
495htmldir = @htmldir@
496includedir = @includedir@
497infodir = @infodir@
498install_sh = @install_sh@
499installbuilddir = @installbuilddir@
500iocore_include_dirs = @iocore_include_dirs@
501ip_transparent = @ip_transparent@
502jemalloch = @jemalloch@
503libdir = @libdir@
504libexecdir = @libexecdir@
505localedir = @localedir@
506localstatedir = @localstatedir@
507logdir = @logdir@
508mandir = @mandir@
509max_event_threads = @max_event_threads@
510max_host_name_len = @max_host_name_len@
511max_threads_per_type = @max_threads_per_type@
512mkdir_p = @mkdir_p@
513oldincludedir = @oldincludedir@
514pdfdir = @pdfdir@
515pkgbindir = @pkgbindir@
516pkgcachedir = @pkgcachedir@
517pkgdocdir = @pkgdocdir@
518pkglocalstatedir = @pkglocalstatedir@
519pkglogdir = @pkglogdir@
520pkgpyexecdir = @pkgpyexecdir@
521pkgpythondir = @pkgpythondir@
522pkgruntimedir = @pkgruntimedir@
523pkgsbindir = @pkgsbindir@
524pkgsysconfdir = @pkgsysconfdir@
525pkgsysgroup = @pkgsysgroup@
526pkgsysuser = @pkgsysuser@
527prefix = @prefix@
528program_transform_name = @program_transform_name@
529psdir = @psdir@
530pyexecdir = @pyexecdir@
531pythondir = @pythondir@
532rel_bindir = @rel_bindir@
533rel_cachedir = @rel_cachedir@
534rel_datadir = @rel_datadir@
535rel_docdir = @rel_docdir@
536rel_exec_prefix = @rel_exec_prefix@
537rel_includedir = @rel_includedir@
538rel_infodir = @rel_infodir@
539rel_installbuilddir = @rel_installbuilddir@
540rel_libdir = @rel_libdir@
541rel_libexecdir = @rel_libexecdir@
542rel_localstatedir = @rel_localstatedir@
543rel_logdir = @rel_logdir@
544rel_mandir = @rel_mandir@
545rel_prefix = @rel_prefix@
546rel_runtimedir = @rel_runtimedir@
547rel_sbindir = @rel_sbindir@
548rel_sysconfdir = @rel_sysconfdir@
549runstatedir = @runstatedir@
550runtimedir = @runtimedir@
551sbindir = @sbindir@
552sharedstatedir = @sharedstatedir@
553srcdir = @srcdir@
554sysconfdir = @sysconfdir@
555target_alias = @target_alias@
556top_build_prefix = @top_build_prefix@
557top_builddir = @top_builddir@
558top_srcdir = @top_srcdir@
559use_boringocsp = @use_boringocsp@
560use_dh_get_2048_256 = @use_dh_get_2048_256@
561use_diags = @use_diags@
562use_epoll = @use_epoll@
563use_fast_sdk = @use_fast_sdk@
564use_hello_cb = @use_hello_cb@
565use_hkdf = @use_hkdf@
566use_hrw_geoip = @use_hrw_geoip@
567use_hrw_maxminddb = @use_hrw_maxminddb@
568use_hwloc = @use_hwloc@
569use_kqueue = @use_kqueue@
570use_linux_native_aio = @use_linux_native_aio@
571use_port = @use_port@
572use_posix_cap = @use_posix_cap@
573use_quic = @use_quic@
574use_remote_unwinding = @use_remote_unwinding@
575use_set_rbio = @use_set_rbio@
576use_tls13 = @use_tls13@
577use_tls_async = @use_tls_async@
578use_tls_ocsp = @use_tls_ocsp@
579use_tls_set_ciphersuites = @use_tls_set_ciphersuites@
580use_tproxy = @use_tproxy@
581noinst_LIBRARIES = libinkdns.a
582libinkdns_a_SOURCES = \
583	DNS.cc \
584	DNSConnection.cc \
585	I_DNS.h \
586	I_DNSProcessor.h \
587	I_SplitDNS.h \
588	I_SplitDNSProcessor.h \
589	Inline.cc \
590	P_DNS.h \
591	P_DNSConnection.h \
592	P_DNSProcessor.h \
593	P_SplitDNS.h \
594	P_SplitDNSProcessor.h \
595	SRV.h \
596	SplitDNS.cc
597
598Clang_Tidy_Options = -fix -fix-errors
599
600# Sort the filenames to remove duplicates, then filter to retain
601# just the C and C++ sources so we don't pick up lex and yacc files
602# for example.
603Clang_Tidy_CC_Files = $(filter %.c, $(sort $^))
604Clang_Tidy_CXX_Files = $(filter %.cc, $(sort $^))
605
606# clang-tidy rules. We expect these to be actions with something like
607# $(DIST_SOURCES) as the dependencies.rules. Note that $DIST_SOURCES
608# is not an automake API, it is an implementation detail, but it ought
609# to be stable enough.
610#
611# All this clearly requires GNU make.
612CXX_Clang_Tidy = $(CLANG_TIDY) $(Clang_Tidy_Options) $(Clang_Tidy_CXX_Files) -- $(CXXCOMPILE) -x c++
613CC_Clang_Tidy = $(CLANG_TIDY) $(Clang_Tidy_Options) $(Clang_Tidy_CC_Files) -- $(COMPILE) -x c
614all: all-am
615
616.SUFFIXES:
617.SUFFIXES: .cc .lo .o .obj
618$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/build/tidy.mk $(am__configure_deps)
619	@for dep in $?; do \
620	  case '$(am__configure_deps)' in \
621	    *$$dep*) \
622	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
623	        && { if test -f $@; then exit 0; else break; fi; }; \
624	      exit 1;; \
625	  esac; \
626	done; \
627	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign iocore/dns/Makefile'; \
628	$(am__cd) $(top_srcdir) && \
629	  $(AUTOMAKE) --foreign iocore/dns/Makefile
630Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
631	@case '$?' in \
632	  *config.status*) \
633	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
634	  *) \
635	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
636	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
637	esac;
638$(top_srcdir)/build/tidy.mk $(am__empty):
639
640$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
641	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
642
643$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
644	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
645$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
646	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
647$(am__aclocal_m4_deps):
648
649clean-noinstLIBRARIES:
650	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
651
652libinkdns.a: $(libinkdns_a_OBJECTS) $(libinkdns_a_DEPENDENCIES) $(EXTRA_libinkdns_a_DEPENDENCIES)
653	$(AM_V_at)-rm -f libinkdns.a
654	$(AM_V_AR)$(libinkdns_a_AR) libinkdns.a $(libinkdns_a_OBJECTS) $(libinkdns_a_LIBADD)
655	$(AM_V_at)$(RANLIB) libinkdns.a
656
657mostlyclean-compile:
658	-rm -f *.$(OBJEXT)
659
660distclean-compile:
661	-rm -f *.tab.c
662
663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DNS.Po@am__quote@ # am--include-marker
664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DNSConnection.Po@am__quote@ # am--include-marker
665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Inline.Po@am__quote@ # am--include-marker
666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SplitDNS.Po@am__quote@ # am--include-marker
667
668$(am__depfiles_remade):
669	@$(MKDIR_P) $(@D)
670	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
671
672am--depfiles: $(am__depfiles_remade)
673
674.cc.o:
675@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
676@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
677@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
678@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
679@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
681
682.cc.obj:
683@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
684@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
685@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
686@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
687@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
689
690.cc.lo:
691@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
692@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
693@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
694@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
695@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
696@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
697
698mostlyclean-libtool:
699	-rm -f *.lo
700
701clean-libtool:
702	-rm -rf .libs _libs
703clang-tidy-local:
704
705ID: $(am__tagged_files)
706	$(am__define_uniq_tagged_files); mkid -fID $$unique
707tags: tags-am
708TAGS: tags
709
710tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
711	set x; \
712	here=`pwd`; \
713	$(am__define_uniq_tagged_files); \
714	shift; \
715	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
716	  test -n "$$unique" || unique=$$empty_fix; \
717	  if test $$# -gt 0; then \
718	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
719	      "$$@" $$unique; \
720	  else \
721	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
722	      $$unique; \
723	  fi; \
724	fi
725ctags: ctags-am
726
727CTAGS: ctags
728ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
729	$(am__define_uniq_tagged_files); \
730	test -z "$(CTAGS_ARGS)$$unique" \
731	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
732	     $$unique
733
734GTAGS:
735	here=`$(am__cd) $(top_builddir) && pwd` \
736	  && $(am__cd) $(top_srcdir) \
737	  && gtags -i $(GTAGS_ARGS) "$$here"
738cscopelist: cscopelist-am
739
740cscopelist-am: $(am__tagged_files)
741	list='$(am__tagged_files)'; \
742	case "$(srcdir)" in \
743	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
744	  *) sdir=$(subdir)/$(srcdir) ;; \
745	esac; \
746	for i in $$list; do \
747	  if test -f "$$i"; then \
748	    echo "$(subdir)/$$i"; \
749	  else \
750	    echo "$$sdir/$$i"; \
751	  fi; \
752	done >> $(top_builddir)/cscope.files
753
754distclean-tags:
755	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
756
757distdir: $(BUILT_SOURCES)
758	$(MAKE) $(AM_MAKEFLAGS) distdir-am
759
760distdir-am: $(DISTFILES)
761	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
762	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
763	list='$(DISTFILES)'; \
764	  dist_files=`for file in $$list; do echo $$file; done | \
765	  sed -e "s|^$$srcdirstrip/||;t" \
766	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
767	case $$dist_files in \
768	  */*) $(MKDIR_P) `echo "$$dist_files" | \
769			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
770			   sort -u` ;; \
771	esac; \
772	for file in $$dist_files; do \
773	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
774	  if test -d $$d/$$file; then \
775	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
776	    if test -d "$(distdir)/$$file"; then \
777	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
778	    fi; \
779	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
780	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
781	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
782	    fi; \
783	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
784	  else \
785	    test -f "$(distdir)/$$file" \
786	    || cp -p $$d/$$file "$(distdir)/$$file" \
787	    || exit 1; \
788	  fi; \
789	done
790check-am: all-am
791check: check-am
792all-am: Makefile $(LIBRARIES)
793installdirs:
794install: install-am
795install-exec: install-exec-am
796install-data: install-data-am
797uninstall: uninstall-am
798
799install-am: all-am
800	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
801
802installcheck: installcheck-am
803install-strip:
804	if test -z '$(STRIP)'; then \
805	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
806	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
807	      install; \
808	else \
809	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
810	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
811	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
812	fi
813mostlyclean-generic:
814
815clean-generic:
816
817distclean-generic:
818	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
819	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
820
821maintainer-clean-generic:
822	@echo "This command is intended for maintainers to use"
823	@echo "it deletes files that may require special tools to rebuild."
824clang-tidy: clang-tidy-am
825
826clang-tidy-am: clang-tidy-local
827
828clean: clean-am
829
830clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
831	mostlyclean-am
832
833distclean: distclean-am
834		-rm -f ./$(DEPDIR)/DNS.Po
835	-rm -f ./$(DEPDIR)/DNSConnection.Po
836	-rm -f ./$(DEPDIR)/Inline.Po
837	-rm -f ./$(DEPDIR)/SplitDNS.Po
838	-rm -f Makefile
839distclean-am: clean-am distclean-compile distclean-generic \
840	distclean-tags
841
842dvi: dvi-am
843
844dvi-am:
845
846html: html-am
847
848html-am:
849
850info: info-am
851
852info-am:
853
854install-data-am:
855
856install-dvi: install-dvi-am
857
858install-dvi-am:
859
860install-exec-am:
861
862install-html: install-html-am
863
864install-html-am:
865
866install-info: install-info-am
867
868install-info-am:
869
870install-man:
871
872install-pdf: install-pdf-am
873
874install-pdf-am:
875
876install-ps: install-ps-am
877
878install-ps-am:
879
880installcheck-am:
881
882maintainer-clean: maintainer-clean-am
883		-rm -f ./$(DEPDIR)/DNS.Po
884	-rm -f ./$(DEPDIR)/DNSConnection.Po
885	-rm -f ./$(DEPDIR)/Inline.Po
886	-rm -f ./$(DEPDIR)/SplitDNS.Po
887	-rm -f Makefile
888maintainer-clean-am: distclean-am maintainer-clean-generic
889
890mostlyclean: mostlyclean-am
891
892mostlyclean-am: mostlyclean-compile mostlyclean-generic \
893	mostlyclean-libtool
894
895pdf: pdf-am
896
897pdf-am:
898
899ps: ps-am
900
901ps-am:
902
903uninstall-am:
904
905.MAKE: install-am install-strip
906
907.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \
908	clang-tidy-am clang-tidy-local clean clean-generic \
909	clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
910	ctags-am distclean distclean-compile distclean-generic \
911	distclean-libtool distclean-tags distdir dvi dvi-am html \
912	html-am info info-am install install-am install-data \
913	install-data-am install-dvi install-dvi-am install-exec \
914	install-exec-am install-html install-html-am install-info \
915	install-info-am install-man install-pdf install-pdf-am \
916	install-ps install-ps-am install-strip installcheck \
917	installcheck-am installdirs maintainer-clean \
918	maintainer-clean-generic mostlyclean mostlyclean-compile \
919	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
920	tags tags-am uninstall uninstall-am
921
922.PRECIOUS: Makefile
923
924
925#test_UNUSED_SOURCES = \
926#  test_I_DNS.cc \
927#  test_P_DNS.cc
928
929clang-tidy-local: $(DIST_SOURCES)
930	$(CXX_Clang_Tidy)
931
932# Tell versions [3.59,3.63) of GNU make to not export all variables.
933# Otherwise a system limit (for SysV at least) may be exceeded.
934.NOEXPORT:
935