~ubuntu-branches/ubuntu/trusty/dovecot/trusty-updates

« back to all changes in this revision

Viewing changes to pigeonhole/src/plugins/sieve-extprograms/Makefile.in

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-01-08 09:35:49 UTC
  • mfrom: (1.15.3) (96.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20140108093549-814nkqdcxfbvgktg
Tags: 1:2.2.9-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + Use the autotools-dev dh addon to update config.guess/config.sub for
    arm64.
* Dropped changes, included in Debian:
  - Update Dovecot name to reflect distribution in login greeting.
  - Update Drac plugin for >= 2.0.0 support.
* d/control: Drop dovecot-postfix package as its no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
 
 
19
VPATH = @srcdir@
 
20
am__make_dryrun = \
 
21
  { \
 
22
    am__dry=no; \
 
23
    case $$MAKEFLAGS in \
 
24
      *\\[\ \   ]*) \
 
25
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
26
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
27
      *) \
 
28
        for am__flg in $$MAKEFLAGS; do \
 
29
          case $$am__flg in \
 
30
            *=*|--*) ;; \
 
31
            *n*) am__dry=yes; break;; \
 
32
          esac; \
 
33
        done;; \
 
34
    esac; \
 
35
    test $$am__dry = yes; \
 
36
  }
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
pkglibdir = $(libdir)/@PACKAGE@
 
40
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
41
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
42
install_sh_DATA = $(install_sh) -c -m 644
 
43
install_sh_PROGRAM = $(install_sh) -c
 
44
install_sh_SCRIPT = $(install_sh) -c
 
45
INSTALL_HEADER = $(INSTALL_DATA)
 
46
transform = $(program_transform_name)
 
47
NORMAL_INSTALL = :
 
48
PRE_INSTALL = :
 
49
POST_INSTALL = :
 
50
NORMAL_UNINSTALL = :
 
51
PRE_UNINSTALL = :
 
52
POST_UNINSTALL = :
 
53
build_triplet = @build@
 
54
host_triplet = @host@
 
55
subdir = src/plugins/sieve-extprograms
 
56
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
57
        $(srcdir)/Makefile.in
 
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
59
am__aclocal_m4_deps = $(top_srcdir)/m4/dovecot.m4 \
 
60
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
61
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
62
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
64
        $(ACLOCAL_M4)
 
65
mkinstalldirs = $(install_sh) -d
 
66
CONFIG_HEADER = $(top_builddir)/dummy-config.h \
 
67
        $(top_builddir)/pigeonhole-config.h
 
68
CONFIG_CLEAN_FILES =
 
69
CONFIG_CLEAN_VPATH_FILES =
 
70
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
71
am__vpath_adj = case $$p in \
 
72
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
73
    *) f=$$p;; \
 
74
  esac;
 
75
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
76
am__install_max = 40
 
77
am__nobase_strip_setup = \
 
78
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
79
am__nobase_strip = \
 
80
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
81
am__nobase_list = $(am__nobase_strip_setup); \
 
82
  for p in $$list; do echo "$$p $$p"; done | \
 
83
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
84
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
85
    if (++n[$$2] == $(am__install_max)) \
 
86
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
87
    END { for (dir in files) print dir, files[dir] }'
 
88
am__base_list = \
 
89
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
90
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
91
am__uninstall_files_from_dir = { \
 
92
  test -z "$$files" \
 
93
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
94
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
95
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
96
  }
 
97
am__installdirs = "$(DESTDIR)$(sieve_plugindir)"
 
98
LTLIBRARIES = $(sieve_plugin_LTLIBRARIES)
 
99
lib90_sieve_extprograms_plugin_la_LIBADD =
 
100
am__objects_1 = cmd-pipe.lo cmd-filter.lo cmd-execute.lo
 
101
am__objects_2 = ext-pipe.lo ext-filter.lo ext-execute.lo
 
102
am_lib90_sieve_extprograms_plugin_la_OBJECTS = script-client-local.lo \
 
103
        script-client-remote.lo script-client.lo $(am__objects_1) \
 
104
        $(am__objects_2) sieve-extprograms-common.lo \
 
105
        sieve-extprograms-plugin.lo
 
106
lib90_sieve_extprograms_plugin_la_OBJECTS =  \
 
107
        $(am_lib90_sieve_extprograms_plugin_la_OBJECTS)
 
108
lib90_sieve_extprograms_plugin_la_LINK = $(LIBTOOL) --tag=CC \
 
109
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
110
        $(AM_CFLAGS) $(CFLAGS) \
 
111
        $(lib90_sieve_extprograms_plugin_la_LDFLAGS) $(LDFLAGS) -o $@
 
112
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
113
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
114
am__depfiles_maybe = depfiles
 
115
am__mv = mv -f
 
116
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
117
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
118
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
119
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
120
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
121
CCLD = $(CC)
 
122
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
123
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
124
        $(LDFLAGS) -o $@
 
125
SOURCES = $(lib90_sieve_extprograms_plugin_la_SOURCES)
 
126
DIST_SOURCES = $(lib90_sieve_extprograms_plugin_la_SOURCES)
 
127
am__can_run_installinfo = \
 
128
  case $$AM_UPDATE_INFO_DIR in \
 
129
    n|no|NO) false;; \
 
130
    *) (install-info --version) >/dev/null 2>&1;; \
 
131
  esac
 
132
HEADERS = $(noinst_HEADERS)
 
133
ETAGS = etags
 
134
CTAGS = ctags
 
135
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
136
ACLOCAL = @ACLOCAL@
 
137
AMTAR = @AMTAR@
 
138
AR = @AR@
 
139
AUTOCONF = @AUTOCONF@
 
140
AUTOHEADER = @AUTOHEADER@
 
141
AUTOMAKE = @AUTOMAKE@
 
142
AWK = @AWK@
 
143
CC = @CC@
 
144
CCDEPMODE = @CCDEPMODE@
 
145
CFLAGS = @CFLAGS@
 
146
CPP = @CPP@
 
147
CPPFLAGS = @CPPFLAGS@
 
148
CYGPATH_W = @CYGPATH_W@
 
149
DEFS = @DEFS@
 
150
DEPDIR = @DEPDIR@
 
151
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
152
DLLTOOL = @DLLTOOL@
 
153
DOVECOT_CFLAGS = @DOVECOT_CFLAGS@
 
154
DOVECOT_COMPRESS_LIBS = @DOVECOT_COMPRESS_LIBS@
 
155
DOVECOT_LIBS = @DOVECOT_LIBS@
 
156
DOVECOT_SQL_LIBS = @DOVECOT_SQL_LIBS@
 
157
DOVECOT_SSL_LIBS = @DOVECOT_SSL_LIBS@
 
158
DSYMUTIL = @DSYMUTIL@
 
159
DUMPBIN = @DUMPBIN@
 
160
ECHO_C = @ECHO_C@
 
161
ECHO_N = @ECHO_N@
 
162
ECHO_T = @ECHO_T@
 
163
EGREP = @EGREP@
 
164
EXEEXT = @EXEEXT@
 
165
FGREP = @FGREP@
 
166
GREP = @GREP@
 
167
INSTALL = @INSTALL@
 
168
INSTALL_DATA = @INSTALL_DATA@
 
169
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
170
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
171
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
172
LD = @LD@
 
173
LDFLAGS = @LDFLAGS@
 
174
LIBDOVECOT = @LIBDOVECOT@
 
175
LIBDOVECOT_COMPRESS = @LIBDOVECOT_COMPRESS@
 
176
LIBDOVECOT_COMPRESS_DEPS = @LIBDOVECOT_COMPRESS_DEPS@
 
177
LIBDOVECOT_CONFIG_INCLUDE = @LIBDOVECOT_CONFIG_INCLUDE@
 
178
LIBDOVECOT_DEPS = @LIBDOVECOT_DEPS@
 
179
LIBDOVECOT_DOVEADM_INCLUDE = @LIBDOVECOT_DOVEADM_INCLUDE@
 
180
LIBDOVECOT_IMAP_INCLUDE = @LIBDOVECOT_IMAP_INCLUDE@
 
181
LIBDOVECOT_INCLUDE = @LIBDOVECOT_INCLUDE@
 
182
LIBDOVECOT_LDA = @LIBDOVECOT_LDA@
 
183
LIBDOVECOT_LDA_DEPS = @LIBDOVECOT_LDA_DEPS@
 
184
LIBDOVECOT_LDA_INCLUDE = @LIBDOVECOT_LDA_INCLUDE@
 
185
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
 
186
LIBDOVECOT_LOGIN_DEPS = @LIBDOVECOT_LOGIN_DEPS@
 
187
LIBDOVECOT_LOGIN_INCLUDE = @LIBDOVECOT_LOGIN_INCLUDE@
 
188
LIBDOVECOT_SERVICE_INCLUDE = @LIBDOVECOT_SERVICE_INCLUDE@
 
189
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
 
190
LIBDOVECOT_SQL_DEPS = @LIBDOVECOT_SQL_DEPS@
 
191
LIBDOVECOT_SSL = @LIBDOVECOT_SSL@
 
192
LIBDOVECOT_SSL_DEPS = @LIBDOVECOT_SSL_DEPS@
 
193
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
194
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
 
195
LIBDOVECOT_STORAGE_INCLUDE = @LIBDOVECOT_STORAGE_INCLUDE@
 
196
LIBOBJS = @LIBOBJS@
 
197
LIBS = @LIBS@
 
198
LIBTOOL = @LIBTOOL@
 
199
LIPO = @LIPO@
 
200
LN_S = @LN_S@
 
201
LTLIBOBJS = @LTLIBOBJS@
 
202
MAINT = @MAINT@
 
203
MAKEINFO = @MAKEINFO@
 
204
MANIFEST_TOOL = @MANIFEST_TOOL@
 
205
MKDIR_P = @MKDIR_P@
 
206
NM = @NM@
 
207
NMEDIT = @NMEDIT@
 
208
OBJDUMP = @OBJDUMP@
 
209
OBJEXT = @OBJEXT@
 
210
OTOOL = @OTOOL@
 
211
OTOOL64 = @OTOOL64@
 
212
PACKAGE = @PACKAGE@
 
213
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
214
PACKAGE_NAME = @PACKAGE_NAME@
 
215
PACKAGE_STRING = @PACKAGE_STRING@
 
216
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
217
PACKAGE_URL = @PACKAGE_URL@
 
218
PACKAGE_VERSION = @PACKAGE_VERSION@
 
219
PATH_SEPARATOR = @PATH_SEPARATOR@
 
220
RANLIB = @RANLIB@
 
221
SED = @SED@
 
222
SET_MAKE = @SET_MAKE@
 
223
SHELL = @SHELL@
 
224
STRIP = @STRIP@
 
225
VERSION = @VERSION@
 
226
abs_builddir = @abs_builddir@
 
227
abs_srcdir = @abs_srcdir@
 
228
abs_top_builddir = @abs_top_builddir@
 
229
abs_top_srcdir = @abs_top_srcdir@
 
230
ac_ct_AR = @ac_ct_AR@
 
231
ac_ct_CC = @ac_ct_CC@
 
232
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
233
am__include = @am__include@
 
234
am__leading_dot = @am__leading_dot@
 
235
am__quote = @am__quote@
 
236
am__tar = @am__tar@
 
237
am__untar = @am__untar@
 
238
bindir = @bindir@
 
239
build = @build@
 
240
build_alias = @build_alias@
 
241
build_cpu = @build_cpu@
 
242
build_os = @build_os@
 
243
build_vendor = @build_vendor@
 
244
builddir = @builddir@
 
245
datadir = @datadir@
 
246
datarootdir = @datarootdir@
 
247
docdir = @docdir@
 
248
dovecot_docdir = @dovecot_docdir@
 
249
dovecot_moduledir = @dovecot_moduledir@
 
250
dovecot_pkgincludedir = @dovecot_pkgincludedir@
 
251
dovecot_pkglibdir = @dovecot_pkglibdir@
 
252
dovecot_pkglibexecdir = @dovecot_pkglibexecdir@
 
253
dovecotdir = @dovecotdir@
 
254
dvidir = @dvidir@
 
255
exec_prefix = @exec_prefix@
 
256
host = @host@
 
257
host_alias = @host_alias@
 
258
host_cpu = @host_cpu@
 
259
host_os = @host_os@
 
260
host_vendor = @host_vendor@
 
261
htmldir = @htmldir@
 
262
includedir = @includedir@
 
263
infodir = @infodir@
 
264
install_sh = @install_sh@
 
265
libdir = @libdir@
 
266
libexecdir = @libexecdir@
 
267
localedir = @localedir@
 
268
localstatedir = @localstatedir@
 
269
mandir = @mandir@
 
270
mkdir_p = @mkdir_p@
 
271
moduledir = @moduledir@
 
272
oldincludedir = @oldincludedir@
 
273
pdfdir = @pdfdir@
 
274
prefix = @prefix@
 
275
program_transform_name = @program_transform_name@
 
276
psdir = @psdir@
 
277
sbindir = @sbindir@
 
278
sharedstatedir = @sharedstatedir@
 
279
sieve_docdir = @sieve_docdir@
 
280
srcdir = @srcdir@
 
281
sysconfdir = @sysconfdir@
 
282
target_alias = @target_alias@
 
283
top_build_prefix = @top_build_prefix@
 
284
top_builddir = @top_builddir@
 
285
top_srcdir = @top_srcdir@
 
286
sieve_plugindir = $(moduledir)/sieve
 
287
sieve_plugin_LTLIBRARIES = lib90_sieve_extprograms_plugin.la
 
288
lib90_sieve_extprograms_plugin_la_LDFLAGS = -module -avoid-version
 
289
AM_CPPFLAGS = \
 
290
    -I$(top_srcdir)/src/lib-sieve \
 
291
        -I$(top_srcdir)/src/lib-sieve/plugins/copy \
 
292
        -I$(top_srcdir)/src/lib-sieve/plugins/variables \
 
293
        $(LIBDOVECOT_INCLUDE) \
 
294
        -DPKG_RUNDIR=\""$(rundir)"\"
 
295
 
 
296
commands = \
 
297
        cmd-pipe.c \
 
298
        cmd-filter.c \
 
299
        cmd-execute.c
 
300
 
 
301
extensions = \
 
302
        ext-pipe.c \
 
303
        ext-filter.c \
 
304
        ext-execute.c
 
305
 
 
306
lib90_sieve_extprograms_plugin_la_SOURCES = \
 
307
        script-client-local.c \
 
308
        script-client-remote.c \
 
309
        script-client.c \
 
310
        $(commands) \
 
311
        $(extensions) \
 
312
        sieve-extprograms-common.c \
 
313
        sieve-extprograms-plugin.c
 
314
 
 
315
noinst_HEADERS = \
 
316
        script-client.h \
 
317
        script-client-private.h \
 
318
        sieve-extprograms-common.h \
 
319
        sieve-extprograms-plugin.h
 
320
 
 
321
all: all-am
 
322
 
 
323
.SUFFIXES:
 
324
.SUFFIXES: .c .lo .o .obj
 
325
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
326
        @for dep in $?; do \
 
327
          case '$(am__configure_deps)' in \
 
328
            *$$dep*) \
 
329
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
330
                && { if test -f $@; then exit 0; else break; fi; }; \
 
331
              exit 1;; \
 
332
          esac; \
 
333
        done; \
 
334
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/sieve-extprograms/Makefile'; \
 
335
        $(am__cd) $(top_srcdir) && \
 
336
          $(AUTOMAKE) --foreign src/plugins/sieve-extprograms/Makefile
 
337
.PRECIOUS: Makefile
 
338
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
339
        @case '$?' in \
 
340
          *config.status*) \
 
341
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
342
          *) \
 
343
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
344
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
345
        esac;
 
346
 
 
347
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
348
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
349
 
 
350
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
351
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
352
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
353
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
354
$(am__aclocal_m4_deps):
 
355
install-sieve_pluginLTLIBRARIES: $(sieve_plugin_LTLIBRARIES)
 
356
        @$(NORMAL_INSTALL)
 
357
        @list='$(sieve_plugin_LTLIBRARIES)'; test -n "$(sieve_plugindir)" || list=; \
 
358
        list2=; for p in $$list; do \
 
359
          if test -f $$p; then \
 
360
            list2="$$list2 $$p"; \
 
361
          else :; fi; \
 
362
        done; \
 
363
        test -z "$$list2" || { \
 
364
          echo " $(MKDIR_P) '$(DESTDIR)$(sieve_plugindir)'"; \
 
365
          $(MKDIR_P) "$(DESTDIR)$(sieve_plugindir)" || exit 1; \
 
366
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(sieve_plugindir)'"; \
 
367
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(sieve_plugindir)"; \
 
368
        }
 
369
 
 
370
uninstall-sieve_pluginLTLIBRARIES:
 
371
        @$(NORMAL_UNINSTALL)
 
372
        @list='$(sieve_plugin_LTLIBRARIES)'; test -n "$(sieve_plugindir)" || list=; \
 
373
        for p in $$list; do \
 
374
          $(am__strip_dir) \
 
375
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(sieve_plugindir)/$$f'"; \
 
376
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(sieve_plugindir)/$$f"; \
 
377
        done
 
378
 
 
379
clean-sieve_pluginLTLIBRARIES:
 
380
        -test -z "$(sieve_plugin_LTLIBRARIES)" || rm -f $(sieve_plugin_LTLIBRARIES)
 
381
        @list='$(sieve_plugin_LTLIBRARIES)'; for p in $$list; do \
 
382
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
383
          test "$$dir" != "$$p" || dir=.; \
 
384
          echo "rm -f \"$${dir}/so_locations\""; \
 
385
          rm -f "$${dir}/so_locations"; \
 
386
        done
 
387
lib90_sieve_extprograms_plugin.la: $(lib90_sieve_extprograms_plugin_la_OBJECTS) $(lib90_sieve_extprograms_plugin_la_DEPENDENCIES) $(EXTRA_lib90_sieve_extprograms_plugin_la_DEPENDENCIES) 
 
388
        $(lib90_sieve_extprograms_plugin_la_LINK) -rpath $(sieve_plugindir) $(lib90_sieve_extprograms_plugin_la_OBJECTS) $(lib90_sieve_extprograms_plugin_la_LIBADD) $(LIBS)
 
389
 
 
390
mostlyclean-compile:
 
391
        -rm -f *.$(OBJEXT)
 
392
 
 
393
distclean-compile:
 
394
        -rm -f *.tab.c
 
395
 
 
396
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd-execute.Plo@am__quote@
 
397
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd-filter.Plo@am__quote@
 
398
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd-pipe.Plo@am__quote@
 
399
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ext-execute.Plo@am__quote@
 
400
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ext-filter.Plo@am__quote@
 
401
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ext-pipe.Plo@am__quote@
 
402
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-client-local.Plo@am__quote@
 
403
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-client-remote.Plo@am__quote@
 
404
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-client.Plo@am__quote@
 
405
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sieve-extprograms-common.Plo@am__quote@
 
406
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sieve-extprograms-plugin.Plo@am__quote@
 
407
 
 
408
.c.o:
 
409
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
410
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
413
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
414
 
 
415
.c.obj:
 
416
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
417
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
420
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
421
 
 
422
.c.lo:
 
423
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
424
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
427
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
428
 
 
429
mostlyclean-libtool:
 
430
        -rm -f *.lo
 
431
 
 
432
clean-libtool:
 
433
        -rm -rf .libs _libs
 
434
 
 
435
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
436
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
437
        unique=`for i in $$list; do \
 
438
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
439
          done | \
 
440
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
441
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
442
        mkid -fID $$unique
 
443
tags: TAGS
 
444
 
 
445
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
446
                $(TAGS_FILES) $(LISP)
 
447
        set x; \
 
448
        here=`pwd`; \
 
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
455
        shift; \
 
456
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
457
          test -n "$$unique" || unique=$$empty_fix; \
 
458
          if test $$# -gt 0; then \
 
459
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
460
              "$$@" $$unique; \
 
461
          else \
 
462
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
463
              $$unique; \
 
464
          fi; \
 
465
        fi
 
466
ctags: CTAGS
 
467
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
468
                $(TAGS_FILES) $(LISP)
 
469
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
470
        unique=`for i in $$list; do \
 
471
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
472
          done | \
 
473
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
474
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
475
        test -z "$(CTAGS_ARGS)$$unique" \
 
476
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
477
             $$unique
 
478
 
 
479
GTAGS:
 
480
        here=`$(am__cd) $(top_builddir) && pwd` \
 
481
          && $(am__cd) $(top_srcdir) \
 
482
          && gtags -i $(GTAGS_ARGS) "$$here"
 
483
 
 
484
distclean-tags:
 
485
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
486
 
 
487
distdir: $(DISTFILES)
 
488
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
489
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
490
        list='$(DISTFILES)'; \
 
491
          dist_files=`for file in $$list; do echo $$file; done | \
 
492
          sed -e "s|^$$srcdirstrip/||;t" \
 
493
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
494
        case $$dist_files in \
 
495
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
496
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
497
                           sort -u` ;; \
 
498
        esac; \
 
499
        for file in $$dist_files; do \
 
500
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
501
          if test -d $$d/$$file; then \
 
502
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
503
            if test -d "$(distdir)/$$file"; then \
 
504
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
505
            fi; \
 
506
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
507
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
508
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
509
            fi; \
 
510
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
511
          else \
 
512
            test -f "$(distdir)/$$file" \
 
513
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
514
            || exit 1; \
 
515
          fi; \
 
516
        done
 
517
check-am: all-am
 
518
check: check-am
 
519
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
520
installdirs:
 
521
        for dir in "$(DESTDIR)$(sieve_plugindir)"; do \
 
522
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
523
        done
 
524
install: install-am
 
525
install-exec: install-exec-am
 
526
install-data: install-data-am
 
527
uninstall: uninstall-am
 
528
 
 
529
install-am: all-am
 
530
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
531
 
 
532
installcheck: installcheck-am
 
533
install-strip:
 
534
        if test -z '$(STRIP)'; then \
 
535
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
536
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
537
              install; \
 
538
        else \
 
539
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
540
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
541
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
542
        fi
 
543
mostlyclean-generic:
 
544
 
 
545
clean-generic:
 
546
 
 
547
distclean-generic:
 
548
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
549
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
550
 
 
551
maintainer-clean-generic:
 
552
        @echo "This command is intended for maintainers to use"
 
553
        @echo "it deletes files that may require special tools to rebuild."
 
554
clean: clean-am
 
555
 
 
556
clean-am: clean-generic clean-libtool clean-sieve_pluginLTLIBRARIES \
 
557
        mostlyclean-am
 
558
 
 
559
distclean: distclean-am
 
560
        -rm -rf ./$(DEPDIR)
 
561
        -rm -f Makefile
 
562
distclean-am: clean-am distclean-compile distclean-generic \
 
563
        distclean-tags
 
564
 
 
565
dvi: dvi-am
 
566
 
 
567
dvi-am:
 
568
 
 
569
html: html-am
 
570
 
 
571
html-am:
 
572
 
 
573
info: info-am
 
574
 
 
575
info-am:
 
576
 
 
577
install-data-am: install-sieve_pluginLTLIBRARIES
 
578
 
 
579
install-dvi: install-dvi-am
 
580
 
 
581
install-dvi-am:
 
582
 
 
583
install-exec-am:
 
584
 
 
585
install-html: install-html-am
 
586
 
 
587
install-html-am:
 
588
 
 
589
install-info: install-info-am
 
590
 
 
591
install-info-am:
 
592
 
 
593
install-man:
 
594
 
 
595
install-pdf: install-pdf-am
 
596
 
 
597
install-pdf-am:
 
598
 
 
599
install-ps: install-ps-am
 
600
 
 
601
install-ps-am:
 
602
 
 
603
installcheck-am:
 
604
 
 
605
maintainer-clean: maintainer-clean-am
 
606
        -rm -rf ./$(DEPDIR)
 
607
        -rm -f Makefile
 
608
maintainer-clean-am: distclean-am maintainer-clean-generic
 
609
 
 
610
mostlyclean: mostlyclean-am
 
611
 
 
612
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
613
        mostlyclean-libtool
 
614
 
 
615
pdf: pdf-am
 
616
 
 
617
pdf-am:
 
618
 
 
619
ps: ps-am
 
620
 
 
621
ps-am:
 
622
 
 
623
uninstall-am: uninstall-sieve_pluginLTLIBRARIES
 
624
 
 
625
.MAKE: install-am install-strip
 
626
 
 
627
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
628
        clean-libtool clean-sieve_pluginLTLIBRARIES ctags distclean \
 
629
        distclean-compile distclean-generic distclean-libtool \
 
630
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
631
        install install-am install-data install-data-am install-dvi \
 
632
        install-dvi-am install-exec install-exec-am install-html \
 
633
        install-html-am install-info install-info-am install-man \
 
634
        install-pdf install-pdf-am install-ps install-ps-am \
 
635
        install-sieve_pluginLTLIBRARIES install-strip installcheck \
 
636
        installcheck-am installdirs maintainer-clean \
 
637
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
638
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
639
        tags uninstall uninstall-am uninstall-sieve_pluginLTLIBRARIES
 
640
 
 
641
 
 
642
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
643
# Otherwise a system limit (for SysV at least) may be exceeded.
 
644
.NOEXPORT: