1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = doc/example-config
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ac_checktype2.m4 \
94	$(top_srcdir)/m4/ac_typeof.m4 $(top_srcdir)/m4/arc4random.m4 \
95	$(top_srcdir)/m4/blockdev.m4 $(top_srcdir)/m4/c99_vsnprintf.m4 \
96	$(top_srcdir)/m4/clock_gettime.m4 $(top_srcdir)/m4/crypt.m4 \
97	$(top_srcdir)/m4/crypt_xpg6.m4 $(top_srcdir)/m4/dbqlk.m4 \
98	$(top_srcdir)/m4/dirent_dtype.m4 $(top_srcdir)/m4/dovecot.m4 \
99	$(top_srcdir)/m4/fd_passing.m4 $(top_srcdir)/m4/fdatasync.m4 \
100	$(top_srcdir)/m4/flexible_array_member.m4 \
101	$(top_srcdir)/m4/glibc.m4 $(top_srcdir)/m4/gmtime_max.m4 \
102	$(top_srcdir)/m4/gmtime_tm_gmtoff.m4 \
103	$(top_srcdir)/m4/ioloop.m4 $(top_srcdir)/m4/iovec.m4 \
104	$(top_srcdir)/m4/ipv6.m4 $(top_srcdir)/m4/libcap.m4 \
105	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libwrap.m4 \
106	$(top_srcdir)/m4/linux_mremap.m4 $(top_srcdir)/m4/ltoptions.m4 \
107	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
108	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mmap_write.m4 \
109	$(top_srcdir)/m4/mntctl.m4 $(top_srcdir)/m4/modules.m4 \
110	$(top_srcdir)/m4/notify.m4 $(top_srcdir)/m4/nsl.m4 \
111	$(top_srcdir)/m4/off_t_max.m4 $(top_srcdir)/m4/pkg.m4 \
112	$(top_srcdir)/m4/pr_set_dumpable.m4 \
113	$(top_srcdir)/m4/q_quotactl.m4 $(top_srcdir)/m4/quota.m4 \
114	$(top_srcdir)/m4/random.m4 $(top_srcdir)/m4/rlimit.m4 \
115	$(top_srcdir)/m4/sendfile.m4 $(top_srcdir)/m4/size_t_signed.m4 \
116	$(top_srcdir)/m4/sockpeercred.m4 $(top_srcdir)/m4/sql.m4 \
117	$(top_srcdir)/m4/ssl.m4 $(top_srcdir)/m4/st_tim.m4 \
118	$(top_srcdir)/m4/static_array.m4 $(top_srcdir)/m4/test_with.m4 \
119	$(top_srcdir)/m4/time_t.m4 $(top_srcdir)/m4/typeof.m4 \
120	$(top_srcdir)/m4/typeof_dev_t.m4 \
121	$(top_srcdir)/m4/uoff_t_max.m4 $(top_srcdir)/m4/vararg.m4 \
122	$(top_srcdir)/m4/want_apparmor.m4 \
123	$(top_srcdir)/m4/want_bsdauth.m4 \
124	$(top_srcdir)/m4/want_bzlib.m4 \
125	$(top_srcdir)/m4/want_cassandra.m4 \
126	$(top_srcdir)/m4/want_cdb.m4 \
127	$(top_srcdir)/m4/want_checkpassword.m4 \
128	$(top_srcdir)/m4/want_clucene.m4 $(top_srcdir)/m4/want_db.m4 \
129	$(top_srcdir)/m4/want_gssapi.m4 $(top_srcdir)/m4/want_icu.m4 \
130	$(top_srcdir)/m4/want_ldap.m4 $(top_srcdir)/m4/want_lua.m4 \
131	$(top_srcdir)/m4/want_lz4.m4 $(top_srcdir)/m4/want_lzma.m4 \
132	$(top_srcdir)/m4/want_mysql.m4 $(top_srcdir)/m4/want_pam.m4 \
133	$(top_srcdir)/m4/want_passwd.m4 $(top_srcdir)/m4/want_pgsql.m4 \
134	$(top_srcdir)/m4/want_prefetch.m4 \
135	$(top_srcdir)/m4/want_shadow.m4 \
136	$(top_srcdir)/m4/want_sodium.m4 $(top_srcdir)/m4/want_solr.m4 \
137	$(top_srcdir)/m4/want_sqlite.m4 \
138	$(top_srcdir)/m4/want_stemmer.m4 \
139	$(top_srcdir)/m4/want_systemd.m4 \
140	$(top_srcdir)/m4/want_textcat.m4 \
141	$(top_srcdir)/m4/want_unwind.m4 $(top_srcdir)/m4/want_zlib.m4 \
142	$(top_srcdir)/m4/want_zstd.m4 $(top_srcdir)/configure.ac
143am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
144	$(ACLOCAL_M4)
145DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
146mkinstalldirs = $(install_sh) -d
147CONFIG_HEADER = $(top_builddir)/config.h
148CONFIG_CLEAN_FILES =
149CONFIG_CLEAN_VPATH_FILES =
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162SOURCES =
163DIST_SOURCES =
164RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
165	ctags-recursive dvi-recursive html-recursive info-recursive \
166	install-data-recursive install-dvi-recursive \
167	install-exec-recursive install-html-recursive \
168	install-info-recursive install-pdf-recursive \
169	install-ps-recursive install-recursive installcheck-recursive \
170	installdirs-recursive pdf-recursive ps-recursive \
171	tags-recursive uninstall-recursive
172am__can_run_installinfo = \
173  case $$AM_UPDATE_INFO_DIR in \
174    n|no|NO) false;; \
175    *) (install-info --version) >/dev/null 2>&1;; \
176  esac
177am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
178am__vpath_adj = case $$p in \
179    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
180    *) f=$$p;; \
181  esac;
182am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
183am__install_max = 40
184am__nobase_strip_setup = \
185  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
186am__nobase_strip = \
187  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
188am__nobase_list = $(am__nobase_strip_setup); \
189  for p in $$list; do echo "$$p $$p"; done | \
190  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
191  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
192    if (++n[$$2] == $(am__install_max)) \
193      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
194    END { for (dir in files) print dir, files[dir] }'
195am__base_list = \
196  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
197  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
198am__uninstall_files_from_dir = { \
199  test -z "$$files" \
200    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
201    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
202         $(am__cd) "$$dir" && rm -f $$files; }; \
203  }
204am__installdirs = "$(DESTDIR)$(exampledir)" \
205	"$(DESTDIR)$(pkgsysconfdir)"
206DATA = $(example_DATA) $(nodist_pkgsysconf_DATA)
207RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
208  distclean-recursive maintainer-clean-recursive
209am__recursive_targets = \
210  $(RECURSIVE_TARGETS) \
211  $(RECURSIVE_CLEAN_TARGETS) \
212  $(am__extra_recursive_targets)
213AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
214	distdir distdir-am
215am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
216# Read a list of newline-separated strings from the standard input,
217# and print each of them once, without duplicates.  Input order is
218# *not* preserved.
219am__uniquify_input = $(AWK) '\
220  BEGIN { nonempty = 0; } \
221  { items[$$0] = 1; nonempty = 1; } \
222  END { if (nonempty) { for (i in items) print i; }; } \
223'
224# Make sure the list of sources is unique.  This is necessary because,
225# e.g., the same source file might be shared among _SOURCES variables
226# for different programs/libraries.
227am__define_uniq_tagged_files = \
228  list='$(am__tagged_files)'; \
229  unique=`for i in $$list; do \
230    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231  done | $(am__uniquify_input)`
232ETAGS = etags
233CTAGS = ctags
234DIST_SUBDIRS = $(SUBDIRS)
235am__DIST_COMMON = $(srcdir)/Makefile.in README
236DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
237am__relativize = \
238  dir0=`pwd`; \
239  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
240  sed_rest='s,^[^/]*/*,,'; \
241  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
242  sed_butlast='s,/*[^/]*$$,,'; \
243  while test -n "$$dir1"; do \
244    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
245    if test "$$first" != "."; then \
246      if test "$$first" = ".."; then \
247        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
248        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
249      else \
250        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
251        if test "$$first2" = "$$first"; then \
252          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
253        else \
254          dir2="../$$dir2"; \
255        fi; \
256        dir0="$$dir0"/"$$first"; \
257      fi; \
258    fi; \
259    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
260  done; \
261  reldir="$$dir2"
262ACLOCAL = @ACLOCAL@
263ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
264AMTAR = @AMTAR@
265AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
266APPARMOR_LIBS = @APPARMOR_LIBS@
267AR = @AR@
268AUTH_CFLAGS = @AUTH_CFLAGS@
269AUTH_LIBS = @AUTH_LIBS@
270AUTOCONF = @AUTOCONF@
271AUTOHEADER = @AUTOHEADER@
272AUTOMAKE = @AUTOMAKE@
273AWK = @AWK@
274BINARY_CFLAGS = @BINARY_CFLAGS@
275BINARY_LDFLAGS = @BINARY_LDFLAGS@
276BISON = @BISON@
277CASSANDRA_CFLAGS = @CASSANDRA_CFLAGS@
278CASSANDRA_LIBS = @CASSANDRA_LIBS@
279CC = @CC@
280CCDEPMODE = @CCDEPMODE@
281CDB_LIBS = @CDB_LIBS@
282CFLAGS = @CFLAGS@
283CLUCENE_CFLAGS = @CLUCENE_CFLAGS@
284CLUCENE_LIBS = @CLUCENE_LIBS@
285COMPRESS_LIBS = @COMPRESS_LIBS@
286CPP = @CPP@
287CPPFLAGS = @CPPFLAGS@
288CRYPT_LIBS = @CRYPT_LIBS@
289CXX = @CXX@
290CXXCPP = @CXXCPP@
291CXXDEPMODE = @CXXDEPMODE@
292CXXFLAGS = @CXXFLAGS@
293CYGPATH_W = @CYGPATH_W@
294DEFS = @DEFS@
295DEPDIR = @DEPDIR@
296DICT_LIBS = @DICT_LIBS@
297DLLIB = @DLLIB@
298DLLTOOL = @DLLTOOL@
299DSYMUTIL = @DSYMUTIL@
300DUMPBIN = @DUMPBIN@
301ECHO_C = @ECHO_C@
302ECHO_N = @ECHO_N@
303ECHO_T = @ECHO_T@
304EGREP = @EGREP@
305EXEEXT = @EXEEXT@
306FGREP = @FGREP@
307FLEX = @FLEX@
308FUZZER_CPPFLAGS = @FUZZER_CPPFLAGS@
309FUZZER_LDFLAGS = @FUZZER_LDFLAGS@
310GREP = @GREP@
311INSTALL = @INSTALL@
312INSTALL_DATA = @INSTALL_DATA@
313INSTALL_PROGRAM = @INSTALL_PROGRAM@
314INSTALL_SCRIPT = @INSTALL_SCRIPT@
315INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
316KRB5CONFIG = @KRB5CONFIG@
317KRB5_CFLAGS = @KRB5_CFLAGS@
318KRB5_LIBS = @KRB5_LIBS@
319LD = @LD@
320LDAP_LIBS = @LDAP_LIBS@
321LDFLAGS = @LDFLAGS@
322LD_NO_WHOLE_ARCHIVE = @LD_NO_WHOLE_ARCHIVE@
323LD_WHOLE_ARCHIVE = @LD_WHOLE_ARCHIVE@
324LIBCAP = @LIBCAP@
325LIBDOVECOT = @LIBDOVECOT@
326LIBDOVECOT_COMPRESS = @LIBDOVECOT_COMPRESS@
327LIBDOVECOT_DEPS = @LIBDOVECOT_DEPS@
328LIBDOVECOT_DSYNC = @LIBDOVECOT_DSYNC@
329LIBDOVECOT_LA_LIBS = @LIBDOVECOT_LA_LIBS@
330LIBDOVECOT_LDA = @LIBDOVECOT_LDA@
331LIBDOVECOT_LDAP = @LIBDOVECOT_LDAP@
332LIBDOVECOT_LIBFTS = @LIBDOVECOT_LIBFTS@
333LIBDOVECOT_LIBFTS_DEPS = @LIBDOVECOT_LIBFTS_DEPS@
334LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
335LIBDOVECOT_LUA = @LIBDOVECOT_LUA@
336LIBDOVECOT_LUA_DEPS = @LIBDOVECOT_LUA_DEPS@
337LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
338LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
339LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
340LIBEXTTEXTCAT_CFLAGS = @LIBEXTTEXTCAT_CFLAGS@
341LIBEXTTEXTCAT_LIBS = @LIBEXTTEXTCAT_LIBS@
342LIBICONV = @LIBICONV@
343LIBICU_CFLAGS = @LIBICU_CFLAGS@
344LIBICU_LIBS = @LIBICU_LIBS@
345LIBOBJS = @LIBOBJS@
346LIBS = @LIBS@
347LIBSODIUM_CFLAGS = @LIBSODIUM_CFLAGS@
348LIBSODIUM_LIBS = @LIBSODIUM_LIBS@
349LIBTIRPC_CFLAGS = @LIBTIRPC_CFLAGS@
350LIBTIRPC_LIBS = @LIBTIRPC_LIBS@
351LIBTOOL = @LIBTOOL@
352LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
353LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
354LIBWRAP_LIBS = @LIBWRAP_LIBS@
355LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
356LIPO = @LIPO@
357LN_S = @LN_S@
358LTLIBICONV = @LTLIBICONV@
359LTLIBOBJS = @LTLIBOBJS@
360LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
361LUA_CFLAGS = @LUA_CFLAGS@
362LUA_LIBS = @LUA_LIBS@
363MAINT = @MAINT@
364MAKEINFO = @MAKEINFO@
365MANIFEST_TOOL = @MANIFEST_TOOL@
366MKDIR_P = @MKDIR_P@
367MODULE_LIBS = @MODULE_LIBS@
368MODULE_SUFFIX = @MODULE_SUFFIX@
369MYSQL_CFLAGS = @MYSQL_CFLAGS@
370MYSQL_CONFIG = @MYSQL_CONFIG@
371MYSQL_LIBS = @MYSQL_LIBS@
372NM = @NM@
373NMEDIT = @NMEDIT@
374NOPLUGIN_LDFLAGS = @NOPLUGIN_LDFLAGS@
375OBJDUMP = @OBJDUMP@
376OBJEXT = @OBJEXT@
377OTOOL = @OTOOL@
378OTOOL64 = @OTOOL64@
379PACKAGE = @PACKAGE@
380PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
381PACKAGE_NAME = @PACKAGE_NAME@
382PACKAGE_STRING = @PACKAGE_STRING@
383PACKAGE_TARNAME = @PACKAGE_TARNAME@
384PACKAGE_URL = @PACKAGE_URL@
385PACKAGE_VERSION = @PACKAGE_VERSION@
386PANDOC = @PANDOC@
387PATH_SEPARATOR = @PATH_SEPARATOR@
388PGSQL_CFLAGS = @PGSQL_CFLAGS@
389PGSQL_LIBS = @PGSQL_LIBS@
390PG_CONFIG = @PG_CONFIG@
391PIE_CFLAGS = @PIE_CFLAGS@
392PIE_LDFLAGS = @PIE_LDFLAGS@
393PKG_CONFIG = @PKG_CONFIG@
394PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
395PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
396QUOTA_LIBS = @QUOTA_LIBS@
397RANLIB = @RANLIB@
398RELRO_LDFLAGS = @RELRO_LDFLAGS@
399RPCGEN = @RPCGEN@
400RUN_TEST = @RUN_TEST@
401SED = @SED@
402SETTING_FILES = @SETTING_FILES@
403SET_MAKE = @SET_MAKE@
404SHELL = @SHELL@
405SQLITE_CFLAGS = @SQLITE_CFLAGS@
406SQLITE_LIBS = @SQLITE_LIBS@
407SQL_CFLAGS = @SQL_CFLAGS@
408SQL_LIBS = @SQL_LIBS@
409SSL_CFLAGS = @SSL_CFLAGS@
410SSL_LIBS = @SSL_LIBS@
411STRIP = @STRIP@
412SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
413SYSTEMD_LIBS = @SYSTEMD_LIBS@
414VALGRIND = @VALGRIND@
415VERSION = @VERSION@
416ZSTD_CFLAGS = @ZSTD_CFLAGS@
417ZSTD_LIBS = @ZSTD_LIBS@
418abs_builddir = @abs_builddir@
419abs_srcdir = @abs_srcdir@
420abs_top_builddir = @abs_top_builddir@
421abs_top_srcdir = @abs_top_srcdir@
422ac_ct_AR = @ac_ct_AR@
423ac_ct_CC = @ac_ct_CC@
424ac_ct_CXX = @ac_ct_CXX@
425ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
426am__include = @am__include@
427am__leading_dot = @am__leading_dot@
428am__quote = @am__quote@
429am__tar = @am__tar@
430am__untar = @am__untar@
431bindir = @bindir@
432build = @build@
433build_alias = @build_alias@
434build_cpu = @build_cpu@
435build_os = @build_os@
436build_vendor = @build_vendor@
437builddir = @builddir@
438datadir = @datadir@
439datarootdir = @datarootdir@
440dict_drivers = @dict_drivers@
441docdir = @docdir@
442dvidir = @dvidir@
443exec_prefix = @exec_prefix@
444host = @host@
445host_alias = @host_alias@
446host_cpu = @host_cpu@
447host_os = @host_os@
448host_vendor = @host_vendor@
449htmldir = @htmldir@
450includedir = @includedir@
451infodir = @infodir@
452install_sh = @install_sh@
453libdir = @libdir@
454libexecdir = @libexecdir@
455localedir = @localedir@
456localstatedir = @localstatedir@
457mandir = @mandir@
458mkdir_p = @mkdir_p@
459moduledir = @moduledir@
460oldincludedir = @oldincludedir@
461pdfdir = @pdfdir@
462prefix = @prefix@
463program_transform_name = @program_transform_name@
464psdir = @psdir@
465rundir = @rundir@
466runstatedir = @runstatedir@
467sbindir = @sbindir@
468sharedstatedir = @sharedstatedir@
469sql_drivers = @sql_drivers@
470srcdir = @srcdir@
471ssldir = @ssldir@
472statedir = @statedir@
473sysconfdir = @sysconfdir@
474systemdservicetype = @systemdservicetype@
475systemdsystemunitdir = @systemdsystemunitdir@
476target_alias = @target_alias@
477top_build_prefix = @top_build_prefix@
478top_builddir = @top_builddir@
479top_srcdir = @top_srcdir@
480SUBDIRS = conf.d
481pkgsysconfdir = $(sysconfdir)/dovecot
482nodist_pkgsysconf_DATA = README
483exampledir = /usr/local/etc/dovecot/example-config
484example_DATA = \
485	dovecot.conf \
486	dovecot-dict-auth.conf.ext \
487	dovecot-dict-sql.conf.ext \
488	dovecot-ldap.conf.ext \
489	dovecot-oauth2.conf.ext \
490	dovecot-sql.conf.ext
491
492EXTRA_DIST = \
493	$(example_DATA) \
494	README.in
495
496CLEANFILES = README
497all: all-recursive
498
499.SUFFIXES:
500$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
501	@for dep in $?; do \
502	  case '$(am__configure_deps)' in \
503	    *$$dep*) \
504	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
505	        && { if test -f $@; then exit 0; else break; fi; }; \
506	      exit 1;; \
507	  esac; \
508	done; \
509	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/example-config/Makefile'; \
510	$(am__cd) $(top_srcdir) && \
511	  $(AUTOMAKE) --foreign doc/example-config/Makefile
512Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513	@case '$?' in \
514	  *config.status*) \
515	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
516	  *) \
517	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
518	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
519	esac;
520
521$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
522	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523
524$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
525	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
527	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
528$(am__aclocal_m4_deps):
529
530mostlyclean-libtool:
531	-rm -f *.lo
532
533clean-libtool:
534	-rm -rf .libs _libs
535install-exampleDATA: $(example_DATA)
536	@$(NORMAL_INSTALL)
537	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
538	if test -n "$$list"; then \
539	  echo " $(MKDIR_P) '$(DESTDIR)$(exampledir)'"; \
540	  $(MKDIR_P) "$(DESTDIR)$(exampledir)" || exit 1; \
541	fi; \
542	for p in $$list; do \
543	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
544	  echo "$$d$$p"; \
545	done | $(am__base_list) | \
546	while read files; do \
547	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(exampledir)'"; \
548	  $(INSTALL_DATA) $$files "$(DESTDIR)$(exampledir)" || exit $$?; \
549	done
550
551uninstall-exampleDATA:
552	@$(NORMAL_UNINSTALL)
553	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
554	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
555	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
556install-nodist_pkgsysconfDATA: $(nodist_pkgsysconf_DATA)
557	@$(NORMAL_INSTALL)
558	@list='$(nodist_pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
559	if test -n "$$list"; then \
560	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgsysconfdir)'"; \
561	  $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)" || exit 1; \
562	fi; \
563	for p in $$list; do \
564	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
565	  echo "$$d$$p"; \
566	done | $(am__base_list) | \
567	while read files; do \
568	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgsysconfdir)'"; \
569	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgsysconfdir)" || exit $$?; \
570	done
571
572uninstall-nodist_pkgsysconfDATA:
573	@$(NORMAL_UNINSTALL)
574	@list='$(nodist_pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
575	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
576	dir='$(DESTDIR)$(pkgsysconfdir)'; $(am__uninstall_files_from_dir)
577
578# This directory's subdirectories are mostly independent; you can cd
579# into them and run 'make' without going through this Makefile.
580# To change the values of 'make' variables: instead of editing Makefiles,
581# (1) if the variable is set in 'config.status', edit 'config.status'
582#     (which will cause the Makefiles to be regenerated when you run 'make');
583# (2) otherwise, pass the desired values on the 'make' command line.
584$(am__recursive_targets):
585	@fail=; \
586	if $(am__make_keepgoing); then \
587	  failcom='fail=yes'; \
588	else \
589	  failcom='exit 1'; \
590	fi; \
591	dot_seen=no; \
592	target=`echo $@ | sed s/-recursive//`; \
593	case "$@" in \
594	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
595	  *) list='$(SUBDIRS)' ;; \
596	esac; \
597	for subdir in $$list; do \
598	  echo "Making $$target in $$subdir"; \
599	  if test "$$subdir" = "."; then \
600	    dot_seen=yes; \
601	    local_target="$$target-am"; \
602	  else \
603	    local_target="$$target"; \
604	  fi; \
605	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
606	  || eval $$failcom; \
607	done; \
608	if test "$$dot_seen" = "no"; then \
609	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
610	fi; test -z "$$fail"
611
612ID: $(am__tagged_files)
613	$(am__define_uniq_tagged_files); mkid -fID $$unique
614tags: tags-recursive
615TAGS: tags
616
617tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
618	set x; \
619	here=`pwd`; \
620	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
621	  include_option=--etags-include; \
622	  empty_fix=.; \
623	else \
624	  include_option=--include; \
625	  empty_fix=; \
626	fi; \
627	list='$(SUBDIRS)'; for subdir in $$list; do \
628	  if test "$$subdir" = .; then :; else \
629	    test ! -f $$subdir/TAGS || \
630	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
631	  fi; \
632	done; \
633	$(am__define_uniq_tagged_files); \
634	shift; \
635	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
636	  test -n "$$unique" || unique=$$empty_fix; \
637	  if test $$# -gt 0; then \
638	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
639	      "$$@" $$unique; \
640	  else \
641	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
642	      $$unique; \
643	  fi; \
644	fi
645ctags: ctags-recursive
646
647CTAGS: ctags
648ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
649	$(am__define_uniq_tagged_files); \
650	test -z "$(CTAGS_ARGS)$$unique" \
651	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
652	     $$unique
653
654GTAGS:
655	here=`$(am__cd) $(top_builddir) && pwd` \
656	  && $(am__cd) $(top_srcdir) \
657	  && gtags -i $(GTAGS_ARGS) "$$here"
658cscopelist: cscopelist-recursive
659
660cscopelist-am: $(am__tagged_files)
661	list='$(am__tagged_files)'; \
662	case "$(srcdir)" in \
663	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
664	  *) sdir=$(subdir)/$(srcdir) ;; \
665	esac; \
666	for i in $$list; do \
667	  if test -f "$$i"; then \
668	    echo "$(subdir)/$$i"; \
669	  else \
670	    echo "$$sdir/$$i"; \
671	  fi; \
672	done >> $(top_builddir)/cscope.files
673
674distclean-tags:
675	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
676
677distdir: $(BUILT_SOURCES)
678	$(MAKE) $(AM_MAKEFLAGS) distdir-am
679
680distdir-am: $(DISTFILES)
681	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
682	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683	list='$(DISTFILES)'; \
684	  dist_files=`for file in $$list; do echo $$file; done | \
685	  sed -e "s|^$$srcdirstrip/||;t" \
686	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
687	case $$dist_files in \
688	  */*) $(MKDIR_P) `echo "$$dist_files" | \
689			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
690			   sort -u` ;; \
691	esac; \
692	for file in $$dist_files; do \
693	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
694	  if test -d $$d/$$file; then \
695	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
696	    if test -d "$(distdir)/$$file"; then \
697	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
698	    fi; \
699	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
700	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
701	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
702	    fi; \
703	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
704	  else \
705	    test -f "$(distdir)/$$file" \
706	    || cp -p $$d/$$file "$(distdir)/$$file" \
707	    || exit 1; \
708	  fi; \
709	done
710	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
711	  if test "$$subdir" = .; then :; else \
712	    $(am__make_dryrun) \
713	      || test -d "$(distdir)/$$subdir" \
714	      || $(MKDIR_P) "$(distdir)/$$subdir" \
715	      || exit 1; \
716	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
717	    $(am__relativize); \
718	    new_distdir=$$reldir; \
719	    dir1=$$subdir; dir2="$(top_distdir)"; \
720	    $(am__relativize); \
721	    new_top_distdir=$$reldir; \
722	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
723	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
724	    ($(am__cd) $$subdir && \
725	      $(MAKE) $(AM_MAKEFLAGS) \
726	        top_distdir="$$new_top_distdir" \
727	        distdir="$$new_distdir" \
728		am__remove_distdir=: \
729		am__skip_length_check=: \
730		am__skip_mode_fix=: \
731	        distdir) \
732	      || exit 1; \
733	  fi; \
734	done
735	$(MAKE) $(AM_MAKEFLAGS) \
736	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
737	  dist-hook
738check-am: all-am
739check: check-recursive
740all-am: Makefile $(DATA)
741installdirs: installdirs-recursive
742installdirs-am:
743	for dir in "$(DESTDIR)$(exampledir)" "$(DESTDIR)$(pkgsysconfdir)"; do \
744	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
745	done
746install: install-recursive
747install-exec: install-exec-recursive
748install-data: install-data-recursive
749uninstall: uninstall-recursive
750
751install-am: all-am
752	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
753
754installcheck: installcheck-recursive
755install-strip:
756	if test -z '$(STRIP)'; then \
757	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759	      install; \
760	else \
761	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
762	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
763	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
764	fi
765mostlyclean-generic:
766
767clean-generic:
768	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
769
770distclean-generic:
771	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
772	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
773
774maintainer-clean-generic:
775	@echo "This command is intended for maintainers to use"
776	@echo "it deletes files that may require special tools to rebuild."
777clean: clean-recursive
778
779clean-am: clean-generic clean-libtool mostlyclean-am
780
781distclean: distclean-recursive
782	-rm -f Makefile
783distclean-am: clean-am distclean-generic distclean-tags
784
785dvi: dvi-recursive
786
787dvi-am:
788
789html: html-recursive
790
791html-am:
792
793info: info-recursive
794
795info-am:
796
797install-data-am: install-data-local install-exampleDATA \
798	install-nodist_pkgsysconfDATA
799
800install-dvi: install-dvi-recursive
801
802install-dvi-am:
803
804install-exec-am:
805
806install-html: install-html-recursive
807
808install-html-am:
809
810install-info: install-info-recursive
811
812install-info-am:
813
814install-man:
815
816install-pdf: install-pdf-recursive
817
818install-pdf-am:
819
820install-ps: install-ps-recursive
821
822install-ps-am:
823
824installcheck-am:
825
826maintainer-clean: maintainer-clean-recursive
827	-rm -f Makefile
828maintainer-clean-am: distclean-am maintainer-clean-generic
829
830mostlyclean: mostlyclean-recursive
831
832mostlyclean-am: mostlyclean-generic mostlyclean-libtool
833
834pdf: pdf-recursive
835
836pdf-am:
837
838ps: ps-recursive
839
840ps-am:
841
842uninstall-am: uninstall-exampleDATA uninstall-nodist_pkgsysconfDATA
843
844.MAKE: $(am__recursive_targets) install-am install-strip
845
846.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
847	check-am clean clean-generic clean-libtool cscopelist-am ctags \
848	ctags-am dist-hook distclean distclean-generic \
849	distclean-libtool distclean-tags distdir dvi dvi-am html \
850	html-am info info-am install install-am install-data \
851	install-data-am install-data-local install-dvi install-dvi-am \
852	install-exampleDATA install-exec install-exec-am install-html \
853	install-html-am install-info install-info-am install-man \
854	install-nodist_pkgsysconfDATA install-pdf install-pdf-am \
855	install-ps install-ps-am install-strip installcheck \
856	installcheck-am installdirs installdirs-am maintainer-clean \
857	maintainer-clean-generic mostlyclean mostlyclean-generic \
858	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
859	uninstall-am uninstall-exampleDATA \
860	uninstall-nodist_pkgsysconfDATA
861
862.PRECIOUS: Makefile
863
864# nodist_ prefix just doesn't seem to work, so rm it directly:
865dist-hook:
866	rm -f $(distdir)/README
867
868README: README.in Makefile
869	cat $(srcdir)/README.in | sed "s|@exampledir@|$(exampledir)|" > README
870
871install-data-local:
872	$(mkdir_p) $(DESTDIR)/$(pkgsysconfdir)
873
874# Tell versions [3.59,3.63) of GNU make to not export all variables.
875# Otherwise a system limit (for SysV at least) may be exceeded.
876.NOEXPORT:
877