masqmail

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