masqmail-0.2

view Makefile.in @ 57:ed34413652fc

moved man pages from docs/ to man/
author meillo@marmaro.de
date Sat, 29 May 2010 22:07:07 +0200
parents 185ba6c0e6f0
children 6ab62592cac4
line source
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38 TODO acconfig.h config.guess config.sub depcomp install-sh \
39 missing mkinstalldirs
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45 configure.lineno config.status.lineno
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
62 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
63 distdir dist dist-all distcheck
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = $(SUBDIRS)
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 distdir = $(PACKAGE)-$(VERSION)
69 top_distdir = $(distdir)
70 am__remove_distdir = \
71 { test ! -d "$(distdir)" \
72 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
73 && rm -fr "$(distdir)"; }; }
74 am__relativize = \
75 dir0=`pwd`; \
76 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
77 sed_rest='s,^[^/]*/*,,'; \
78 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
79 sed_butlast='s,/*[^/]*$$,,'; \
80 while test -n "$$dir1"; do \
81 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
82 if test "$$first" != "."; then \
83 if test "$$first" = ".."; then \
84 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
85 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
86 else \
87 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
88 if test "$$first2" = "$$first"; then \
89 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
90 else \
91 dir2="../$$dir2"; \
92 fi; \
93 dir0="$$dir0"/"$$first"; \
94 fi; \
95 fi; \
96 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97 done; \
98 reldir="$$dir2"
99 DIST_ARCHIVES = $(distdir).tar.gz
100 GZIP_ENV = --best
101 distuninstallcheck_listfiles = find . -type f -print
102 distcleancheck_listfiles = find . -type f -print
103 ACLOCAL = @ACLOCAL@
104 AMTAR = @AMTAR@
105 AUTOCONF = @AUTOCONF@
106 AUTOHEADER = @AUTOHEADER@
107 AUTOMAKE = @AUTOMAKE@
108 AWK = @AWK@
109 BASE64_LIBS = @BASE64_LIBS@
110 CC = @CC@
111 CCDEPMODE = @CCDEPMODE@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 ECHO_C = @ECHO_C@
119 ECHO_N = @ECHO_N@
120 ECHO_T = @ECHO_T@
121 EGREP = @EGREP@
122 EXEEXT = @EXEEXT@
123 GLIB_CFLAGS = @GLIB_CFLAGS@
124 GLIB_LIBS = @GLIB_LIBS@
125 GREP = @GREP@
126 IDENT_LIBS = @IDENT_LIBS@
127 INSTALL = @INSTALL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 LDFLAGS = @LDFLAGS@
133 LIBOBJS = @LIBOBJS@
134 LIBS = @LIBS@
135 LOCKFILE_LIBS = @LOCKFILE_LIBS@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAKEINFO = @MAKEINFO@
138 MD5_LIBS = @MD5_LIBS@
139 MKDIR_P = @MKDIR_P@
140 OBJEXT = @OBJEXT@
141 PACKAGE = @PACKAGE@
142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143 PACKAGE_NAME = @PACKAGE_NAME@
144 PACKAGE_STRING = @PACKAGE_STRING@
145 PACKAGE_TARNAME = @PACKAGE_TARNAME@
146 PACKAGE_URL = @PACKAGE_URL@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PKG_CONFIG = @PKG_CONFIG@
150 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
151 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
152 RANLIB = @RANLIB@
153 RESOLV_LIBS = @RESOLV_LIBS@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
158 VERSION = @VERSION@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_ct_CC = @ac_ct_CC@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build_alias = @build_alias@
171 builddir = @builddir@
172 datadir = @datadir@
173 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 has_ident = @has_ident@
178 host_alias = @host_alias@
179 htmldir = @htmldir@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localedir = @localedir@
186 localstatedir = @localstatedir@
187 mandir = @mandir@
188 mkdir_p = @mkdir_p@
189 oldincludedir = @oldincludedir@
190 pdfdir = @pdfdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 sbindir = @sbindir@
195 sharedstatedir = @sharedstatedir@
196 srcdir = @srcdir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 top_build_prefix = @top_build_prefix@
200 top_builddir = @top_builddir@
201 top_srcdir = @top_srcdir@
202 with_confdir = @with_confdir@
203 with_group = @with_group@
204 with_logdir = @with_logdir@
205 with_spooldir = @with_spooldir@
206 with_user = @with_user@
207 EXTRA_DIST = \
208 examples/* docs/* man/* tpl/* \
209 INSTALL.agenda INSTALL.ipaq agenda-config.site
211 SUBDIRS = src man
212 all: config.h
213 $(MAKE) $(AM_MAKEFLAGS) all-recursive
215 .SUFFIXES:
216 am--refresh:
217 @:
218 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
223 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
224 && exit 0; \
225 exit 1;; \
226 esac; \
227 done; \
228 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
229 $(am__cd) $(top_srcdir) && \
230 $(AUTOMAKE) --gnu Makefile
231 .PRECIOUS: Makefile
232 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233 @case '$?' in \
234 *config.status*) \
235 echo ' $(SHELL) ./config.status'; \
236 $(SHELL) ./config.status;; \
237 *) \
238 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
239 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
240 esac;
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243 $(SHELL) ./config.status --recheck
245 $(top_srcdir)/configure: $(am__configure_deps)
246 $(am__cd) $(srcdir) && $(AUTOCONF)
247 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
248 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
249 $(am__aclocal_m4_deps):
251 config.h: stamp-h1
252 @if test ! -f $@; then \
253 rm -f stamp-h1; \
254 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
255 else :; fi
257 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
258 @rm -f stamp-h1
259 cd $(top_builddir) && $(SHELL) ./config.status config.h
260 $(srcdir)/config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h
261 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
262 rm -f stamp-h1
263 touch $@
265 distclean-hdr:
266 -rm -f config.h stamp-h1
268 # This directory's subdirectories are mostly independent; you can cd
269 # into them and run `make' without going through this Makefile.
270 # To change the values of `make' variables: instead of editing Makefiles,
271 # (1) if the variable is set in `config.status', edit `config.status'
272 # (which will cause the Makefiles to be regenerated when you run `make');
273 # (2) otherwise, pass the desired values on the `make' command line.
274 $(RECURSIVE_TARGETS):
275 @fail= failcom='exit 1'; \
276 for f in x $$MAKEFLAGS; do \
277 case $$f in \
278 *=* | --[!k]*);; \
279 *k*) failcom='fail=yes';; \
280 esac; \
281 done; \
282 dot_seen=no; \
283 target=`echo $@ | sed s/-recursive//`; \
284 list='$(SUBDIRS)'; for subdir in $$list; do \
285 echo "Making $$target in $$subdir"; \
286 if test "$$subdir" = "."; then \
287 dot_seen=yes; \
288 local_target="$$target-am"; \
289 else \
290 local_target="$$target"; \
291 fi; \
292 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
293 || eval $$failcom; \
294 done; \
295 if test "$$dot_seen" = "no"; then \
296 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
297 fi; test -z "$$fail"
299 $(RECURSIVE_CLEAN_TARGETS):
300 @fail= failcom='exit 1'; \
301 for f in x $$MAKEFLAGS; do \
302 case $$f in \
303 *=* | --[!k]*);; \
304 *k*) failcom='fail=yes';; \
305 esac; \
306 done; \
307 dot_seen=no; \
308 case "$@" in \
309 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
310 *) list='$(SUBDIRS)' ;; \
311 esac; \
312 rev=''; for subdir in $$list; do \
313 if test "$$subdir" = "."; then :; else \
314 rev="$$subdir $$rev"; \
315 fi; \
316 done; \
317 rev="$$rev ."; \
318 target=`echo $@ | sed s/-recursive//`; \
319 for subdir in $$rev; do \
320 echo "Making $$target in $$subdir"; \
321 if test "$$subdir" = "."; then \
322 local_target="$$target-am"; \
323 else \
324 local_target="$$target"; \
325 fi; \
326 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
327 || eval $$failcom; \
328 done && test -z "$$fail"
329 tags-recursive:
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
332 done
333 ctags-recursive:
334 list='$(SUBDIRS)'; for subdir in $$list; do \
335 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
336 done
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344 END { if (nonempty) { for (i in files) print i; }; }'`; \
345 mkid -fID $$unique
346 tags: TAGS
348 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 set x; \
351 here=`pwd`; \
352 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
353 include_option=--etags-include; \
354 empty_fix=.; \
355 else \
356 include_option=--include; \
357 empty_fix=; \
358 fi; \
359 list='$(SUBDIRS)'; for subdir in $$list; do \
360 if test "$$subdir" = .; then :; else \
361 test ! -f $$subdir/TAGS || \
362 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
363 fi; \
364 done; \
365 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
366 unique=`for i in $$list; do \
367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 done | \
369 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370 END { if (nonempty) { for (i in files) print i; }; }'`; \
371 shift; \
372 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
373 test -n "$$unique" || unique=$$empty_fix; \
374 if test $$# -gt 0; then \
375 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376 "$$@" $$unique; \
377 else \
378 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379 $$unique; \
380 fi; \
381 fi
382 ctags: CTAGS
383 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
384 $(TAGS_FILES) $(LISP)
385 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
386 unique=`for i in $$list; do \
387 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388 done | \
389 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390 END { if (nonempty) { for (i in files) print i; }; }'`; \
391 test -z "$(CTAGS_ARGS)$$unique" \
392 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393 $$unique
395 GTAGS:
396 here=`$(am__cd) $(top_builddir) && pwd` \
397 && $(am__cd) $(top_srcdir) \
398 && gtags -i $(GTAGS_ARGS) "$$here"
400 distclean-tags:
401 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
403 distdir: $(DISTFILES)
404 $(am__remove_distdir)
405 test -d "$(distdir)" || mkdir "$(distdir)"
406 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
407 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408 list='$(DISTFILES)'; \
409 dist_files=`for file in $$list; do echo $$file; done | \
410 sed -e "s|^$$srcdirstrip/||;t" \
411 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
412 case $$dist_files in \
413 */*) $(MKDIR_P) `echo "$$dist_files" | \
414 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
415 sort -u` ;; \
416 esac; \
417 for file in $$dist_files; do \
418 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419 if test -d $$d/$$file; then \
420 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
421 if test -d "$(distdir)/$$file"; then \
422 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423 fi; \
424 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
425 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
426 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427 fi; \
428 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
429 else \
430 test -f "$(distdir)/$$file" \
431 || cp -p $$d/$$file "$(distdir)/$$file" \
432 || exit 1; \
433 fi; \
434 done
435 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
436 if test "$$subdir" = .; then :; else \
437 test -d "$(distdir)/$$subdir" \
438 || $(MKDIR_P) "$(distdir)/$$subdir" \
439 || exit 1; \
440 fi; \
441 done
442 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
443 if test "$$subdir" = .; then :; else \
444 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
445 $(am__relativize); \
446 new_distdir=$$reldir; \
447 dir1=$$subdir; dir2="$(top_distdir)"; \
448 $(am__relativize); \
449 new_top_distdir=$$reldir; \
450 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
451 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
452 ($(am__cd) $$subdir && \
453 $(MAKE) $(AM_MAKEFLAGS) \
454 top_distdir="$$new_top_distdir" \
455 distdir="$$new_distdir" \
456 am__remove_distdir=: \
457 am__skip_length_check=: \
458 am__skip_mode_fix=: \
459 distdir) \
460 || exit 1; \
461 fi; \
462 done
463 -test -n "$(am__skip_mode_fix)" \
464 || find "$(distdir)" -type d ! -perm -755 \
465 -exec chmod u+rwx,go+rx {} \; -o \
466 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
467 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
468 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
469 || chmod -R a+r "$(distdir)"
470 dist-gzip: distdir
471 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
472 $(am__remove_distdir)
474 dist-bzip2: distdir
475 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
476 $(am__remove_distdir)
478 dist-lzma: distdir
479 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
480 $(am__remove_distdir)
482 dist-xz: distdir
483 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
484 $(am__remove_distdir)
486 dist-tarZ: distdir
487 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
488 $(am__remove_distdir)
490 dist-shar: distdir
491 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
492 $(am__remove_distdir)
494 dist-zip: distdir
495 -rm -f $(distdir).zip
496 zip -rq $(distdir).zip $(distdir)
497 $(am__remove_distdir)
499 dist dist-all: distdir
500 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
501 $(am__remove_distdir)
503 # This target untars the dist file and tries a VPATH configuration. Then
504 # it guarantees that the distribution is self-contained by making another
505 # tarfile.
506 distcheck: dist
507 case '$(DIST_ARCHIVES)' in \
508 *.tar.gz*) \
509 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
510 *.tar.bz2*) \
511 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
512 *.tar.lzma*) \
513 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
514 *.tar.xz*) \
515 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
516 *.tar.Z*) \
517 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
518 *.shar.gz*) \
519 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
520 *.zip*) \
521 unzip $(distdir).zip ;;\
522 esac
523 chmod -R a-w $(distdir); chmod a+w $(distdir)
524 mkdir $(distdir)/_build
525 mkdir $(distdir)/_inst
526 chmod a-w $(distdir)
527 test -d $(distdir)/_build || exit 0; \
528 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
529 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
530 && am__cwd=`pwd` \
531 && $(am__cd) $(distdir)/_build \
532 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
533 $(DISTCHECK_CONFIGURE_FLAGS) \
534 && $(MAKE) $(AM_MAKEFLAGS) \
535 && $(MAKE) $(AM_MAKEFLAGS) dvi \
536 && $(MAKE) $(AM_MAKEFLAGS) check \
537 && $(MAKE) $(AM_MAKEFLAGS) install \
538 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
539 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
540 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
541 distuninstallcheck \
542 && chmod -R a-w "$$dc_install_base" \
543 && ({ \
544 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
545 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
546 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
547 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
548 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
549 } || { rm -rf "$$dc_destdir"; exit 1; }) \
550 && rm -rf "$$dc_destdir" \
551 && $(MAKE) $(AM_MAKEFLAGS) dist \
552 && rm -rf $(DIST_ARCHIVES) \
553 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
554 && cd "$$am__cwd" \
555 || exit 1
556 $(am__remove_distdir)
557 @(echo "$(distdir) archives ready for distribution: "; \
558 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
559 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
560 distuninstallcheck:
561 @$(am__cd) '$(distuninstallcheck_dir)' \
562 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
563 || { echo "ERROR: files left after uninstall:" ; \
564 if test -n "$(DESTDIR)"; then \
565 echo " (check DESTDIR support)"; \
566 fi ; \
567 $(distuninstallcheck_listfiles) ; \
568 exit 1; } >&2
569 distcleancheck: distclean
570 @if test '$(srcdir)' = . ; then \
571 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
572 exit 1 ; \
573 fi
574 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
575 || { echo "ERROR: files left in build directory after distclean:" ; \
576 $(distcleancheck_listfiles) ; \
577 exit 1; } >&2
578 check-am: all-am
579 check: check-recursive
580 all-am: Makefile config.h
581 installdirs: installdirs-recursive
582 installdirs-am:
583 install: install-recursive
584 install-exec: install-exec-recursive
585 install-data: install-data-recursive
586 uninstall: uninstall-recursive
588 install-am: all-am
589 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
591 installcheck: installcheck-recursive
592 install-strip:
593 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595 `test -z '$(STRIP)' || \
596 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
597 mostlyclean-generic:
599 clean-generic:
601 distclean-generic:
602 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
603 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
605 maintainer-clean-generic:
606 @echo "This command is intended for maintainers to use"
607 @echo "it deletes files that may require special tools to rebuild."
608 clean: clean-recursive
610 clean-am: clean-generic mostlyclean-am
612 distclean: distclean-recursive
613 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
614 -rm -f Makefile
615 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
617 dvi: dvi-recursive
619 dvi-am:
621 html: html-recursive
623 html-am:
625 info: info-recursive
627 info-am:
629 install-data-am: install-data-local
631 install-dvi: install-dvi-recursive
633 install-dvi-am:
635 install-exec-am:
637 install-html: install-html-recursive
639 install-html-am:
641 install-info: install-info-recursive
643 install-info-am:
645 install-man:
647 install-pdf: install-pdf-recursive
649 install-pdf-am:
651 install-ps: install-ps-recursive
653 install-ps-am:
655 installcheck-am:
657 maintainer-clean: maintainer-clean-recursive
658 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
659 -rm -rf $(top_srcdir)/autom4te.cache
660 -rm -f Makefile
661 maintainer-clean-am: distclean-am maintainer-clean-generic
663 mostlyclean: mostlyclean-recursive
665 mostlyclean-am: mostlyclean-generic
667 pdf: pdf-recursive
669 pdf-am:
671 ps: ps-recursive
673 ps-am:
675 uninstall-am:
677 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
678 ctags-recursive install-am install-strip tags-recursive
680 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
681 all all-am am--refresh check check-am clean clean-generic \
682 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
683 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
684 distclean distclean-generic distclean-hdr distclean-tags \
685 distcleancheck distdir distuninstallcheck dvi dvi-am html \
686 html-am info info-am install install-am install-data \
687 install-data-am install-data-local install-dvi install-dvi-am \
688 install-exec install-exec-am install-html install-html-am \
689 install-info install-info-am install-man install-pdf \
690 install-pdf-am install-ps install-ps-am install-strip \
691 installcheck installcheck-am installdirs installdirs-am \
692 maintainer-clean maintainer-clean-generic mostlyclean \
693 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
694 uninstall uninstall-am
697 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
699 conf_dir: $(DESTDIR)@with_confdir@
701 $(DESTDIR)@with_confdir@:
702 install -d $(DESTDIR)@with_confdir@
704 tpl_dir: $(DESTDIR)@datadir@/tpl
706 $(DESTDIR)@datadir@/tpl: conf_dir
707 install -d $(DESTDIR)@datadir@/masqmail/tpl
708 install -m 644 tpl/failmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
709 install -m 644 tpl/failmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
710 install -m 644 tpl/warnmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
711 install -m 644 tpl/warnmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
713 log_dir: $(DESTDIR)@with_logdir@
715 spool_dir: $(DESTDIR)@with_spooldir@
717 uid_bit: $(DESTDIR)@prefix@/sbin/masqmail
718 chmod u+s $(DESTDIR)@prefix@/sbin/masqmail
720 run_dir:
721 install -d -o @with_user@ -g @with_group@ $(DESTDIR)/var/run/masqmail
723 $(DESTDIR)@with_logdir@:
724 [ -d `dirname $(DESTDIR)@with_logdir@` ] || \
725 install -d `dirname $(DESTDIR)@with_logdir@`
726 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_logdir@
728 $(DESTDIR)@with_spooldir@:
729 [ -d `dirname $(DESTDIR)@with_spooldir@` ] || \
730 install -d `dirname $(DESTDIR)@with_spooldir@`
731 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@
732 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/lock
733 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/input
734 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/popuidl
736 # Tell versions [3.59,3.63) of GNU make to not export all variables.
737 # Otherwise a system limit (for SysV at least) may be exceeded.
738 .NOEXPORT: