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 install
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
35VPATH = @srcdir@
36am__is_gnu_make = { \
37  if test -z '$(MAKELEVEL)'; then \
38    false; \
39  elif test -n '$(MAKE_HOST)'; then \
40    true; \
41  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42    true; \
43  else \
44    false; \
45  fi; \
46}
47am__make_running_with_option = \
48  case $${target_option-} in \
49      ?) ;; \
50      *) echo "am__make_running_with_option: internal error: invalid" \
51              "target option '$${target_option-}' specified" >&2; \
52         exit 1;; \
53  esac; \
54  has_opt=no; \
55  sane_makeflags=$$MAKEFLAGS; \
56  if $(am__is_gnu_make); then \
57    sane_makeflags=$$MFLAGS; \
58  else \
59    case $$MAKEFLAGS in \
60      *\\[\ \	]*) \
61        bs=\\; \
62        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
64    esac; \
65  fi; \
66  skip_next=no; \
67  strip_trailopt () \
68  { \
69    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70  }; \
71  for flg in $$sane_makeflags; do \
72    test $$skip_next = yes && { skip_next=no; continue; }; \
73    case $$flg in \
74      *=*|--*) continue;; \
75        -*I) strip_trailopt 'I'; skip_next=yes;; \
76      -*I?*) strip_trailopt 'I';; \
77        -*O) strip_trailopt 'O'; skip_next=yes;; \
78      -*O?*) strip_trailopt 'O';; \
79        -*l) strip_trailopt 'l'; skip_next=yes;; \
80      -*l?*) strip_trailopt 'l';; \
81      -[dEDm]) skip_next=yes;; \
82      -[JT]) skip_next=yes;; \
83    esac; \
84    case $$flg in \
85      *$$target_option*) has_opt=yes; break;; \
86    esac; \
87  done; \
88  test $$has_opt = yes
89am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91pkgincludedir = $(includedir)/@PACKAGE@
92am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93install_sh_DATA = $(install_sh) -c -m 644
94install_sh_PROGRAM = $(install_sh) -c
95install_sh_SCRIPT = $(install_sh) -c
96INSTALL_HEADER = $(INSTALL_DATA)
97transform = $(program_transform_name)
98NORMAL_INSTALL = :
99PRE_INSTALL = :
100POST_INSTALL = :
101NORMAL_UNINSTALL = :
102PRE_UNINSTALL = :
103POST_UNINSTALL = :
104build_triplet = @build@
105host_triplet = @host@
106subdir = rc
107ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108am__aclocal_m4_deps = $(top_srcdir)/build/atomic.m4 \
109	$(top_srcdir)/build/ax_check_openssl.m4 \
110	$(top_srcdir)/build/ax_compare_version.m4 \
111	$(top_srcdir)/build/ax_compiler_vendor.m4 \
112	$(top_srcdir)/build/ax_lib_curl.m4 \
113	$(top_srcdir)/build/ax_lib_readline.m4 \
114	$(top_srcdir)/build/ax_path_generic.m4 \
115	$(top_srcdir)/build/ax_perl_modules.m4 \
116	$(top_srcdir)/build/ax_require_defined.m4 \
117	$(top_srcdir)/build/ax_with_curses.m4 \
118	$(top_srcdir)/build/boringocsp.m4 \
119	$(top_srcdir)/build/brotli.m4 $(top_srcdir)/build/cjose.m4 \
120	$(top_srcdir)/build/common.m4 $(top_srcdir)/build/crypto.m4 \
121	$(top_srcdir)/build/hiredis.m4 $(top_srcdir)/build/jansson.m4 \
122	$(top_srcdir)/build/jemalloc.m4 $(top_srcdir)/build/libtool.m4 \
123	$(top_srcdir)/build/ltoptions.m4 \
124	$(top_srcdir)/build/ltsugar.m4 \
125	$(top_srcdir)/build/ltversion.m4 \
126	$(top_srcdir)/build/lt~obsolete.m4 \
127	$(top_srcdir)/build/luajit.m4 $(top_srcdir)/build/lzma.m4 \
128	$(top_srcdir)/build/network.m4 $(top_srcdir)/build/pcre.m4 \
129	$(top_srcdir)/build/pkg.m4 $(top_srcdir)/build/tcmalloc.m4 \
130	$(top_srcdir)/build/yaml-cpp.m4 $(top_srcdir)/build/zlib.m4 \
131	$(top_srcdir)/configure.ac
132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133	$(ACLOCAL_M4)
134DIST_COMMON = $(srcdir)/Makefile.am $(dist_bin_SCRIPTS) \
135	$(am__DIST_COMMON)
136mkinstalldirs = $(install_sh) -d
137CONFIG_HEADER = $(top_builddir)/include/ink_autoconf.h
138CONFIG_CLEAN_FILES = trafficserver trafficserver.conf \
139	trafficserver.service trafficserver.xml
140CONFIG_CLEAN_VPATH_FILES =
141am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142am__vpath_adj = case $$p in \
143    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144    *) f=$$p;; \
145  esac;
146am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147am__install_max = 40
148am__nobase_strip_setup = \
149  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150am__nobase_strip = \
151  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152am__nobase_list = $(am__nobase_strip_setup); \
153  for p in $$list; do echo "$$p $$p"; done | \
154  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156    if (++n[$$2] == $(am__install_max)) \
157      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158    END { for (dir in files) print dir, files[dir] }'
159am__base_list = \
160  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162am__uninstall_files_from_dir = { \
163  test -z "$$files" \
164    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166         $(am__cd) "$$dir" && rm -f $$files; }; \
167  }
168am__installdirs = "$(DESTDIR)$(bindir)"
169SCRIPTS = $(dist_bin_SCRIPTS)
170AM_V_P = $(am__v_P_@AM_V@)
171am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172am__v_P_0 = false
173am__v_P_1 = :
174AM_V_GEN = $(am__v_GEN_@AM_V@)
175am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176am__v_GEN_0 = @echo "  GEN     " $@;
177am__v_GEN_1 =
178AM_V_at = $(am__v_at_@AM_V@)
179am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180am__v_at_0 = @
181am__v_at_1 =
182SOURCES =
183DIST_SOURCES =
184am__can_run_installinfo = \
185  case $$AM_UPDATE_INFO_DIR in \
186    n|no|NO) false;; \
187    *) (install-info --version) >/dev/null 2>&1;; \
188  esac
189am__extra_recursive_targets = clang-tidy-recursive
190am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
191am__DIST_COMMON = $(srcdir)/Makefile.in \
192	$(srcdir)/trafficserver.conf.in $(srcdir)/trafficserver.in \
193	$(srcdir)/trafficserver.service.in \
194	$(srcdir)/trafficserver.xml.in
195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196pkgdatadir = @pkgdatadir@
197pkglibdir = @pkglibdir@
198pkglibexecdir = @pkglibexecdir@
199ACLOCAL = @ACLOCAL@
200AMTAR = @AMTAR@
201AM_CFLAGS = @AM_CFLAGS@
202AM_CPPFLAGS = @AM_CPPFLAGS@
203AM_CXXFLAGS = @AM_CXXFLAGS@
204AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205AM_LDFLAGS = @AM_LDFLAGS@
206AR = @AR@
207ASCPP = @ASCPP@
208ATOMIC_LIBS = @ATOMIC_LIBS@
209AUTOCONF = @AUTOCONF@
210AUTOHEADER = @AUTOHEADER@
211AUTOMAKE = @AUTOMAKE@
212AWK = @AWK@
213BORINGOCSP_INCLUDES = @BORINGOCSP_INCLUDES@
214BORINGOCSP_LDFLAGS = @BORINGOCSP_LDFLAGS@
215BORINGOCSP_LIBS = @BORINGOCSP_LIBS@
216BROTLIENC_CFLAGS = @BROTLIENC_CFLAGS@
217BROTLIENC_LIB = @BROTLIENC_LIB@
218CC = @CC@
219CCACHE = @CCACHE@
220CCAS = @CCAS@
221CCASDEPMODE = @CCASDEPMODE@
222CCASFLAGS = @CCASFLAGS@
223CCDEPMODE = @CCDEPMODE@
224CFLAGS = @CFLAGS@
225CFLAGS_HIREDIS = @CFLAGS_HIREDIS@
226CLANG_TIDY = @CLANG_TIDY@
227CPP = @CPP@
228CPPFLAGS = @CPPFLAGS@
229CURL_CFLAGS = @CURL_CFLAGS@
230CURL_CONFIG = @CURL_CONFIG@
231CURL_LIBS = @CURL_LIBS@
232CURSES_CFLAGS = @CURSES_CFLAGS@
233CURSES_LDFLAGS = @CURSES_LDFLAGS@
234CURSES_LIBS = @CURSES_LIBS@
235CXX = @CXX@
236CXXCPP = @CXXCPP@
237CXXDEPMODE = @CXXDEPMODE@
238CXXFLAGS = @CXXFLAGS@
239CYGPATH_W = @CYGPATH_W@
240DEFS = @DEFS@
241DEPDIR = @DEPDIR@
242DLLTOOL = @DLLTOOL@
243DOXYGEN = @DOXYGEN@
244DSYMUTIL = @DSYMUTIL@
245DTRACE = @DTRACE@
246DUMPBIN = @DUMPBIN@
247ECHO_C = @ECHO_C@
248ECHO_N = @ECHO_N@
249ECHO_T = @ECHO_T@
250EGREP = @EGREP@
251EXEEXT = @EXEEXT@
252FGREP = @FGREP@
253FLEX_CFLAGS = @FLEX_CFLAGS@
254GEOIP_LIBS = @GEOIP_LIBS@
255GREP = @GREP@
256HOST_GUESS = @HOST_GUESS@
257HWLOC_CFLAGS = @HWLOC_CFLAGS@
258HWLOC_LIBS = @HWLOC_LIBS@
259INSTALL = @INSTALL@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264JAVA = @JAVA@
265LD = @LD@
266LDFLAGS = @LDFLAGS@
267LEX = @LEX@
268LEXLIB = @LEXLIB@
269LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
270LIBBROTLIENC_CFLAGS = @LIBBROTLIENC_CFLAGS@
271LIBBROTLIENC_LIBS = @LIBBROTLIENC_LIBS@
272LIBCAP = @LIBCAP@
273LIBCJOSE = @LIBCJOSE@
274LIBCRYPT = @LIBCRYPT@
275LIBJANSSON = @LIBJANSSON@
276LIBLZMA = @LIBLZMA@
277LIBMAGICKCPP_CFLAGS = @LIBMAGICKCPP_CFLAGS@
278LIBMAGICKCPP_LIBS = @LIBMAGICKCPP_LIBS@
279LIBOBJS = @LIBOBJS@
280LIBPCRE = @LIBPCRE@
281LIBPROFILER = @LIBPROFILER@
282LIBREADLINE = @LIBREADLINE@
283LIBRESOLV = @LIBRESOLV@
284LIBS = @LIBS@
285LIBTOOL = @LIBTOOL@
286LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
287LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
288LIBZ = @LIBZ@
289LIB_HIREDIS = @LIB_HIREDIS@
290LIB_KYOTOCABINET = @LIB_KYOTOCABINET@
291LIB_MYSQLCLIENT = @LIB_MYSQLCLIENT@
292LIPO = @LIPO@
293LN_S = @LN_S@
294LTLIBOBJS = @LTLIBOBJS@
295LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
296LUAJIT_CFLAGS = @LUAJIT_CFLAGS@
297LUAJIT_CPPFLAGS = @LUAJIT_CPPFLAGS@
298LUAJIT_DARWIN_LDFLAGS = @LUAJIT_DARWIN_LDFLAGS@
299LUAJIT_LDFLAGS = @LUAJIT_LDFLAGS@
300LUAJIT_LIBS = @LUAJIT_LIBS@
301MAINT = @MAINT@
302MAKEINFO = @MAKEINFO@
303MANIFEST_TOOL = @MANIFEST_TOOL@
304MAXMINDDB_LIBS = @MAXMINDDB_LIBS@
305MKDIR_P = @MKDIR_P@
306NM = @NM@
307NMEDIT = @NMEDIT@
308OBJDUMP = @OBJDUMP@
309OBJEXT = @OBJEXT@
310OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
311OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
312OPENSSL_LIBS = @OPENSSL_LIBS@
313OTOOL = @OTOOL@
314OTOOL64 = @OTOOL64@
315PACKAGE = @PACKAGE@
316PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
317PACKAGE_NAME = @PACKAGE_NAME@
318PACKAGE_STRING = @PACKAGE_STRING@
319PACKAGE_TARNAME = @PACKAGE_TARNAME@
320PACKAGE_URL = @PACKAGE_URL@
321PACKAGE_VERSION = @PACKAGE_VERSION@
322PATH_SEPARATOR = @PATH_SEPARATOR@
323PCRE_CONFIG = @PCRE_CONFIG@
324PERL = @PERL@
325PKG_CONFIG = @PKG_CONFIG@
326PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
327PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
328PYTHON = @PYTHON@
329PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
330PYTHON_PLATFORM = @PYTHON_PLATFORM@
331PYTHON_PREFIX = @PYTHON_PREFIX@
332PYTHON_VERSION = @PYTHON_VERSION@
333RANLIB = @RANLIB@
334RM = @RM@
335RPATH = @RPATH@
336SED = @SED@
337SET_MAKE = @SET_MAKE@
338SHELL = @SHELL@
339SPHINXBUILD = @SPHINXBUILD@
340SPHINXOPTS = @SPHINXOPTS@
341STRIP = @STRIP@
342TS_INCLUDES = @TS_INCLUDES@
343TS_LIBTOOL_VERSION = @TS_LIBTOOL_VERSION@
344TS_MAN1_MANPAGES = @TS_MAN1_MANPAGES@
345TS_MAN3_MANPAGES = @TS_MAN3_MANPAGES@
346TS_MAN5_MANPAGES = @TS_MAN5_MANPAGES@
347TS_MAN8_MANPAGES = @TS_MAN8_MANPAGES@
348TS_VERSION_MAJOR = @TS_VERSION_MAJOR@
349TS_VERSION_MICRO = @TS_VERSION_MICRO@
350TS_VERSION_MINOR = @TS_VERSION_MINOR@
351TS_VERSION_NUMBER = @TS_VERSION_NUMBER@
352TS_VERSION_STRING = @TS_VERSION_STRING@
353VERSION = @VERSION@
354YACC = @YACC@
355YAMLCPP_INCLUDES = @YAMLCPP_INCLUDES@
356YAMLCPP_LDFLAGS = @YAMLCPP_LDFLAGS@
357YAMLCPP_LIBS = @YAMLCPP_LIBS@
358abs_builddir = @abs_builddir@
359abs_srcdir = @abs_srcdir@
360abs_top_builddir = @abs_top_builddir@
361abs_top_srcdir = @abs_top_srcdir@
362ac_ct_AR = @ac_ct_AR@
363ac_ct_CC = @ac_ct_CC@
364ac_ct_CXX = @ac_ct_CXX@
365ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
366am__include = @am__include@
367am__leading_dot = @am__leading_dot@
368am__quote = @am__quote@
369am__tar = @am__tar@
370am__untar = @am__untar@
371bindir = @bindir@
372build = @build@
373build_alias = @build_alias@
374build_cpu = @build_cpu@
375build_group = @build_group@
376build_machine = @build_machine@
377build_number = @build_number@
378build_os = @build_os@
379build_person = @build_person@
380build_vendor = @build_vendor@
381builddir = @builddir@
382cachedir = @cachedir@
383datadir = @datadir@
384datarootdir = @datarootdir@
385default_loopback_iface = @default_loopback_iface@
386default_stack_size = @default_stack_size@
387docdir = @docdir@
388dvidir = @dvidir@
389enable_fips = @enable_fips@
390enable_remote_cov_commit = @enable_remote_cov_commit@
391exec_prefix = @exec_prefix@
392exp_bindir = @exp_bindir@
393exp_cachedir = @exp_cachedir@
394exp_datadir = @exp_datadir@
395exp_docdir = @exp_docdir@
396exp_exec_prefix = @exp_exec_prefix@
397exp_includedir = @exp_includedir@
398exp_infodir = @exp_infodir@
399exp_installbuilddir = @exp_installbuilddir@
400exp_libdir = @exp_libdir@
401exp_libexecdir = @exp_libexecdir@
402exp_localstatedir = @exp_localstatedir@
403exp_logdir = @exp_logdir@
404exp_mandir = @exp_mandir@
405exp_prefix = @exp_prefix@
406exp_runtimedir = @exp_runtimedir@
407exp_sbindir = @exp_sbindir@
408exp_sysconfdir = @exp_sysconfdir@
409has_128bit_cas = @has_128bit_cas@
410has_backtrace = @has_backtrace@
411has_boringocsp = @has_boringocsp@
412has_expensive_tests = @has_expensive_tests@
413has_geoip = @has_geoip@
414has_in6_is_addr_unspecified = @has_in6_is_addr_unspecified@
415has_ip_tos = @has_ip_tos@
416has_kyotocabinet = @has_kyotocabinet@
417has_luajit = @has_luajit@
418has_maxminddb = @has_maxminddb@
419has_mysql = @has_mysql@
420has_profiler = @has_profiler@
421has_so_mark = @has_so_mark@
422has_so_peercred = @has_so_peercred@
423has_tcmalloc = @has_tcmalloc@
424has_tests = @has_tests@
425has_tls_early_data = @has_tls_early_data@
426has_tls_session_ticket = @has_tls_session_ticket@
427has_wccp = @has_wccp@
428host = @host@
429host_alias = @host_alias@
430host_cpu = @host_cpu@
431host_os = @host_os@
432host_vendor = @host_vendor@
433htmldir = @htmldir@
434includedir = @includedir@
435infodir = @infodir@
436install_sh = @install_sh@
437installbuilddir = @installbuilddir@
438iocore_include_dirs = @iocore_include_dirs@
439ip_transparent = @ip_transparent@
440jemalloch = @jemalloch@
441libdir = @libdir@
442libexecdir = @libexecdir@
443localedir = @localedir@
444localstatedir = @localstatedir@
445logdir = @logdir@
446mandir = @mandir@
447max_event_threads = @max_event_threads@
448max_host_name_len = @max_host_name_len@
449max_threads_per_type = @max_threads_per_type@
450mkdir_p = @mkdir_p@
451oldincludedir = @oldincludedir@
452pdfdir = @pdfdir@
453pkgbindir = @pkgbindir@
454pkgcachedir = @pkgcachedir@
455pkgdocdir = @pkgdocdir@
456pkglocalstatedir = @pkglocalstatedir@
457pkglogdir = @pkglogdir@
458pkgpyexecdir = @pkgpyexecdir@
459pkgpythondir = @pkgpythondir@
460pkgruntimedir = @pkgruntimedir@
461pkgsbindir = @pkgsbindir@
462pkgsysconfdir = @pkgsysconfdir@
463pkgsysgroup = @pkgsysgroup@
464pkgsysuser = @pkgsysuser@
465prefix = @prefix@
466program_transform_name = @program_transform_name@
467psdir = @psdir@
468pyexecdir = @pyexecdir@
469pythondir = @pythondir@
470rel_bindir = @rel_bindir@
471rel_cachedir = @rel_cachedir@
472rel_datadir = @rel_datadir@
473rel_docdir = @rel_docdir@
474rel_exec_prefix = @rel_exec_prefix@
475rel_includedir = @rel_includedir@
476rel_infodir = @rel_infodir@
477rel_installbuilddir = @rel_installbuilddir@
478rel_libdir = @rel_libdir@
479rel_libexecdir = @rel_libexecdir@
480rel_localstatedir = @rel_localstatedir@
481rel_logdir = @rel_logdir@
482rel_mandir = @rel_mandir@
483rel_prefix = @rel_prefix@
484rel_runtimedir = @rel_runtimedir@
485rel_sbindir = @rel_sbindir@
486rel_sysconfdir = @rel_sysconfdir@
487runstatedir = @runstatedir@
488runtimedir = @runtimedir@
489sbindir = @sbindir@
490sharedstatedir = @sharedstatedir@
491srcdir = @srcdir@
492sysconfdir = @sysconfdir@
493target_alias = @target_alias@
494top_build_prefix = @top_build_prefix@
495top_builddir = @top_builddir@
496top_srcdir = @top_srcdir@
497use_boringocsp = @use_boringocsp@
498use_dh_get_2048_256 = @use_dh_get_2048_256@
499use_diags = @use_diags@
500use_epoll = @use_epoll@
501use_fast_sdk = @use_fast_sdk@
502use_hello_cb = @use_hello_cb@
503use_hkdf = @use_hkdf@
504use_hrw_geoip = @use_hrw_geoip@
505use_hrw_maxminddb = @use_hrw_maxminddb@
506use_hwloc = @use_hwloc@
507use_kqueue = @use_kqueue@
508use_linux_native_aio = @use_linux_native_aio@
509use_port = @use_port@
510use_posix_cap = @use_posix_cap@
511use_quic = @use_quic@
512use_remote_unwinding = @use_remote_unwinding@
513use_set_rbio = @use_set_rbio@
514use_tls13 = @use_tls13@
515use_tls_async = @use_tls_async@
516use_tls_ocsp = @use_tls_ocsp@
517use_tls_set_ciphersuites = @use_tls_set_ciphersuites@
518use_tproxy = @use_tproxy@
519dist_bin_SCRIPTS = \
520	trafficserver
521
522all: all-am
523
524.SUFFIXES:
525$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
526	@for dep in $?; do \
527	  case '$(am__configure_deps)' in \
528	    *$$dep*) \
529	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
530	        && { if test -f $@; then exit 0; else break; fi; }; \
531	      exit 1;; \
532	  esac; \
533	done; \
534	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rc/Makefile'; \
535	$(am__cd) $(top_srcdir) && \
536	  $(AUTOMAKE) --foreign rc/Makefile
537Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
538	@case '$?' in \
539	  *config.status*) \
540	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
541	  *) \
542	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
543	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
544	esac;
545
546$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
547	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
548
549$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
550	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
551$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
552	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
553$(am__aclocal_m4_deps):
554trafficserver: $(top_builddir)/config.status $(srcdir)/trafficserver.in
555	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
556trafficserver.conf: $(top_builddir)/config.status $(srcdir)/trafficserver.conf.in
557	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
558trafficserver.service: $(top_builddir)/config.status $(srcdir)/trafficserver.service.in
559	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
560trafficserver.xml: $(top_builddir)/config.status $(srcdir)/trafficserver.xml.in
561	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
562install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
563	@$(NORMAL_INSTALL)
564	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
565	if test -n "$$list"; then \
566	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
567	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
568	fi; \
569	for p in $$list; do \
570	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
571	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
572	done | \
573	sed -e 'p;s,.*/,,;n' \
574	    -e 'h;s|.*|.|' \
575	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
576	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
577	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
578	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
579	      if (++n[d] == $(am__install_max)) { \
580		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
581	    else { print "f", d "/" $$4, $$1 } } \
582	  END { for (d in files) print "f", d, files[d] }' | \
583	while read type dir files; do \
584	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
585	     test -z "$$files" || { \
586	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
587	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
588	     } \
589	; done
590
591uninstall-dist_binSCRIPTS:
592	@$(NORMAL_UNINSTALL)
593	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
594	files=`for p in $$list; do echo "$$p"; done | \
595	       sed -e 's,.*/,,;$(transform)'`; \
596	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
597
598mostlyclean-libtool:
599	-rm -f *.lo
600
601clean-libtool:
602	-rm -rf .libs _libs
603clang-tidy-local:
604tags TAGS:
605
606ctags CTAGS:
607
608cscope cscopelist:
609
610
611distdir: $(BUILT_SOURCES)
612	$(MAKE) $(AM_MAKEFLAGS) distdir-am
613
614distdir-am: $(DISTFILES)
615	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
616	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
617	list='$(DISTFILES)'; \
618	  dist_files=`for file in $$list; do echo $$file; done | \
619	  sed -e "s|^$$srcdirstrip/||;t" \
620	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
621	case $$dist_files in \
622	  */*) $(MKDIR_P) `echo "$$dist_files" | \
623			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
624			   sort -u` ;; \
625	esac; \
626	for file in $$dist_files; do \
627	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
628	  if test -d $$d/$$file; then \
629	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
630	    if test -d "$(distdir)/$$file"; then \
631	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632	    fi; \
633	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
634	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
635	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
636	    fi; \
637	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
638	  else \
639	    test -f "$(distdir)/$$file" \
640	    || cp -p $$d/$$file "$(distdir)/$$file" \
641	    || exit 1; \
642	  fi; \
643	done
644check-am: all-am
645check: check-am
646all-am: Makefile $(SCRIPTS)
647installdirs:
648	for dir in "$(DESTDIR)$(bindir)"; do \
649	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
650	done
651install: install-am
652install-exec: install-exec-am
653install-data: install-data-am
654uninstall: uninstall-am
655
656install-am: all-am
657	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
658
659installcheck: installcheck-am
660install-strip:
661	if test -z '$(STRIP)'; then \
662	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
663	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
664	      install; \
665	else \
666	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
669	fi
670mostlyclean-generic:
671
672clean-generic:
673
674distclean-generic:
675	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
676	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
677
678maintainer-clean-generic:
679	@echo "This command is intended for maintainers to use"
680	@echo "it deletes files that may require special tools to rebuild."
681clang-tidy: clang-tidy-am
682
683clang-tidy-am: clang-tidy-local
684
685clean: clean-am
686
687clean-am: clean-generic clean-libtool mostlyclean-am
688
689distclean: distclean-am
690	-rm -f Makefile
691distclean-am: clean-am distclean-generic
692
693dvi: dvi-am
694
695dvi-am:
696
697html: html-am
698
699html-am:
700
701info: info-am
702
703info-am:
704
705install-data-am:
706
707install-dvi: install-dvi-am
708
709install-dvi-am:
710
711install-exec-am: install-dist_binSCRIPTS
712
713install-html: install-html-am
714
715install-html-am:
716
717install-info: install-info-am
718
719install-info-am:
720
721install-man:
722
723install-pdf: install-pdf-am
724
725install-pdf-am:
726
727install-ps: install-ps-am
728
729install-ps-am:
730
731installcheck-am:
732
733maintainer-clean: maintainer-clean-am
734	-rm -f Makefile
735maintainer-clean-am: distclean-am maintainer-clean-generic
736
737mostlyclean: mostlyclean-am
738
739mostlyclean-am: mostlyclean-generic mostlyclean-libtool
740
741pdf: pdf-am
742
743pdf-am:
744
745ps: ps-am
746
747ps-am:
748
749uninstall-am: uninstall-dist_binSCRIPTS
750
751.MAKE: install-am install-strip
752
753.PHONY: all all-am check check-am clang-tidy-am clang-tidy-local clean \
754	clean-generic clean-libtool cscopelist-am ctags-am distclean \
755	distclean-generic distclean-libtool distdir dvi dvi-am html \
756	html-am info info-am install install-am install-data \
757	install-data-am install-dist_binSCRIPTS install-dvi \
758	install-dvi-am install-exec install-exec-am install-html \
759	install-html-am install-info install-info-am install-man \
760	install-pdf install-pdf-am install-ps install-ps-am \
761	install-strip installcheck installcheck-am installdirs \
762	maintainer-clean maintainer-clean-generic mostlyclean \
763	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
764	tags-am uninstall uninstall-am uninstall-dist_binSCRIPTS
765
766.PRECIOUS: Makefile
767
768
769# Tell versions [3.59,3.63) of GNU make to not export all variables.
770# Otherwise a system limit (for SysV at least) may be exceeded.
771.NOEXPORT:
772