Mercurial > masqmail
comparison docs/Makefile.in @ 0:08114f7dcc23 0.2.21
this is masqmail-0.2.21 from oliver kurth
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 17:05:23 +0200 |
parents | |
children | af25f5c39d90 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:08114f7dcc23 |
---|---|
1 # Makefile.in generated by automake 1.7.9 from Makefile.am. | |
2 # @configure_input@ | |
3 | |
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. | |
9 | |
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. | |
14 | |
15 @SET_MAKE@ | |
16 | |
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 = .. | |
24 | |
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 IDENT_LIBS = @IDENT_LIBS@ | |
63 INSTALL_DATA = @INSTALL_DATA@ | |
64 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
65 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
66 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
67 LDFLAGS = @LDFLAGS@ | |
68 LIBOBJS = @LIBOBJS@ | |
69 LIBS = @LIBS@ | |
70 LOCKFILE_LIBS = @LOCKFILE_LIBS@ | |
71 LTLIBOBJS = @LTLIBOBJS@ | |
72 MAKEINFO = @MAKEINFO@ | |
73 MD5_LIBS = @MD5_LIBS@ | |
74 OBJEXT = @OBJEXT@ | |
75 PACKAGE = @PACKAGE@ | |
76 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
77 PACKAGE_NAME = @PACKAGE_NAME@ | |
78 PACKAGE_STRING = @PACKAGE_STRING@ | |
79 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
80 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
81 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
82 PKG_CONFIG = @PKG_CONFIG@ | |
83 RANLIB = @RANLIB@ | |
84 RESOLV_LIBS = @RESOLV_LIBS@ | |
85 SET_MAKE = @SET_MAKE@ | |
86 SHELL = @SHELL@ | |
87 STRIP = @STRIP@ | |
88 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@ | |
89 VERSION = @VERSION@ | |
90 ac_ct_CC = @ac_ct_CC@ | |
91 ac_ct_RANLIB = @ac_ct_RANLIB@ | |
92 ac_ct_STRIP = @ac_ct_STRIP@ | |
93 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ | |
94 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
95 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
96 am__include = @am__include@ | |
97 am__leading_dot = @am__leading_dot@ | |
98 am__quote = @am__quote@ | |
99 bindir = @bindir@ | |
100 build_alias = @build_alias@ | |
101 datadir = @datadir@ | |
102 exec_prefix = @exec_prefix@ | |
103 has_ident = @has_ident@ | |
104 host_alias = @host_alias@ | |
105 includedir = @includedir@ | |
106 infodir = @infodir@ | |
107 install_sh = @install_sh@ | |
108 libdir = @libdir@ | |
109 libexecdir = @libexecdir@ | |
110 localstatedir = @localstatedir@ | |
111 mandir = @mandir@ | |
112 oldincludedir = @oldincludedir@ | |
113 prefix = @prefix@ | |
114 program_transform_name = @program_transform_name@ | |
115 sbindir = @sbindir@ | |
116 sharedstatedir = @sharedstatedir@ | |
117 sysconfdir = @sysconfdir@ | |
118 target_alias = @target_alias@ | |
119 with_confdir = @with_confdir@ | |
120 with_group = @with_group@ | |
121 with_logdir = @with_logdir@ | |
122 with_spooldir = @with_spooldir@ | |
123 with_user = @with_user@ | |
124 SUBDIRS = man xml | |
125 subdir = docs | |
126 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
127 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
128 CONFIG_HEADER = $(top_builddir)/config.h | |
129 CONFIG_CLEAN_FILES = | |
130 DIST_SOURCES = | |
131 | |
132 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ | |
133 ps-recursive install-info-recursive uninstall-info-recursive \ | |
134 all-recursive install-data-recursive install-exec-recursive \ | |
135 installdirs-recursive install-recursive uninstall-recursive \ | |
136 check-recursive installcheck-recursive | |
137 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am | |
138 DIST_SUBDIRS = $(SUBDIRS) | |
139 all: all-recursive | |
140 | |
141 .SUFFIXES: | |
142 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | |
143 cd $(top_srcdir) && \ | |
144 $(AUTOMAKE) --gnu docs/Makefile | |
145 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
146 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | |
147 uninstall-info-am: | |
148 | |
149 # This directory's subdirectories are mostly independent; you can cd | |
150 # into them and run `make' without going through this Makefile. | |
151 # To change the values of `make' variables: instead of editing Makefiles, | |
152 # (1) if the variable is set in `config.status', edit `config.status' | |
153 # (which will cause the Makefiles to be regenerated when you run `make'); | |
154 # (2) otherwise, pass the desired values on the `make' command line. | |
155 $(RECURSIVE_TARGETS): | |
156 @set fnord $$MAKEFLAGS; amf=$$2; \ | |
157 dot_seen=no; \ | |
158 target=`echo $@ | sed s/-recursive//`; \ | |
159 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
160 echo "Making $$target in $$subdir"; \ | |
161 if test "$$subdir" = "."; then \ | |
162 dot_seen=yes; \ | |
163 local_target="$$target-am"; \ | |
164 else \ | |
165 local_target="$$target"; \ | |
166 fi; \ | |
167 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
168 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
169 done; \ | |
170 if test "$$dot_seen" = "no"; then \ | |
171 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
172 fi; test -z "$$fail" | |
173 | |
174 mostlyclean-recursive clean-recursive distclean-recursive \ | |
175 maintainer-clean-recursive: | |
176 @set fnord $$MAKEFLAGS; amf=$$2; \ | |
177 dot_seen=no; \ | |
178 case "$@" in \ | |
179 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
180 *) list='$(SUBDIRS)' ;; \ | |
181 esac; \ | |
182 rev=''; for subdir in $$list; do \ | |
183 if test "$$subdir" = "."; then :; else \ | |
184 rev="$$subdir $$rev"; \ | |
185 fi; \ | |
186 done; \ | |
187 rev="$$rev ."; \ | |
188 target=`echo $@ | sed s/-recursive//`; \ | |
189 for subdir in $$rev; do \ | |
190 echo "Making $$target in $$subdir"; \ | |
191 if test "$$subdir" = "."; then \ | |
192 local_target="$$target-am"; \ | |
193 else \ | |
194 local_target="$$target"; \ | |
195 fi; \ | |
196 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
197 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
198 done && test -z "$$fail" | |
199 tags-recursive: | |
200 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
201 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
202 done | |
203 ctags-recursive: | |
204 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
205 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
206 done | |
207 | |
208 ETAGS = etags | |
209 ETAGSFLAGS = | |
210 | |
211 CTAGS = ctags | |
212 CTAGSFLAGS = | |
213 | |
214 tags: TAGS | |
215 | |
216 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
217 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
218 unique=`for i in $$list; do \ | |
219 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
220 done | \ | |
221 $(AWK) ' { files[$$0] = 1; } \ | |
222 END { for (i in files) print i; }'`; \ | |
223 mkid -fID $$unique | |
224 | |
225 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
226 $(TAGS_FILES) $(LISP) | |
227 tags=; \ | |
228 here=`pwd`; \ | |
229 if (etags --etags-include --version) >/dev/null 2>&1; then \ | |
230 include_option=--etags-include; \ | |
231 else \ | |
232 include_option=--include; \ | |
233 fi; \ | |
234 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
235 if test "$$subdir" = .; then :; else \ | |
236 test -f $$subdir/TAGS && \ | |
237 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
238 fi; \ | |
239 done; \ | |
240 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
241 unique=`for i in $$list; do \ | |
242 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
243 done | \ | |
244 $(AWK) ' { files[$$0] = 1; } \ | |
245 END { for (i in files) print i; }'`; \ | |
246 test -z "$(ETAGS_ARGS)$$tags$$unique" \ | |
247 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
248 $$tags $$unique | |
249 | |
250 ctags: CTAGS | |
251 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
252 $(TAGS_FILES) $(LISP) | |
253 tags=; \ | |
254 here=`pwd`; \ | |
255 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
256 unique=`for i in $$list; do \ | |
257 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
258 done | \ | |
259 $(AWK) ' { files[$$0] = 1; } \ | |
260 END { for (i in files) print i; }'`; \ | |
261 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
262 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
263 $$tags $$unique | |
264 | |
265 GTAGS: | |
266 here=`$(am__cd) $(top_builddir) && pwd` \ | |
267 && cd $(top_srcdir) \ | |
268 && gtags -i $(GTAGS_ARGS) $$here | |
269 | |
270 distclean-tags: | |
271 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
272 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
273 | |
274 top_distdir = .. | |
275 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | |
276 | |
277 distdir: $(DISTFILES) | |
278 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
279 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
280 list='$(DISTFILES)'; for file in $$list; do \ | |
281 case $$file in \ | |
282 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
283 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
284 esac; \ | |
285 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
286 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
287 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
288 dir="/$$dir"; \ | |
289 $(mkinstalldirs) "$(distdir)$$dir"; \ | |
290 else \ | |
291 dir=''; \ | |
292 fi; \ | |
293 if test -d $$d/$$file; then \ | |
294 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
295 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
296 fi; \ | |
297 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
298 else \ | |
299 test -f $(distdir)/$$file \ | |
300 || cp -p $$d/$$file $(distdir)/$$file \ | |
301 || exit 1; \ | |
302 fi; \ | |
303 done | |
304 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
305 if test "$$subdir" = .; then :; else \ | |
306 test -d $(distdir)/$$subdir \ | |
307 || mkdir $(distdir)/$$subdir \ | |
308 || exit 1; \ | |
309 (cd $$subdir && \ | |
310 $(MAKE) $(AM_MAKEFLAGS) \ | |
311 top_distdir="$(top_distdir)" \ | |
312 distdir=../$(distdir)/$$subdir \ | |
313 distdir) \ | |
314 || exit 1; \ | |
315 fi; \ | |
316 done | |
317 check-am: all-am | |
318 check: check-recursive | |
319 all-am: Makefile | |
320 installdirs: installdirs-recursive | |
321 installdirs-am: | |
322 | |
323 install: install-recursive | |
324 install-exec: install-exec-recursive | |
325 install-data: install-data-recursive | |
326 uninstall: uninstall-recursive | |
327 | |
328 install-am: all-am | |
329 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
330 | |
331 installcheck: installcheck-recursive | |
332 install-strip: | |
333 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
334 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
335 `test -z '$(STRIP)' || \ | |
336 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
337 mostlyclean-generic: | |
338 | |
339 clean-generic: | |
340 | |
341 distclean-generic: | |
342 -rm -f $(CONFIG_CLEAN_FILES) | |
343 | |
344 maintainer-clean-generic: | |
345 @echo "This command is intended for maintainers to use" | |
346 @echo "it deletes files that may require special tools to rebuild." | |
347 clean: clean-recursive | |
348 | |
349 clean-am: clean-generic mostlyclean-am | |
350 | |
351 distclean: distclean-recursive | |
352 -rm -f Makefile | |
353 distclean-am: clean-am distclean-generic distclean-tags | |
354 | |
355 dvi: dvi-recursive | |
356 | |
357 dvi-am: | |
358 | |
359 info: info-recursive | |
360 | |
361 info-am: | |
362 | |
363 install-data-am: | |
364 | |
365 install-exec-am: | |
366 | |
367 install-info: install-info-recursive | |
368 | |
369 install-man: | |
370 | |
371 installcheck-am: | |
372 | |
373 maintainer-clean: maintainer-clean-recursive | |
374 -rm -f Makefile | |
375 maintainer-clean-am: distclean-am maintainer-clean-generic | |
376 | |
377 mostlyclean: mostlyclean-recursive | |
378 | |
379 mostlyclean-am: mostlyclean-generic | |
380 | |
381 pdf: pdf-recursive | |
382 | |
383 pdf-am: | |
384 | |
385 ps: ps-recursive | |
386 | |
387 ps-am: | |
388 | |
389 uninstall-am: uninstall-info-am | |
390 | |
391 uninstall-info: uninstall-info-recursive | |
392 | |
393 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ | |
394 clean-generic clean-recursive ctags ctags-recursive distclean \ | |
395 distclean-generic distclean-recursive distclean-tags distdir \ | |
396 dvi dvi-am dvi-recursive info info-am info-recursive install \ | |
397 install-am install-data install-data-am install-data-recursive \ | |
398 install-exec install-exec-am install-exec-recursive \ | |
399 install-info install-info-am install-info-recursive install-man \ | |
400 install-recursive install-strip installcheck installcheck-am \ | |
401 installdirs installdirs-am installdirs-recursive \ | |
402 maintainer-clean maintainer-clean-generic \ | |
403 maintainer-clean-recursive mostlyclean mostlyclean-generic \ | |
404 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ | |
405 ps-recursive tags tags-recursive uninstall uninstall-am \ | |
406 uninstall-info-am uninstall-info-recursive uninstall-recursive | |
407 | |
408 | |
409 man: man/masqmail.8 man/mservdetect.8 man/masqmail.conf.5 man/masqmail.route.5 man/masqmail.get.5 man/masqmail.aliases.5 | |
410 | |
411 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 | |
412 | |
413 man/masqmail.8: xml/masqmail.8.xml | |
414 xmltoman $< >$@ | |
415 | |
416 man/mservdetect.8: xml/mservdetect.8.xml | |
417 xmltoman $< >$@ | |
418 | |
419 man/masqmail.conf.5: xml/masqmail.conf.5.xml | |
420 xmltoman $< >$@ | |
421 | |
422 man/masqmail.route.5: xml/masqmail.route.5.xml | |
423 xmltoman $< >$@ | |
424 | |
425 man/masqmail.get.5: xml/masqmail.get.5.xml | |
426 xmltoman $< >$@ | |
427 | |
428 man/masqmail.aliases.5: xml/masqmail.aliases.5.xml | |
429 xmltoman $< >$@ | |
430 | |
431 html/masqmail.8.html: xml/masqmail.8.xml | |
432 xmlmantohtml $< >$@ | |
433 | |
434 html/mservdetect.8.html: xml/mservdetect.8.xml | |
435 xmlmantohtml $< >$@ | |
436 | |
437 html/masqmail.conf.5.html: xml/masqmail.conf.5.xml | |
438 xmlmantohtml $< >$@ | |
439 | |
440 html/masqmail.route.5.html: xml/masqmail.route.5.xml | |
441 xmlmantohtml $< >$@ | |
442 | |
443 html/masqmail.get.5.html: xml/masqmail.get.5.xml | |
444 xmlmantohtml $< >$@ | |
445 | |
446 html/masqmail.aliases.5.html: xml/masqmail.aliases.5.xml | |
447 xmlmantohtml $< >$@ | |
448 | |
449 #clean: | |
450 # rm -f man/*.[58] | |
451 # rm -r html/*.html | |
452 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
453 # Otherwise a system limit (for SysV at least) may be exceeded. | |
454 .NOEXPORT: |