masqmail

view docs/Makefile.in @ 1:af25f5c39d90

added diff from debian (masqmail-0.2.21-4)
author meillo@marmaro.de
date Fri, 26 Sep 2008 20:56:23 +0200
parents 08114f7dcc23
children
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 SUBDIRS = man xml
130 subdir = docs
131 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
132 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
133 CONFIG_HEADER = $(top_builddir)/config.h
134 CONFIG_CLEAN_FILES =
135 DIST_SOURCES =
137 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
138 ps-recursive install-info-recursive uninstall-info-recursive \
139 all-recursive install-data-recursive install-exec-recursive \
140 installdirs-recursive install-recursive uninstall-recursive \
141 check-recursive installcheck-recursive
142 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
143 DIST_SUBDIRS = $(SUBDIRS)
144 all: all-recursive
146 .SUFFIXES:
147 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
148 cd $(top_srcdir) && \
149 $(AUTOMAKE) --gnu docs/Makefile
150 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
151 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
152 uninstall-info-am:
154 # This directory's subdirectories are mostly independent; you can cd
155 # into them and run `make' without going through this Makefile.
156 # To change the values of `make' variables: instead of editing Makefiles,
157 # (1) if the variable is set in `config.status', edit `config.status'
158 # (which will cause the Makefiles to be regenerated when you run `make');
159 # (2) otherwise, pass the desired values on the `make' command line.
160 $(RECURSIVE_TARGETS):
161 @set fnord $$MAKEFLAGS; amf=$$2; \
162 dot_seen=no; \
163 target=`echo $@ | sed s/-recursive//`; \
164 list='$(SUBDIRS)'; for subdir in $$list; do \
165 echo "Making $$target in $$subdir"; \
166 if test "$$subdir" = "."; then \
167 dot_seen=yes; \
168 local_target="$$target-am"; \
169 else \
170 local_target="$$target"; \
171 fi; \
172 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
174 done; \
175 if test "$$dot_seen" = "no"; then \
176 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
177 fi; test -z "$$fail"
179 mostlyclean-recursive clean-recursive distclean-recursive \
180 maintainer-clean-recursive:
181 @set fnord $$MAKEFLAGS; amf=$$2; \
182 dot_seen=no; \
183 case "$@" in \
184 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
185 *) list='$(SUBDIRS)' ;; \
186 esac; \
187 rev=''; for subdir in $$list; do \
188 if test "$$subdir" = "."; then :; else \
189 rev="$$subdir $$rev"; \
190 fi; \
191 done; \
192 rev="$$rev ."; \
193 target=`echo $@ | sed s/-recursive//`; \
194 for subdir in $$rev; do \
195 echo "Making $$target in $$subdir"; \
196 if test "$$subdir" = "."; then \
197 local_target="$$target-am"; \
198 else \
199 local_target="$$target"; \
200 fi; \
201 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
202 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
203 done && test -z "$$fail"
204 tags-recursive:
205 list='$(SUBDIRS)'; for subdir in $$list; do \
206 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
207 done
208 ctags-recursive:
209 list='$(SUBDIRS)'; for subdir in $$list; do \
210 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
211 done
213 ETAGS = etags
214 ETAGSFLAGS =
216 CTAGS = ctags
217 CTAGSFLAGS =
219 tags: TAGS
221 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
222 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
223 unique=`for i in $$list; do \
224 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
225 done | \
226 $(AWK) ' { files[$$0] = 1; } \
227 END { for (i in files) print i; }'`; \
228 mkid -fID $$unique
230 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
231 $(TAGS_FILES) $(LISP)
232 tags=; \
233 here=`pwd`; \
234 if (etags --etags-include --version) >/dev/null 2>&1; then \
235 include_option=--etags-include; \
236 else \
237 include_option=--include; \
238 fi; \
239 list='$(SUBDIRS)'; for subdir in $$list; do \
240 if test "$$subdir" = .; then :; else \
241 test -f $$subdir/TAGS && \
242 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
243 fi; \
244 done; \
245 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
246 unique=`for i in $$list; do \
247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248 done | \
249 $(AWK) ' { files[$$0] = 1; } \
250 END { for (i in files) print i; }'`; \
251 test -z "$(ETAGS_ARGS)$$tags$$unique" \
252 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
253 $$tags $$unique
255 ctags: CTAGS
256 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
257 $(TAGS_FILES) $(LISP)
258 tags=; \
259 here=`pwd`; \
260 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261 unique=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263 done | \
264 $(AWK) ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 test -z "$(CTAGS_ARGS)$$tags$$unique" \
267 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
268 $$tags $$unique
270 GTAGS:
271 here=`$(am__cd) $(top_builddir) && pwd` \
272 && cd $(top_srcdir) \
273 && gtags -i $(GTAGS_ARGS) $$here
275 distclean-tags:
276 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
277 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
279 top_distdir = ..
280 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
282 distdir: $(DISTFILES)
283 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
284 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
285 list='$(DISTFILES)'; for file in $$list; do \
286 case $$file in \
287 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
288 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
289 esac; \
290 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
292 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
293 dir="/$$dir"; \
294 $(mkinstalldirs) "$(distdir)$$dir"; \
295 else \
296 dir=''; \
297 fi; \
298 if test -d $$d/$$file; then \
299 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
301 fi; \
302 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
303 else \
304 test -f $(distdir)/$$file \
305 || cp -p $$d/$$file $(distdir)/$$file \
306 || exit 1; \
307 fi; \
308 done
309 list='$(SUBDIRS)'; for subdir in $$list; do \
310 if test "$$subdir" = .; then :; else \
311 test -d $(distdir)/$$subdir \
312 || mkdir $(distdir)/$$subdir \
313 || exit 1; \
314 (cd $$subdir && \
315 $(MAKE) $(AM_MAKEFLAGS) \
316 top_distdir="$(top_distdir)" \
317 distdir=../$(distdir)/$$subdir \
318 distdir) \
319 || exit 1; \
320 fi; \
321 done
322 check-am: all-am
323 check: check-recursive
324 all-am: Makefile
325 installdirs: installdirs-recursive
326 installdirs-am:
328 install: install-recursive
329 install-exec: install-exec-recursive
330 install-data: install-data-recursive
331 uninstall: uninstall-recursive
333 install-am: all-am
334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336 installcheck: installcheck-recursive
337 install-strip:
338 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
340 `test -z '$(STRIP)' || \
341 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
342 mostlyclean-generic:
344 clean-generic:
346 distclean-generic:
347 -rm -f $(CONFIG_CLEAN_FILES)
349 maintainer-clean-generic:
350 @echo "This command is intended for maintainers to use"
351 @echo "it deletes files that may require special tools to rebuild."
352 clean: clean-recursive
354 clean-am: clean-generic mostlyclean-am
356 distclean: distclean-recursive
357 -rm -f Makefile
358 distclean-am: clean-am distclean-generic distclean-tags
360 dvi: dvi-recursive
362 dvi-am:
364 info: info-recursive
366 info-am:
368 install-data-am:
370 install-exec-am:
372 install-info: install-info-recursive
374 install-man:
376 installcheck-am:
378 maintainer-clean: maintainer-clean-recursive
379 -rm -f Makefile
380 maintainer-clean-am: distclean-am maintainer-clean-generic
382 mostlyclean: mostlyclean-recursive
384 mostlyclean-am: mostlyclean-generic
386 pdf: pdf-recursive
388 pdf-am:
390 ps: ps-recursive
392 ps-am:
394 uninstall-am: uninstall-info-am
396 uninstall-info: uninstall-info-recursive
398 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
399 clean-generic clean-recursive ctags ctags-recursive distclean \
400 distclean-generic distclean-recursive distclean-tags distdir \
401 dvi dvi-am dvi-recursive info info-am info-recursive install \
402 install-am install-data install-data-am install-data-recursive \
403 install-exec install-exec-am install-exec-recursive \
404 install-info install-info-am install-info-recursive install-man \
405 install-recursive install-strip installcheck installcheck-am \
406 installdirs installdirs-am installdirs-recursive \
407 maintainer-clean maintainer-clean-generic \
408 maintainer-clean-recursive mostlyclean mostlyclean-generic \
409 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
410 ps-recursive tags tags-recursive uninstall uninstall-am \
411 uninstall-info-am uninstall-info-recursive uninstall-recursive
414 man: man/masqmail.8 man/mservdetect.8 man/masqmail.conf.5 man/masqmail.route.5 man/masqmail.get.5 man/masqmail.aliases.5
416 html: html/masqmail.8.html html/mservdetect.8.html html/masqmail.conf.5.html html/masqmail.route.5.html html/masqmail.get.5.html html/masqmail.aliases.5.html
418 man/masqmail.8: xml/masqmail.8.xml
419 xmltoman $< >$@
421 man/mservdetect.8: xml/mservdetect.8.xml
422 xmltoman $< >$@
424 man/masqmail.conf.5: xml/masqmail.conf.5.xml
425 xmltoman $< >$@
427 man/masqmail.route.5: xml/masqmail.route.5.xml
428 xmltoman $< >$@
430 man/masqmail.get.5: xml/masqmail.get.5.xml
431 xmltoman $< >$@
433 man/masqmail.aliases.5: xml/masqmail.aliases.5.xml
434 xmltoman $< >$@
436 html/masqmail.8.html: xml/masqmail.8.xml
437 xmlmantohtml $< >$@
439 html/mservdetect.8.html: xml/mservdetect.8.xml
440 xmlmantohtml $< >$@
442 html/masqmail.conf.5.html: xml/masqmail.conf.5.xml
443 xmlmantohtml $< >$@
445 html/masqmail.route.5.html: xml/masqmail.route.5.xml
446 xmlmantohtml $< >$@
448 html/masqmail.get.5.html: xml/masqmail.get.5.xml
449 xmlmantohtml $< >$@
451 html/masqmail.aliases.5.html: xml/masqmail.aliases.5.xml
452 xmlmantohtml $< >$@
454 #clean:
455 # rm -f man/*.[58]
456 # rm -r html/*.html
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT: