masqmail-0.2

view Makefile.in @ 5:3cafdebd1479

removed remaining reference to docs in Makefile
author meillo@marmaro.de
date Fri, 26 Sep 2008 22:15:26 +0200
parents 2c09cca4cab9
children 7e01b9096bb6
line source
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 ACLOCAL = @ACLOCAL@
39 AMDEP_FALSE = @AMDEP_FALSE@
40 AMDEP_TRUE = @AMDEP_TRUE@
41 AMTAR = @AMTAR@
42 AUTOCONF = @AUTOCONF@
43 AUTOHEADER = @AUTOHEADER@
44 AUTOMAKE = @AUTOMAKE@
45 AWK = @AWK@
46 BASE64_LIBS = @BASE64_LIBS@
47 CC = @CC@
48 CCDEPMODE = @CCDEPMODE@
49 CFLAGS = @CFLAGS@
50 CPP = @CPP@
51 CPPFLAGS = @CPPFLAGS@
52 CYGPATH_W = @CYGPATH_W@
53 DEFS = @DEFS@
54 DEPDIR = @DEPDIR@
55 ECHO_C = @ECHO_C@
56 ECHO_N = @ECHO_N@
57 ECHO_T = @ECHO_T@
58 EGREP = @EGREP@
59 EXEEXT = @EXEEXT@
60 GLIB_CFLAGS = @GLIB_CFLAGS@
61 GLIB_LIBS = @GLIB_LIBS@
62 GREP = @GREP@
63 IDENT_LIBS = @IDENT_LIBS@
64 INSTALL_DATA = @INSTALL_DATA@
65 INSTALL_PROGRAM = @INSTALL_PROGRAM@
66 INSTALL_SCRIPT = @INSTALL_SCRIPT@
67 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68 LDFLAGS = @LDFLAGS@
69 LIBOBJS = @LIBOBJS@
70 LIBS = @LIBS@
71 LOCKFILE_LIBS = @LOCKFILE_LIBS@
72 LTLIBOBJS = @LTLIBOBJS@
73 MAKEINFO = @MAKEINFO@
74 MD5_LIBS = @MD5_LIBS@
75 OBJEXT = @OBJEXT@
76 PACKAGE = @PACKAGE@
77 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78 PACKAGE_NAME = @PACKAGE_NAME@
79 PACKAGE_STRING = @PACKAGE_STRING@
80 PACKAGE_TARNAME = @PACKAGE_TARNAME@
81 PACKAGE_VERSION = @PACKAGE_VERSION@
82 PATH_SEPARATOR = @PATH_SEPARATOR@
83 PKG_CONFIG = @PKG_CONFIG@
84 RANLIB = @RANLIB@
85 RESOLV_LIBS = @RESOLV_LIBS@
86 SET_MAKE = @SET_MAKE@
87 SHELL = @SHELL@
88 STRIP = @STRIP@
89 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
90 VERSION = @VERSION@
91 ac_ct_CC = @ac_ct_CC@
92 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
93 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
94 am__include = @am__include@
95 am__leading_dot = @am__leading_dot@
96 am__quote = @am__quote@
97 bindir = @bindir@
98 build_alias = @build_alias@
99 datadir = @datadir@
100 datarootdir = @datarootdir@
101 docdir = @docdir@
102 dvidir = @dvidir@
103 exec_prefix = @exec_prefix@
104 has_ident = @has_ident@
105 host_alias = @host_alias@
106 htmldir = @htmldir@
107 includedir = @includedir@
108 infodir = @infodir@
109 install_sh = @install_sh@
110 libdir = @libdir@
111 libexecdir = @libexecdir@
112 localedir = @localedir@
113 localstatedir = @localstatedir@
114 mandir = @mandir@
115 oldincludedir = @oldincludedir@
116 pdfdir = @pdfdir@
117 prefix = @prefix@
118 program_transform_name = @program_transform_name@
119 psdir = @psdir@
120 sbindir = @sbindir@
121 sharedstatedir = @sharedstatedir@
122 sysconfdir = @sysconfdir@
123 target_alias = @target_alias@
124 with_confdir = @with_confdir@
125 with_group = @with_group@
126 with_logdir = @with_logdir@
127 with_spooldir = @with_spooldir@
128 with_user = @with_user@
129 EXTRA_DIST = \
130 examples/example.get examples/example.route examples/masqmail.conf \
131 docs/README docs/m*.[0-9] \
132 tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \
133 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
134 INSTALL.agenda INSTALL.ipaq agenda-config.site
137 SUBDIRS = src tests
138 subdir = .
139 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
140 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
141 CONFIG_HEADER = config.h
142 CONFIG_CLEAN_FILES =
143 DIST_SOURCES =
145 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
146 ps-recursive install-info-recursive uninstall-info-recursive \
147 all-recursive install-data-recursive install-exec-recursive \
148 installdirs-recursive install-recursive uninstall-recursive \
149 check-recursive installcheck-recursive
150 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
151 COPYING ChangeLog INSTALL Makefile.am NEWS TODO acconfig.h \
152 aclocal.m4 config.guess config.h.in config.sub configure \
153 configure.ac depcomp install-sh missing mkinstalldirs
154 DIST_SUBDIRS = $(SUBDIRS)
155 all: config.h
156 $(MAKE) $(AM_MAKEFLAGS) all-recursive
158 .SUFFIXES:
160 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
161 configure.lineno
162 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
163 cd $(top_srcdir) && \
164 $(AUTOMAKE) --gnu Makefile
165 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
166 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
168 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
169 $(SHELL) ./config.status --recheck
170 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
171 cd $(srcdir) && $(AUTOCONF)
173 $(ACLOCAL_M4): configure.ac
174 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
176 config.h: stamp-h1
177 @if test ! -f $@; then \
178 rm -f stamp-h1; \
179 $(MAKE) stamp-h1; \
180 else :; fi
182 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
183 @rm -f stamp-h1
184 cd $(top_builddir) && $(SHELL) ./config.status config.h
186 $(srcdir)/config.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
187 cd $(top_srcdir) && $(AUTOHEADER)
188 touch $(srcdir)/config.h.in
190 distclean-hdr:
191 -rm -f config.h stamp-h1
192 uninstall-info-am:
194 # This directory's subdirectories are mostly independent; you can cd
195 # into them and run `make' without going through this Makefile.
196 # To change the values of `make' variables: instead of editing Makefiles,
197 # (1) if the variable is set in `config.status', edit `config.status'
198 # (which will cause the Makefiles to be regenerated when you run `make');
199 # (2) otherwise, pass the desired values on the `make' command line.
200 $(RECURSIVE_TARGETS):
201 @set fnord $$MAKEFLAGS; amf=$$2; \
202 dot_seen=no; \
203 target=`echo $@ | sed s/-recursive//`; \
204 list='$(SUBDIRS)'; for subdir in $$list; do \
205 echo "Making $$target in $$subdir"; \
206 if test "$$subdir" = "."; then \
207 dot_seen=yes; \
208 local_target="$$target-am"; \
209 else \
210 local_target="$$target"; \
211 fi; \
212 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
213 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
214 done; \
215 if test "$$dot_seen" = "no"; then \
216 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
217 fi; test -z "$$fail"
219 mostlyclean-recursive clean-recursive distclean-recursive \
220 maintainer-clean-recursive:
221 @set fnord $$MAKEFLAGS; amf=$$2; \
222 dot_seen=no; \
223 case "$@" in \
224 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
225 *) list='$(SUBDIRS)' ;; \
226 esac; \
227 rev=''; for subdir in $$list; do \
228 if test "$$subdir" = "."; then :; else \
229 rev="$$subdir $$rev"; \
230 fi; \
231 done; \
232 rev="$$rev ."; \
233 target=`echo $@ | sed s/-recursive//`; \
234 for subdir in $$rev; do \
235 echo "Making $$target in $$subdir"; \
236 if test "$$subdir" = "."; then \
237 local_target="$$target-am"; \
238 else \
239 local_target="$$target"; \
240 fi; \
241 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
242 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
243 done && test -z "$$fail"
244 tags-recursive:
245 list='$(SUBDIRS)'; for subdir in $$list; do \
246 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
247 done
248 ctags-recursive:
249 list='$(SUBDIRS)'; for subdir in $$list; do \
250 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
251 done
253 ETAGS = etags
254 ETAGSFLAGS =
256 CTAGS = ctags
257 CTAGSFLAGS =
259 tags: TAGS
261 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
262 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | \
266 $(AWK) ' { files[$$0] = 1; } \
267 END { for (i in files) print i; }'`; \
268 mkid -fID $$unique
270 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
271 $(TAGS_FILES) $(LISP)
272 tags=; \
273 here=`pwd`; \
274 if (etags --etags-include --version) >/dev/null 2>&1; then \
275 include_option=--etags-include; \
276 else \
277 include_option=--include; \
278 fi; \
279 list='$(SUBDIRS)'; for subdir in $$list; do \
280 if test "$$subdir" = .; then :; else \
281 test -f $$subdir/TAGS && \
282 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
283 fi; \
284 done; \
285 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 test -z "$(ETAGS_ARGS)$$tags$$unique" \
292 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293 $$tags $$unique
295 ctags: CTAGS
296 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
297 $(TAGS_FILES) $(LISP)
298 tags=; \
299 here=`pwd`; \
300 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
301 unique=`for i in $$list; do \
302 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303 done | \
304 $(AWK) ' { files[$$0] = 1; } \
305 END { for (i in files) print i; }'`; \
306 test -z "$(CTAGS_ARGS)$$tags$$unique" \
307 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
308 $$tags $$unique
310 GTAGS:
311 here=`$(am__cd) $(top_builddir) && pwd` \
312 && cd $(top_srcdir) \
313 && gtags -i $(GTAGS_ARGS) $$here
315 distclean-tags:
316 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
317 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
319 top_distdir = .
320 distdir = $(PACKAGE)-$(VERSION)
322 am__remove_distdir = \
323 { test ! -d $(distdir) \
324 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
325 && rm -fr $(distdir); }; }
327 GZIP_ENV = --best
328 distuninstallcheck_listfiles = find . -type f -print
329 distcleancheck_listfiles = find . -type f -print
331 distdir: $(DISTFILES)
332 $(am__remove_distdir)
333 mkdir $(distdir)
334 $(mkinstalldirs) $(distdir)/docs $(distdir)/examples $(distdir)/tpl
335 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
336 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
337 list='$(DISTFILES)'; for file in $$list; do \
338 case $$file in \
339 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
340 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
341 esac; \
342 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
343 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
345 dir="/$$dir"; \
346 $(mkinstalldirs) "$(distdir)$$dir"; \
347 else \
348 dir=''; \
349 fi; \
350 if test -d $$d/$$file; then \
351 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
353 fi; \
354 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
355 else \
356 test -f $(distdir)/$$file \
357 || cp -p $$d/$$file $(distdir)/$$file \
358 || exit 1; \
359 fi; \
360 done
361 list='$(SUBDIRS)'; for subdir in $$list; do \
362 if test "$$subdir" = .; then :; else \
363 test -d $(distdir)/$$subdir \
364 || mkdir $(distdir)/$$subdir \
365 || exit 1; \
366 (cd $$subdir && \
367 $(MAKE) $(AM_MAKEFLAGS) \
368 top_distdir="$(top_distdir)" \
369 distdir=../$(distdir)/$$subdir \
370 distdir) \
371 || exit 1; \
372 fi; \
373 done
374 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
375 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
376 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
377 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
378 || chmod -R a+r $(distdir)
379 dist-gzip: distdir
380 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
381 $(am__remove_distdir)
383 dist dist-all: distdir
384 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
385 $(am__remove_distdir)
387 # This target untars the dist file and tries a VPATH configuration. Then
388 # it guarantees that the distribution is self-contained by making another
389 # tarfile.
390 distcheck: dist
391 $(am__remove_distdir)
392 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
393 chmod -R a-w $(distdir); chmod a+w $(distdir)
394 mkdir $(distdir)/_build
395 mkdir $(distdir)/_inst
396 chmod a-w $(distdir)
397 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
398 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
399 && cd $(distdir)/_build \
400 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
401 $(DISTCHECK_CONFIGURE_FLAGS) \
402 && $(MAKE) $(AM_MAKEFLAGS) \
403 && $(MAKE) $(AM_MAKEFLAGS) dvi \
404 && $(MAKE) $(AM_MAKEFLAGS) check \
405 && $(MAKE) $(AM_MAKEFLAGS) install \
406 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
407 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
408 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
409 distuninstallcheck \
410 && chmod -R a-w "$$dc_install_base" \
411 && ({ \
412 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
413 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
414 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
415 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
416 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
417 } || { rm -rf "$$dc_destdir"; exit 1; }) \
418 && rm -rf "$$dc_destdir" \
419 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
420 && rm -f $(distdir).tar.gz \
421 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
422 $(am__remove_distdir)
423 @echo "$(distdir).tar.gz is ready for distribution" | \
424 sed 'h;s/./=/g;p;x;p;x'
425 distuninstallcheck:
426 @cd $(distuninstallcheck_dir) \
427 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
428 || { echo "ERROR: files left after uninstall:" ; \
429 if test -n "$(DESTDIR)"; then \
430 echo " (check DESTDIR support)"; \
431 fi ; \
432 $(distuninstallcheck_listfiles) ; \
433 exit 1; } >&2
434 distcleancheck: distclean
435 @if test '$(srcdir)' = . ; then \
436 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
437 exit 1 ; \
438 fi
439 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
440 || { echo "ERROR: files left in build directory after distclean:" ; \
441 $(distcleancheck_listfiles) ; \
442 exit 1; } >&2
443 check-am: all-am
444 check: check-recursive
445 all-am: Makefile config.h
446 installdirs: installdirs-recursive
447 installdirs-am:
449 install: install-recursive
450 install-exec: install-exec-recursive
451 install-data: install-data-recursive
452 uninstall: uninstall-recursive
454 install-am: all-am
455 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457 installcheck: installcheck-recursive
458 install-strip:
459 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
460 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
461 `test -z '$(STRIP)' || \
462 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
463 mostlyclean-generic:
465 clean-generic:
467 distclean-generic:
468 -rm -f $(CONFIG_CLEAN_FILES)
470 maintainer-clean-generic:
471 @echo "This command is intended for maintainers to use"
472 @echo "it deletes files that may require special tools to rebuild."
473 clean: clean-recursive
475 clean-am: clean-generic mostlyclean-am
477 distclean: distclean-recursive
478 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
479 -rm -f Makefile
480 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
482 dvi: dvi-recursive
484 dvi-am:
486 info: info-recursive
488 info-am:
490 install-data-am: install-data-local
492 install-exec-am:
494 install-info: install-info-recursive
496 install-man:
498 installcheck-am:
500 maintainer-clean: maintainer-clean-recursive
501 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
502 -rm -rf $(top_srcdir)/autom4te.cache
503 -rm -f Makefile
504 maintainer-clean-am: distclean-am maintainer-clean-generic
506 mostlyclean: mostlyclean-recursive
508 mostlyclean-am: mostlyclean-generic
510 pdf: pdf-recursive
512 pdf-am:
514 ps: ps-recursive
516 ps-am:
518 uninstall-am: uninstall-info-am
520 uninstall-info: uninstall-info-recursive
522 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
523 clean-generic clean-recursive ctags ctags-recursive dist \
524 dist-all dist-gzip distcheck distclean distclean-generic \
525 distclean-hdr distclean-recursive distclean-tags distcleancheck \
526 distdir distuninstallcheck dvi dvi-am dvi-recursive info \
527 info-am info-recursive install install-am install-data \
528 install-data-am install-data-local install-data-recursive \
529 install-exec install-exec-am install-exec-recursive \
530 install-info install-info-am install-info-recursive install-man \
531 install-recursive install-strip installcheck installcheck-am \
532 installdirs installdirs-am installdirs-recursive \
533 maintainer-clean maintainer-clean-generic \
534 maintainer-clean-recursive mostlyclean mostlyclean-generic \
535 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
536 ps-recursive tags tags-recursive uninstall uninstall-am \
537 uninstall-info-am uninstall-info-recursive uninstall-recursive
540 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
542 conf_dir: $(DESTDIR)@with_confdir@
544 $(DESTDIR)@with_confdir@:
545 install -d $(DESTDIR)@with_confdir@
547 tpl_dir: $(DESTDIR)@datadir@/tpl
549 $(DESTDIR)@datadir@/tpl: conf_dir
550 install -d $(DESTDIR)@datadir@/masqmail/tpl
551 install -m 644 tpl/failmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
552 install -m 644 tpl/failmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
553 install -m 644 tpl/warnmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl
554 install -m 644 tpl/warnmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl
556 log_dir: $(DESTDIR)@with_logdir@
558 spool_dir: $(DESTDIR)@with_spooldir@
560 uid_bit: $(DESTDIR)@prefix@/sbin/masqmail
561 chmod u+s $(DESTDIR)@prefix@/sbin/masqmail
563 run_dir:
564 install -d -o @with_user@ -g @with_group@ $(DESTDIR)/var/run/masqmail
566 $(DESTDIR)@with_logdir@:
567 [ -d `dirname $(DESTDIR)@with_logdir@` ] || \
568 install -d `dirname $(DESTDIR)@with_logdir@`
569 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_logdir@
571 $(DESTDIR)@with_spooldir@:
572 [ -d `dirname $(DESTDIR)@with_spooldir@` ] || \
573 install -d `dirname $(DESTDIR)@with_spooldir@`
574 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@
575 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/lock
576 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/input
577 install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/popuidl
578 # Tell versions [3.59,3.63) of GNU make to not export all variables.
579 # Otherwise a system limit (for SysV at least) may be exceeded.
580 .NOEXPORT: