masqmail
diff 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 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/docs/Makefile.in Fri Sep 26 17:05:23 2008 +0200 1.3 @@ -0,0 +1,454 @@ 1.4 +# Makefile.in generated by automake 1.7.9 from Makefile.am. 1.5 +# @configure_input@ 1.6 + 1.7 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 1.8 +# Free Software Foundation, Inc. 1.9 +# This Makefile.in is free software; the Free Software Foundation 1.10 +# gives unlimited permission to copy and/or distribute it, 1.11 +# with or without modifications, as long as this notice is preserved. 1.12 + 1.13 +# This program is distributed in the hope that it will be useful, 1.14 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 1.15 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 1.16 +# PARTICULAR PURPOSE. 1.17 + 1.18 +@SET_MAKE@ 1.19 + 1.20 +srcdir = @srcdir@ 1.21 +top_srcdir = @top_srcdir@ 1.22 +VPATH = @srcdir@ 1.23 +pkgdatadir = $(datadir)/@PACKAGE@ 1.24 +pkglibdir = $(libdir)/@PACKAGE@ 1.25 +pkgincludedir = $(includedir)/@PACKAGE@ 1.26 +top_builddir = .. 1.27 + 1.28 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 1.29 +INSTALL = @INSTALL@ 1.30 +install_sh_DATA = $(install_sh) -c -m 644 1.31 +install_sh_PROGRAM = $(install_sh) -c 1.32 +install_sh_SCRIPT = $(install_sh) -c 1.33 +INSTALL_HEADER = $(INSTALL_DATA) 1.34 +transform = $(program_transform_name) 1.35 +NORMAL_INSTALL = : 1.36 +PRE_INSTALL = : 1.37 +POST_INSTALL = : 1.38 +NORMAL_UNINSTALL = : 1.39 +PRE_UNINSTALL = : 1.40 +POST_UNINSTALL = : 1.41 +ACLOCAL = @ACLOCAL@ 1.42 +AMDEP_FALSE = @AMDEP_FALSE@ 1.43 +AMDEP_TRUE = @AMDEP_TRUE@ 1.44 +AMTAR = @AMTAR@ 1.45 +AUTOCONF = @AUTOCONF@ 1.46 +AUTOHEADER = @AUTOHEADER@ 1.47 +AUTOMAKE = @AUTOMAKE@ 1.48 +AWK = @AWK@ 1.49 +BASE64_LIBS = @BASE64_LIBS@ 1.50 +CC = @CC@ 1.51 +CCDEPMODE = @CCDEPMODE@ 1.52 +CFLAGS = @CFLAGS@ 1.53 +CPP = @CPP@ 1.54 +CPPFLAGS = @CPPFLAGS@ 1.55 +CYGPATH_W = @CYGPATH_W@ 1.56 +DEFS = @DEFS@ 1.57 +DEPDIR = @DEPDIR@ 1.58 +ECHO_C = @ECHO_C@ 1.59 +ECHO_N = @ECHO_N@ 1.60 +ECHO_T = @ECHO_T@ 1.61 +EGREP = @EGREP@ 1.62 +EXEEXT = @EXEEXT@ 1.63 +GLIB_CFLAGS = @GLIB_CFLAGS@ 1.64 +GLIB_LIBS = @GLIB_LIBS@ 1.65 +IDENT_LIBS = @IDENT_LIBS@ 1.66 +INSTALL_DATA = @INSTALL_DATA@ 1.67 +INSTALL_PROGRAM = @INSTALL_PROGRAM@ 1.68 +INSTALL_SCRIPT = @INSTALL_SCRIPT@ 1.69 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 1.70 +LDFLAGS = @LDFLAGS@ 1.71 +LIBOBJS = @LIBOBJS@ 1.72 +LIBS = @LIBS@ 1.73 +LOCKFILE_LIBS = @LOCKFILE_LIBS@ 1.74 +LTLIBOBJS = @LTLIBOBJS@ 1.75 +MAKEINFO = @MAKEINFO@ 1.76 +MD5_LIBS = @MD5_LIBS@ 1.77 +OBJEXT = @OBJEXT@ 1.78 +PACKAGE = @PACKAGE@ 1.79 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 1.80 +PACKAGE_NAME = @PACKAGE_NAME@ 1.81 +PACKAGE_STRING = @PACKAGE_STRING@ 1.82 +PACKAGE_TARNAME = @PACKAGE_TARNAME@ 1.83 +PACKAGE_VERSION = @PACKAGE_VERSION@ 1.84 +PATH_SEPARATOR = @PATH_SEPARATOR@ 1.85 +PKG_CONFIG = @PKG_CONFIG@ 1.86 +RANLIB = @RANLIB@ 1.87 +RESOLV_LIBS = @RESOLV_LIBS@ 1.88 +SET_MAKE = @SET_MAKE@ 1.89 +SHELL = @SHELL@ 1.90 +STRIP = @STRIP@ 1.91 +USE_LIBLOCKFILE = @USE_LIBLOCKFILE@ 1.92 +VERSION = @VERSION@ 1.93 +ac_ct_CC = @ac_ct_CC@ 1.94 +ac_ct_RANLIB = @ac_ct_RANLIB@ 1.95 +ac_ct_STRIP = @ac_ct_STRIP@ 1.96 +ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 1.97 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 1.98 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 1.99 +am__include = @am__include@ 1.100 +am__leading_dot = @am__leading_dot@ 1.101 +am__quote = @am__quote@ 1.102 +bindir = @bindir@ 1.103 +build_alias = @build_alias@ 1.104 +datadir = @datadir@ 1.105 +exec_prefix = @exec_prefix@ 1.106 +has_ident = @has_ident@ 1.107 +host_alias = @host_alias@ 1.108 +includedir = @includedir@ 1.109 +infodir = @infodir@ 1.110 +install_sh = @install_sh@ 1.111 +libdir = @libdir@ 1.112 +libexecdir = @libexecdir@ 1.113 +localstatedir = @localstatedir@ 1.114 +mandir = @mandir@ 1.115 +oldincludedir = @oldincludedir@ 1.116 +prefix = @prefix@ 1.117 +program_transform_name = @program_transform_name@ 1.118 +sbindir = @sbindir@ 1.119 +sharedstatedir = @sharedstatedir@ 1.120 +sysconfdir = @sysconfdir@ 1.121 +target_alias = @target_alias@ 1.122 +with_confdir = @with_confdir@ 1.123 +with_group = @with_group@ 1.124 +with_logdir = @with_logdir@ 1.125 +with_spooldir = @with_spooldir@ 1.126 +with_user = @with_user@ 1.127 +SUBDIRS = man xml 1.128 +subdir = docs 1.129 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 1.130 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 1.131 +CONFIG_HEADER = $(top_builddir)/config.h 1.132 +CONFIG_CLEAN_FILES = 1.133 +DIST_SOURCES = 1.134 + 1.135 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ 1.136 + ps-recursive install-info-recursive uninstall-info-recursive \ 1.137 + all-recursive install-data-recursive install-exec-recursive \ 1.138 + installdirs-recursive install-recursive uninstall-recursive \ 1.139 + check-recursive installcheck-recursive 1.140 +DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am 1.141 +DIST_SUBDIRS = $(SUBDIRS) 1.142 +all: all-recursive 1.143 + 1.144 +.SUFFIXES: 1.145 +$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 1.146 + cd $(top_srcdir) && \ 1.147 + $(AUTOMAKE) --gnu docs/Makefile 1.148 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 1.149 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 1.150 +uninstall-info-am: 1.151 + 1.152 +# This directory's subdirectories are mostly independent; you can cd 1.153 +# into them and run `make' without going through this Makefile. 1.154 +# To change the values of `make' variables: instead of editing Makefiles, 1.155 +# (1) if the variable is set in `config.status', edit `config.status' 1.156 +# (which will cause the Makefiles to be regenerated when you run `make'); 1.157 +# (2) otherwise, pass the desired values on the `make' command line. 1.158 +$(RECURSIVE_TARGETS): 1.159 + @set fnord $$MAKEFLAGS; amf=$$2; \ 1.160 + dot_seen=no; \ 1.161 + target=`echo $@ | sed s/-recursive//`; \ 1.162 + list='$(SUBDIRS)'; for subdir in $$list; do \ 1.163 + echo "Making $$target in $$subdir"; \ 1.164 + if test "$$subdir" = "."; then \ 1.165 + dot_seen=yes; \ 1.166 + local_target="$$target-am"; \ 1.167 + else \ 1.168 + local_target="$$target"; \ 1.169 + fi; \ 1.170 + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 1.171 + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 1.172 + done; \ 1.173 + if test "$$dot_seen" = "no"; then \ 1.174 + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 1.175 + fi; test -z "$$fail" 1.176 + 1.177 +mostlyclean-recursive clean-recursive distclean-recursive \ 1.178 +maintainer-clean-recursive: 1.179 + @set fnord $$MAKEFLAGS; amf=$$2; \ 1.180 + dot_seen=no; \ 1.181 + case "$@" in \ 1.182 + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 1.183 + *) list='$(SUBDIRS)' ;; \ 1.184 + esac; \ 1.185 + rev=''; for subdir in $$list; do \ 1.186 + if test "$$subdir" = "."; then :; else \ 1.187 + rev="$$subdir $$rev"; \ 1.188 + fi; \ 1.189 + done; \ 1.190 + rev="$$rev ."; \ 1.191 + target=`echo $@ | sed s/-recursive//`; \ 1.192 + for subdir in $$rev; do \ 1.193 + echo "Making $$target in $$subdir"; \ 1.194 + if test "$$subdir" = "."; then \ 1.195 + local_target="$$target-am"; \ 1.196 + else \ 1.197 + local_target="$$target"; \ 1.198 + fi; \ 1.199 + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 1.200 + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 1.201 + done && test -z "$$fail" 1.202 +tags-recursive: 1.203 + list='$(SUBDIRS)'; for subdir in $$list; do \ 1.204 + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 1.205 + done 1.206 +ctags-recursive: 1.207 + list='$(SUBDIRS)'; for subdir in $$list; do \ 1.208 + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 1.209 + done 1.210 + 1.211 +ETAGS = etags 1.212 +ETAGSFLAGS = 1.213 + 1.214 +CTAGS = ctags 1.215 +CTAGSFLAGS = 1.216 + 1.217 +tags: TAGS 1.218 + 1.219 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 1.220 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1.221 + unique=`for i in $$list; do \ 1.222 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1.223 + done | \ 1.224 + $(AWK) ' { files[$$0] = 1; } \ 1.225 + END { for (i in files) print i; }'`; \ 1.226 + mkid -fID $$unique 1.227 + 1.228 +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 1.229 + $(TAGS_FILES) $(LISP) 1.230 + tags=; \ 1.231 + here=`pwd`; \ 1.232 + if (etags --etags-include --version) >/dev/null 2>&1; then \ 1.233 + include_option=--etags-include; \ 1.234 + else \ 1.235 + include_option=--include; \ 1.236 + fi; \ 1.237 + list='$(SUBDIRS)'; for subdir in $$list; do \ 1.238 + if test "$$subdir" = .; then :; else \ 1.239 + test -f $$subdir/TAGS && \ 1.240 + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 1.241 + fi; \ 1.242 + done; \ 1.243 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1.244 + unique=`for i in $$list; do \ 1.245 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1.246 + done | \ 1.247 + $(AWK) ' { files[$$0] = 1; } \ 1.248 + END { for (i in files) print i; }'`; \ 1.249 + test -z "$(ETAGS_ARGS)$$tags$$unique" \ 1.250 + || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 1.251 + $$tags $$unique 1.252 + 1.253 +ctags: CTAGS 1.254 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 1.255 + $(TAGS_FILES) $(LISP) 1.256 + tags=; \ 1.257 + here=`pwd`; \ 1.258 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1.259 + unique=`for i in $$list; do \ 1.260 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1.261 + done | \ 1.262 + $(AWK) ' { files[$$0] = 1; } \ 1.263 + END { for (i in files) print i; }'`; \ 1.264 + test -z "$(CTAGS_ARGS)$$tags$$unique" \ 1.265 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 1.266 + $$tags $$unique 1.267 + 1.268 +GTAGS: 1.269 + here=`$(am__cd) $(top_builddir) && pwd` \ 1.270 + && cd $(top_srcdir) \ 1.271 + && gtags -i $(GTAGS_ARGS) $$here 1.272 + 1.273 +distclean-tags: 1.274 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 1.275 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1.276 + 1.277 +top_distdir = .. 1.278 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 1.279 + 1.280 +distdir: $(DISTFILES) 1.281 + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 1.282 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 1.283 + list='$(DISTFILES)'; for file in $$list; do \ 1.284 + case $$file in \ 1.285 + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 1.286 + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 1.287 + esac; \ 1.288 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 1.289 + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 1.290 + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 1.291 + dir="/$$dir"; \ 1.292 + $(mkinstalldirs) "$(distdir)$$dir"; \ 1.293 + else \ 1.294 + dir=''; \ 1.295 + fi; \ 1.296 + if test -d $$d/$$file; then \ 1.297 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 1.298 + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 1.299 + fi; \ 1.300 + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 1.301 + else \ 1.302 + test -f $(distdir)/$$file \ 1.303 + || cp -p $$d/$$file $(distdir)/$$file \ 1.304 + || exit 1; \ 1.305 + fi; \ 1.306 + done 1.307 + list='$(SUBDIRS)'; for subdir in $$list; do \ 1.308 + if test "$$subdir" = .; then :; else \ 1.309 + test -d $(distdir)/$$subdir \ 1.310 + || mkdir $(distdir)/$$subdir \ 1.311 + || exit 1; \ 1.312 + (cd $$subdir && \ 1.313 + $(MAKE) $(AM_MAKEFLAGS) \ 1.314 + top_distdir="$(top_distdir)" \ 1.315 + distdir=../$(distdir)/$$subdir \ 1.316 + distdir) \ 1.317 + || exit 1; \ 1.318 + fi; \ 1.319 + done 1.320 +check-am: all-am 1.321 +check: check-recursive 1.322 +all-am: Makefile 1.323 +installdirs: installdirs-recursive 1.324 +installdirs-am: 1.325 + 1.326 +install: install-recursive 1.327 +install-exec: install-exec-recursive 1.328 +install-data: install-data-recursive 1.329 +uninstall: uninstall-recursive 1.330 + 1.331 +install-am: all-am 1.332 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1.333 + 1.334 +installcheck: installcheck-recursive 1.335 +install-strip: 1.336 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1.337 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1.338 + `test -z '$(STRIP)' || \ 1.339 + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 1.340 +mostlyclean-generic: 1.341 + 1.342 +clean-generic: 1.343 + 1.344 +distclean-generic: 1.345 + -rm -f $(CONFIG_CLEAN_FILES) 1.346 + 1.347 +maintainer-clean-generic: 1.348 + @echo "This command is intended for maintainers to use" 1.349 + @echo "it deletes files that may require special tools to rebuild." 1.350 +clean: clean-recursive 1.351 + 1.352 +clean-am: clean-generic mostlyclean-am 1.353 + 1.354 +distclean: distclean-recursive 1.355 + -rm -f Makefile 1.356 +distclean-am: clean-am distclean-generic distclean-tags 1.357 + 1.358 +dvi: dvi-recursive 1.359 + 1.360 +dvi-am: 1.361 + 1.362 +info: info-recursive 1.363 + 1.364 +info-am: 1.365 + 1.366 +install-data-am: 1.367 + 1.368 +install-exec-am: 1.369 + 1.370 +install-info: install-info-recursive 1.371 + 1.372 +install-man: 1.373 + 1.374 +installcheck-am: 1.375 + 1.376 +maintainer-clean: maintainer-clean-recursive 1.377 + -rm -f Makefile 1.378 +maintainer-clean-am: distclean-am maintainer-clean-generic 1.379 + 1.380 +mostlyclean: mostlyclean-recursive 1.381 + 1.382 +mostlyclean-am: mostlyclean-generic 1.383 + 1.384 +pdf: pdf-recursive 1.385 + 1.386 +pdf-am: 1.387 + 1.388 +ps: ps-recursive 1.389 + 1.390 +ps-am: 1.391 + 1.392 +uninstall-am: uninstall-info-am 1.393 + 1.394 +uninstall-info: uninstall-info-recursive 1.395 + 1.396 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 1.397 + clean-generic clean-recursive ctags ctags-recursive distclean \ 1.398 + distclean-generic distclean-recursive distclean-tags distdir \ 1.399 + dvi dvi-am dvi-recursive info info-am info-recursive install \ 1.400 + install-am install-data install-data-am install-data-recursive \ 1.401 + install-exec install-exec-am install-exec-recursive \ 1.402 + install-info install-info-am install-info-recursive install-man \ 1.403 + install-recursive install-strip installcheck installcheck-am \ 1.404 + installdirs installdirs-am installdirs-recursive \ 1.405 + maintainer-clean maintainer-clean-generic \ 1.406 + maintainer-clean-recursive mostlyclean mostlyclean-generic \ 1.407 + mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ 1.408 + ps-recursive tags tags-recursive uninstall uninstall-am \ 1.409 + uninstall-info-am uninstall-info-recursive uninstall-recursive 1.410 + 1.411 + 1.412 +man: man/masqmail.8 man/mservdetect.8 man/masqmail.conf.5 man/masqmail.route.5 man/masqmail.get.5 man/masqmail.aliases.5 1.413 + 1.414 +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 1.415 + 1.416 +man/masqmail.8: xml/masqmail.8.xml 1.417 + xmltoman $< >$@ 1.418 + 1.419 +man/mservdetect.8: xml/mservdetect.8.xml 1.420 + xmltoman $< >$@ 1.421 + 1.422 +man/masqmail.conf.5: xml/masqmail.conf.5.xml 1.423 + xmltoman $< >$@ 1.424 + 1.425 +man/masqmail.route.5: xml/masqmail.route.5.xml 1.426 + xmltoman $< >$@ 1.427 + 1.428 +man/masqmail.get.5: xml/masqmail.get.5.xml 1.429 + xmltoman $< >$@ 1.430 + 1.431 +man/masqmail.aliases.5: xml/masqmail.aliases.5.xml 1.432 + xmltoman $< >$@ 1.433 + 1.434 +html/masqmail.8.html: xml/masqmail.8.xml 1.435 + xmlmantohtml $< >$@ 1.436 + 1.437 +html/mservdetect.8.html: xml/mservdetect.8.xml 1.438 + xmlmantohtml $< >$@ 1.439 + 1.440 +html/masqmail.conf.5.html: xml/masqmail.conf.5.xml 1.441 + xmlmantohtml $< >$@ 1.442 + 1.443 +html/masqmail.route.5.html: xml/masqmail.route.5.xml 1.444 + xmlmantohtml $< >$@ 1.445 + 1.446 +html/masqmail.get.5.html: xml/masqmail.get.5.xml 1.447 + xmlmantohtml $< >$@ 1.448 + 1.449 +html/masqmail.aliases.5.html: xml/masqmail.aliases.5.xml 1.450 + xmlmantohtml $< >$@ 1.451 + 1.452 +#clean: 1.453 +# rm -f man/*.[58] 1.454 +# rm -r html/*.html 1.455 +# Tell versions [3.59,3.63) of GNU make to not export all variables. 1.456 +# Otherwise a system limit (for SysV at least) may be exceeded. 1.457 +.NOEXPORT: