masqmail

view Makefile.in @ 419:d209b4846f2b

The pid files goes to /var/run/masqmail.pid now. Added --with-piddir. Now we can change the pid dir to /run on system that did this transition.
author markus schnalke <meillo@marmaro.de>
date Tue, 29 May 2012 21:35:17 +0200
parents 5781ba87df95
children f37384470855
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 THANKS TODO acconfig.h config.guess config.sub depcomp \
39 install-sh 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 INSTALL = @INSTALL@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LOCKFILE_LIBS = @LOCKFILE_LIBS@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAKEINFO = @MAKEINFO@
137 MD5_LIBS = @MD5_LIBS@
138 MKDIR_P = @MKDIR_P@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_URL = @PACKAGE_URL@
146 PACKAGE_VERSION = @PACKAGE_VERSION@
147 PATH_SEPARATOR = @PATH_SEPARATOR@
148 PKG_CONFIG = @PKG_CONFIG@
149 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
150 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
151 RANLIB = @RANLIB@
152 RESOLV_LIBS = @RESOLV_LIBS@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
157 VERSION = @VERSION@
158 abs_builddir = @abs_builddir@
159 abs_srcdir = @abs_srcdir@
160 abs_top_builddir = @abs_top_builddir@
161 abs_top_srcdir = @abs_top_srcdir@
162 ac_ct_CC = @ac_ct_CC@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 am__tar = @am__tar@
167 am__untar = @am__untar@
168 bindir = @bindir@
169 build_alias = @build_alias@
170 builddir = @builddir@
171 datadir = @datadir@
172 datarootdir = @datarootdir@
173 docdir = @docdir@
174 dvidir = @dvidir@
175 exec_prefix = @exec_prefix@
176 host_alias = @host_alias@
177 htmldir = @htmldir@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 pdfdir = @pdfdir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 psdir = @psdir@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 sysconfdir = @sysconfdir@
196 target_alias = @target_alias@
197 top_build_prefix = @top_build_prefix@
198 top_builddir = @top_builddir@
199 top_srcdir = @top_srcdir@
200 with_confdir = @with_confdir@
201 with_group = @with_group@
202 with_logdir = @with_logdir@
203 with_piddir = @with_piddir@
204 with_spooldir = @with_spooldir@
205 with_user = @with_user@
206 EXTRA_DIST = examples docs man tpl devel
207 SUBDIRS = src man
208 all: config.h
209 $(MAKE) $(AM_MAKEFLAGS) all-recursive
211 .SUFFIXES:
212 am--refresh:
213 @:
214 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
215 @for dep in $?; do \
216 case '$(am__configure_deps)' in \
217 *$$dep*) \
218 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
219 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
220 && exit 0; \
221 exit 1;; \
222 esac; \
223 done; \
224 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
225 $(am__cd) $(top_srcdir) && \
226 $(AUTOMAKE) --gnu Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229 @case '$?' in \
230 *config.status*) \
231 echo ' $(SHELL) ./config.status'; \
232 $(SHELL) ./config.status;; \
233 *) \
234 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
235 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
236 esac;
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239 $(SHELL) ./config.status --recheck
241 $(top_srcdir)/configure: $(am__configure_deps)
242 $(am__cd) $(srcdir) && $(AUTOCONF)
243 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
244 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
245 $(am__aclocal_m4_deps):
247 config.h: stamp-h1
248 @if test ! -f $@; then \
249 rm -f stamp-h1; \
250 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
251 else :; fi
253 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
254 @rm -f stamp-h1
255 cd $(top_builddir) && $(SHELL) ./config.status config.h
256 $(srcdir)/config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h
257 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
258 rm -f stamp-h1
259 touch $@
261 distclean-hdr:
262 -rm -f config.h stamp-h1
264 # This directory's subdirectories are mostly independent; you can cd
265 # into them and run `make' without going through this Makefile.
266 # To change the values of `make' variables: instead of editing Makefiles,
267 # (1) if the variable is set in `config.status', edit `config.status'
268 # (which will cause the Makefiles to be regenerated when you run `make');
269 # (2) otherwise, pass the desired values on the `make' command line.
270 $(RECURSIVE_TARGETS):
271 @fail= failcom='exit 1'; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \
279 target=`echo $@ | sed s/-recursive//`; \
280 list='$(SUBDIRS)'; for subdir in $$list; do \
281 echo "Making $$target in $$subdir"; \
282 if test "$$subdir" = "."; then \
283 dot_seen=yes; \
284 local_target="$$target-am"; \
285 else \
286 local_target="$$target"; \
287 fi; \
288 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
289 || eval $$failcom; \
290 done; \
291 if test "$$dot_seen" = "no"; then \
292 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
293 fi; test -z "$$fail"
295 $(RECURSIVE_CLEAN_TARGETS):
296 @fail= failcom='exit 1'; \
297 for f in x $$MAKEFLAGS; do \
298 case $$f in \
299 *=* | --[!k]*);; \
300 *k*) failcom='fail=yes';; \
301 esac; \
302 done; \
303 dot_seen=no; \
304 case "$@" in \
305 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
306 *) list='$(SUBDIRS)' ;; \
307 esac; \
308 rev=''; for subdir in $$list; do \
309 if test "$$subdir" = "."; then :; else \
310 rev="$$subdir $$rev"; \
311 fi; \
312 done; \
313 rev="$$rev ."; \
314 target=`echo $@ | sed s/-recursive//`; \
315 for subdir in $$rev; do \
316 echo "Making $$target in $$subdir"; \
317 if test "$$subdir" = "."; then \
318 local_target="$$target-am"; \
319 else \
320 local_target="$$target"; \
321 fi; \
322 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
323 || eval $$failcom; \
324 done && test -z "$$fail"
325 tags-recursive:
326 list='$(SUBDIRS)'; for subdir in $$list; do \
327 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
328 done
329 ctags-recursive:
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
332 done
334 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336 unique=`for i in $$list; do \
337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 done | \
339 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340 END { if (nonempty) { for (i in files) print i; }; }'`; \
341 mkid -fID $$unique
342 tags: TAGS
344 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
345 $(TAGS_FILES) $(LISP)
346 set x; \
347 here=`pwd`; \
348 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
349 include_option=--etags-include; \
350 empty_fix=.; \
351 else \
352 include_option=--include; \
353 empty_fix=; \
354 fi; \
355 list='$(SUBDIRS)'; for subdir in $$list; do \
356 if test "$$subdir" = .; then :; else \
357 test ! -f $$subdir/TAGS || \
358 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
359 fi; \
360 done; \
361 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
362 unique=`for i in $$list; do \
363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364 done | \
365 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366 END { if (nonempty) { for (i in files) print i; }; }'`; \
367 shift; \
368 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
369 test -n "$$unique" || unique=$$empty_fix; \
370 if test $$# -gt 0; then \
371 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372 "$$@" $$unique; \
373 else \
374 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
375 $$unique; \
376 fi; \
377 fi
378 ctags: CTAGS
379 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
380 $(TAGS_FILES) $(LISP)
381 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
382 unique=`for i in $$list; do \
383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384 done | \
385 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386 END { if (nonempty) { for (i in files) print i; }; }'`; \
387 test -z "$(CTAGS_ARGS)$$unique" \
388 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389 $$unique
391 GTAGS:
392 here=`$(am__cd) $(top_builddir) && pwd` \
393 && $(am__cd) $(top_srcdir) \
394 && gtags -i $(GTAGS_ARGS) "$$here"
396 distclean-tags:
397 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399 distdir: $(DISTFILES)
400 $(am__remove_distdir)
401 test -d "$(distdir)" || mkdir "$(distdir)"
402 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404 list='$(DISTFILES)'; \
405 dist_files=`for file in $$list; do echo $$file; done | \
406 sed -e "s|^$$srcdirstrip/||;t" \
407 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408 case $$dist_files in \
409 */*) $(MKDIR_P) `echo "$$dist_files" | \
410 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411 sort -u` ;; \
412 esac; \
413 for file in $$dist_files; do \
414 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415 if test -d $$d/$$file; then \
416 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417 if test -d "$(distdir)/$$file"; then \
418 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419 fi; \
420 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
422 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423 fi; \
424 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
425 else \
426 test -f "$(distdir)/$$file" \
427 || cp -p $$d/$$file "$(distdir)/$$file" \
428 || exit 1; \
429 fi; \
430 done
431 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
432 if test "$$subdir" = .; then :; else \
433 test -d "$(distdir)/$$subdir" \
434 || $(MKDIR_P) "$(distdir)/$$subdir" \
435 || exit 1; \
436 fi; \
437 done
438 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
439 if test "$$subdir" = .; then :; else \
440 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
441 $(am__relativize); \
442 new_distdir=$$reldir; \
443 dir1=$$subdir; dir2="$(top_distdir)"; \
444 $(am__relativize); \
445 new_top_distdir=$$reldir; \
446 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
447 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
448 ($(am__cd) $$subdir && \
449 $(MAKE) $(AM_MAKEFLAGS) \
450 top_distdir="$$new_top_distdir" \
451 distdir="$$new_distdir" \
452 am__remove_distdir=: \
453 am__skip_length_check=: \
454 am__skip_mode_fix=: \
455 distdir) \
456 || exit 1; \
457 fi; \
458 done
459 -test -n "$(am__skip_mode_fix)" \
460 || find "$(distdir)" -type d ! -perm -755 \
461 -exec chmod u+rwx,go+rx {} \; -o \
462 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
463 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
464 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
465 || chmod -R a+r "$(distdir)"
466 dist-gzip: distdir
467 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
468 $(am__remove_distdir)
470 dist-bzip2: distdir
471 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
472 $(am__remove_distdir)
474 dist-lzma: distdir
475 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
476 $(am__remove_distdir)
478 dist-xz: distdir
479 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
480 $(am__remove_distdir)
482 dist-tarZ: distdir
483 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
484 $(am__remove_distdir)
486 dist-shar: distdir
487 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
488 $(am__remove_distdir)
490 dist-zip: distdir
491 -rm -f $(distdir).zip
492 zip -rq $(distdir).zip $(distdir)
493 $(am__remove_distdir)
495 dist dist-all: distdir
496 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
497 $(am__remove_distdir)
499 # This target untars the dist file and tries a VPATH configuration. Then
500 # it guarantees that the distribution is self-contained by making another
501 # tarfile.
502 distcheck: dist
503 case '$(DIST_ARCHIVES)' in \
504 *.tar.gz*) \
505 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
506 *.tar.bz2*) \
507 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
508 *.tar.lzma*) \
509 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
510 *.tar.xz*) \
511 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
512 *.tar.Z*) \
513 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
514 *.shar.gz*) \
515 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
516 *.zip*) \
517 unzip $(distdir).zip ;;\
518 esac
519 chmod -R a-w $(distdir); chmod a+w $(distdir)
520 mkdir $(distdir)/_build
521 mkdir $(distdir)/_inst
522 chmod a-w $(distdir)
523 test -d $(distdir)/_build || exit 0; \
524 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
525 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
526 && am__cwd=`pwd` \
527 && $(am__cd) $(distdir)/_build \
528 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
529 $(DISTCHECK_CONFIGURE_FLAGS) \
530 && $(MAKE) $(AM_MAKEFLAGS) \
531 && $(MAKE) $(AM_MAKEFLAGS) dvi \
532 && $(MAKE) $(AM_MAKEFLAGS) check \
533 && $(MAKE) $(AM_MAKEFLAGS) install \
534 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
535 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
536 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
537 distuninstallcheck \
538 && chmod -R a-w "$$dc_install_base" \
539 && ({ \
540 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
541 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
542 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
543 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
544 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
545 } || { rm -rf "$$dc_destdir"; exit 1; }) \
546 && rm -rf "$$dc_destdir" \
547 && $(MAKE) $(AM_MAKEFLAGS) dist \
548 && rm -rf $(DIST_ARCHIVES) \
549 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
550 && cd "$$am__cwd" \
551 || exit 1
552 $(am__remove_distdir)
553 @(echo "$(distdir) archives ready for distribution: "; \
554 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
555 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
556 distuninstallcheck:
557 @$(am__cd) '$(distuninstallcheck_dir)' \
558 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
559 || { echo "ERROR: files left after uninstall:" ; \
560 if test -n "$(DESTDIR)"; then \
561 echo " (check DESTDIR support)"; \
562 fi ; \
563 $(distuninstallcheck_listfiles) ; \
564 exit 1; } >&2
565 distcleancheck: distclean
566 @if test '$(srcdir)' = . ; then \
567 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
568 exit 1 ; \
569 fi
570 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
571 || { echo "ERROR: files left in build directory after distclean:" ; \
572 $(distcleancheck_listfiles) ; \
573 exit 1; } >&2
574 check-am: all-am
575 check: check-recursive
576 all-am: Makefile config.h
577 installdirs: installdirs-recursive
578 installdirs-am:
579 install: install-recursive
580 install-exec: install-exec-recursive
581 install-data: install-data-recursive
582 uninstall: uninstall-recursive
584 install-am: all-am
585 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
587 installcheck: installcheck-recursive
588 install-strip:
589 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591 `test -z '$(STRIP)' || \
592 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
593 mostlyclean-generic:
595 clean-generic:
597 distclean-generic:
598 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
601 maintainer-clean-generic:
602 @echo "This command is intended for maintainers to use"
603 @echo "it deletes files that may require special tools to rebuild."
604 clean: clean-recursive
606 clean-am: clean-generic mostlyclean-am
608 distclean: distclean-recursive
609 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
610 -rm -f Makefile
611 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
613 dvi: dvi-recursive
615 dvi-am:
617 html: html-recursive
619 html-am:
621 info: info-recursive
623 info-am:
625 install-data-am: install-data-local
627 install-dvi: install-dvi-recursive
629 install-dvi-am:
631 install-exec-am:
633 install-html: install-html-recursive
635 install-html-am:
637 install-info: install-info-recursive
639 install-info-am:
641 install-man:
643 install-pdf: install-pdf-recursive
645 install-pdf-am:
647 install-ps: install-ps-recursive
649 install-ps-am:
651 installcheck-am:
653 maintainer-clean: maintainer-clean-recursive
654 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
655 -rm -rf $(top_srcdir)/autom4te.cache
656 -rm -f Makefile
657 maintainer-clean-am: distclean-am maintainer-clean-generic
659 mostlyclean: mostlyclean-recursive
661 mostlyclean-am: mostlyclean-generic
663 pdf: pdf-recursive
665 pdf-am:
667 ps: ps-recursive
669 ps-am:
671 uninstall-am: uninstall-local
673 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
674 ctags-recursive install-am install-strip tags-recursive
676 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
677 all all-am am--refresh check check-am clean clean-generic \
678 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
679 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
680 distclean distclean-generic distclean-hdr distclean-tags \
681 distcleancheck distdir distuninstallcheck dvi dvi-am html \
682 html-am info info-am install install-am install-data \
683 install-data-am install-data-local install-dvi install-dvi-am \
684 install-exec install-exec-am install-html install-html-am \
685 install-info install-info-am install-man install-pdf \
686 install-pdf-am install-ps install-ps-am install-strip \
687 installcheck installcheck-am installdirs installdirs-am \
688 maintainer-clean maintainer-clean-generic mostlyclean \
689 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
690 uninstall uninstall-am uninstall-local
693 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir pid_dir doc_dir rmail
695 uninstall-local: rm-rmail rm-doc_dir rm-tpl_dir rm-conf_dir rm-pid_dir rm-spool_dir rm-log_dir
697 conf_dir:
698 install -d $(DESTDIR)@with_confdir@
700 rm-conf_dir:
701 rmdir $(DESTDIR)@with_confdir@ # removes only if empty
703 tpl_dir:
704 install -d $(DESTDIR)@datadir@/masqmail/tpl
705 cp tpl/* $(DESTDIR)@datadir@/masqmail/tpl
706 chmod 644 $(DESTDIR)@datadir@/masqmail/tpl/*
708 rm-tpl_dir:
709 rm -rf $(DESTDIR)@datadir@/masqmail/
711 doc_dir:
712 install -d $(DESTDIR)@docdir@
713 cp -r docs $(DESTDIR)@docdir@
714 cp -r examples $(DESTDIR)@docdir@
715 cp ChangeLog NEWS AUTHORS COPYING README TODO INSTALL THANKS $(DESTDIR)@docdir@
717 rm-doc_dir:
718 cd $(DESTDIR)@docdir@ && ( \
719 rm -rf docs examples ; \
720 rm -f ChangeLog NEWS AUTHORS COPYING README TODO INSTALL THANKS ; \
721 )
722 rmdir $(DESTDIR)@docdir@
724 pid_dir:
725 install -d $(DESTDIR)@with_piddir@
727 rm-pid_dir:
728 rm -rf $(DESTDIR)@with_piddir@
730 log_dir:
731 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_logdir@
733 rm-log_dir:
734 rmdir $(DESTDIR)@with_logdir@ # removes only if empty
736 spool_dir:
737 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@
738 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/lock
739 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/input
741 rm-spool_dir:
742 : # removal fails if the dirs are non-empty
743 : # this prevents losing spooled files
744 rmdir $(DESTDIR)@with_spooldir@/lock
745 rmdir $(DESTDIR)@with_spooldir@/input
746 rmdir $(DESTDIR)@with_spooldir@
748 rmail:
749 [ -d "$(DESTDIR)@prefix@/sbin" ] || mkdir -p "$(DESTDIR)@prefix@/sbin"
750 sed '/^SENDMAIL/s,/usr/sbin/sendmail,$(DESTDIR)@prefix@/sbin/masqmail,'\
751 admin/rmail >$(DESTDIR)@prefix@/sbin/rmail
752 chmod 755 $(DESTDIR)@prefix@/sbin/rmail
754 rm-rmail:
755 rm -f $(DESTDIR)@prefix@/sbin/rmail
757 uid_bit:
758 chmod u+s $(DESTDIR)@prefix@/sbin/masqmail
760 # Tell versions [3.59,3.63) of GNU make to not export all variables.
761 # Otherwise a system limit (for SysV at least) may be exceeded.
762 .NOEXPORT: