1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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# This file is part of Mailfromd.
18# Copyright (C) 2007-2021 Sergey Poznyakoff
19#
20# This program is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3, or (at your option)
23# any later version.
24#
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28# GNU General Public License for more details.
29#
30# You should have received a copy of the GNU General Public License
31# along with this program.  If not, see <http://www.gnu.org/licenses/>.
32
33
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))
91pkgdatadir = $(datadir)/@PACKAGE@
92pkgincludedir = $(includedir)/@PACKAGE@
93pkglibdir = $(libdir)/@PACKAGE@
94pkglibexecdir = $(libexecdir)/@PACKAGE@
95am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96install_sh_DATA = $(install_sh) -c -m 644
97install_sh_PROGRAM = $(install_sh) -c
98install_sh_SCRIPT = $(install_sh) -c
99INSTALL_HEADER = $(INSTALL_DATA)
100transform = $(program_transform_name)
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
107build_triplet = @build@
108host_triplet = @host@
109@DSPAM_COND_TRUE@am__append_1 = dspam.mf
110@NETTLE_COND_TRUE@am__append_2 = dkim.mf
111subdir = mflib
112ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113am__aclocal_m4_deps = $(top_srcdir)/imprimatur/imprimatur.m4 \
114	$(top_srcdir)/am/aggr.m4 $(top_srcdir)/am/debug.m4 \
115	$(top_srcdir)/am/gcc.m4 $(top_srcdir)/am/ipv6.m4 \
116	$(top_srcdir)/am/proctitle.m4 $(top_srcdir)/m4/gettext.m4 \
117	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
118	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
119	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
120	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
121	$(top_srcdir)/configure.ac
122am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123	$(ACLOCAL_M4)
124DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
125	$(am__DIST_COMMON)
126mkinstalldirs = $(install_sh) -d
127CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
129CONFIG_CLEAN_VPATH_FILES =
130AM_V_P = $(am__v_P_@AM_V@)
131am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132am__v_P_0 = false
133am__v_P_1 = :
134AM_V_GEN = $(am__v_GEN_@AM_V@)
135am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136am__v_GEN_0 = @echo "  GEN     " $@;
137am__v_GEN_1 =
138AM_V_at = $(am__v_at_@AM_V@)
139am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140am__v_at_0 = @
141am__v_at_1 =
142SOURCES =
143DIST_SOURCES =
144am__can_run_installinfo = \
145  case $$AM_UPDATE_INFO_DIR in \
146    n|no|NO) false;; \
147    *) (install-info --version) >/dev/null 2>&1;; \
148  esac
149am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
150am__vpath_adj = case $$p in \
151    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
152    *) f=$$p;; \
153  esac;
154am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
155am__install_max = 40
156am__nobase_strip_setup = \
157  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
158am__nobase_strip = \
159  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
160am__nobase_list = $(am__nobase_strip_setup); \
161  for p in $$list; do echo "$$p $$p"; done | \
162  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
163  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
164    if (++n[$$2] == $(am__install_max)) \
165      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
166    END { for (dir in files) print dir, files[dir] }'
167am__base_list = \
168  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
169  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
170am__uninstall_files_from_dir = { \
171  test -z "$$files" \
172    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
173    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
174         $(am__cd) "$$dir" && rm -f $$files; }; \
175  }
176am__installdirs = "$(DESTDIR)$(lispdir)" "$(DESTDIR)$(incdir)"
177lispLISP_INSTALL = $(INSTALL_DATA)
178LISP = $(lisp_LISP)
179DATA = $(inc_DATA)
180HEADERS = $(noinst_HEADERS)
181am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
182# Read a list of newline-separated strings from the standard input,
183# and print each of them once, without duplicates.  Input order is
184# *not* preserved.
185am__uniquify_input = $(AWK) '\
186  BEGIN { nonempty = 0; } \
187  { items[$$0] = 1; nonempty = 1; } \
188  END { if (nonempty) { for (i in items) print i; }; } \
189'
190# Make sure the list of sources is unique.  This is necessary because,
191# e.g., the same source file might be shared among _SOURCES variables
192# for different programs/libraries.
193am__define_uniq_tagged_files = \
194  list='$(am__tagged_files)'; \
195  unique=`for i in $$list; do \
196    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197  done | $(am__uniquify_input)`
198ETAGS = etags
199CTAGS = ctags
200am__DIST_COMMON = $(srcdir)/Makefile.in
201DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202ACLOCAL = @ACLOCAL@
203AMTAR = @AMTAR@
204AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205AUTOCONF = @AUTOCONF@
206AUTOHEADER = @AUTOHEADER@
207AUTOM4TE = @AUTOM4TE@
208AUTOMAKE = @AUTOMAKE@
209AWK = @AWK@
210BUILD_SYSLOG_ASYNC = @BUILD_SYSLOG_ASYNC@
211CC = @CC@
212CCDEPMODE = @CCDEPMODE@
213CFLAGS = @CFLAGS@
214CPP = @CPP@
215CPPFLAGS = @CPPFLAGS@
216CYGPATH_W = @CYGPATH_W@
217DEFAULT_DB_TYPE = @DEFAULT_DB_TYPE@
218DEFAULT_DNS_NEGATIVE_EXPIRE_INTERVAL = @DEFAULT_DNS_NEGATIVE_EXPIRE_INTERVAL@
219DEFAULT_EXPIRE_INTERVAL = @DEFAULT_EXPIRE_INTERVAL@
220DEFAULT_EXPIRE_RATES_INTERVAL = @DEFAULT_EXPIRE_RATES_INTERVAL@
221DEFAULT_LOG_FACILITY = @DEFAULT_LOG_FACILITY@
222DEFAULT_PREPROCESSOR = @DEFAULT_PREPROCESSOR@
223DEFAULT_SOCKET = @DEFAULT_SOCKET@
224DEFAULT_STATE_DIR = @DEFAULT_STATE_DIR@
225DEFAULT_SYSLOG_ASYNC = @DEFAULT_SYSLOG_ASYNC@
226DEFAULT_USER = @DEFAULT_USER@
227DEFS = @DEFS@
228DEPDIR = @DEPDIR@
229DSPAM_CFLAGS = @DSPAM_CFLAGS@
230DSPAM_LIBS = @DSPAM_LIBS@
231ECHO_C = @ECHO_C@
232ECHO_N = @ECHO_N@
233ECHO_T = @ECHO_T@
234EGREP = @EGREP@
235EMACS = @EMACS@
236EMACSLOADPATH = @EMACSLOADPATH@
237EXEEXT = @EXEEXT@
238GEOIP2_CFLAGS = @GEOIP2_CFLAGS@
239GEOIP2_LIBS = @GEOIP2_LIBS@
240GEOIP_LIBS = @GEOIP_LIBS@
241GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
242GMSGFMT = @GMSGFMT@
243GMSGFMT_015 = @GMSGFMT_015@
244GREP = @GREP@
245IMPRIMATUR_MAKEINFOFLAGS = @IMPRIMATUR_MAKEINFOFLAGS@
246IMPRIMATUR_MODULE_DIR = @IMPRIMATUR_MODULE_DIR@
247INSTALL = @INSTALL@
248INSTALL_DATA = @INSTALL_DATA@
249INSTALL_PROGRAM = @INSTALL_PROGRAM@
250INSTALL_SCRIPT = @INSTALL_SCRIPT@
251INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252INTLLIBS = @INTLLIBS@
253INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
254LDFLAGS = @LDFLAGS@
255LEX = @LEX@
256LEXLIB = @LEXLIB@
257LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
258LIBICONV = @LIBICONV@
259LIBINTL = @LIBINTL@
260LIBOBJS = @LIBOBJS@
261LIBS = @LIBS@
262LN_S = @LN_S@
263LTLIBICONV = @LTLIBICONV@
264LTLIBINTL = @LTLIBINTL@
265LTLIBOBJS = @LTLIBOBJS@
266MAILUTILS_BIN = @MAILUTILS_BIN@
267MAILUTILS_CONFIG = @MAILUTILS_CONFIG@
268MAILUTILS_INCLUDES = @MAILUTILS_INCLUDES@
269MAILUTILS_LIBS = @MAILUTILS_LIBS@
270MAILUTILS_VERSION = @MAILUTILS_VERSION@
271MAKEINFO = @MAKEINFO@
272META1_INCLUDES = @META1_INCLUDES@
273META1_LIBS = @META1_LIBS@
274MF_IPV6_SUPPORT = @MF_IPV6_SUPPORT@
275MF_PROCTITLE_LIBS = @MF_PROCTITLE_LIBS@
276MILTER = @MILTER@
277MILTER_INCLUDES = @MILTER_INCLUDES@
278MKDIR_P = @MKDIR_P@
279MSGFMT = @MSGFMT@
280MSGFMT_015 = @MSGFMT_015@
281MSGMERGE = @MSGMERGE@
282NETTLE_LIBS = @NETTLE_LIBS@
283OBJEXT = @OBJEXT@
284PACKAGE = @PACKAGE@
285PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
286PACKAGE_NAME = @PACKAGE_NAME@
287PACKAGE_STRING = @PACKAGE_STRING@
288PACKAGE_TARNAME = @PACKAGE_TARNAME@
289PACKAGE_URL = @PACKAGE_URL@
290PACKAGE_VERSION = @PACKAGE_VERSION@
291PATH_SEPARATOR = @PATH_SEPARATOR@
292PKG_CONFIG = @PKG_CONFIG@
293PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
294PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
295POSUB = @POSUB@
296PPBIN = @PPBIN@
297PP_SETUP_FILE = @PP_SETUP_FILE@
298PTHREAD_LIBRARIES = @PTHREAD_LIBRARIES@
299RANLIB = @RANLIB@
300READLINE_LIBS = @READLINE_LIBS@
301RENDITION = @RENDITION@
302SED = @SED@
303SET_MAKE = @SET_MAKE@
304SHELL = @SHELL@
305STRIP = @STRIP@
306USE_NLS = @USE_NLS@
307VERSION = @VERSION@
308XGETTEXT = @XGETTEXT@
309XGETTEXT_015 = @XGETTEXT_015@
310XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
311YACC = @YACC@
312YFLAGS = @YFLAGS@
313abs_builddir = @abs_builddir@
314abs_srcdir = @abs_srcdir@
315abs_top_builddir = @abs_top_builddir@
316abs_top_srcdir = @abs_top_srcdir@
317ac_ct_CC = @ac_ct_CC@
318am__include = @am__include@
319am__leading_dot = @am__leading_dot@
320am__quote = @am__quote@
321am__tar = @am__tar@
322am__untar = @am__untar@
323bindir = @bindir@
324build = @build@
325build_alias = @build_alias@
326build_cpu = @build_cpu@
327build_os = @build_os@
328build_vendor = @build_vendor@
329builddir = @builddir@
330datadir = @datadir@
331datarootdir = @datarootdir@
332docdir = @docdir@
333dvidir = @dvidir@
334exec_prefix = @exec_prefix@
335host = @host@
336host_alias = @host_alias@
337host_cpu = @host_cpu@
338host_os = @host_os@
339host_vendor = @host_vendor@
340htmldir = @htmldir@
341includedir = @includedir@
342infodir = @infodir@
343install_sh = @install_sh@
344libdir = @libdir@
345libexecdir = @libexecdir@
346lisp_LISP = @lisp_LISP@
347lispdir = @lispdir@
348localedir = @localedir@
349localstatedir = @localstatedir@
350mandir = @mandir@
351mkdir_p = @mkdir_p@
352oldincludedir = @oldincludedir@
353pdfdir = @pdfdir@
354prefix = @prefix@
355program_transform_name = @program_transform_name@
356psdir = @psdir@
357sbindir = @sbindir@
358sharedstatedir = @sharedstatedir@
359srcdir = @srcdir@
360sysconfdir = @sysconfdir@
361target_alias = @target_alias@
362top_build_prefix = @top_build_prefix@
363top_builddir = @top_builddir@
364top_srcdir = @top_srcdir@
365incdir = $(pkgdatadir)/$(VERSION)/include
366inc_DATA = \
367 $(MF_FILES)\
368 $(PP_SETUP_FILE)\
369 status.mfh
370
371MF4_FILES = \
372 callout.mf4\
373 dns.mf4\
374 header_rename.mf4\
375 portprobe.mf4\
376 rateok.mf4\
377 safedb.mf4
378
379MF_FILES = _register.mf gettext.mf heloarg_test.mf is_ip.mf \
380	localdomain.mf match_cidr.mf match_dnsbl.mf match_rhsbl.mf \
381	poll.mf revip.mf sa.mf sieve.mf syslog.mf sockmap.mf status.mf \
382	spf.mf strip_domain_part.mf valid_domain.mf verp.mf \
383	$(MF4_FILES:.mf4=.mf) $(am__append_1) $(am__append_2)
384noinst_HEADERS = \
385 dspam.h\
386 email.h\
387 sa.h\
388 sieve.h\
389 syslog.h\
390 _register.h\
391 status.ex\
392 status.h
393
394BUILT_SOURCES = $(noinst_HEADERS)
395EXTRA_DIST = $(inc_DATA) pp-setup $(MF4_FILES) mfex.awk mfh.awk dspam.mf
396MAINTAINERCLEANFILES = $(MF4_FILES:.mf4=.mf)
397SUFFIXES = .mf4 .mf .lint .ex
398M4 = m4
399MF_LINT = $(MF_LINT_$(V))
400MF_LINT_ = $(MF_LINT_$(AM_DEFAULT_VERBOSITY))
401MF_LINT_0 = @echo LINT $<;
402all: $(BUILT_SOURCES)
403	$(MAKE) $(AM_MAKEFLAGS) all-am
404
405.SUFFIXES:
406.SUFFIXES: .mf4 .mf .lint .ex .el .elc .h
407$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
408	@for dep in $?; do \
409	  case '$(am__configure_deps)' in \
410	    *$$dep*) \
411	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
412	        && { if test -f $@; then exit 0; else break; fi; }; \
413	      exit 1;; \
414	  esac; \
415	done; \
416	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits mflib/Makefile'; \
417	$(am__cd) $(top_srcdir) && \
418	  $(AUTOMAKE) --gnits mflib/Makefile
419Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
420	@case '$?' in \
421	  *config.status*) \
422	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
423	  *) \
424	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
425	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
426	esac;
427
428$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
429	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430
431$(top_srcdir)/configure:  $(am__configure_deps)
432	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
433$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
434	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435$(am__aclocal_m4_deps):
436
437.el.elc:
438	if test "$(EMACS)" != "no"; then \
439	  am__dir=. am__subdir_includes=''; \
440	  case $@ in */*) \
441	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
442	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
443	  esac; \
444	  test -d "$$am__dir" || $(MKDIR_P) "$$am__dir" || exit 1; \
445	  $(EMACS) --batch \
446	    $(AM_ELCFLAGS) $(ELCFLAGS) \
447	    $$am__subdir_includes -L $(builddir) -L $(srcdir) \
448	    --eval "(defun byte-compile-dest-file (f) \"$@\")" \
449	    --eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"; \
450	else :; fi
451
452install-lispLISP: $(lisp_LISP) $(ELCFILES)
453	@$(NORMAL_INSTALL)
454	@if test "$(EMACS)" != no && test -n "$(lispdir)"; then \
455	  list='$(lisp_LISP)'; \
456	  if test -n "$$list"; then \
457	    echo " $(MKDIR_P) '$(DESTDIR)$(lispdir)'"; \
458	    $(MKDIR_P) "$(DESTDIR)$(lispdir)" || exit 1; \
459	  fi; \
460	  for p in $$list; do \
461	    if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
462	    $(am__strip_dir) \
463	    echo " $(lispLISP_INSTALL) '$$d$$p' '$(DESTDIR)$(lispdir)/$$f'"; \
464	    $(lispLISP_INSTALL) "$$d$$p" "$(DESTDIR)$(lispdir)/$$f" || exit $$?; \
465	    if test -f $${p}c; then \
466	      echo " $(lispLISP_INSTALL) '$${p}c' '$(DESTDIR)$(lispdir)/$${f}c'"; \
467	      $(lispLISP_INSTALL) "$${p}c" "$(DESTDIR)$(lispdir)/$${f}c" || exit $$?; \
468	    else : ; fi; \
469	  done; \
470	else : ; fi
471
472uninstall-lispLISP:
473	@$(NORMAL_UNINSTALL)
474	@test "$(EMACS)" != no && test -n "$(lispdir)" || exit 0; \
475	list='$(lisp_LISP)'; \
476	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
477	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
478	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
479
480clean-lisp:
481	-rm -f $(ELCFILES)
482install-incDATA: $(inc_DATA)
483	@$(NORMAL_INSTALL)
484	@list='$(inc_DATA)'; test -n "$(incdir)" || list=; \
485	if test -n "$$list"; then \
486	  echo " $(MKDIR_P) '$(DESTDIR)$(incdir)'"; \
487	  $(MKDIR_P) "$(DESTDIR)$(incdir)" || exit 1; \
488	fi; \
489	for p in $$list; do \
490	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
491	  echo "$$d$$p"; \
492	done | $(am__base_list) | \
493	while read files; do \
494	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(incdir)'"; \
495	  $(INSTALL_DATA) $$files "$(DESTDIR)$(incdir)" || exit $$?; \
496	done
497
498uninstall-incDATA:
499	@$(NORMAL_UNINSTALL)
500	@list='$(inc_DATA)'; test -n "$(incdir)" || list=; \
501	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
502	dir='$(DESTDIR)$(incdir)'; $(am__uninstall_files_from_dir)
503
504ID: $(am__tagged_files)
505	$(am__define_uniq_tagged_files); mkid -fID $$unique
506tags: tags-am
507TAGS: tags
508
509tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
510	set x; \
511	here=`pwd`; \
512	$(am__define_uniq_tagged_files); \
513	shift; \
514	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
515	  test -n "$$unique" || unique=$$empty_fix; \
516	  if test $$# -gt 0; then \
517	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
518	      "$$@" $$unique; \
519	  else \
520	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
521	      $$unique; \
522	  fi; \
523	fi
524ctags: ctags-am
525
526CTAGS: ctags
527ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528	$(am__define_uniq_tagged_files); \
529	test -z "$(CTAGS_ARGS)$$unique" \
530	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
531	     $$unique
532
533GTAGS:
534	here=`$(am__cd) $(top_builddir) && pwd` \
535	  && $(am__cd) $(top_srcdir) \
536	  && gtags -i $(GTAGS_ARGS) "$$here"
537cscopelist: cscopelist-am
538
539cscopelist-am: $(am__tagged_files)
540	list='$(am__tagged_files)'; \
541	case "$(srcdir)" in \
542	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
543	  *) sdir=$(subdir)/$(srcdir) ;; \
544	esac; \
545	for i in $$list; do \
546	  if test -f "$$i"; then \
547	    echo "$(subdir)/$$i"; \
548	  else \
549	    echo "$$sdir/$$i"; \
550	  fi; \
551	done >> $(top_builddir)/cscope.files
552
553distclean-tags:
554	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
555
556distdir: $(DISTFILES)
557	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
558	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
559	list='$(DISTFILES)'; \
560	  dist_files=`for file in $$list; do echo $$file; done | \
561	  sed -e "s|^$$srcdirstrip/||;t" \
562	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
563	case $$dist_files in \
564	  */*) $(MKDIR_P) `echo "$$dist_files" | \
565			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
566			   sort -u` ;; \
567	esac; \
568	for file in $$dist_files; do \
569	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
570	  if test -d $$d/$$file; then \
571	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
572	    if test -d "$(distdir)/$$file"; then \
573	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
574	    fi; \
575	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
576	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
577	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
578	    fi; \
579	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
580	  else \
581	    test -f "$(distdir)/$$file" \
582	    || cp -p $$d/$$file "$(distdir)/$$file" \
583	    || exit 1; \
584	  fi; \
585	done
586check-am: all-am
587check: $(BUILT_SOURCES)
588	$(MAKE) $(AM_MAKEFLAGS) check-am
589all-am: Makefile $(LISP) $(DATA) $(HEADERS)
590installdirs:
591	for dir in "$(DESTDIR)$(lispdir)" "$(DESTDIR)$(incdir)"; do \
592	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
593	done
594install: $(BUILT_SOURCES)
595	$(MAKE) $(AM_MAKEFLAGS) install-am
596install-exec: install-exec-am
597install-data: install-data-am
598uninstall: uninstall-am
599
600install-am: all-am
601	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
602
603installcheck: installcheck-am
604install-strip:
605	if test -z '$(STRIP)'; then \
606	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608	      install; \
609	else \
610	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
613	fi
614mostlyclean-generic:
615
616clean-generic:
617
618distclean-generic:
619	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
620	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
621
622maintainer-clean-generic:
623	@echo "This command is intended for maintainers to use"
624	@echo "it deletes files that may require special tools to rebuild."
625	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
626	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
627clean: clean-am
628
629clean-am: clean-generic clean-lisp mostlyclean-am
630
631distclean: distclean-am
632	-rm -f Makefile
633distclean-am: clean-am distclean-generic distclean-tags
634
635dvi: dvi-am
636
637dvi-am:
638
639html: html-am
640
641html-am:
642
643info: info-am
644
645info-am:
646
647install-data-am: install-incDATA install-lispLISP
648
649install-dvi: install-dvi-am
650
651install-dvi-am:
652
653install-exec-am:
654
655install-html: install-html-am
656
657install-html-am:
658
659install-info: install-info-am
660
661install-info-am:
662
663install-man:
664
665install-pdf: install-pdf-am
666
667install-pdf-am:
668
669install-ps: install-ps-am
670
671install-ps-am:
672
673installcheck-am:
674
675maintainer-clean: maintainer-clean-am
676	-rm -f Makefile
677maintainer-clean-am: distclean-am maintainer-clean-generic
678
679mostlyclean: mostlyclean-am
680
681mostlyclean-am: mostlyclean-generic
682
683pdf: pdf-am
684
685pdf-am:
686
687ps: ps-am
688
689ps-am:
690
691uninstall-am: uninstall-incDATA uninstall-lispLISP
692
693.MAKE: all check install install-am install-strip
694
695.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
696	clean-lisp cscopelist-am ctags ctags-am distclean \
697	distclean-generic distclean-tags distdir dvi dvi-am html \
698	html-am info info-am install install-am install-data \
699	install-data-am install-dvi install-dvi-am install-exec \
700	install-exec-am install-html install-html-am install-incDATA \
701	install-info install-info-am install-lispLISP install-man \
702	install-pdf install-pdf-am install-ps install-ps-am \
703	install-strip installcheck installcheck-am installdirs \
704	maintainer-clean maintainer-clean-generic mostlyclean \
705	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
706	uninstall-am uninstall-incDATA uninstall-lispLISP
707
708.PRECIOUS: Makefile
709
710
711.mf.h:
712	$(AM_V_GEN)awk -f $(top_srcdir)/mflib/mfh.awk $< > $@
713
714.mf.ex:
715	$(AM_V_GEN)awk -f $(top_srcdir)/mflib/mfex.awk $< > $@
716
717.mf4.mf:
718	$(AM_V_GEN)$(M4) -s -DMF_AUTOHEADER $(top_srcdir)/mflib/pp-setup $< | sed 1d > $@
719
720.mf.lint:
721	$(MF_LINT)$(top_builddir)/src/mailfromd \
722                --no-config \
723                -I$(top_srcdir)/mflib \
724                -I$(top_builddir)/mflib \
725                --lint $<
726
727lint: $(MF_FILES:.mf=.lint)
728
729# Tell versions [3.59,3.63) of GNU make to not export all variables.
730# Otherwise a system limit (for SysV at least) may be exceeded.
731.NOEXPORT:
732