masqmail-0.2

annotate docs/Makefile.in @ 0:08114f7dcc23

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