masqmail-0.2

view Makefile.in @ 36:9cb4031fa5e0

updated the generated AutoHELL files
author meillo@marmaro.de
date Fri, 07 May 2010 16:44:26 +0200
parents 7e01b9096bb6
children 907fee7c081a
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 RANLIB = @RANLIB@
151 RESOLV_LIBS = @RESOLV_LIBS@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
156 VERSION = @VERSION@
157 abs_builddir = @abs_builddir@
158 abs_srcdir = @abs_srcdir@
159 abs_top_builddir = @abs_top_builddir@
160 abs_top_srcdir = @abs_top_srcdir@
161 ac_ct_CC = @ac_ct_CC@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build_alias = @build_alias@
169 builddir = @builddir@
170 datadir = @datadir@
171 datarootdir = @datarootdir@
172 docdir = @docdir@
173 dvidir = @dvidir@
174 exec_prefix = @exec_prefix@
175 has_ident = @has_ident@
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_spooldir = @with_spooldir@
204 with_user = @with_user@
205 EXTRA_DIST = \
206 examples/example.get examples/example.route examples/masqmail.conf \
207 docs/README docs/m*.[0-9] \
208 tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \
209 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
210 INSTALL.agenda INSTALL.ipaq agenda-config.site
212 SUBDIRS = src
213 all: config.h
214 $(MAKE) $(AM_MAKEFLAGS) all-recursive
216 .SUFFIXES:
217 am--refresh:
218 @:
219 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
220 @for dep in $?; do \
221 case '$(am__configure_deps)' in \
222 *$$dep*) \
223 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
224 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
225 && exit 0; \
226 exit 1;; \
227 esac; \
228 done; \
229 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
230 $(am__cd) $(top_srcdir) && \
231 $(AUTOMAKE) --gnu Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234 @case '$?' in \
235 *config.status*) \
236 echo ' $(SHELL) ./config.status'; \
237 $(SHELL) ./config.status;; \
238 *) \
239 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
240 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
241 esac;
243 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244 $(SHELL) ./config.status --recheck
246 $(top_srcdir)/configure: $(am__configure_deps)
247 $(am__cd) $(srcdir) && $(AUTOCONF)
248 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
249 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
250 $(am__aclocal_m4_deps):
252 config.h: stamp-h1
253 @if test ! -f $@; then \
254 rm -f stamp-h1; \
255 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
256 else :; fi
258 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
259 @rm -f stamp-h1
260 cd $(top_builddir) && $(SHELL) ./config.status config.h
261 $(srcdir)/config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h
262 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
263 rm -f stamp-h1
264 touch $@
266 distclean-hdr:
267 -rm -f config.h stamp-h1
269 # This directory's subdirectories are mostly independent; you can cd
270 # into them and run `make' without going through this Makefile.
271 # To change the values of `make' variables: instead of editing Makefiles,
272 # (1) if the variable is set in `config.status', edit `config.status'
273 # (which will cause the Makefiles to be regenerated when you run `make');
274 # (2) otherwise, pass the desired values on the `make' command line.
275 $(RECURSIVE_TARGETS):
276 @fail= failcom='exit 1'; \
277 for f in x $$MAKEFLAGS; do \
278 case $$f in \
279 *=* | --[!k]*);; \
280 *k*) failcom='fail=yes';; \
281 esac; \
282 done; \
283 dot_seen=no; \
284 target=`echo $@ | sed s/-recursive//`; \
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 echo "Making $$target in $$subdir"; \
287 if test "$$subdir" = "."; then \
288 dot_seen=yes; \
289 local_target="$$target-am"; \
290 else \
291 local_target="$$target"; \
292 fi; \
293 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294 || eval $$failcom; \
295 done; \
296 if test "$$dot_seen" = "no"; then \
297 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
298 fi; test -z "$$fail"
300 $(RECURSIVE_CLEAN_TARGETS):
301 @fail= failcom='exit 1'; \
302 for f in x $$MAKEFLAGS; do \
303 case $$f in \
304 *=* | --[!k]*);; \
305 *k*) failcom='fail=yes';; \
306 esac; \
307 done; \
308 dot_seen=no; \
309 case "$@" in \
310 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
311 *) list='$(SUBDIRS)' ;; \
312 esac; \
313 rev=''; for subdir in $$list; do \
314 if test "$$subdir" = "."; then :; else \
315 rev="$$subdir $$rev"; \
316 fi; \
317 done; \
318 rev="$$rev ."; \
319 target=`echo $@ | sed s/-recursive//`; \
320 for subdir in $$rev; do \
321 echo "Making $$target in $$subdir"; \
322 if test "$$subdir" = "."; then \
323 local_target="$$target-am"; \
324 else \
325 local_target="$$target"; \
326 fi; \
327 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328 || eval $$failcom; \
329 done && test -z "$$fail"
330 tags-recursive:
331 list='$(SUBDIRS)'; for subdir in $$list; do \
332 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
333 done
334 ctags-recursive:
335 list='$(SUBDIRS)'; for subdir in $$list; do \
336 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
337 done
339 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 done | \
344 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345 END { if (nonempty) { for (i in files) print i; }; }'`; \
346 mkid -fID $$unique
347 tags: TAGS
349 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 set x; \
352 here=`pwd`; \
353 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
354 include_option=--etags-include; \
355 empty_fix=.; \
356 else \
357 include_option=--include; \
358 empty_fix=; \
359 fi; \
360 list='$(SUBDIRS)'; for subdir in $$list; do \
361 if test "$$subdir" = .; then :; else \
362 test ! -f $$subdir/TAGS || \
363 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
364 fi; \
365 done; \
366 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
367 unique=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369 done | \
370 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371 END { if (nonempty) { for (i in files) print i; }; }'`; \
372 shift; \
373 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
374 test -n "$$unique" || unique=$$empty_fix; \
375 if test $$# -gt 0; then \
376 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377 "$$@" $$unique; \
378 else \
379 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
380 $$unique; \
381 fi; \
382 fi
383 ctags: CTAGS
384 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
385 $(TAGS_FILES) $(LISP)
386 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
387 unique=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389 done | \
390 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
391 END { if (nonempty) { for (i in files) print i; }; }'`; \
392 test -z "$(CTAGS_ARGS)$$unique" \
393 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
394 $$unique
396 GTAGS:
397 here=`$(am__cd) $(top_builddir) && pwd` \
398 && $(am__cd) $(top_srcdir) \
399 && gtags -i $(GTAGS_ARGS) "$$here"
401 distclean-tags:
402 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404 distdir: $(DISTFILES)
405 $(am__remove_distdir)
406 test -d "$(distdir)" || mkdir "$(distdir)"
407 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409 list='$(DISTFILES)'; \
410 dist_files=`for file in $$list; do echo $$file; done | \
411 sed -e "s|^$$srcdirstrip/||;t" \
412 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
413 case $$dist_files in \
414 */*) $(MKDIR_P) `echo "$$dist_files" | \
415 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
416 sort -u` ;; \
417 esac; \
418 for file in $$dist_files; do \
419 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
420 if test -d $$d/$$file; then \
421 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
422 if test -d "$(distdir)/$$file"; then \
423 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424 fi; \
425 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
427 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
428 fi; \
429 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
430 else \
431 test -f "$(distdir)/$$file" \
432 || cp -p $$d/$$file "$(distdir)/$$file" \
433 || exit 1; \
434 fi; \
435 done
436 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
437 if test "$$subdir" = .; then :; else \
438 test -d "$(distdir)/$$subdir" \
439 || $(MKDIR_P) "$(distdir)/$$subdir" \
440 || exit 1; \
441 fi; \
442 done
443 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
444 if test "$$subdir" = .; then :; else \
445 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
446 $(am__relativize); \
447 new_distdir=$$reldir; \
448 dir1=$$subdir; dir2="$(top_distdir)"; \
449 $(am__relativize); \
450 new_top_distdir=$$reldir; \
451 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
452 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
453 ($(am__cd) $$subdir && \
454 $(MAKE) $(AM_MAKEFLAGS) \
455 top_distdir="$$new_top_distdir" \
456 distdir="$$new_distdir" \
457 am__remove_distdir=: \
458 am__skip_length_check=: \
459 am__skip_mode_fix=: \
460 distdir) \
461 || exit 1; \
462 fi; \
463 done
464 -test -n "$(am__skip_mode_fix)" \
465 || find "$(distdir)" -type d ! -perm -755 \
466 -exec chmod u+rwx,go+rx {} \; -o \
467 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
468 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
469 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
470 || chmod -R a+r "$(distdir)"
471 dist-gzip: distdir
472 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
473 $(am__remove_distdir)
475 dist-bzip2: distdir
476 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
477 $(am__remove_distdir)
479 dist-lzma: distdir
480 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
481 $(am__remove_distdir)
483 dist-xz: distdir
484 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
485 $(am__remove_distdir)
487 dist-tarZ: distdir
488 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
489 $(am__remove_distdir)
491 dist-shar: distdir
492 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
493 $(am__remove_distdir)
495 dist-zip: distdir
496 -rm -f $(distdir).zip
497 zip -rq $(distdir).zip $(distdir)
498 $(am__remove_distdir)
500 dist dist-all: distdir
501 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
502 $(am__remove_distdir)
504 # This target untars the dist file and tries a VPATH configuration. Then
505 # it guarantees that the distribution is self-contained by making another
506 # tarfile.
507 distcheck: dist
508 case '$(DIST_ARCHIVES)' in \
509 *.tar.gz*) \
510 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
511 *.tar.bz2*) \
512 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
513 *.tar.lzma*) \
514 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
515 *.tar.xz*) \
516 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
517 *.tar.Z*) \
518 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
519 *.shar.gz*) \
520 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
521 *.zip*) \
522 unzip $(distdir).zip ;;\
523 esac
524 chmod -R a-w $(distdir); chmod a+w $(distdir)
525 mkdir $(distdir)/_build
526 mkdir $(distdir)/_inst
527 chmod a-w $(distdir)
528 test -d $(distdir)/_build || exit 0; \
529 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
530 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
531 && am__cwd=`pwd` \
532 && $(am__cd) $(distdir)/_build \
533 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
534 $(DISTCHECK_CONFIGURE_FLAGS) \
535 && $(MAKE) $(AM_MAKEFLAGS) \
536 && $(MAKE) $(AM_MAKEFLAGS) dvi \
537 && $(MAKE) $(AM_MAKEFLAGS) check \
538 && $(MAKE) $(AM_MAKEFLAGS) install \
539 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
540 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
541 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
542 distuninstallcheck \
543 && chmod -R a-w "$$dc_install_base" \
544 && ({ \
545 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
546 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
547 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
548 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
549 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
550 } || { rm -rf "$$dc_destdir"; exit 1; }) \
551 && rm -rf "$$dc_destdir" \
552 && $(MAKE) $(AM_MAKEFLAGS) dist \
553 && rm -rf $(DIST_ARCHIVES) \
554 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
555 && cd "$$am__cwd" \
556 || exit 1
557 $(am__remove_distdir)
558 @(echo "$(distdir) archives ready for distribution: "; \
559 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
560 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
561 distuninstallcheck:
562 @$(am__cd) '$(distuninstallcheck_dir)' \
563 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
564 || { echo "ERROR: files left after uninstall:" ; \
565 if test -n "$(DESTDIR)"; then \
566 echo " (check DESTDIR support)"; \
567 fi ; \
568 $(distuninstallcheck_listfiles) ; \
569 exit 1; } >&2
570 distcleancheck: distclean
571 @if test '$(srcdir)' = . ; then \
572 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
573 exit 1 ; \
574 fi
575 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
576 || { echo "ERROR: files left in build directory after distclean:" ; \
577 $(distcleancheck_listfiles) ; \
578 exit 1; } >&2
579 check-am: all-am
580 check: check-recursive
581 all-am: Makefile config.h
582 installdirs: installdirs-recursive
583 installdirs-am:
584 install: install-recursive
585 install-exec: install-exec-recursive
586 install-data: install-data-recursive
587 uninstall: uninstall-recursive
589 install-am: all-am
590 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
592 installcheck: installcheck-recursive
593 install-strip:
594 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
595 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
596 `test -z '$(STRIP)' || \
597 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
598 mostlyclean-generic:
600 clean-generic:
602 distclean-generic:
603 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
604 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
606 maintainer-clean-generic:
607 @echo "This command is intended for maintainers to use"
608 @echo "it deletes files that may require special tools to rebuild."
609 clean: clean-recursive
611 clean-am: clean-generic mostlyclean-am
613 distclean: distclean-recursive
614 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
615 -rm -f Makefile
616 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
618 dvi: dvi-recursive
620 dvi-am:
622 html: html-recursive
624 html-am:
626 info: info-recursive
628 info-am:
630 install-data-am: install-data-local
632 install-dvi: install-dvi-recursive
634 install-dvi-am:
636 install-exec-am:
638 install-html: install-html-recursive
640 install-html-am:
642 install-info: install-info-recursive
644 install-info-am:
646 install-man:
648 install-pdf: install-pdf-recursive
650 install-pdf-am:
652 install-ps: install-ps-recursive
654 install-ps-am:
656 installcheck-am:
658 maintainer-clean: maintainer-clean-recursive
659 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
660 -rm -rf $(top_srcdir)/autom4te.cache
661 -rm -f Makefile
662 maintainer-clean-am: distclean-am maintainer-clean-generic
664 mostlyclean: mostlyclean-recursive
666 mostlyclean-am: mostlyclean-generic
668 pdf: pdf-recursive
670 pdf-am:
672 ps: ps-recursive
674 ps-am:
676 uninstall-am:
678 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
679 ctags-recursive install-am install-strip tags-recursive
681 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
682 all all-am am--refresh check check-am clean clean-generic \
683 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
684 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
685 distclean distclean-generic distclean-hdr distclean-tags \
686 distcleancheck distdir distuninstallcheck dvi dvi-am html \
687 html-am info info-am install install-am install-data \
688 install-data-am install-data-local install-dvi install-dvi-am \
689 install-exec install-exec-am install-html install-html-am \
690 install-info install-info-am install-man install-pdf \
691 install-pdf-am install-ps install-ps-am install-strip \
692 installcheck installcheck-am installdirs installdirs-am \
693 maintainer-clean maintainer-clean-generic mostlyclean \
694 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
695 uninstall uninstall-am
698 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
700 conf_dir: $(DESTDIR)@with_confdir@
702 $(DESTDIR)@with_confdir@:
703 install -d $(DESTDIR)@with_confdir@
705 tpl_dir: $(DESTDIR)@datadir@/tpl
707 $(DESTDIR)@datadir@/tpl: conf_dir
708 install -d $(DESTDIR)@datadir@/masqmail/tpl
709 install -m 644 tpl/failmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
710 install -m 644 tpl/failmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
711 install -m 644 tpl/warnmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
712 install -m 644 tpl/warnmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
714 log_dir: $(DESTDIR)@with_logdir@
716 spool_dir: $(DESTDIR)@with_spooldir@
718 uid_bit: $(DESTDIR)@prefix@/sbin/masqmail
719 chmod u+s $(DESTDIR)@prefix@/sbin/masqmail
721 run_dir:
722 install -d -o @with_user@ -g @with_group@ $(DESTDIR)/var/run/masqmail
724 $(DESTDIR)@with_logdir@:
725 [ -d `dirname $(DESTDIR)@with_logdir@` ] || \
726 install -d `dirname $(DESTDIR)@with_logdir@`
727 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_logdir@
729 $(DESTDIR)@with_spooldir@:
730 [ -d `dirname $(DESTDIR)@with_spooldir@` ] || \
731 install -d `dirname $(DESTDIR)@with_spooldir@`
732 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@
733 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/lock
734 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/input
735 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/popuidl
737 # Tell versions [3.59,3.63) of GNU make to not export all variables.
738 # Otherwise a system limit (for SysV at least) may be exceeded.
739 .NOEXPORT: