source: npl/mailserver/dspam/dspam-3.10.2/man/Makefile.in @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 25.6 KB
RevLine 
[c5c522c]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# $Id: Makefile.am,v 1.6 2009/12/23 02:03:10 sbajic Exp $
19#
20# autoconf (GNU Autoconf) 2.59
21# ltmain.sh (GNU libtool) 1.5.6
22# automake (GNU automake) 1.9.2
23VPATH = @srcdir@
24pkgdatadir = $(datadir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkglibexecdir = $(libexecdir)/@PACKAGE@
28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42subdir = man
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/dllibs.m4 \
46        $(top_srcdir)/m4/dspam_functions.m4 \
47        $(top_srcdir)/m4/external_lookup.m4 \
48        $(top_srcdir)/m4/gcc_build_options.m4 \
49        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
50        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mysql_drv.m4 \
52        $(top_srcdir)/m4/netlibs.m4 $(top_srcdir)/m4/pgsql_drv.m4 \
53        $(top_srcdir)/m4/pthread.m4 \
54        $(top_srcdir)/m4/split_configuration.m4 \
55        $(top_srcdir)/m4/sqlite3_drv.m4 $(top_srcdir)/m4/sqlite_drv.m4 \
56        $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58        $(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/src/auto-config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66        html-recursive info-recursive install-data-recursive \
67        install-dvi-recursive install-exec-recursive \
68        install-html-recursive install-info-recursive \
69        install-pdf-recursive install-ps-recursive install-recursive \
70        installcheck-recursive installdirs-recursive pdf-recursive \
71        ps-recursive uninstall-recursive
72am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73am__vpath_adj = case $$p in \
74    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75    *) f=$$p;; \
76  esac;
77am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78am__install_max = 40
79am__nobase_strip_setup = \
80  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81am__nobase_strip = \
82  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83am__nobase_list = $(am__nobase_strip_setup); \
84  for p in $$list; do echo "$$p $$p"; done | \
85  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87    if (++n[$$2] == $(am__install_max)) \
88      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89    END { for (dir in files) print dir, files[dir] }'
90am__base_list = \
91  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93man1dir = $(mandir)/man1
94am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
95man3dir = $(mandir)/man3
96NROFF = nroff
97MANS = $(man_MANS)
98RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
99  distclean-recursive maintainer-clean-recursive
100AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
101        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
102        distdir
103ETAGS = etags
104CTAGS = ctags
105DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106am__relativize = \
107  dir0=`pwd`; \
108  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109  sed_rest='s,^[^/]*/*,,'; \
110  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111  sed_butlast='s,/*[^/]*$$,,'; \
112  while test -n "$$dir1"; do \
113    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114    if test "$$first" != "."; then \
115      if test "$$first" = ".."; then \
116        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118      else \
119        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120        if test "$$first2" = "$$first"; then \
121          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122        else \
123          dir2="../$$dir2"; \
124        fi; \
125        dir0="$$dir0"/"$$first"; \
126      fi; \
127    fi; \
128    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129  done; \
130  reldir="$$dir2"
131ACLOCAL = @ACLOCAL@
132AMTAR = @AMTAR@
133AR = @AR@
134AUTOCONF = @AUTOCONF@
135AUTOHEADER = @AUTOHEADER@
136AUTOMAKE = @AUTOMAKE@
137AWK = @AWK@
138CC = @CC@
139CCDEPMODE = @CCDEPMODE@
140CFLAGS = @CFLAGS@
141CPP = @CPP@
142CPPFLAGS = @CPPFLAGS@
143CYGPATH_W = @CYGPATH_W@
144DEFS = @DEFS@
145DEPDIR = @DEPDIR@
146DLLIBS = @DLLIBS@
147DLLTOOL = @DLLTOOL@
148DSYMUTIL = @DSYMUTIL@
149DUMPBIN = @DUMPBIN@
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
154EXEEXT = @EXEEXT@
155FGREP = @FGREP@
156GREP = @GREP@
157INSTALL = @INSTALL@
158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162LD = @LD@
163LDFLAGS = @LDFLAGS@
164LIBOBJS = @LIBOBJS@
165LIBS = @LIBS@
166LIBTOOL = @LIBTOOL@
167LIPO = @LIPO@
168LN_S = @LN_S@
169LTLIBOBJS = @LTLIBOBJS@
170MAKEINFO = @MAKEINFO@
171MANIFEST_TOOL = @MANIFEST_TOOL@
172MKDIR_P = @MKDIR_P@
173NETLIBS = @NETLIBS@
174NM = @NM@
175NMEDIT = @NMEDIT@
176OBJDUMP = @OBJDUMP@
177OBJEXT = @OBJEXT@
178OTOOL = @OTOOL@
179OTOOL64 = @OTOOL64@
180PACKAGE = @PACKAGE@
181PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182PACKAGE_NAME = @PACKAGE_NAME@
183PACKAGE_STRING = @PACKAGE_STRING@
184PACKAGE_TARNAME = @PACKAGE_TARNAME@
185PACKAGE_URL = @PACKAGE_URL@
186PACKAGE_VERSION = @PACKAGE_VERSION@
187PATH_SEPARATOR = @PATH_SEPARATOR@
188RANLIB = @RANLIB@
189SED = @SED@
190SET_MAKE = @SET_MAKE@
191SHELL = @SHELL@
192STRIP = @STRIP@
193VERSION = @VERSION@
194abs_builddir = @abs_builddir@
195abs_srcdir = @abs_srcdir@
196abs_top_builddir = @abs_top_builddir@
197abs_top_srcdir = @abs_top_srcdir@
198ac_ct_AR = @ac_ct_AR@
199ac_ct_CC = @ac_ct_CC@
200ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
201active_driver = @active_driver@
202am__include = @am__include@
203am__leading_dot = @am__leading_dot@
204am__quote = @am__quote@
205am__tar = @am__tar@
206am__untar = @am__untar@
207bindir = @bindir@
208build = @build@
209build_alias = @build_alias@
210build_cpu = @build_cpu@
211build_os = @build_os@
212build_vendor = @build_vendor@
213builddir = @builddir@
214datadir = @datadir@
215datarootdir = @datarootdir@
216delivery_agent = @delivery_agent@
217docdir = @docdir@
218dspam_group = @dspam_group@
219dspam_home = @dspam_home@
220dspam_home_group = @dspam_home_group@
221dspam_home_mode = @dspam_home_mode@
222dspam_home_owner = @dspam_home_owner@
223dspam_mode = @dspam_mode@
224dspam_owner = @dspam_owner@
225dvidir = @dvidir@
226exec_prefix = @exec_prefix@
227external_lookup_libs = @external_lookup_libs@
228host = @host@
229host_alias = @host_alias@
230host_cpu = @host_cpu@
231host_os = @host_os@
232host_vendor = @host_vendor@
233htmldir = @htmldir@
234includedir = @includedir@/dspam
235infodir = @infodir@
236install_sh = @install_sh@
237libdir = @libdir@
238libexecdir = @libexecdir@
239libmysql_drv_cppflags = @libmysql_drv_cppflags@
240libmysql_drv_ldflags = @libmysql_drv_ldflags@
241libmysql_drv_libs = @libmysql_drv_libs@
242libpgsql_drv_cppflags = @libpgsql_drv_cppflags@
243libpgsql_drv_ldflags = @libpgsql_drv_ldflags@
244libpgsql_drv_libs = @libpgsql_drv_libs@
245libsqlite3_drv_cppflags = @libsqlite3_drv_cppflags@
246libsqlite3_drv_ldflags = @libsqlite3_drv_ldflags@
247libsqlite3_drv_libs = @libsqlite3_drv_libs@
248libsqlite_drv_cppflags = @libsqlite_drv_cppflags@
249libsqlite_drv_ldflags = @libsqlite_drv_ldflags@
250libsqlite_drv_libs = @libsqlite_drv_libs@
251localedir = @localedir@
252localstatedir = @localstatedir@
253logdir = @logdir@
254mandir = @mandir@
255mkdir_p = @mkdir_p@
256oldincludedir = @oldincludedir@
257pdfdir = @pdfdir@
258pgsql_pg_config = @pgsql_pg_config@
259prefix = @prefix@
260program_transform_name = @program_transform_name@
261psdir = @psdir@
262sbindir = @sbindir@
263sharedstatedir = @sharedstatedir@
264srcdir = @srcdir@
265storage_drv_subdirs = @storage_drv_subdirs@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
268top_build_prefix = @top_build_prefix@
269top_builddir = @top_builddir@
270top_srcdir = @top_srcdir@
271SUBDIRS = .
272DIST_SUBDIRS = .
273man_MANS = \
274        dspam.1                 \
275        dspam_admin.1           \
276        dspam_clean.1           \
277        dspam_crc.1             \
278        dspam_dump.1            \
279        dspam_logrotate.1       \
280        dspam_merge.1           \
281        dspam_stats.1           \
282        dspam_train.1           \
283        libdspam.3
284
285EXTRA_DIST = \
286        dspam.1                 \
287        dspam_admin.1           \
288        dspam_clean.1           \
289        dspam_crc.1             \
290        dspam_dump.1            \
291        dspam_logrotate.1       \
292        dspam_merge.1           \
293        dspam_stats.1           \
294        dspam_train.1           \
295        libdspam.3
296
297MAINTAINERCLEANFILES = Makefile.in
298ACLOCAL_AMFLAGS = -I m4
299all: all-recursive
300
301.SUFFIXES:
302$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
303        @for dep in $?; do \
304          case '$(am__configure_deps)' in \
305            *$$dep*) \
306              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307                && { if test -f $@; then exit 0; else break; fi; }; \
308              exit 1;; \
309          esac; \
310        done; \
311        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
312        $(am__cd) $(top_srcdir) && \
313          $(AUTOMAKE) --foreign man/Makefile
314.PRECIOUS: Makefile
315Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316        @case '$?' in \
317          *config.status*) \
318            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319          *) \
320            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322        esac;
323
324$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
327$(top_srcdir)/configure:  $(am__configure_deps)
328        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
330        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331$(am__aclocal_m4_deps):
332
333mostlyclean-libtool:
334        -rm -f *.lo
335
336clean-libtool:
337        -rm -rf .libs _libs
338install-man1: $(man_MANS)
339        @$(NORMAL_INSTALL)
340        test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
341        @list=''; test -n "$(man1dir)" || exit 0; \
342        { for i in $$list; do echo "$$i"; done; \
343        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
344          sed -n '/\.1[a-z]*$$/p'; \
345        } | while read p; do \
346          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
347          echo "$$d$$p"; echo "$$p"; \
348        done | \
349        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
350              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
351        sed 'N;N;s,\n, ,g' | { \
352        list=; while read file base inst; do \
353          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
354            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
355            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
356          fi; \
357        done; \
358        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
359        while read files; do \
360          test -z "$$files" || { \
361            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
362            $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
363        done; }
364
365uninstall-man1:
366        @$(NORMAL_UNINSTALL)
367        @list=''; test -n "$(man1dir)" || exit 0; \
368        files=`{ for i in $$list; do echo "$$i"; done; \
369        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
370          sed -n '/\.1[a-z]*$$/p'; \
371        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
372              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
373        test -z "$$files" || { \
374          echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
375          cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
376install-man3: $(man_MANS)
377        @$(NORMAL_INSTALL)
378        test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
379        @list=''; test -n "$(man3dir)" || exit 0; \
380        { for i in $$list; do echo "$$i"; done; \
381        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
382          sed -n '/\.3[a-z]*$$/p'; \
383        } | while read p; do \
384          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
385          echo "$$d$$p"; echo "$$p"; \
386        done | \
387        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
388              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
389        sed 'N;N;s,\n, ,g' | { \
390        list=; while read file base inst; do \
391          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
392            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
393            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
394          fi; \
395        done; \
396        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
397        while read files; do \
398          test -z "$$files" || { \
399            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
400            $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
401        done; }
402
403uninstall-man3:
404        @$(NORMAL_UNINSTALL)
405        @list=''; test -n "$(man3dir)" || exit 0; \
406        files=`{ for i in $$list; do echo "$$i"; done; \
407        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
408          sed -n '/\.3[a-z]*$$/p'; \
409        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
410              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
411        test -z "$$files" || { \
412          echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
413          cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
414
415# This directory's subdirectories are mostly independent; you can cd
416# into them and run `make' without going through this Makefile.
417# To change the values of `make' variables: instead of editing Makefiles,
418# (1) if the variable is set in `config.status', edit `config.status'
419#     (which will cause the Makefiles to be regenerated when you run `make');
420# (2) otherwise, pass the desired values on the `make' command line.
421$(RECURSIVE_TARGETS):
422        @fail= failcom='exit 1'; \
423        for f in x $$MAKEFLAGS; do \
424          case $$f in \
425            *=* | --[!k]*);; \
426            *k*) failcom='fail=yes';; \
427          esac; \
428        done; \
429        dot_seen=no; \
430        target=`echo $@ | sed s/-recursive//`; \
431        list='$(SUBDIRS)'; for subdir in $$list; do \
432          echo "Making $$target in $$subdir"; \
433          if test "$$subdir" = "."; then \
434            dot_seen=yes; \
435            local_target="$$target-am"; \
436          else \
437            local_target="$$target"; \
438          fi; \
439          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
440          || eval $$failcom; \
441        done; \
442        if test "$$dot_seen" = "no"; then \
443          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
444        fi; test -z "$$fail"
445
446$(RECURSIVE_CLEAN_TARGETS):
447        @fail= failcom='exit 1'; \
448        for f in x $$MAKEFLAGS; do \
449          case $$f in \
450            *=* | --[!k]*);; \
451            *k*) failcom='fail=yes';; \
452          esac; \
453        done; \
454        dot_seen=no; \
455        case "$@" in \
456          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
457          *) list='$(SUBDIRS)' ;; \
458        esac; \
459        rev=''; for subdir in $$list; do \
460          if test "$$subdir" = "."; then :; else \
461            rev="$$subdir $$rev"; \
462          fi; \
463        done; \
464        rev="$$rev ."; \
465        target=`echo $@ | sed s/-recursive//`; \
466        for subdir in $$rev; do \
467          echo "Making $$target in $$subdir"; \
468          if test "$$subdir" = "."; then \
469            local_target="$$target-am"; \
470          else \
471            local_target="$$target"; \
472          fi; \
473          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
474          || eval $$failcom; \
475        done && test -z "$$fail"
476tags-recursive:
477        list='$(SUBDIRS)'; for subdir in $$list; do \
478          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
479        done
480ctags-recursive:
481        list='$(SUBDIRS)'; for subdir in $$list; do \
482          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
483        done
484
485ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
486        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487        unique=`for i in $$list; do \
488            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489          done | \
490          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491              END { if (nonempty) { for (i in files) print i; }; }'`; \
492        mkid -fID $$unique
493tags: TAGS
494
495TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
496                $(TAGS_FILES) $(LISP)
497        set x; \
498        here=`pwd`; \
499        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
500          include_option=--etags-include; \
501          empty_fix=.; \
502        else \
503          include_option=--include; \
504          empty_fix=; \
505        fi; \
506        list='$(SUBDIRS)'; for subdir in $$list; do \
507          if test "$$subdir" = .; then :; else \
508            test ! -f $$subdir/TAGS || \
509              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
510          fi; \
511        done; \
512        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
513        unique=`for i in $$list; do \
514            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515          done | \
516          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517              END { if (nonempty) { for (i in files) print i; }; }'`; \
518        shift; \
519        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
520          test -n "$$unique" || unique=$$empty_fix; \
521          if test $$# -gt 0; then \
522            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523              "$$@" $$unique; \
524          else \
525            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
526              $$unique; \
527          fi; \
528        fi
529ctags: CTAGS
530CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
531                $(TAGS_FILES) $(LISP)
532        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
533        unique=`for i in $$list; do \
534            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535          done | \
536          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537              END { if (nonempty) { for (i in files) print i; }; }'`; \
538        test -z "$(CTAGS_ARGS)$$unique" \
539          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
540             $$unique
541
542GTAGS:
543        here=`$(am__cd) $(top_builddir) && pwd` \
544          && $(am__cd) $(top_srcdir) \
545          && gtags -i $(GTAGS_ARGS) "$$here"
546
547distclean-tags:
548        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
549
550distdir: $(DISTFILES)
551        @list='$(MANS)'; if test -n "$$list"; then \
552          list=`for p in $$list; do \
553            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
554            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
555          if test -n "$$list" && \
556            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
557            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
558            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
559            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
560            echo "       typically \`make maintainer-clean' will remove them" >&2; \
561            exit 1; \
562          else :; fi; \
563        else :; fi
564        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
566        list='$(DISTFILES)'; \
567          dist_files=`for file in $$list; do echo $$file; done | \
568          sed -e "s|^$$srcdirstrip/||;t" \
569              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
570        case $$dist_files in \
571          */*) $(MKDIR_P) `echo "$$dist_files" | \
572                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
573                           sort -u` ;; \
574        esac; \
575        for file in $$dist_files; do \
576          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
577          if test -d $$d/$$file; then \
578            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
579            if test -d "$(distdir)/$$file"; then \
580              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581            fi; \
582            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
583              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
584              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
585            fi; \
586            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
587          else \
588            test -f "$(distdir)/$$file" \
589            || cp -p $$d/$$file "$(distdir)/$$file" \
590            || exit 1; \
591          fi; \
592        done
593        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
594          if test "$$subdir" = .; then :; else \
595            test -d "$(distdir)/$$subdir" \
596            || $(MKDIR_P) "$(distdir)/$$subdir" \
597            || exit 1; \
598          fi; \
599        done
600        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
601          if test "$$subdir" = .; then :; else \
602            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
603            $(am__relativize); \
604            new_distdir=$$reldir; \
605            dir1=$$subdir; dir2="$(top_distdir)"; \
606            $(am__relativize); \
607            new_top_distdir=$$reldir; \
608            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
609            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
610            ($(am__cd) $$subdir && \
611              $(MAKE) $(AM_MAKEFLAGS) \
612                top_distdir="$$new_top_distdir" \
613                distdir="$$new_distdir" \
614                am__remove_distdir=: \
615                am__skip_length_check=: \
616                am__skip_mode_fix=: \
617                distdir) \
618              || exit 1; \
619          fi; \
620        done
621check-am: all-am
622check: check-recursive
623all-am: Makefile $(MANS)
624installdirs: installdirs-recursive
625installdirs-am:
626        for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
627          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
628        done
629install: install-recursive
630install-exec: install-exec-recursive
631install-data: install-data-recursive
632uninstall: uninstall-recursive
633
634install-am: all-am
635        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
636
637installcheck: installcheck-recursive
638install-strip:
639        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
640          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
641          `test -z '$(STRIP)' || \
642            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
643mostlyclean-generic:
644
645clean-generic:
646
647distclean-generic:
648        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
649        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
650
651maintainer-clean-generic:
652        @echo "This command is intended for maintainers to use"
653        @echo "it deletes files that may require special tools to rebuild."
654        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
655clean: clean-recursive
656
657clean-am: clean-generic clean-libtool mostlyclean-am
658
659distclean: distclean-recursive
660        -rm -f Makefile
661distclean-am: clean-am distclean-generic distclean-tags
662
663dvi: dvi-recursive
664
665dvi-am:
666
667html: html-recursive
668
669html-am:
670
671info: info-recursive
672
673info-am:
674
675install-data-am: install-man
676        @$(NORMAL_INSTALL)
677        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
678install-dvi: install-dvi-recursive
679
680install-dvi-am:
681
682install-exec-am:
683
684install-html: install-html-recursive
685
686install-html-am:
687
688install-info: install-info-recursive
689
690install-info-am:
691
692install-man: install-man1 install-man3
693
694install-pdf: install-pdf-recursive
695
696install-pdf-am:
697
698install-ps: install-ps-recursive
699
700install-ps-am:
701
702installcheck-am:
703
704maintainer-clean: maintainer-clean-recursive
705        -rm -f Makefile
706maintainer-clean-am: distclean-am maintainer-clean-generic
707
708mostlyclean: mostlyclean-recursive
709
710mostlyclean-am: mostlyclean-generic mostlyclean-libtool
711
712pdf: pdf-recursive
713
714pdf-am:
715
716ps: ps-recursive
717
718ps-am:
719
720uninstall-am: uninstall-man
721        @$(NORMAL_INSTALL)
722        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
723uninstall-man: uninstall-man1 uninstall-man3
724
725.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
726        install-am install-data-am install-strip tags-recursive \
727        uninstall-am
728
729.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
730        all all-am check check-am clean clean-generic clean-libtool \
731        ctags ctags-recursive distclean distclean-generic \
732        distclean-libtool distclean-tags distdir dvi dvi-am html \
733        html-am info info-am install install-am install-data \
734        install-data-am install-data-hook install-dvi install-dvi-am \
735        install-exec install-exec-am install-html install-html-am \
736        install-info install-info-am install-man install-man1 \
737        install-man3 install-pdf install-pdf-am install-ps \
738        install-ps-am install-strip installcheck installcheck-am \
739        installdirs installdirs-am maintainer-clean \
740        maintainer-clean-generic mostlyclean mostlyclean-generic \
741        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
742        uninstall uninstall-am uninstall-hook uninstall-man \
743        uninstall-man1 uninstall-man3
744
745
746# Failing of chgrp is expected and normal case when someone do
747#   make install DESTDIR=...
748# from user other than root (from user not included in the `mail' group
749# is exactly), and only after this and after checking what was installed
750# changes ownership.
751#
752# Caveat: creating the $(dspam_home) in the install-exec-hook is not the
753# right way, but for some (unknown to me) reason `installdirs-local'
754# target have no chances to be executed under automake-1.7.3 (at least).
755#
756# Solaris' ln seems to have a problem with -sf and existing symlinks.
757install-data-hook:
758        rm -f $(DESTDIR)$(mandir)/man3/dspam_addattribute.3
759        rm -f $(DESTDIR)$(mandir)/man3/dspam_attach.3
760        rm -f $(DESTDIR)$(mandir)/man3/dspam_clearattributes.3
761        rm -f $(DESTDIR)$(mandir)/man3/dspam_create.3
762        rm -f $(DESTDIR)$(mandir)/man3/dspam_destroy.3
763        rm -f $(DESTDIR)$(mandir)/man3/dspam_detach.3
764        rm -f $(DESTDIR)$(mandir)/man3/dspam_getsource.3
765        rm -f $(DESTDIR)$(mandir)/man3/dspam_init.3
766        rm -f $(DESTDIR)$(mandir)/man3/dspam_process.3
767        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_addattribute.3
768        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_attach.3
769        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_clearattributes.3
770        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_create.3
771        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_destroy.3
772        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_detach.3
773        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_getsource.3
774        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_init.3
775        cd $(DESTDIR)$(mandir)/man3/ && ln -s libdspam.3 dspam_process.3
776
777uninstall-hook:
778        rm -f $(DESTDIR)$(mandir)/man3/dspam_addattribute.3
779        rm -f $(DESTDIR)$(mandir)/man3/dspam_attach.3
780        rm -f $(DESTDIR)$(mandir)/man3/dspam_clearattributes.3
781        rm -f $(DESTDIR)$(mandir)/man3/dspam_create.3
782        rm -f $(DESTDIR)$(mandir)/man3/dspam_destroy.3
783        rm -f $(DESTDIR)$(mandir)/man3/dspam_detach.3
784        rm -f $(DESTDIR)$(mandir)/man3/dspam_getsource.3
785        rm -f $(DESTDIR)$(mandir)/man3/dspam_init.3
786        rm -f $(DESTDIR)$(mandir)/man3/dspam_process.3
787
788# Tell versions [3.59,3.63) of GNU make to not export all variables.
789# Otherwise a system limit (for SysV at least) may be exceeded.
790.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.