1# GNUmakefile.in generated by automake 1.14.1 from GNUmakefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80sbin_PROGRAMS = mailestd$(EXEEXT)
81@ENABLE_MULTI_THREADS_TRUE@am__append_1 = -DMAILESTD_MT
82@WITH_MONITOR_INOTIFY_TRUE@am__append_2 = -DMONITOR_INOTIFY
83@WITH_MONITOR_KQUEUE_TRUE@am__append_3 = -DMONITOR_KQUEUE
84@WITH_LIBESTDRAFT_TRUE@am__append_4 = -DHAVE_LIBESTDRAFT
85@WITH_LIBESTDRAFT_TRUE@am__append_5 = -L../libestdraft
86@WITH_LIBESTDRAFT_TRUE@am__append_6 = -lestdraft
87subdir = mailestd
88DIST_COMMON = $(srcdir)/GNUmakefile.in $(srcdir)/GNUmakefile.am \
89	../parse.c $(top_srcdir)/depcomp $(top_srcdir)/ylwrap \
90	$(dist_man_MANS)
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/config.h
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" \
100	"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" \
101	"$(DESTDIR)$(man8dir)"
102PROGRAMS = $(sbin_PROGRAMS)
103am__dirstamp = $(am__leading_dot)dirstamp
104am_mailestd_OBJECTS = ../mailestd-mailestd.$(OBJEXT) \
105	../mailestd-mailestctl.$(OBJEXT) ../mailestd-parse.$(OBJEXT) \
106	../mailestd-parser.$(OBJEXT) ../mailestd-bytebuf.$(OBJEXT)
107mailestd_OBJECTS = $(am_mailestd_OBJECTS)
108am__DEPENDENCIES_1 =
109mailestd_DEPENDENCIES = $(am__DEPENDENCIES_1)
110mailestd_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(mailestd_LDFLAGS) \
111	$(LDFLAGS) -o $@
112am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
113am__vpath_adj = case $$p in \
114    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
115    *) f=$$p;; \
116  esac;
117am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
118am__install_max = 40
119am__nobase_strip_setup = \
120  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
121am__nobase_strip = \
122  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
123am__nobase_list = $(am__nobase_strip_setup); \
124  for p in $$list; do echo "$$p $$p"; done | \
125  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
126  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127    if (++n[$$2] == $(am__install_max)) \
128      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
129    END { for (dir in files) print dir, files[dir] }'
130am__base_list = \
131  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
132  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
133am__uninstall_files_from_dir = { \
134  test -z "$$files" \
135    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
136    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
137         $(am__cd) "$$dir" && rm -f $$files; }; \
138  }
139SCRIPTS = $(bin_SCRIPTS)
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 =
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 =
152DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153depcomp = $(SHELL) $(top_srcdir)/depcomp
154am__depfiles_maybe = depfiles
155am__mv = mv -f
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 =
160COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162AM_V_CC = $(am__v_CC_@AM_V@)
163am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
164am__v_CC_0 = @echo "  CC      " $@;
165am__v_CC_1 =
166CCLD = $(CC)
167LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
168AM_V_CCLD = $(am__v_CCLD_@AM_V@)
169am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
170am__v_CCLD_0 = @echo "  CCLD    " $@;
171am__v_CCLD_1 =
172@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
173am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
174		   -e s/c++$$/h++/ -e s/c$$/h/
175YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
176AM_V_YACC = $(am__v_YACC_@AM_V@)
177am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
178am__v_YACC_0 = @echo "  YACC    " $@;
179am__v_YACC_1 =
180YLWRAP = $(top_srcdir)/ylwrap
181SOURCES = $(mailestd_SOURCES)
182DIST_SOURCES = $(mailestd_SOURCES)
183am__can_run_installinfo = \
184  case $$AM_UPDATE_INFO_DIR in \
185    n|no|NO) false;; \
186    *) (install-info --version) >/dev/null 2>&1;; \
187  esac
188man1dir = $(mandir)/man1
189man5dir = $(mandir)/man5
190man8dir = $(mandir)/man8
191NROFF = nroff
192MANS = $(dist_man_MANS)
193am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
194# Read a list of newline-separated strings from the standard input,
195# and print each of them once, without duplicates.  Input order is
196# *not* preserved.
197am__uniquify_input = $(AWK) '\
198  BEGIN { nonempty = 0; } \
199  { items[$$0] = 1; nonempty = 1; } \
200  END { if (nonempty) { for (i in items) print i; }; } \
201'
202# Make sure the list of sources is unique.  This is necessary because,
203# e.g., the same source file might be shared among _SOURCES variables
204# for different programs/libraries.
205am__define_uniq_tagged_files = \
206  list='$(am__tagged_files)'; \
207  unique=`for i in $$list; do \
208    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209  done | $(am__uniquify_input)`
210ETAGS = etags
211CTAGS = ctags
212DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213ACLOCAL = @ACLOCAL@
214AMTAR = @AMTAR@
215AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216AUTOCONF = @AUTOCONF@
217AUTOHEADER = @AUTOHEADER@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220CC = @CC@
221CCDEPMODE = @CCDEPMODE@
222CFLAGS = @CFLAGS@
223CPP = @CPP@
224CPPFLAGS = @CPPFLAGS@
225CYGPATH_W = @CYGPATH_W@
226DEFS = @DEFS@
227DEPDIR = @DEPDIR@
228ECHO_C = @ECHO_C@
229ECHO_N = @ECHO_N@
230ECHO_T = @ECHO_T@
231EGREP = @EGREP@
232EXEEXT = @EXEEXT@
233GREP = @GREP@
234INSTALL = @INSTALL@
235INSTALL_DATA = @INSTALL_DATA@
236INSTALL_PROGRAM = @INSTALL_PROGRAM@
237INSTALL_SCRIPT = @INSTALL_SCRIPT@
238INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
239LDFLAGS = @LDFLAGS@
240LIBOBJS = @LIBOBJS@
241LIBS = @LIBS@
242LTLIBOBJS = @LTLIBOBJS@
243MAINT = @MAINT@
244MAKEINFO = @MAKEINFO@
245MKDIR_P = @MKDIR_P@
246OBJEXT = @OBJEXT@
247PACKAGE = @PACKAGE@
248PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
249PACKAGE_NAME = @PACKAGE_NAME@
250PACKAGE_STRING = @PACKAGE_STRING@
251PACKAGE_TARNAME = @PACKAGE_TARNAME@
252PACKAGE_URL = @PACKAGE_URL@
253PACKAGE_VERSION = @PACKAGE_VERSION@
254PATH_SEPARATOR = @PATH_SEPARATOR@
255RANLIB = @RANLIB@
256SET_MAKE = @SET_MAKE@
257SHELL = @SHELL@
258STRIP = @STRIP@
259VERSION = @VERSION@
260YACC = @YACC@
261YFLAGS = @YFLAGS@
262abs_builddir = @abs_builddir@
263abs_srcdir = @abs_srcdir@
264abs_top_builddir = @abs_top_builddir@
265abs_top_srcdir = @abs_top_srcdir@
266ac_ct_CC = @ac_ct_CC@
267am__include = @am__include@
268am__leading_dot = @am__leading_dot@
269am__quote = @am__quote@
270am__tar = @am__tar@
271am__untar = @am__untar@
272bindir = @bindir@
273build_alias = @build_alias@
274builddir = @builddir@
275datadir = @datadir@
276datarootdir = @datarootdir@
277docdir = @docdir@
278dvidir = @dvidir@
279exec_prefix = @exec_prefix@
280host_alias = @host_alias@
281htmldir = @htmldir@
282includedir = @includedir@
283infodir = @infodir@
284install_sh = @install_sh@
285libdir = @libdir@
286libexecdir = @libexecdir@
287localedir = @localedir@
288localstatedir = @localstatedir@
289mandir = @mandir@
290mkdir_p = @mkdir_p@
291oldincludedir = @oldincludedir@
292pdfdir = @pdfdir@
293prefix = @prefix@
294program_transform_name = @program_transform_name@
295psdir = @psdir@
296sbindir = @sbindir@
297sharedstatedir = @sharedstatedir@
298srcdir = @srcdir@
299sysconfdir = @sysconfdir@
300target_alias = @target_alias@
301top_build_prefix = @top_build_prefix@
302top_builddir = @top_builddir@
303top_srcdir = @top_srcdir@
304mailestd_SOURCES = ../mailestd.c ../mailestctl.c ../parse.y \
305	../parser.c ../bytebuf.c ../bytebuf.h ../defs.h ../mailestd.h \
306	../mailestd_local.h ../parser.h ../thread.h
307mailestd_CPPFLAGS = -iquotedir -I$(top_srcdir)/replace -I$(top_srcdir) \
308	$(am__append_1) $(am__append_2) $(am__append_3) \
309	$(am__append_4)
310mailestd_LDFLAGS = -L../replace $(am__append_5)
311mailestd_LDADD = -lreplace $(am__append_6)
312dist_man_MANS = ../mailestctl.1 ../mailestd.8 ../mailestd.conf.5
313bin_SCRIPTS = mew-mailest cmew-mailest smew-mailest
314CLEANFILES = mew-mailest cmew-mailest smew-mailest ../parse.c
315EXTRA_DIST = $(top_srcdir)/mew-mailest.sh \
316	$(top_srcdir)/cmew-mailest.sh $(top_srcdir)/smew-mailest.sh
317all: all-am
318
319.SUFFIXES:
320.SUFFIXES: .c .o .obj .y
321$(srcdir)/GNUmakefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/GNUmakefile.am  $(am__configure_deps)
322	@for dep in $?; do \
323	  case '$(am__configure_deps)' in \
324	    *$$dep*) \
325	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
326	        && { if test -f $@; then exit 0; else break; fi; }; \
327	      exit 1;; \
328	  esac; \
329	done; \
330	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mailestd/GNUmakefile'; \
331	$(am__cd) $(top_srcdir) && \
332	  $(AUTOMAKE) --foreign mailestd/GNUmakefile
333.PRECIOUS: GNUmakefile
334GNUmakefile: $(srcdir)/GNUmakefile.in $(top_builddir)/config.status
335	@case '$?' in \
336	  *config.status*) \
337	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
338	  *) \
339	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
340	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
341	esac;
342
343$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
344	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345
346$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
347	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
349	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350$(am__aclocal_m4_deps):
351install-sbinPROGRAMS: $(sbin_PROGRAMS)
352	@$(NORMAL_INSTALL)
353	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
354	if test -n "$$list"; then \
355	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
356	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
357	fi; \
358	for p in $$list; do echo "$$p $$p"; done | \
359	sed 's/$(EXEEXT)$$//' | \
360	while read p p1; do if test -f $$p \
361	  ; then echo "$$p"; echo "$$p"; else :; fi; \
362	done | \
363	sed -e 'p;s,.*/,,;n;h' \
364	    -e 's|.*|.|' \
365	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
366	sed 'N;N;N;s,\n, ,g' | \
367	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
368	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
369	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
370	    else { print "f", $$3 "/" $$4, $$1; } } \
371	  END { for (d in files) print "f", d, files[d] }' | \
372	while read type dir files; do \
373	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
374	    test -z "$$files" || { \
375	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
376	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
377	    } \
378	; done
379
380uninstall-sbinPROGRAMS:
381	@$(NORMAL_UNINSTALL)
382	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
383	files=`for p in $$list; do echo "$$p"; done | \
384	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
385	      -e 's/$$/$(EXEEXT)/' \
386	`; \
387	test -n "$$list" || exit 0; \
388	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
389	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
390
391clean-sbinPROGRAMS:
392	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
393../$(am__dirstamp):
394	@$(MKDIR_P) ..
395	@: > ../$(am__dirstamp)
396../$(DEPDIR)/$(am__dirstamp):
397	@$(MKDIR_P) ../$(DEPDIR)
398	@: > ../$(DEPDIR)/$(am__dirstamp)
399../mailestd-mailestd.$(OBJEXT): ../$(am__dirstamp) \
400	../$(DEPDIR)/$(am__dirstamp)
401../mailestd-mailestctl.$(OBJEXT): ../$(am__dirstamp) \
402	../$(DEPDIR)/$(am__dirstamp)
403../mailestd-parse.$(OBJEXT): ../$(am__dirstamp) \
404	../$(DEPDIR)/$(am__dirstamp)
405../mailestd-parser.$(OBJEXT): ../$(am__dirstamp) \
406	../$(DEPDIR)/$(am__dirstamp)
407../mailestd-bytebuf.$(OBJEXT): ../$(am__dirstamp) \
408	../$(DEPDIR)/$(am__dirstamp)
409
410mailestd$(EXEEXT): $(mailestd_OBJECTS) $(mailestd_DEPENDENCIES) $(EXTRA_mailestd_DEPENDENCIES)
411	@rm -f mailestd$(EXEEXT)
412	$(AM_V_CCLD)$(mailestd_LINK) $(mailestd_OBJECTS) $(mailestd_LDADD) $(LIBS)
413install-binSCRIPTS: $(bin_SCRIPTS)
414	@$(NORMAL_INSTALL)
415	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
416	if test -n "$$list"; then \
417	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
418	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
419	fi; \
420	for p in $$list; do \
421	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
422	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
423	done | \
424	sed -e 'p;s,.*/,,;n' \
425	    -e 'h;s|.*|.|' \
426	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
427	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
428	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
429	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
430	      if (++n[d] == $(am__install_max)) { \
431		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
432	    else { print "f", d "/" $$4, $$1 } } \
433	  END { for (d in files) print "f", d, files[d] }' | \
434	while read type dir files; do \
435	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
436	     test -z "$$files" || { \
437	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
438	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
439	     } \
440	; done
441
442uninstall-binSCRIPTS:
443	@$(NORMAL_UNINSTALL)
444	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
445	files=`for p in $$list; do echo "$$p"; done | \
446	       sed -e 's,.*/,,;$(transform)'`; \
447	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
448
449mostlyclean-compile:
450	-rm -f *.$(OBJEXT)
451	-rm -f ../*.$(OBJEXT)
452
453distclean-compile:
454	-rm -f *.tab.c
455
456@AMDEP_TRUE@@am__include@ @am__quote@../$(DEPDIR)/mailestd-bytebuf.Po@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@../$(DEPDIR)/mailestd-mailestctl.Po@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@../$(DEPDIR)/mailestd-mailestd.Po@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@../$(DEPDIR)/mailestd-parse.Po@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@../$(DEPDIR)/mailestd-parser.Po@am__quote@
461
462.c.o:
463@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
464@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
465@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
466@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
467@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
468@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
469
470.c.obj:
471@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
472@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
473@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
474@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
477
478../mailestd-mailestd.o: ../mailestd.c
479@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-mailestd.o -MD -MP -MF ../$(DEPDIR)/mailestd-mailestd.Tpo -c -o ../mailestd-mailestd.o `test -f '../mailestd.c' || echo '$(srcdir)/'`../mailestd.c
480@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-mailestd.Tpo ../$(DEPDIR)/mailestd-mailestd.Po
481@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../mailestd.c' object='../mailestd-mailestd.o' libtool=no @AMDEPBACKSLASH@
482@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-mailestd.o `test -f '../mailestd.c' || echo '$(srcdir)/'`../mailestd.c
484
485../mailestd-mailestd.obj: ../mailestd.c
486@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-mailestd.obj -MD -MP -MF ../$(DEPDIR)/mailestd-mailestd.Tpo -c -o ../mailestd-mailestd.obj `if test -f '../mailestd.c'; then $(CYGPATH_W) '../mailestd.c'; else $(CYGPATH_W) '$(srcdir)/../mailestd.c'; fi`
487@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-mailestd.Tpo ../$(DEPDIR)/mailestd-mailestd.Po
488@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../mailestd.c' object='../mailestd-mailestd.obj' libtool=no @AMDEPBACKSLASH@
489@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-mailestd.obj `if test -f '../mailestd.c'; then $(CYGPATH_W) '../mailestd.c'; else $(CYGPATH_W) '$(srcdir)/../mailestd.c'; fi`
491
492../mailestd-mailestctl.o: ../mailestctl.c
493@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-mailestctl.o -MD -MP -MF ../$(DEPDIR)/mailestd-mailestctl.Tpo -c -o ../mailestd-mailestctl.o `test -f '../mailestctl.c' || echo '$(srcdir)/'`../mailestctl.c
494@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-mailestctl.Tpo ../$(DEPDIR)/mailestd-mailestctl.Po
495@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../mailestctl.c' object='../mailestd-mailestctl.o' libtool=no @AMDEPBACKSLASH@
496@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-mailestctl.o `test -f '../mailestctl.c' || echo '$(srcdir)/'`../mailestctl.c
498
499../mailestd-mailestctl.obj: ../mailestctl.c
500@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-mailestctl.obj -MD -MP -MF ../$(DEPDIR)/mailestd-mailestctl.Tpo -c -o ../mailestd-mailestctl.obj `if test -f '../mailestctl.c'; then $(CYGPATH_W) '../mailestctl.c'; else $(CYGPATH_W) '$(srcdir)/../mailestctl.c'; fi`
501@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-mailestctl.Tpo ../$(DEPDIR)/mailestd-mailestctl.Po
502@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../mailestctl.c' object='../mailestd-mailestctl.obj' libtool=no @AMDEPBACKSLASH@
503@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-mailestctl.obj `if test -f '../mailestctl.c'; then $(CYGPATH_W) '../mailestctl.c'; else $(CYGPATH_W) '$(srcdir)/../mailestctl.c'; fi`
505
506../mailestd-parse.o: ../parse.c
507@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-parse.o -MD -MP -MF ../$(DEPDIR)/mailestd-parse.Tpo -c -o ../mailestd-parse.o `test -f '../parse.c' || echo '$(srcdir)/'`../parse.c
508@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-parse.Tpo ../$(DEPDIR)/mailestd-parse.Po
509@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../parse.c' object='../mailestd-parse.o' libtool=no @AMDEPBACKSLASH@
510@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-parse.o `test -f '../parse.c' || echo '$(srcdir)/'`../parse.c
512
513../mailestd-parse.obj: ../parse.c
514@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-parse.obj -MD -MP -MF ../$(DEPDIR)/mailestd-parse.Tpo -c -o ../mailestd-parse.obj `if test -f '../parse.c'; then $(CYGPATH_W) '../parse.c'; else $(CYGPATH_W) '$(srcdir)/../parse.c'; fi`
515@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-parse.Tpo ../$(DEPDIR)/mailestd-parse.Po
516@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../parse.c' object='../mailestd-parse.obj' libtool=no @AMDEPBACKSLASH@
517@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-parse.obj `if test -f '../parse.c'; then $(CYGPATH_W) '../parse.c'; else $(CYGPATH_W) '$(srcdir)/../parse.c'; fi`
519
520../mailestd-parser.o: ../parser.c
521@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-parser.o -MD -MP -MF ../$(DEPDIR)/mailestd-parser.Tpo -c -o ../mailestd-parser.o `test -f '../parser.c' || echo '$(srcdir)/'`../parser.c
522@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-parser.Tpo ../$(DEPDIR)/mailestd-parser.Po
523@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../parser.c' object='../mailestd-parser.o' libtool=no @AMDEPBACKSLASH@
524@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-parser.o `test -f '../parser.c' || echo '$(srcdir)/'`../parser.c
526
527../mailestd-parser.obj: ../parser.c
528@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-parser.obj -MD -MP -MF ../$(DEPDIR)/mailestd-parser.Tpo -c -o ../mailestd-parser.obj `if test -f '../parser.c'; then $(CYGPATH_W) '../parser.c'; else $(CYGPATH_W) '$(srcdir)/../parser.c'; fi`
529@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-parser.Tpo ../$(DEPDIR)/mailestd-parser.Po
530@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../parser.c' object='../mailestd-parser.obj' libtool=no @AMDEPBACKSLASH@
531@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-parser.obj `if test -f '../parser.c'; then $(CYGPATH_W) '../parser.c'; else $(CYGPATH_W) '$(srcdir)/../parser.c'; fi`
533
534../mailestd-bytebuf.o: ../bytebuf.c
535@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-bytebuf.o -MD -MP -MF ../$(DEPDIR)/mailestd-bytebuf.Tpo -c -o ../mailestd-bytebuf.o `test -f '../bytebuf.c' || echo '$(srcdir)/'`../bytebuf.c
536@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-bytebuf.Tpo ../$(DEPDIR)/mailestd-bytebuf.Po
537@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../bytebuf.c' object='../mailestd-bytebuf.o' libtool=no @AMDEPBACKSLASH@
538@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-bytebuf.o `test -f '../bytebuf.c' || echo '$(srcdir)/'`../bytebuf.c
540
541../mailestd-bytebuf.obj: ../bytebuf.c
542@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../mailestd-bytebuf.obj -MD -MP -MF ../$(DEPDIR)/mailestd-bytebuf.Tpo -c -o ../mailestd-bytebuf.obj `if test -f '../bytebuf.c'; then $(CYGPATH_W) '../bytebuf.c'; else $(CYGPATH_W) '$(srcdir)/../bytebuf.c'; fi`
543@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/mailestd-bytebuf.Tpo ../$(DEPDIR)/mailestd-bytebuf.Po
544@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../bytebuf.c' object='../mailestd-bytebuf.obj' libtool=no @AMDEPBACKSLASH@
545@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mailestd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../mailestd-bytebuf.obj `if test -f '../bytebuf.c'; then $(CYGPATH_W) '../bytebuf.c'; else $(CYGPATH_W) '$(srcdir)/../bytebuf.c'; fi`
547
548.y.c:
549	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
550install-man1: $(dist_man_MANS)
551	@$(NORMAL_INSTALL)
552	@list1=''; \
553	list2='$(dist_man_MANS)'; \
554	test -n "$(man1dir)" \
555	  && test -n "`echo $$list1$$list2`" \
556	  || exit 0; \
557	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
558	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
559	{ for i in $$list1; do echo "$$i"; done;  \
560	if test -n "$$list2"; then \
561	  for i in $$list2; do echo "$$i"; done \
562	    | sed -n '/\.1[a-z]*$$/p'; \
563	fi; \
564	} | while read p; do \
565	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
566	  echo "$$d$$p"; echo "$$p"; \
567	done | \
568	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
569	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
570	sed 'N;N;s,\n, ,g' | { \
571	list=; while read file base inst; do \
572	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
573	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
574	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
575	  fi; \
576	done; \
577	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
578	while read files; do \
579	  test -z "$$files" || { \
580	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
581	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
582	done; }
583
584uninstall-man1:
585	@$(NORMAL_UNINSTALL)
586	@list=''; test -n "$(man1dir)" || exit 0; \
587	files=`{ for i in $$list; do echo "$$i"; done; \
588	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
589	  sed -n '/\.1[a-z]*$$/p'; \
590	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
591	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
592	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
593install-man5: $(dist_man_MANS)
594	@$(NORMAL_INSTALL)
595	@list1=''; \
596	list2='$(dist_man_MANS)'; \
597	test -n "$(man5dir)" \
598	  && test -n "`echo $$list1$$list2`" \
599	  || exit 0; \
600	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
601	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
602	{ for i in $$list1; do echo "$$i"; done;  \
603	if test -n "$$list2"; then \
604	  for i in $$list2; do echo "$$i"; done \
605	    | sed -n '/\.5[a-z]*$$/p'; \
606	fi; \
607	} | while read p; do \
608	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
609	  echo "$$d$$p"; echo "$$p"; \
610	done | \
611	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
612	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
613	sed 'N;N;s,\n, ,g' | { \
614	list=; while read file base inst; do \
615	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
616	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
617	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
618	  fi; \
619	done; \
620	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
621	while read files; do \
622	  test -z "$$files" || { \
623	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
624	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
625	done; }
626
627uninstall-man5:
628	@$(NORMAL_UNINSTALL)
629	@list=''; test -n "$(man5dir)" || exit 0; \
630	files=`{ for i in $$list; do echo "$$i"; done; \
631	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
632	  sed -n '/\.5[a-z]*$$/p'; \
633	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
634	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
635	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
636install-man8: $(dist_man_MANS)
637	@$(NORMAL_INSTALL)
638	@list1=''; \
639	list2='$(dist_man_MANS)'; \
640	test -n "$(man8dir)" \
641	  && test -n "`echo $$list1$$list2`" \
642	  || exit 0; \
643	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
644	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
645	{ for i in $$list1; do echo "$$i"; done;  \
646	if test -n "$$list2"; then \
647	  for i in $$list2; do echo "$$i"; done \
648	    | sed -n '/\.8[a-z]*$$/p'; \
649	fi; \
650	} | while read p; do \
651	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
652	  echo "$$d$$p"; echo "$$p"; \
653	done | \
654	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
655	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
656	sed 'N;N;s,\n, ,g' | { \
657	list=; while read file base inst; do \
658	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
659	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
660	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
661	  fi; \
662	done; \
663	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
664	while read files; do \
665	  test -z "$$files" || { \
666	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
667	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
668	done; }
669
670uninstall-man8:
671	@$(NORMAL_UNINSTALL)
672	@list=''; test -n "$(man8dir)" || exit 0; \
673	files=`{ for i in $$list; do echo "$$i"; done; \
674	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
675	  sed -n '/\.8[a-z]*$$/p'; \
676	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
677	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
678	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
679
680ID: $(am__tagged_files)
681	$(am__define_uniq_tagged_files); mkid -fID $$unique
682tags: tags-am
683TAGS: tags
684
685tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
686	set x; \
687	here=`pwd`; \
688	$(am__define_uniq_tagged_files); \
689	shift; \
690	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
691	  test -n "$$unique" || unique=$$empty_fix; \
692	  if test $$# -gt 0; then \
693	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
694	      "$$@" $$unique; \
695	  else \
696	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
697	      $$unique; \
698	  fi; \
699	fi
700ctags: ctags-am
701
702CTAGS: ctags
703ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
704	$(am__define_uniq_tagged_files); \
705	test -z "$(CTAGS_ARGS)$$unique" \
706	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
707	     $$unique
708
709GTAGS:
710	here=`$(am__cd) $(top_builddir) && pwd` \
711	  && $(am__cd) $(top_srcdir) \
712	  && gtags -i $(GTAGS_ARGS) "$$here"
713cscopelist: cscopelist-am
714
715cscopelist-am: $(am__tagged_files)
716	list='$(am__tagged_files)'; \
717	case "$(srcdir)" in \
718	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
719	  *) sdir=$(subdir)/$(srcdir) ;; \
720	esac; \
721	for i in $$list; do \
722	  if test -f "$$i"; then \
723	    echo "$(subdir)/$$i"; \
724	  else \
725	    echo "$$sdir/$$i"; \
726	  fi; \
727	done >> $(top_builddir)/cscope.files
728
729distclean-tags:
730	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
731
732distdir: $(DISTFILES)
733	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
734	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
735	list='$(DISTFILES)'; \
736	  dist_files=`for file in $$list; do echo $$file; done | \
737	  sed -e "s|^$$srcdirstrip/||;t" \
738	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
739	case $$dist_files in \
740	  */*) $(MKDIR_P) `echo "$$dist_files" | \
741			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
742			   sort -u` ;; \
743	esac; \
744	for file in $$dist_files; do \
745	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
746	  if test -d $$d/$$file; then \
747	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
748	    if test -d "$(distdir)/$$file"; then \
749	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
750	    fi; \
751	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
752	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
753	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
754	    fi; \
755	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
756	  else \
757	    test -f "$(distdir)/$$file" \
758	    || cp -p $$d/$$file "$(distdir)/$$file" \
759	    || exit 1; \
760	  fi; \
761	done
762check-am: all-am
763check: check-am
764all-am: GNUmakefile $(PROGRAMS) $(SCRIPTS) $(MANS)
765installdirs:
766	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
767	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
768	done
769install: install-am
770install-exec: install-exec-am
771install-data: install-data-am
772uninstall: uninstall-am
773
774install-am: all-am
775	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
776
777installcheck: installcheck-am
778install-strip:
779	if test -z '$(STRIP)'; then \
780	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
781	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
782	      install; \
783	else \
784	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
787	fi
788mostlyclean-generic:
789
790clean-generic:
791	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
792
793distclean-generic:
794	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
795	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
796	-rm -f ../$(DEPDIR)/$(am__dirstamp)
797	-rm -f ../$(am__dirstamp)
798
799maintainer-clean-generic:
800	@echo "This command is intended for maintainers to use"
801	@echo "it deletes files that may require special tools to rebuild."
802	-rm -f ../parse.c
803clean: clean-am
804
805clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
806
807distclean: distclean-am
808	-rm -rf ../$(DEPDIR)
809	-rm -f GNUmakefile
810distclean-am: clean-am distclean-compile distclean-generic \
811	distclean-tags
812
813dvi: dvi-am
814
815dvi-am:
816
817html: html-am
818
819html-am:
820
821info: info-am
822
823info-am:
824
825install-data-am: install-man
826	@$(NORMAL_INSTALL)
827	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
828install-dvi: install-dvi-am
829
830install-dvi-am:
831
832install-exec-am: install-binSCRIPTS install-sbinPROGRAMS
833	@$(NORMAL_INSTALL)
834	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
835install-html: install-html-am
836
837install-html-am:
838
839install-info: install-info-am
840
841install-info-am:
842
843install-man: install-man1 install-man5 install-man8
844
845install-pdf: install-pdf-am
846
847install-pdf-am:
848
849install-ps: install-ps-am
850
851install-ps-am:
852
853installcheck-am:
854
855maintainer-clean: maintainer-clean-am
856	-rm -rf ../$(DEPDIR)
857	-rm -f GNUmakefile
858maintainer-clean-am: distclean-am maintainer-clean-generic
859
860mostlyclean: mostlyclean-am
861
862mostlyclean-am: mostlyclean-compile mostlyclean-generic
863
864pdf: pdf-am
865
866pdf-am:
867
868ps: ps-am
869
870ps-am:
871
872uninstall-am: uninstall-binSCRIPTS uninstall-man \
873	uninstall-sbinPROGRAMS
874	@$(NORMAL_INSTALL)
875	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
876uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
877
878.MAKE: install-am install-data-am install-exec-am install-strip \
879	uninstall-am
880
881.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
882	clean-sbinPROGRAMS cscopelist-am ctags ctags-am distclean \
883	distclean-compile distclean-generic distclean-tags distdir dvi \
884	dvi-am html html-am info info-am install install-am \
885	install-binSCRIPTS install-data install-data-am \
886	install-data-hook install-dvi install-dvi-am install-exec \
887	install-exec-am install-exec-hook install-html install-html-am \
888	install-info install-info-am install-man install-man1 \
889	install-man5 install-man8 install-pdf install-pdf-am \
890	install-ps install-ps-am install-sbinPROGRAMS install-strip \
891	installcheck installcheck-am installdirs maintainer-clean \
892	maintainer-clean-generic mostlyclean mostlyclean-compile \
893	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
894	uninstall-am uninstall-binSCRIPTS uninstall-hook uninstall-man \
895	uninstall-man1 uninstall-man5 uninstall-man8 \
896	uninstall-sbinPROGRAMS
897
898
899mew-mailest: $(top_srcdir)/mew-mailest.sh
900	cp $(top_srcdir)/mew-mailest.sh mew-mailest
901	chmod +x mew-mailest
902
903cmew-mailest: $(top_srcdir)/cmew-mailest.sh
904	cp $(top_srcdir)/cmew-mailest.sh cmew-mailest
905	chmod +x cmew-mailest
906
907smew-mailest: $(top_srcdir)/smew-mailest.sh
908	cp $(top_srcdir)/smew-mailest.sh smew-mailest
909	chmod +x smew-mailest
910
911install-exec-hook:
912	ln -f $(DESTDIR)$(sbindir)/mailestd$(EXEEXT) \
913		$(DESTDIR)$(bindir)/mailestctl$(EXEEXT)
914
915install-data-hook:
916	ln -sf mew-mailest.1 $(DESTDIR)$(mandir)/man1/cmew-mailest.1
917	ln -sf mew-mailest.1 $(DESTDIR)$(mandir)/man1/smew-mailest.1
918
919uninstall-hook:
920	rm $(DESTDIR)$(bindir)/mailestctl$(EXEEXT)
921	rm $(DESTDIR)$(mandir)/man1/cmew-mailest.1
922	rm $(DESTDIR)$(mandir)/man1/smew-mailest.1
923
924# Tell versions [3.59,3.63) of GNU make to not export all variables.
925# Otherwise a system limit (for SysV at least) may be exceeded.
926.NOEXPORT:
927