~ubuntu-branches/ubuntu/maverick/lire/maverick

« back to all changes in this revision

Viewing changes to spamfilter/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Joost van Baal
  • Date: 2006-11-02 15:30:00 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061102153000-343pa15n0rp58m1b
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
4
6
# This Makefile.in is free software; the Free Software Foundation
5
7
# gives unlimited permission to copy and/or distribute it,
6
8
# with or without modifications, as long as this notice is preserved.
10
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
13
# PARTICULAR PURPOSE.
12
14
 
13
 
 
14
 
 
15
 
SHELL = @SHELL@
 
15
@SET_MAKE@
16
16
 
17
17
srcdir = @srcdir@
18
18
top_srcdir = @top_srcdir@
19
19
VPATH = @srcdir@
20
 
prefix = @prefix@
21
 
exec_prefix = @exec_prefix@
22
 
 
23
 
bindir = @bindir@
24
 
sbindir = @sbindir@
25
 
libexecdir = @libexecdir@
26
 
datadir = @datadir@
27
 
sysconfdir = @sysconfdir@
28
 
sharedstatedir = @sharedstatedir@
29
 
localstatedir = @localstatedir@
30
 
libdir = @libdir@
31
 
infodir = @infodir@
32
 
mandir = @mandir@
33
 
includedir = @includedir@
34
 
oldincludedir = /usr/include
35
 
 
36
 
DESTDIR =
37
 
 
38
20
pkgdatadir = $(datadir)/@PACKAGE@
39
21
pkglibdir = $(libdir)/@PACKAGE@
40
22
pkgincludedir = $(includedir)/@PACKAGE@
41
 
 
42
23
top_builddir = ..
43
 
 
44
 
ACLOCAL = @ACLOCAL@
45
 
AUTOCONF = @AUTOCONF@
46
 
AUTOMAKE = @AUTOMAKE@
47
 
AUTOHEADER = @AUTOHEADER@
48
 
 
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49
25
INSTALL = @INSTALL@
50
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51
 
INSTALL_DATA = @INSTALL_DATA@
52
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
53
 
transform = @program_transform_name@
54
 
 
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
55
31
NORMAL_INSTALL = :
56
32
PRE_INSTALL = :
57
33
POST_INSTALL = :
58
34
NORMAL_UNINSTALL = :
59
35
PRE_UNINSTALL = :
60
36
POST_UNINSTALL = :
61
 
host_alias = @host_alias@
62
 
host_triplet = @host@
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
38
        $(top_srcdir)/include/lr_superservice.mk
 
39
subdir = spamfilter
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_CLEAN_FILES =
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
49
        html-recursive info-recursive install-data-recursive \
 
50
        install-exec-recursive install-info-recursive \
 
51
        install-recursive installcheck-recursive installdirs-recursive \
 
52
        pdf-recursive ps-recursive uninstall-info-recursive \
 
53
        uninstall-recursive
 
54
am__installdirs = "$(DESTDIR)$(pluginsdir)" "$(DESTDIR)$(schemadir)" "$(DESTDIR)$(templatesdir)"
 
55
pluginsDATA_INSTALL = $(INSTALL_DATA)
 
56
schemaDATA_INSTALL = $(INSTALL_DATA)
 
57
templatesDATA_INSTALL = $(INSTALL_DATA)
 
58
DATA = $(plugins_DATA) $(schema_DATA) $(templates_DATA)
 
59
ETAGS = etags
 
60
CTAGS = ctags
 
61
DIST_SUBDIRS = $(SUBDIRS)
 
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
63
ACLOCAL = @ACLOCAL@
 
64
AMTAR = @AMTAR@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
63
68
AWK = @AWK@
64
 
CC = @CC@
 
69
CYGPATH_W = @CYGPATH_W@
65
70
DBKDSSSLPRINT = @DBKDSSSLPRINT@
66
71
DBKXSLHTML = @DBKXSLHTML@
67
72
DBKXSLHTMLNOCHUNK = @DBKXSLHTMLNOCHUNK@
68
73
DBK_XML_DTD = @DBK_XML_DTD@
 
74
DEFS = @DEFS@
69
75
DIA = @DIA@
 
76
ECHO_C = @ECHO_C@
 
77
ECHO_N = @ECHO_N@
 
78
ECHO_T = @ECHO_T@
70
79
GHOSTSCRIPT = @GHOSTSCRIPT@
71
80
GZIP = @GZIP@
72
 
HAVE_LIB = @HAVE_LIB@
 
81
INSTALL_DATA = @INSTALL_DATA@
 
82
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
83
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
84
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
85
INSTALL_TIMEZONE_FALSE = @INSTALL_TIMEZONE_FALSE@
 
86
INSTALL_TIMEZONE_TRUE = @INSTALL_TIMEZONE_TRUE@
73
87
JADE = @JADE@
74
88
LAMBDA = @LAMBDA@
75
 
LIB = @LIB@
 
89
LIBOBJS = @LIBOBJS@
 
90
LIBS = @LIBS@
76
91
LN_S = @LN_S@
77
92
LOGGER = @LOGGER@
78
93
LR_ARCHIVEDIR = @LR_ARCHIVEDIR@
79
94
LR_PERL5LIBDIR = @LR_PERL5LIBDIR@
80
95
LR_SPOOLDIR = @LR_SPOOLDIR@
81
 
LTLIB = @LTLIB@
 
96
LTLIBOBJS = @LTLIBOBJS@
82
97
LYNX = @LYNX@
83
98
MAKEINFO = @MAKEINFO@
84
99
MSGFMT = @MSGFMT@
85
100
MSGMERGE = @MSGMERGE@
86
101
ODVIPS = @ODVIPS@
87
102
PACKAGE = @PACKAGE@
 
103
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
104
PACKAGE_NAME = @PACKAGE_NAME@
 
105
PACKAGE_STRING = @PACKAGE_STRING@
 
106
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
107
PACKAGE_VERSION = @PACKAGE_VERSION@
 
108
PATH_SEPARATOR = @PATH_SEPARATOR@
88
109
PDFJADETEX = @PDFJADETEX@
89
110
PERL = @PERL@
90
111
PLOTICUS = @PLOTICUS@
91
112
POD2MAN = @POD2MAN@
92
113
PS2PDF = @PS2PDF@
93
114
SENDMAIL = @SENDMAIL@
 
115
SET_MAKE = @SET_MAKE@
 
116
SHELL = @SHELL@
 
117
STRIP = @STRIP@
94
118
TAI64NLOCAL = @TAI64NLOCAL@
95
119
TAR = @TAR@
96
120
VERSION = @VERSION@
98
122
XMLCATALOG = @XMLCATALOG@
99
123
XMLLINT = @XMLLINT@
100
124
XSLTPROC = @XSLTPROC@
101
 
 
 
125
am__leading_dot = @am__leading_dot@
 
126
bindir = @bindir@
 
127
build_alias = @build_alias@
 
128
datadir = @datadir@
 
129
datarootdir = @datarootdir@
 
130
docdir = @docdir@
 
131
dvidir = @dvidir@
 
132
exec_prefix = @exec_prefix@
 
133
host_alias = @host_alias@
 
134
htmldir = @htmldir@
 
135
includedir = @includedir@
 
136
infodir = @infodir@
 
137
install_sh = @install_sh@
 
138
libdir = @libdir@
 
139
libexecdir = @libexecdir@
 
140
localedir = @localedir@
 
141
localstatedir = @localstatedir@
 
142
mandir = @mandir@
 
143
mkdir_p = @mkdir_p@
 
144
oldincludedir = @oldincludedir@
 
145
pdfdir = @pdfdir@
 
146
prefix = @prefix@
 
147
program_transform_name = @program_transform_name@
 
148
psdir = @psdir@
 
149
sbindir = @sbindir@
 
150
sharedstatedir = @sharedstatedir@
 
151
sysconfdir = @sysconfdir@
 
152
target_alias = @target_alias@
102
153
superservice = spamfilter
103
 
 
104
154
SUBDIRS = script po
105
 
 
106
155
schema_DATA = spamfilter.xml
107
 
 
108
156
templates_DATA = spamfilter_default.xml
109
 
 
110
157
plugins_DATA = 
111
 
 
112
158
perlmodules = 
113
 
 
114
 
reportspecs =   $(srcdir)/reports/*.xml
115
 
 
 
159
reportspecs = \
 
160
        $(srcdir)/reports/*.xml
116
161
 
117
162
filterspecs = 
118
 
 
119
163
tests = 
120
 
 
121
164
convertorsdir = $(libexecdir)/$(PACKAGE)/convertors
122
165
pluginsdir = $(sysconfdir)/$(PACKAGE)/plugins
123
166
schemadir = $(datadir)/$(PACKAGE)/schemas
124
167
templatesdir = $(datadir)/$(PACKAGE)/templates
125
 
 
126
 
EXTRA_DIST = $(templates_DATA) $(schema_DATA) $(plugins_DATA)   $(perlmodules) $(tests) $(reportspecs) $(filterspecs)
127
 
 
128
 
 
129
 
PERLMODULES_INSTALL_RULE =      @list='$(perlmodules)'; for p in $$list ; do        f="`echo $$p | sed -e 's|^.*/lib/||'`" ;        d="`dirname $$f`" ;             if test ! -d $(DESTDIR)$(LR_PERL5LIBDIR)/$$d; then          $(mkinstalldirs) $(DESTDIR)$(LR_PERL5LIBDIR)/$$d ;          fi ;            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(LR_PERL5LIBDIR)/$$f";            $(INSTALL_DATA) $$p $(DESTDIR)$(LR_PERL5LIBDIR)/$$f ;       done
130
 
 
131
 
 
132
 
PERLMODULES_UNINSTALL_RULE =    @list='$(perlmodules)'; for p in $$list; do       f="`echo $$p | sed -e 's|^.*/lib/||'`";         echo " rm -f $(DESTDIR)$(LR_PERL5LIBDIR)/$$f";          rm -f $(DESTDIR)$(DESTDIR)$(LR_PERL5LIBDIR)/$$f;      done
133
 
 
134
 
 
135
 
REPORTSPECS_INSTALL_RULE =      @list='$(reportspecs)'; for p in $$list; do         f="`basename $$p`" ;            d="$(pkgdatadir)/reports/$(superservice)" ;             if test ! -d $(DESTDIR)$$d; then            $(mkinstalldirs) $(DESTDIR)$$d ;            fi ;            echo " $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f";          $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f ;     done
136
 
 
137
 
 
138
 
REPORTSPECS_UNINSTALL_RULE =    @list='$(reportspecs)'; for p in $$list; do       f="`basename $$p'`";    d="$(pkgdatadir)/reports/$(superservice)" ;     echo " rm -f $(DESTDIR)$$d/$$f";        rm -f $(DESTDIR)$$d/$$f;      done
139
 
 
140
 
 
141
 
FILTERSPECS_INSTALL_RULE =      @list='$(filterspecs)'; for p in $$list; do         f="`basename $$p`" ;            d="$(pkgdatadir)/filters/$(superservice)" ;             if test ! -d $(DESTDIR)$$d; then            $(mkinstalldirs) $(DESTDIR)$$d ;            fi ;            echo " $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f";          $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f ;     done
142
 
 
143
 
 
144
 
FILTERSPECS_UNINSTALL_RULE =    @list='$(filterspecs)'; for p in $$list; do       f="`basename $$p'`";    d="$(pkgdatadir)/filters/$(superservice)" ;     echo " rm -f $(DESTDIR)$$d/$$f";        rm -f $(DESTDIR)$$d/$$f;      done
145
 
 
146
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
147
 
CONFIG_CLEAN_FILES = 
148
 
DATA =  $(plugins_DATA) $(schema_DATA) $(templates_DATA)
149
 
 
150
 
DIST_COMMON =  Makefile.am Makefile.in
151
 
 
152
 
 
153
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
154
 
 
155
 
GZIP_ENV = --best
156
 
all: all-redirect
 
168
EXTRA_DIST = $(templates_DATA) $(schema_DATA) $(plugins_DATA) \
 
169
        $(perlmodules) $(tests) $(reportspecs) $(filterspecs)
 
170
 
 
171
PERLMODULES_INSTALL_RULE = \
 
172
        @list='$(perlmodules)'; for p in $$list ; do \
 
173
            f="`echo $$p | sed -e 's|^.*/lib/||'`" ; \
 
174
            d="`dirname $$f`" ; \
 
175
            if test ! -d $(DESTDIR)$(LR_PERL5LIBDIR)/$$d; then \
 
176
                $(mkinstalldirs) $(DESTDIR)$(LR_PERL5LIBDIR)/$$d ; \
 
177
            fi ; \
 
178
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(LR_PERL5LIBDIR)/$$f"; \
 
179
            $(INSTALL_DATA) $$p $(DESTDIR)$(LR_PERL5LIBDIR)/$$f ; \
 
180
        done
 
181
 
 
182
PERLMODULES_UNINSTALL_RULE = \
 
183
        @list='$(perlmodules)'; for p in $$list; do \
 
184
          f="`echo $$p | sed -e 's|^.*/lib/||'`"; \
 
185
          echo " rm -f $(DESTDIR)$(LR_PERL5LIBDIR)/$$f"; \
 
186
          rm -f $(DESTDIR)$(LR_PERL5LIBDIR)/$$f; \
 
187
        done
 
188
 
 
189
REPORTSPECS_INSTALL_RULE = \
 
190
        @list='$(reportspecs)'; for p in $$list; do \
 
191
            f="`basename $$p`" ; \
 
192
            d="$(pkgdatadir)/reports/$(superservice)" ; \
 
193
            if test ! -d $(DESTDIR)$$d; then \
 
194
                $(mkinstalldirs) $(DESTDIR)$$d ; \
 
195
            fi ; \
 
196
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f"; \
 
197
            $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f ; \
 
198
        done
 
199
 
 
200
REPORTSPECS_UNINSTALL_RULE = \
 
201
        @list='$(reportspecs)'; for p in $$list; do \
 
202
          f="`basename $$p`"; \
 
203
          d="$(pkgdatadir)/reports/$(superservice)" ; \
 
204
          echo " rm -f $(DESTDIR)$$d/$$f"; \
 
205
          rm -f $(DESTDIR)$$d/$$f; \
 
206
        done
 
207
 
 
208
FILTERSPECS_INSTALL_RULE = \
 
209
        @list='$(filterspecs)'; for p in $$list; do \
 
210
            f="`basename $$p`" ; \
 
211
            d="$(pkgdatadir)/filters/$(superservice)" ; \
 
212
            if test ! -d $(DESTDIR)$$d; then \
 
213
                $(mkinstalldirs) $(DESTDIR)$$d ; \
 
214
            fi ; \
 
215
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f"; \
 
216
            $(INSTALL_DATA) $$p $(DESTDIR)$$d/$$f ; \
 
217
        done
 
218
 
 
219
FILTERSPECS_UNINSTALL_RULE = \
 
220
        @list='$(filterspecs)'; for p in $$list; do \
 
221
          f="`basename $$p`"; \
 
222
          d="$(pkgdatadir)/filters/$(superservice)" ; \
 
223
          echo " rm -f $(DESTDIR)$$d/$$f"; \
 
224
          rm -f $(DESTDIR)$$d/$$f; \
 
225
        done
 
226
 
 
227
all: all-recursive
 
228
 
157
229
.SUFFIXES:
158
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/include/lr_superservice.mk
159
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps spamfilter/Makefile
160
 
 
161
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
162
 
        cd $(top_builddir) \
163
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
164
 
 
165
 
 
 
230
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/include/lr_superservice.mk $(am__configure_deps)
 
231
        @for dep in $?; do \
 
232
          case '$(am__configure_deps)' in \
 
233
            *$$dep*) \
 
234
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
235
                && exit 0; \
 
236
              exit 1;; \
 
237
          esac; \
 
238
        done; \
 
239
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  spamfilter/Makefile'; \
 
240
        cd $(top_srcdir) && \
 
241
          $(AUTOMAKE) --gnu  spamfilter/Makefile
 
242
.PRECIOUS: Makefile
 
243
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
244
        @case '$?' in \
 
245
          *config.status*) \
 
246
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
247
          *) \
 
248
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
249
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
250
        esac;
 
251
 
 
252
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
253
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
254
 
 
255
$(top_srcdir)/configure:  $(am__configure_deps)
 
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
258
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
259
uninstall-info-am:
166
260
install-pluginsDATA: $(plugins_DATA)
167
261
        @$(NORMAL_INSTALL)
168
 
        $(mkinstalldirs) $(DESTDIR)$(pluginsdir)
 
262
        test -z "$(pluginsdir)" || $(mkdir_p) "$(DESTDIR)$(pluginsdir)"
169
263
        @list='$(plugins_DATA)'; for p in $$list; do \
170
 
          if test -f $(srcdir)/$$p; then \
171
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pluginsdir)/$$p"; \
172
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pluginsdir)/$$p; \
173
 
          else if test -f $$p; then \
174
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pluginsdir)/$$p"; \
175
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(pluginsdir)/$$p; \
176
 
          fi; fi; \
 
264
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
265
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
266
          echo " $(pluginsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pluginsdir)/$$f'"; \
 
267
          $(pluginsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pluginsdir)/$$f"; \
177
268
        done
178
269
 
179
270
uninstall-pluginsDATA:
180
271
        @$(NORMAL_UNINSTALL)
181
 
        list='$(plugins_DATA)'; for p in $$list; do \
182
 
          rm -f $(DESTDIR)$(pluginsdir)/$$p; \
 
272
        @list='$(plugins_DATA)'; for p in $$list; do \
 
273
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
274
          echo " rm -f '$(DESTDIR)$(pluginsdir)/$$f'"; \
 
275
          rm -f "$(DESTDIR)$(pluginsdir)/$$f"; \
183
276
        done
184
 
 
185
277
install-schemaDATA: $(schema_DATA)
186
278
        @$(NORMAL_INSTALL)
187
 
        $(mkinstalldirs) $(DESTDIR)$(schemadir)
 
279
        test -z "$(schemadir)" || $(mkdir_p) "$(DESTDIR)$(schemadir)"
188
280
        @list='$(schema_DATA)'; for p in $$list; do \
189
 
          if test -f $(srcdir)/$$p; then \
190
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p"; \
191
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p; \
192
 
          else if test -f $$p; then \
193
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p"; \
194
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p; \
195
 
          fi; fi; \
 
281
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
282
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
283
          echo " $(schemaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemadir)/$$f'"; \
 
284
          $(schemaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemadir)/$$f"; \
196
285
        done
197
286
 
198
287
uninstall-schemaDATA:
199
288
        @$(NORMAL_UNINSTALL)
200
 
        list='$(schema_DATA)'; for p in $$list; do \
201
 
          rm -f $(DESTDIR)$(schemadir)/$$p; \
 
289
        @list='$(schema_DATA)'; for p in $$list; do \
 
290
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
291
          echo " rm -f '$(DESTDIR)$(schemadir)/$$f'"; \
 
292
          rm -f "$(DESTDIR)$(schemadir)/$$f"; \
202
293
        done
203
 
 
204
294
install-templatesDATA: $(templates_DATA)
205
295
        @$(NORMAL_INSTALL)
206
 
        $(mkinstalldirs) $(DESTDIR)$(templatesdir)
 
296
        test -z "$(templatesdir)" || $(mkdir_p) "$(DESTDIR)$(templatesdir)"
207
297
        @list='$(templates_DATA)'; for p in $$list; do \
208
 
          if test -f $(srcdir)/$$p; then \
209
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(templatesdir)/$$p"; \
210
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(templatesdir)/$$p; \
211
 
          else if test -f $$p; then \
212
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(templatesdir)/$$p"; \
213
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(templatesdir)/$$p; \
214
 
          fi; fi; \
 
298
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
299
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
300
          echo " $(templatesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(templatesdir)/$$f'"; \
 
301
          $(templatesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(templatesdir)/$$f"; \
215
302
        done
216
303
 
217
304
uninstall-templatesDATA:
218
305
        @$(NORMAL_UNINSTALL)
219
 
        list='$(templates_DATA)'; for p in $$list; do \
220
 
          rm -f $(DESTDIR)$(templatesdir)/$$p; \
 
306
        @list='$(templates_DATA)'; for p in $$list; do \
 
307
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
308
          echo " rm -f '$(DESTDIR)$(templatesdir)/$$f'"; \
 
309
          rm -f "$(DESTDIR)$(templatesdir)/$$f"; \
221
310
        done
222
311
 
223
312
# This directory's subdirectories are mostly independent; you can cd
226
315
# (1) if the variable is set in `config.status', edit `config.status'
227
316
#     (which will cause the Makefiles to be regenerated when you run `make');
228
317
# (2) otherwise, pass the desired values on the `make' command line.
229
 
 
230
 
@SET_MAKE@
231
 
 
232
 
all-recursive install-data-recursive install-exec-recursive \
233
 
installdirs-recursive install-recursive uninstall-recursive  \
234
 
check-recursive installcheck-recursive info-recursive dvi-recursive:
235
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
318
$(RECURSIVE_TARGETS):
 
319
        @set fnord $$MAKEFLAGS; amf=$$2; \
236
320
        dot_seen=no; \
237
321
        target=`echo $@ | sed s/-recursive//`; \
238
322
        list='$(SUBDIRS)'; for subdir in $$list; do \
252
336
 
253
337
mostlyclean-recursive clean-recursive distclean-recursive \
254
338
maintainer-clean-recursive:
255
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
339
        @set fnord $$MAKEFLAGS; amf=$$2; \
256
340
        dot_seen=no; \
257
 
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
258
 
          rev="$$subdir $$rev"; \
259
 
          test "$$subdir" != "." || dot_seen=yes; \
 
341
        case "$@" in \
 
342
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
343
          *) list='$(SUBDIRS)' ;; \
 
344
        esac; \
 
345
        rev=''; for subdir in $$list; do \
 
346
          if test "$$subdir" = "."; then :; else \
 
347
            rev="$$subdir $$rev"; \
 
348
          fi; \
260
349
        done; \
261
 
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
350
        rev="$$rev ."; \
262
351
        target=`echo $@ | sed s/-recursive//`; \
263
352
        for subdir in $$rev; do \
264
353
          echo "Making $$target in $$subdir"; \
274
363
        list='$(SUBDIRS)'; for subdir in $$list; do \
275
364
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
276
365
        done
 
366
ctags-recursive:
 
367
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
368
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
369
        done
277
370
 
 
371
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
372
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
373
        unique=`for i in $$list; do \
 
374
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
375
          done | \
 
376
          $(AWK) '    { files[$$0] = 1; } \
 
377
               END { for (i in files) print i; }'`; \
 
378
        mkid -fID $$unique
278
379
tags: TAGS
279
380
 
280
 
ID: $(HEADERS) $(SOURCES) $(LISP)
281
 
        list='$(SOURCES) $(HEADERS)'; \
282
 
        unique=`for i in $$list; do echo $$i; done | \
283
 
          awk '    { files[$$0] = 1; } \
284
 
               END { for (i in files) print i; }'`; \
285
 
        here=`pwd` && cd $(srcdir) \
286
 
          && mkid -f$$here/ID $$unique $(LISP)
287
 
 
288
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
381
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
382
                $(TAGS_FILES) $(LISP)
289
383
        tags=; \
290
384
        here=`pwd`; \
 
385
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
386
          include_option=--etags-include; \
 
387
          empty_fix=.; \
 
388
        else \
 
389
          include_option=--include; \
 
390
          empty_fix=; \
 
391
        fi; \
291
392
        list='$(SUBDIRS)'; for subdir in $$list; do \
292
 
   if test "$$subdir" = .; then :; else \
293
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
294
 
   fi; \
 
393
          if test "$$subdir" = .; then :; else \
 
394
            test ! -f $$subdir/TAGS || \
 
395
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
396
          fi; \
295
397
        done; \
296
 
        list='$(SOURCES) $(HEADERS)'; \
297
 
        unique=`for i in $$list; do echo $$i; done | \
298
 
          awk '    { files[$$0] = 1; } \
299
 
               END { for (i in files) print i; }'`; \
300
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
301
 
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
302
 
 
303
 
mostlyclean-tags:
304
 
 
305
 
clean-tags:
 
398
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
399
        unique=`for i in $$list; do \
 
400
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
401
          done | \
 
402
          $(AWK) '    { files[$$0] = 1; } \
 
403
               END { for (i in files) print i; }'`; \
 
404
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
405
          test -n "$$unique" || unique=$$empty_fix; \
 
406
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
407
            $$tags $$unique; \
 
408
        fi
 
409
ctags: CTAGS
 
410
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
411
                $(TAGS_FILES) $(LISP)
 
412
        tags=; \
 
413
        here=`pwd`; \
 
414
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
415
        unique=`for i in $$list; do \
 
416
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
417
          done | \
 
418
          $(AWK) '    { files[$$0] = 1; } \
 
419
               END { for (i in files) print i; }'`; \
 
420
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
421
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
422
             $$tags $$unique
 
423
 
 
424
GTAGS:
 
425
        here=`$(am__cd) $(top_builddir) && pwd` \
 
426
          && cd $(top_srcdir) \
 
427
          && gtags -i $(GTAGS_ARGS) $$here
306
428
 
307
429
distclean-tags:
308
 
        -rm -f TAGS ID
309
 
 
310
 
maintainer-clean-tags:
311
 
 
312
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
313
 
 
314
 
subdir = spamfilter
 
430
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
315
431
 
316
432
distdir: $(DISTFILES)
317
 
        $(mkinstalldirs) $(distdir)/$(srcdir)/reports
318
 
        @for file in $(DISTFILES); do \
319
 
          d=$(srcdir); \
 
433
        $(mkdir_p) $(distdir)/$(srcdir)/reports $(distdir)/../include
 
434
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
435
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
436
        list='$(DISTFILES)'; for file in $$list; do \
 
437
          case $$file in \
 
438
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
439
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
440
          esac; \
 
441
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
442
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
443
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
444
            dir="/$$dir"; \
 
445
            $(mkdir_p) "$(distdir)$$dir"; \
 
446
          else \
 
447
            dir=''; \
 
448
          fi; \
320
449
          if test -d $$d/$$file; then \
321
 
            cp -pr $$d/$$file $(distdir)/$$file; \
 
450
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
451
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
452
            fi; \
 
453
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
322
454
          else \
323
455
            test -f $(distdir)/$$file \
324
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
325
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
456
            || cp -p $$d/$$file $(distdir)/$$file \
 
457
            || exit 1; \
326
458
          fi; \
327
459
        done
328
 
        for subdir in $(SUBDIRS); do \
 
460
        list='$(SUBDIRS)'; for subdir in $$list; do \
329
461
          if test "$$subdir" = .; then :; else \
330
 
            test -d $(distdir)/$$subdir \
331
 
            || mkdir $(distdir)/$$subdir \
 
462
            test -d "$(distdir)/$$subdir" \
 
463
            || mkdir "$(distdir)/$$subdir" \
332
464
            || exit 1; \
333
 
            chmod 777 $(distdir)/$$subdir; \
334
 
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
465
            (cd $$subdir && \
 
466
              $(MAKE) $(AM_MAKEFLAGS) \
 
467
                top_distdir="../$(top_distdir)" \
 
468
                distdir="../$(distdir)/$$subdir" \
 
469
                distdir) \
335
470
              || exit 1; \
336
471
          fi; \
337
472
        done
338
 
info-am:
339
 
info: info-recursive
340
 
dvi-am:
341
 
dvi: dvi-recursive
342
473
check-am: all-am
343
474
check: check-recursive
344
 
installcheck-am:
345
 
installcheck: installcheck-recursive
346
 
install-exec-am:
 
475
all-am: Makefile $(DATA)
 
476
installdirs: installdirs-recursive
 
477
installdirs-am:
 
478
        for dir in "$(DESTDIR)$(pluginsdir)" "$(DESTDIR)$(schemadir)" "$(DESTDIR)$(templatesdir)"; do \
 
479
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
480
        done
 
481
install: install-recursive
347
482
install-exec: install-exec-recursive
348
 
 
349
 
install-data-am: install-pluginsDATA install-schemaDATA \
350
 
                install-templatesDATA install-data-local
351
483
install-data: install-data-recursive
 
484
uninstall: uninstall-recursive
352
485
 
353
486
install-am: all-am
354
487
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
355
 
install: install-recursive
356
 
uninstall-am: uninstall-pluginsDATA uninstall-schemaDATA \
357
 
                uninstall-templatesDATA uninstall-local
358
 
uninstall: uninstall-recursive
359
 
all-am: Makefile $(DATA)
360
 
all-redirect: all-recursive
 
488
 
 
489
installcheck: installcheck-recursive
361
490
install-strip:
362
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
363
 
installdirs: installdirs-recursive
364
 
installdirs-am:
365
 
        $(mkinstalldirs)  $(DESTDIR)$(pluginsdir) $(DESTDIR)$(schemadir) \
366
 
                $(DESTDIR)$(templatesdir)
367
 
 
368
 
 
 
491
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
492
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
493
          `test -z '$(STRIP)' || \
 
494
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
369
495
mostlyclean-generic:
370
496
 
371
497
clean-generic:
372
498
 
373
499
distclean-generic:
374
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
375
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
500
        -rm -f $(CONFIG_CLEAN_FILES)
376
501
 
377
502
maintainer-clean-generic:
378
 
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
379
 
 
380
 
mostlyclean: mostlyclean-recursive
381
 
 
382
 
clean-am:  clean-tags clean-generic mostlyclean-am
383
 
 
 
503
        @echo "This command is intended for maintainers to use"
 
504
        @echo "it deletes files that may require special tools to rebuild."
384
505
clean: clean-recursive
385
506
 
386
 
distclean-am:  distclean-tags distclean-generic clean-am
 
507
clean-am: clean-generic mostlyclean-am
387
508
 
388
509
distclean: distclean-recursive
389
 
 
390
 
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
391
 
                distclean-am
392
 
        @echo "This command is intended for maintainers to use;"
393
 
        @echo "it deletes files that may require special tools to rebuild."
 
510
        -rm -f Makefile
 
511
distclean-am: clean-am distclean-generic distclean-tags
 
512
 
 
513
dvi: dvi-recursive
 
514
 
 
515
dvi-am:
 
516
 
 
517
html: html-recursive
 
518
 
 
519
info: info-recursive
 
520
 
 
521
info-am:
 
522
 
 
523
install-data-am: install-data-local install-pluginsDATA \
 
524
        install-schemaDATA install-templatesDATA
 
525
 
 
526
install-exec-am:
 
527
 
 
528
install-info: install-info-recursive
 
529
 
 
530
install-man:
 
531
 
 
532
installcheck-am:
394
533
 
395
534
maintainer-clean: maintainer-clean-recursive
396
 
 
397
 
.PHONY: uninstall-pluginsDATA install-pluginsDATA uninstall-schemaDATA \
398
 
install-schemaDATA uninstall-templatesDATA install-templatesDATA \
399
 
install-data-recursive uninstall-data-recursive install-exec-recursive \
400
 
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
401
 
all-recursive check-recursive installcheck-recursive info-recursive \
402
 
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
403
 
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
404
 
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
405
 
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
406
 
install-exec install-data-local install-data-am install-data install-am \
407
 
install uninstall-local uninstall-am uninstall all-redirect all-am all \
408
 
installdirs-am installdirs mostlyclean-generic distclean-generic \
409
 
clean-generic maintainer-clean-generic clean mostlyclean distclean \
410
 
maintainer-clean
411
 
 
412
 
 
413
 
all: all-redirect
 
535
        -rm -f Makefile
 
536
maintainer-clean-am: distclean-am maintainer-clean-generic
 
537
 
 
538
mostlyclean: mostlyclean-recursive
 
539
 
 
540
mostlyclean-am: mostlyclean-generic
 
541
 
 
542
pdf: pdf-recursive
 
543
 
 
544
pdf-am:
 
545
 
 
546
ps: ps-recursive
 
547
 
 
548
ps-am:
 
549
 
 
550
uninstall-am: uninstall-info-am uninstall-local uninstall-pluginsDATA \
 
551
        uninstall-schemaDATA uninstall-templatesDATA
 
552
 
 
553
uninstall-info: uninstall-info-recursive
 
554
 
 
555
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
556
        clean clean-generic clean-recursive ctags ctags-recursive \
 
557
        distclean distclean-generic distclean-recursive distclean-tags \
 
558
        distdir dvi dvi-am html html-am info info-am install \
 
559
        install-am install-data install-data-am install-data-local \
 
560
        install-exec install-exec-am install-info install-info-am \
 
561
        install-man install-pluginsDATA install-schemaDATA \
 
562
        install-strip install-templatesDATA installcheck \
 
563
        installcheck-am installdirs installdirs-am maintainer-clean \
 
564
        maintainer-clean-generic maintainer-clean-recursive \
 
565
        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
 
566
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
567
        uninstall-info-am uninstall-local uninstall-pluginsDATA \
 
568
        uninstall-schemaDATA uninstall-templatesDATA
 
569
 
414
570
 
415
571
install-data-local:
416
572
        $(PERLMODULES_INSTALL_RULE)
421
577
        $(PERLMODULES_UNINSTALL_RULE)
422
578
        $(REPORTSPECS_UNINSTALL_RULE)
423
579
        $(FILTERSPECS_UNINSTALL_RULE)
424
 
 
425
580
# Tell versions [3.59,3.63) of GNU make to not export all variables.
426
581
# Otherwise a system limit (for SysV at least) may be exceeded.
427
582
.NOEXPORT: