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/conf.d
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 =
164am__can_run_installinfo = \
165  case $$AM_UPDATE_INFO_DIR in \
166    n|no|NO) false;; \
167    *) (install-info --version) >/dev/null 2>&1;; \
168  esac
169am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
170am__vpath_adj = case $$p in \
171    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
172    *) f=$$p;; \
173  esac;
174am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
175am__install_max = 40
176am__nobase_strip_setup = \
177  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
178am__nobase_strip = \
179  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
180am__nobase_list = $(am__nobase_strip_setup); \
181  for p in $$list; do echo "$$p $$p"; done | \
182  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
183  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
184    if (++n[$$2] == $(am__install_max)) \
185      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
186    END { for (dir in files) print dir, files[dir] }'
187am__base_list = \
188  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
189  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
190am__uninstall_files_from_dir = { \
191  test -z "$$files" \
192    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
193    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
194         $(am__cd) "$$dir" && rm -f $$files; }; \
195  }
196am__installdirs = "$(DESTDIR)$(exampledir)"
197DATA = $(example_DATA)
198am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
199am__DIST_COMMON = $(srcdir)/Makefile.in
200DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201ACLOCAL = @ACLOCAL@
202ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
203AMTAR = @AMTAR@
204AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205APPARMOR_LIBS = @APPARMOR_LIBS@
206AR = @AR@
207AUTH_CFLAGS = @AUTH_CFLAGS@
208AUTH_LIBS = @AUTH_LIBS@
209AUTOCONF = @AUTOCONF@
210AUTOHEADER = @AUTOHEADER@
211AUTOMAKE = @AUTOMAKE@
212AWK = @AWK@
213BINARY_CFLAGS = @BINARY_CFLAGS@
214BINARY_LDFLAGS = @BINARY_LDFLAGS@
215BISON = @BISON@
216CASSANDRA_CFLAGS = @CASSANDRA_CFLAGS@
217CASSANDRA_LIBS = @CASSANDRA_LIBS@
218CC = @CC@
219CCDEPMODE = @CCDEPMODE@
220CDB_LIBS = @CDB_LIBS@
221CFLAGS = @CFLAGS@
222CLUCENE_CFLAGS = @CLUCENE_CFLAGS@
223CLUCENE_LIBS = @CLUCENE_LIBS@
224COMPRESS_LIBS = @COMPRESS_LIBS@
225CPP = @CPP@
226CPPFLAGS = @CPPFLAGS@
227CRYPT_LIBS = @CRYPT_LIBS@
228CXX = @CXX@
229CXXCPP = @CXXCPP@
230CXXDEPMODE = @CXXDEPMODE@
231CXXFLAGS = @CXXFLAGS@
232CYGPATH_W = @CYGPATH_W@
233DEFS = @DEFS@
234DEPDIR = @DEPDIR@
235DICT_LIBS = @DICT_LIBS@
236DLLIB = @DLLIB@
237DLLTOOL = @DLLTOOL@
238DSYMUTIL = @DSYMUTIL@
239DUMPBIN = @DUMPBIN@
240ECHO_C = @ECHO_C@
241ECHO_N = @ECHO_N@
242ECHO_T = @ECHO_T@
243EGREP = @EGREP@
244EXEEXT = @EXEEXT@
245FGREP = @FGREP@
246FLEX = @FLEX@
247FUZZER_CPPFLAGS = @FUZZER_CPPFLAGS@
248FUZZER_LDFLAGS = @FUZZER_LDFLAGS@
249GREP = @GREP@
250INSTALL = @INSTALL@
251INSTALL_DATA = @INSTALL_DATA@
252INSTALL_PROGRAM = @INSTALL_PROGRAM@
253INSTALL_SCRIPT = @INSTALL_SCRIPT@
254INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
255KRB5CONFIG = @KRB5CONFIG@
256KRB5_CFLAGS = @KRB5_CFLAGS@
257KRB5_LIBS = @KRB5_LIBS@
258LD = @LD@
259LDAP_LIBS = @LDAP_LIBS@
260LDFLAGS = @LDFLAGS@
261LD_NO_WHOLE_ARCHIVE = @LD_NO_WHOLE_ARCHIVE@
262LD_WHOLE_ARCHIVE = @LD_WHOLE_ARCHIVE@
263LIBCAP = @LIBCAP@
264LIBDOVECOT = @LIBDOVECOT@
265LIBDOVECOT_COMPRESS = @LIBDOVECOT_COMPRESS@
266LIBDOVECOT_DEPS = @LIBDOVECOT_DEPS@
267LIBDOVECOT_DSYNC = @LIBDOVECOT_DSYNC@
268LIBDOVECOT_LA_LIBS = @LIBDOVECOT_LA_LIBS@
269LIBDOVECOT_LDA = @LIBDOVECOT_LDA@
270LIBDOVECOT_LDAP = @LIBDOVECOT_LDAP@
271LIBDOVECOT_LIBFTS = @LIBDOVECOT_LIBFTS@
272LIBDOVECOT_LIBFTS_DEPS = @LIBDOVECOT_LIBFTS_DEPS@
273LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
274LIBDOVECOT_LUA = @LIBDOVECOT_LUA@
275LIBDOVECOT_LUA_DEPS = @LIBDOVECOT_LUA_DEPS@
276LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
277LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
278LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
279LIBEXTTEXTCAT_CFLAGS = @LIBEXTTEXTCAT_CFLAGS@
280LIBEXTTEXTCAT_LIBS = @LIBEXTTEXTCAT_LIBS@
281LIBICONV = @LIBICONV@
282LIBICU_CFLAGS = @LIBICU_CFLAGS@
283LIBICU_LIBS = @LIBICU_LIBS@
284LIBOBJS = @LIBOBJS@
285LIBS = @LIBS@
286LIBSODIUM_CFLAGS = @LIBSODIUM_CFLAGS@
287LIBSODIUM_LIBS = @LIBSODIUM_LIBS@
288LIBTIRPC_CFLAGS = @LIBTIRPC_CFLAGS@
289LIBTIRPC_LIBS = @LIBTIRPC_LIBS@
290LIBTOOL = @LIBTOOL@
291LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
292LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
293LIBWRAP_LIBS = @LIBWRAP_LIBS@
294LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
295LIPO = @LIPO@
296LN_S = @LN_S@
297LTLIBICONV = @LTLIBICONV@
298LTLIBOBJS = @LTLIBOBJS@
299LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
300LUA_CFLAGS = @LUA_CFLAGS@
301LUA_LIBS = @LUA_LIBS@
302MAINT = @MAINT@
303MAKEINFO = @MAKEINFO@
304MANIFEST_TOOL = @MANIFEST_TOOL@
305MKDIR_P = @MKDIR_P@
306MODULE_LIBS = @MODULE_LIBS@
307MODULE_SUFFIX = @MODULE_SUFFIX@
308MYSQL_CFLAGS = @MYSQL_CFLAGS@
309MYSQL_CONFIG = @MYSQL_CONFIG@
310MYSQL_LIBS = @MYSQL_LIBS@
311NM = @NM@
312NMEDIT = @NMEDIT@
313NOPLUGIN_LDFLAGS = @NOPLUGIN_LDFLAGS@
314OBJDUMP = @OBJDUMP@
315OBJEXT = @OBJEXT@
316OTOOL = @OTOOL@
317OTOOL64 = @OTOOL64@
318PACKAGE = @PACKAGE@
319PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
320PACKAGE_NAME = @PACKAGE_NAME@
321PACKAGE_STRING = @PACKAGE_STRING@
322PACKAGE_TARNAME = @PACKAGE_TARNAME@
323PACKAGE_URL = @PACKAGE_URL@
324PACKAGE_VERSION = @PACKAGE_VERSION@
325PANDOC = @PANDOC@
326PATH_SEPARATOR = @PATH_SEPARATOR@
327PGSQL_CFLAGS = @PGSQL_CFLAGS@
328PGSQL_LIBS = @PGSQL_LIBS@
329PG_CONFIG = @PG_CONFIG@
330PIE_CFLAGS = @PIE_CFLAGS@
331PIE_LDFLAGS = @PIE_LDFLAGS@
332PKG_CONFIG = @PKG_CONFIG@
333PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
334PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
335QUOTA_LIBS = @QUOTA_LIBS@
336RANLIB = @RANLIB@
337RELRO_LDFLAGS = @RELRO_LDFLAGS@
338RPCGEN = @RPCGEN@
339RUN_TEST = @RUN_TEST@
340SED = @SED@
341SETTING_FILES = @SETTING_FILES@
342SET_MAKE = @SET_MAKE@
343SHELL = @SHELL@
344SQLITE_CFLAGS = @SQLITE_CFLAGS@
345SQLITE_LIBS = @SQLITE_LIBS@
346SQL_CFLAGS = @SQL_CFLAGS@
347SQL_LIBS = @SQL_LIBS@
348SSL_CFLAGS = @SSL_CFLAGS@
349SSL_LIBS = @SSL_LIBS@
350STRIP = @STRIP@
351SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
352SYSTEMD_LIBS = @SYSTEMD_LIBS@
353VALGRIND = @VALGRIND@
354VERSION = @VERSION@
355ZSTD_CFLAGS = @ZSTD_CFLAGS@
356ZSTD_LIBS = @ZSTD_LIBS@
357abs_builddir = @abs_builddir@
358abs_srcdir = @abs_srcdir@
359abs_top_builddir = @abs_top_builddir@
360abs_top_srcdir = @abs_top_srcdir@
361ac_ct_AR = @ac_ct_AR@
362ac_ct_CC = @ac_ct_CC@
363ac_ct_CXX = @ac_ct_CXX@
364ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
365am__include = @am__include@
366am__leading_dot = @am__leading_dot@
367am__quote = @am__quote@
368am__tar = @am__tar@
369am__untar = @am__untar@
370bindir = @bindir@
371build = @build@
372build_alias = @build_alias@
373build_cpu = @build_cpu@
374build_os = @build_os@
375build_vendor = @build_vendor@
376builddir = @builddir@
377datadir = @datadir@
378datarootdir = @datarootdir@
379dict_drivers = @dict_drivers@
380docdir = @docdir@
381dvidir = @dvidir@
382exec_prefix = @exec_prefix@
383host = @host@
384host_alias = @host_alias@
385host_cpu = @host_cpu@
386host_os = @host_os@
387host_vendor = @host_vendor@
388htmldir = @htmldir@
389includedir = @includedir@
390infodir = @infodir@
391install_sh = @install_sh@
392libdir = @libdir@
393libexecdir = @libexecdir@
394localedir = @localedir@
395localstatedir = @localstatedir@
396mandir = @mandir@
397mkdir_p = @mkdir_p@
398moduledir = @moduledir@
399oldincludedir = @oldincludedir@
400pdfdir = @pdfdir@
401prefix = @prefix@
402program_transform_name = @program_transform_name@
403psdir = @psdir@
404rundir = @rundir@
405runstatedir = @runstatedir@
406sbindir = @sbindir@
407sharedstatedir = @sharedstatedir@
408sql_drivers = @sql_drivers@
409srcdir = @srcdir@
410ssldir = @ssldir@
411statedir = @statedir@
412sysconfdir = @sysconfdir@
413systemdservicetype = @systemdservicetype@
414systemdsystemunitdir = @systemdsystemunitdir@
415target_alias = @target_alias@
416top_build_prefix = @top_build_prefix@
417top_builddir = @top_builddir@
418top_srcdir = @top_srcdir@
419pkgsysconfdir = $(sysconfdir)/dovecot
420exampledir = /usr/local/etc/dovecot/example-config/conf.d
421example_DATA = \
422	auth-checkpassword.conf.ext \
423	auth-deny.conf.ext \
424	auth-dict.conf.ext \
425	auth-ldap.conf.ext \
426	auth-master.conf.ext \
427	auth-passwdfile.conf.ext \
428	auth-sql.conf.ext \
429	auth-static.conf.ext \
430	auth-system.conf.ext \
431	10-auth.conf \
432	10-director.conf \
433	10-logging.conf \
434	10-mail.conf \
435	10-master.conf \
436	10-metrics.conf \
437	10-ssl.conf \
438	15-lda.conf \
439	15-mailboxes.conf \
440	20-imap.conf \
441	20-lmtp.conf \
442	20-pop3.conf \
443	20-submission.conf \
444	90-acl.conf \
445	90-plugin.conf \
446	90-quota.conf
447
448EXTRA_DIST = \
449	$(example_DATA)
450
451all: all-am
452
453.SUFFIXES:
454$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
455	@for dep in $?; do \
456	  case '$(am__configure_deps)' in \
457	    *$$dep*) \
458	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
459	        && { if test -f $@; then exit 0; else break; fi; }; \
460	      exit 1;; \
461	  esac; \
462	done; \
463	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/example-config/conf.d/Makefile'; \
464	$(am__cd) $(top_srcdir) && \
465	  $(AUTOMAKE) --foreign doc/example-config/conf.d/Makefile
466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467	@case '$?' in \
468	  *config.status*) \
469	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470	  *) \
471	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
472	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
473	esac;
474
475$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477
478$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
479	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
481	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482$(am__aclocal_m4_deps):
483
484mostlyclean-libtool:
485	-rm -f *.lo
486
487clean-libtool:
488	-rm -rf .libs _libs
489install-exampleDATA: $(example_DATA)
490	@$(NORMAL_INSTALL)
491	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
492	if test -n "$$list"; then \
493	  echo " $(MKDIR_P) '$(DESTDIR)$(exampledir)'"; \
494	  $(MKDIR_P) "$(DESTDIR)$(exampledir)" || exit 1; \
495	fi; \
496	for p in $$list; do \
497	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
498	  echo "$$d$$p"; \
499	done | $(am__base_list) | \
500	while read files; do \
501	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(exampledir)'"; \
502	  $(INSTALL_DATA) $$files "$(DESTDIR)$(exampledir)" || exit $$?; \
503	done
504
505uninstall-exampleDATA:
506	@$(NORMAL_UNINSTALL)
507	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
508	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
509	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
510tags TAGS:
511
512ctags CTAGS:
513
514cscope cscopelist:
515
516
517distdir: $(BUILT_SOURCES)
518	$(MAKE) $(AM_MAKEFLAGS) distdir-am
519
520distdir-am: $(DISTFILES)
521	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523	list='$(DISTFILES)'; \
524	  dist_files=`for file in $$list; do echo $$file; done | \
525	  sed -e "s|^$$srcdirstrip/||;t" \
526	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
527	case $$dist_files in \
528	  */*) $(MKDIR_P) `echo "$$dist_files" | \
529			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
530			   sort -u` ;; \
531	esac; \
532	for file in $$dist_files; do \
533	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
534	  if test -d $$d/$$file; then \
535	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
536	    if test -d "$(distdir)/$$file"; then \
537	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
538	    fi; \
539	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
540	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
541	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
542	    fi; \
543	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
544	  else \
545	    test -f "$(distdir)/$$file" \
546	    || cp -p $$d/$$file "$(distdir)/$$file" \
547	    || exit 1; \
548	  fi; \
549	done
550check-am: all-am
551check: check-am
552all-am: Makefile $(DATA)
553installdirs:
554	for dir in "$(DESTDIR)$(exampledir)"; do \
555	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
556	done
557install: install-am
558install-exec: install-exec-am
559install-data: install-data-am
560uninstall: uninstall-am
561
562install-am: all-am
563	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
564
565installcheck: installcheck-am
566install-strip:
567	if test -z '$(STRIP)'; then \
568	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
569	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
570	      install; \
571	else \
572	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
573	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
574	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
575	fi
576mostlyclean-generic:
577
578clean-generic:
579
580distclean-generic:
581	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
582	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
583
584maintainer-clean-generic:
585	@echo "This command is intended for maintainers to use"
586	@echo "it deletes files that may require special tools to rebuild."
587clean: clean-am
588
589clean-am: clean-generic clean-libtool mostlyclean-am
590
591distclean: distclean-am
592	-rm -f Makefile
593distclean-am: clean-am distclean-generic
594
595dvi: dvi-am
596
597dvi-am:
598
599html: html-am
600
601html-am:
602
603info: info-am
604
605info-am:
606
607install-data-am: install-exampleDATA
608
609install-dvi: install-dvi-am
610
611install-dvi-am:
612
613install-exec-am:
614
615install-html: install-html-am
616
617install-html-am:
618
619install-info: install-info-am
620
621install-info-am:
622
623install-man:
624
625install-pdf: install-pdf-am
626
627install-pdf-am:
628
629install-ps: install-ps-am
630
631install-ps-am:
632
633installcheck-am:
634
635maintainer-clean: maintainer-clean-am
636	-rm -f Makefile
637maintainer-clean-am: distclean-am maintainer-clean-generic
638
639mostlyclean: mostlyclean-am
640
641mostlyclean-am: mostlyclean-generic mostlyclean-libtool
642
643pdf: pdf-am
644
645pdf-am:
646
647ps: ps-am
648
649ps-am:
650
651uninstall-am: uninstall-exampleDATA
652
653.MAKE: install-am install-strip
654
655.PHONY: all all-am check check-am clean clean-generic clean-libtool \
656	cscopelist-am ctags-am distclean distclean-generic \
657	distclean-libtool distdir dvi dvi-am html html-am info info-am \
658	install install-am install-data install-data-am install-dvi \
659	install-dvi-am install-exampleDATA install-exec \
660	install-exec-am install-html install-html-am install-info \
661	install-info-am install-man install-pdf install-pdf-am \
662	install-ps install-ps-am install-strip installcheck \
663	installcheck-am installdirs maintainer-clean \
664	maintainer-clean-generic mostlyclean mostlyclean-generic \
665	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
666	uninstall-am uninstall-exampleDATA
667
668.PRECIOUS: Makefile
669
670
671# Tell versions [3.59,3.63) of GNU make to not export all variables.
672# Otherwise a system limit (for SysV at least) may be exceeded.
673.NOEXPORT:
674