]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blob - Makefile.in
Merge branch 'upstream'
[deb_pkgs/spamass-milter.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 sbin_PROGRAMS = spamass-milter$(EXEEXT)
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(srcdir)/spamass-milter.1.in $(top_srcdir)/configure \
42         $(top_srcdir)/contrib/spamass-milter.spec.in AUTHORS ChangeLog \
43         NEWS TODO config.guess config.sub daemon.c install-sh missing \
44         poll.c strsep.c
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/ac_acx_pthread.m4 \
47         $(top_srcdir)/ac_cf_gnu_source.m4 \
48         $(top_srcdir)/ac_cxx_exceptions.m4 \
49         $(top_srcdir)/ac_cxx_namespaces.m4 \
50         $(top_srcdir)/ac_cxx_verbose_terminate_handler.m4 \
51         $(top_srcdir)/ac_dmalloc.m4 \
52         $(top_srcdir)/ac_pike_compiler_flag.m4 \
53         $(top_srcdir)/ac_vl_prog_cc_warnings.m4 \
54         $(top_srcdir)/configure.in
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56         $(ACLOCAL_M4)
57 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58  configure.lineno config.status.lineno
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = config.h
61 CONFIG_CLEAN_FILES = contrib/spamass-milter.spec spamass-milter.1
62 CONFIG_CLEAN_VPATH_FILES =
63 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)"
64 PROGRAMS = $(sbin_PROGRAMS)
65 am_spamass_milter_OBJECTS = spamass-milter.$(OBJEXT)
66 spamass_milter_OBJECTS = $(am_spamass_milter_OBJECTS)
67 spamass_milter_DEPENDENCIES = @LIBOBJS@
68 DEFAULT_INCLUDES = -I.@am__isrc@
69 depcomp =
70 am__depfiles_maybe =
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 CCLD = $(CC)
74 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
75 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
77 CXXLD = $(CXX)
78 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
79         -o $@
80 SOURCES = $(spamass_milter_SOURCES)
81 DIST_SOURCES = $(spamass_milter_SOURCES)
82 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
83 am__vpath_adj = case $$p in \
84     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85     *) f=$$p;; \
86   esac;
87 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
88 am__install_max = 40
89 am__nobase_strip_setup = \
90   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
91 am__nobase_strip = \
92   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
93 am__nobase_list = $(am__nobase_strip_setup); \
94   for p in $$list; do echo "$$p $$p"; done | \
95   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
96   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
97     if (++n[$$2] == $(am__install_max)) \
98       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
99     END { for (dir in files) print dir, files[dir] }'
100 am__base_list = \
101   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
102   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
103 man1dir = $(mandir)/man1
104 MANS = $(man1_MANS) $(man_MANS)
105 ETAGS = etags
106 CTAGS = ctags
107 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108 distdir = $(PACKAGE)-$(VERSION)
109 top_distdir = $(distdir)
110 am__remove_distdir = \
111   { test ! -d "$(distdir)" \
112     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
113          && rm -fr "$(distdir)"; }; }
114 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
115 GZIP_ENV = --best
116 distuninstallcheck_listfiles = find . -type f -print
117 distcleancheck_listfiles = find . -type f -print
118 ACLOCAL = @ACLOCAL@
119 AMTAR = @AMTAR@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
123 AWK = @AWK@
124 CC = @CC@
125 CCDEPMODE = @CCDEPMODE@
126 CFLAGS = @CFLAGS@
127 CPPFLAGS = @CPPFLAGS@
128 CXX = @CXX@
129 CXXCPP = @CXXCPP@
130 CXXDEPMODE = @CXXDEPMODE@
131 CXXFLAGS = @CXXFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 DEFS = @DEFS@
134 DEPDIR = @DEPDIR@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 GREP = @GREP@
141 INSTALL = @INSTALL@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LDFLAGS = @LDFLAGS@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LTLIBOBJS = @LTLIBOBJS@
150 MAKEINFO = @MAKEINFO@
151 MKDIR_P = @MKDIR_P@
152 NROFF = @NROFF@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_URL = @PACKAGE_URL@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 PTHREAD_CC = @PTHREAD_CC@
163 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
164 PTHREAD_LIBS = @PTHREAD_LIBS@
165 SENDMAIL = @SENDMAIL@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 SPAMC = @SPAMC@
169 STRIP = @STRIP@
170 VERSION = @VERSION@
171 abs_builddir = @abs_builddir@
172 abs_srcdir = @abs_srcdir@
173 abs_top_builddir = @abs_top_builddir@
174 abs_top_srcdir = @abs_top_srcdir@
175 ac_ct_CC = @ac_ct_CC@
176 ac_ct_CXX = @ac_ct_CXX@
177 acx_pthread_config = @acx_pthread_config@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 builddir = @builddir@
190 datadir = @datadir@
191 datarootdir = @datarootdir@
192 docdir = @docdir@
193 dvidir = @dvidir@
194 exec_prefix = @exec_prefix@
195 host = @host@
196 host_alias = @host_alias@
197 host_cpu = @host_cpu@
198 host_os = @host_os@
199 host_vendor = @host_vendor@
200 htmldir = @htmldir@
201 includedir = @includedir@
202 infodir = @infodir@
203 install_sh = @install_sh@
204 libdir = @libdir@
205 libexecdir = @libexecdir@
206 localedir = @localedir@
207 localstatedir = @localstatedir@
208 mandir = @mandir@
209 mkdir_p = @mkdir_p@
210 oldincludedir = @oldincludedir@
211 pdfdir = @pdfdir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 sbindir = @sbindir@
216 sharedstatedir = @sharedstatedir@
217 srcdir = @srcdir@
218 sysconfdir = @sysconfdir@
219 target_alias = @target_alias@
220 top_build_prefix = @top_build_prefix@
221 top_builddir = @top_builddir@
222 top_srcdir = @top_srcdir@
223 AUTOMAKE_OPTIONS = no-dependencies foreign dist-bzip2
224
225 # The number of files autoconf leaves lying around after a clean is amazing.
226 CLEANFILES = *~ .libs/* .libs spamass-milter.man
227 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in \
228         config.log config.status configure configure.lineno stamp-h.in \
229         COPYING INSTALL config.guess config.sub install-sh missing mkinstalldirs \
230         ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS}
231
232 DIST_ARCHIVE_SIGS = ${DIST_ARCHIVES:S/$/.sig/}
233 @HAVE_MDOC_TRUE@man_MANS = spamass-milter.1
234 @HAVE_MDOC_FALSE@man1_MANS = spamass-milter.man
235 DEB_CONTRIB = contrib/spamass-milter
236 RH_CONTRIB = contrib/spamass-milter-redhat.rc \
237                 contrib/spamass-milter.spec \
238                 contrib/spamass-milter.spec.in
239
240 FBSD_CONTRIB = contrib/spamass-milter.sh
241 MISC_CONTRIB = contrib/README.gnus
242 spamass_milter_SOURCES = spamass-milter.cpp spamass-milter.h 
243 spamass_milter_LDADD = @LIBOBJS@
244 EXTRA_DIST = $(DEB_CONTRIB) \
245                 $(RH_CONTRIB) \
246                 $(FBSD_CONTRIB) \
247                 $(MISC_CONTRIB) \
248                 mdoc2man.awk \
249                 spamass-milter.1.in \
250                 subst_poll.h
251
252 all: config.h
253         $(MAKE) $(AM_MAKEFLAGS) all-am
254
255 .SUFFIXES:
256 .SUFFIXES: .1 .c .cpp .man .o .obj
257 am--refresh:
258         @:
259 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
260         @for dep in $?; do \
261           case '$(am__configure_deps)' in \
262             *$$dep*) \
263               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
264               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
265                 && exit 0; \
266               exit 1;; \
267           esac; \
268         done; \
269         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
270         $(am__cd) $(top_srcdir) && \
271           $(AUTOMAKE) --foreign Makefile
272 .PRECIOUS: Makefile
273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274         @case '$?' in \
275           *config.status*) \
276             echo ' $(SHELL) ./config.status'; \
277             $(SHELL) ./config.status;; \
278           *) \
279             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
280             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
281         esac;
282
283 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284         $(SHELL) ./config.status --recheck
285
286 $(top_srcdir)/configure:  $(am__configure_deps)
287         $(am__cd) $(srcdir) && $(AUTOCONF)
288 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
289         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
290 $(am__aclocal_m4_deps):
291
292 config.h: stamp-h1
293         @if test ! -f $@; then \
294           rm -f stamp-h1; \
295           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
296         else :; fi
297
298 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
299         @rm -f stamp-h1
300         cd $(top_builddir) && $(SHELL) ./config.status config.h
301 $(srcdir)/config.h.in:  $(am__configure_deps) 
302         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
303         rm -f stamp-h1
304         touch $@
305
306 distclean-hdr:
307         -rm -f config.h stamp-h1
308 contrib/spamass-milter.spec: $(top_builddir)/config.status $(top_srcdir)/contrib/spamass-milter.spec.in
309         cd $(top_builddir) && $(SHELL) ./config.status $@
310 spamass-milter.1: $(top_builddir)/config.status $(srcdir)/spamass-milter.1.in
311         cd $(top_builddir) && $(SHELL) ./config.status $@
312 install-sbinPROGRAMS: $(sbin_PROGRAMS)
313         @$(NORMAL_INSTALL)
314         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
315         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
316         for p in $$list; do echo "$$p $$p"; done | \
317         sed 's/$(EXEEXT)$$//' | \
318         while read p p1; do if test -f $$p; \
319           then echo "$$p"; echo "$$p"; else :; fi; \
320         done | \
321         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
322             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
323         sed 'N;N;N;s,\n, ,g' | \
324         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
325           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
326             if ($$2 == $$4) files[d] = files[d] " " $$1; \
327             else { print "f", $$3 "/" $$4, $$1; } } \
328           END { for (d in files) print "f", d, files[d] }' | \
329         while read type dir files; do \
330             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
331             test -z "$$files" || { \
332               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
333               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
334             } \
335         ; done
336
337 uninstall-sbinPROGRAMS:
338         @$(NORMAL_UNINSTALL)
339         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
340         files=`for p in $$list; do echo "$$p"; done | \
341           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
342               -e 's/$$/$(EXEEXT)/' `; \
343         test -n "$$list" || exit 0; \
344         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
345         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
346
347 clean-sbinPROGRAMS:
348         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
349 spamass-milter$(EXEEXT): $(spamass_milter_OBJECTS) $(spamass_milter_DEPENDENCIES) 
350         @rm -f spamass-milter$(EXEEXT)
351         $(CXXLINK) $(spamass_milter_OBJECTS) $(spamass_milter_LDADD) $(LIBS)
352
353 mostlyclean-compile:
354         -rm -f *.$(OBJEXT)
355
356 distclean-compile:
357         -rm -f *.tab.c
358
359 .c.o:
360         $(COMPILE) -c $<
361
362 .c.obj:
363         $(COMPILE) -c `$(CYGPATH_W) '$<'`
364
365 .cpp.o:
366         $(CXXCOMPILE) -c -o $@ $<
367
368 .cpp.obj:
369         $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
370 install-man1: $(man1_MANS) $(man_MANS)
371         @$(NORMAL_INSTALL)
372         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
373         @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
374         { for i in $$list; do echo "$$i"; done; \
375         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
376           sed -n '/\.1[a-z]*$$/p'; \
377         } | while read p; do \
378           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
379           echo "$$d$$p"; echo "$$p"; \
380         done | \
381         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
382               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
383         sed 'N;N;s,\n, ,g' | { \
384         list=; while read file base inst; do \
385           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
386             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
387             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
388           fi; \
389         done; \
390         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
391         while read files; do \
392           test -z "$$files" || { \
393             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
394             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
395         done; }
396
397 uninstall-man1:
398         @$(NORMAL_UNINSTALL)
399         @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
400         files=`{ for i in $$list; do echo "$$i"; done; \
401         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
402           sed -n '/\.1[a-z]*$$/p'; \
403         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
404               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
405         test -z "$$files" || { \
406           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
407           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
408
409 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
410         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
411         unique=`for i in $$list; do \
412             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413           done | \
414           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415               END { if (nonempty) { for (i in files) print i; }; }'`; \
416         mkid -fID $$unique
417 tags: TAGS
418
419 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
420                 $(TAGS_FILES) $(LISP)
421         set x; \
422         here=`pwd`; \
423         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428               END { if (nonempty) { for (i in files) print i; }; }'`; \
429         shift; \
430         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431           test -n "$$unique" || unique=$$empty_fix; \
432           if test $$# -gt 0; then \
433             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434               "$$@" $$unique; \
435           else \
436             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437               $$unique; \
438           fi; \
439         fi
440 ctags: CTAGS
441 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
442                 $(TAGS_FILES) $(LISP)
443         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
444         unique=`for i in $$list; do \
445             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
446           done | \
447           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
448               END { if (nonempty) { for (i in files) print i; }; }'`; \
449         test -z "$(CTAGS_ARGS)$$unique" \
450           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
451              $$unique
452
453 GTAGS:
454         here=`$(am__cd) $(top_builddir) && pwd` \
455           && $(am__cd) $(top_srcdir) \
456           && gtags -i $(GTAGS_ARGS) "$$here"
457
458 distclean-tags:
459         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
460
461 distdir: $(DISTFILES)
462         @list='$(MANS)'; if test -n "$$list"; then \
463           list=`for p in $$list; do \
464             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
465             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
466           if test -n "$$list" && \
467             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
468             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
469             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
470             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
471             echo "       typically \`make maintainer-clean' will remove them" >&2; \
472             exit 1; \
473           else :; fi; \
474         else :; fi
475         $(am__remove_distdir)
476         test -d "$(distdir)" || mkdir "$(distdir)"
477         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         list='$(DISTFILES)'; \
480           dist_files=`for file in $$list; do echo $$file; done | \
481           sed -e "s|^$$srcdirstrip/||;t" \
482               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483         case $$dist_files in \
484           */*) $(MKDIR_P) `echo "$$dist_files" | \
485                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486                            sort -u` ;; \
487         esac; \
488         for file in $$dist_files; do \
489           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490           if test -d $$d/$$file; then \
491             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492             if test -d "$(distdir)/$$file"; then \
493               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494             fi; \
495             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498             fi; \
499             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500           else \
501             test -f "$(distdir)/$$file" \
502             || cp -p $$d/$$file "$(distdir)/$$file" \
503             || exit 1; \
504           fi; \
505         done
506         $(MAKE) $(AM_MAKEFLAGS) \
507           top_distdir="$(top_distdir)" distdir="$(distdir)" \
508           dist-hook
509         -test -n "$(am__skip_mode_fix)" \
510         || find "$(distdir)" -type d ! -perm -755 \
511                 -exec chmod u+rwx,go+rx {} \; -o \
512           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
513           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
514           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
515         || chmod -R a+r "$(distdir)"
516 dist-gzip: distdir
517         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
518         $(am__remove_distdir)
519 dist-bzip2: distdir
520         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
521         $(am__remove_distdir)
522
523 dist-lzma: distdir
524         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
525         $(am__remove_distdir)
526
527 dist-xz: distdir
528         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
529         $(am__remove_distdir)
530
531 dist-tarZ: distdir
532         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
533         $(am__remove_distdir)
534
535 dist-shar: distdir
536         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
537         $(am__remove_distdir)
538
539 dist-zip: distdir
540         -rm -f $(distdir).zip
541         zip -rq $(distdir).zip $(distdir)
542         $(am__remove_distdir)
543
544 dist dist-all: distdir
545         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
547         $(am__remove_distdir)
548
549 # This target untars the dist file and tries a VPATH configuration.  Then
550 # it guarantees that the distribution is self-contained by making another
551 # tarfile.
552 distcheck: dist
553         case '$(DIST_ARCHIVES)' in \
554         *.tar.gz*) \
555           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
556         *.tar.bz2*) \
557           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
558         *.tar.lzma*) \
559           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
560         *.tar.xz*) \
561           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
562         *.tar.Z*) \
563           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
564         *.shar.gz*) \
565           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
566         *.zip*) \
567           unzip $(distdir).zip ;;\
568         esac
569         chmod -R a-w $(distdir); chmod a+w $(distdir)
570         mkdir $(distdir)/_build
571         mkdir $(distdir)/_inst
572         chmod a-w $(distdir)
573         test -d $(distdir)/_build || exit 0; \
574         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
575           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
576           && am__cwd=`pwd` \
577           && $(am__cd) $(distdir)/_build \
578           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
579             $(DISTCHECK_CONFIGURE_FLAGS) \
580           && $(MAKE) $(AM_MAKEFLAGS) \
581           && $(MAKE) $(AM_MAKEFLAGS) dvi \
582           && $(MAKE) $(AM_MAKEFLAGS) check \
583           && $(MAKE) $(AM_MAKEFLAGS) install \
584           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
585           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
586           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
587                 distuninstallcheck \
588           && chmod -R a-w "$$dc_install_base" \
589           && ({ \
590                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
591                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
592                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
593                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
594                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
595               } || { rm -rf "$$dc_destdir"; exit 1; }) \
596           && rm -rf "$$dc_destdir" \
597           && $(MAKE) $(AM_MAKEFLAGS) dist \
598           && rm -rf $(DIST_ARCHIVES) \
599           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
600           && cd "$$am__cwd" \
601           || exit 1
602         $(am__remove_distdir)
603         @(echo "$(distdir) archives ready for distribution: "; \
604           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
605           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
606 distuninstallcheck:
607         @$(am__cd) '$(distuninstallcheck_dir)' \
608         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
609            || { echo "ERROR: files left after uninstall:" ; \
610                 if test -n "$(DESTDIR)"; then \
611                   echo "  (check DESTDIR support)"; \
612                 fi ; \
613                 $(distuninstallcheck_listfiles) ; \
614                 exit 1; } >&2
615 distcleancheck: distclean
616         @if test '$(srcdir)' = . ; then \
617           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
618           exit 1 ; \
619         fi
620         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
621           || { echo "ERROR: files left in build directory after distclean:" ; \
622                $(distcleancheck_listfiles) ; \
623                exit 1; } >&2
624 check-am: all-am
625 check: check-am
626 all-am: Makefile $(PROGRAMS) $(MANS) config.h
627 installdirs:
628         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)"; do \
629           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
630         done
631 install: install-am
632 install-exec: install-exec-am
633 install-data: install-data-am
634 uninstall: uninstall-am
635
636 install-am: all-am
637         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
638
639 installcheck: installcheck-am
640 install-strip:
641         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
642           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
643           `test -z '$(STRIP)' || \
644             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
645 mostlyclean-generic:
646
647 clean-generic:
648         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
649
650 distclean-generic:
651         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
652         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
653
654 maintainer-clean-generic:
655         @echo "This command is intended for maintainers to use"
656         @echo "it deletes files that may require special tools to rebuild."
657         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
658 clean: clean-am
659
660 clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
661
662 distclean: distclean-am
663         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
664         -rm -f Makefile
665 distclean-am: clean-am distclean-compile distclean-generic \
666         distclean-hdr distclean-local distclean-tags
667
668 dvi: dvi-am
669
670 dvi-am:
671
672 html: html-am
673
674 html-am:
675
676 info: info-am
677
678 info-am:
679
680 install-data-am: install-man
681
682 install-dvi: install-dvi-am
683
684 install-dvi-am:
685
686 install-exec-am: install-sbinPROGRAMS
687
688 install-html: install-html-am
689
690 install-html-am:
691
692 install-info: install-info-am
693
694 install-info-am:
695
696 install-man: install-man1
697
698 install-pdf: install-pdf-am
699
700 install-pdf-am:
701
702 install-ps: install-ps-am
703
704 install-ps-am:
705
706 installcheck-am:
707
708 maintainer-clean: maintainer-clean-am
709         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
710         -rm -rf $(top_srcdir)/autom4te.cache
711         -rm -f Makefile
712 maintainer-clean-am: distclean-am maintainer-clean-generic \
713         maintainer-clean-local
714
715 mostlyclean: mostlyclean-am
716
717 mostlyclean-am: mostlyclean-compile mostlyclean-generic
718
719 pdf: pdf-am
720
721 pdf-am:
722
723 ps: ps-am
724
725 ps-am:
726
727 uninstall-am: uninstall-man uninstall-sbinPROGRAMS
728
729 uninstall-man: uninstall-man1
730
731 .MAKE: all install-am install-strip
732
733 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
734         clean-generic clean-sbinPROGRAMS ctags dist dist-all \
735         dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ \
736         dist-xz dist-zip distcheck distclean distclean-compile \
737         distclean-generic distclean-hdr distclean-local distclean-tags \
738         distcleancheck distdir distuninstallcheck dvi dvi-am html \
739         html-am info info-am install install-am install-data \
740         install-data-am install-dvi install-dvi-am install-exec \
741         install-exec-am install-html install-html-am install-info \
742         install-info-am install-man install-man1 install-pdf \
743         install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
744         install-strip installcheck installcheck-am installdirs \
745         maintainer-clean maintainer-clean-generic \
746         maintainer-clean-local mostlyclean mostlyclean-compile \
747         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
748         uninstall-am uninstall-man uninstall-man1 \
749         uninstall-sbinPROGRAMS
750
751
752 maintainer-clean-local:
753         -chmod -R +w autom4te* $(distdir)
754         rm -rf autom4te* $(distdir)
755 distclean-local:
756         rm -f configure.lineno
757
758 # rebuild ChangeLog during dist, but only if it's a zero-byte file
759 # (i.e. clean CVS co)
760 dist-hook: 
761         if test ! -s $(distdir)/ChangeLog ; then \
762                 cvs2cl --no-wrap -S -U contrib/users --stdout > $(distdir)/ChangeLog ; \
763         fi
764
765 .PHONY: sign upload changelog dist-hook
766
767 # Bah. Automake does not have a dist-local hook which would let me
768 # create the PGP sigs when the distfiles themselves are built.  So
769 # build them just before upload.
770 sign: dist-all
771         rm -f ${DIST_ARCHIVE_SIGS}
772         for file in ${DIST_ARCHIVES} ; \
773         do \
774                 gpg -b -a -u 6B56A1DD -o $$file.sig $$file ; \
775         done
776
777 upload: dist-all sign
778         rsync -a --progress ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS} dl.sv.nongnu.org:/releases/spamass-milt/
779
780 # ftp got disabled at some point?
781 #upload: dist-all sign
782 #       ncftpput savannah.gnu.org incoming/savannah/spamass-milt \
783 #               ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS}
784
785 # The good old way
786 #upload: dist-all
787 #       rsync -a --progress $(distdir).tar.bz2 $(distdir).tar.gz subversions.gnu.org:/upload/spamass-milt/
788
789 changelog:
790         cvs2cl --no-wrap -S -U contrib/users 
791
792 .1.man: mdoc2man.awk
793         $(AWK) -f mdoc2man.awk $< > $@
794
795 spamass-milter.cpp: spamass-milter.h
796
797 # Tell versions [3.59,3.63) of GNU make to not export all variables.
798 # Otherwise a system limit (for SysV at least) may be exceeded.
799 .NOEXPORT: