Merge branch 'autotools'
[umurmur.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 bin_PROGRAMS = umurmurd$(EXEEXT)
36 subdir = src
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 am__installdirs = "$(DESTDIR)$(bindir)"
47 PROGRAMS = $(bin_PROGRAMS)
48 am_umurmurd_OBJECTS = client.$(OBJEXT) main.$(OBJEXT) \
49         messages.$(OBJEXT) pds.$(OBJEXT) server.$(OBJEXT) \
50         ssl.$(OBJEXT) log.$(OBJEXT) conf.$(OBJEXT) crypt.$(OBJEXT) \
51         timer.$(OBJEXT) messagehandler.$(OBJEXT) channel.$(OBJEXT) \
52         Mumble.pb-c.$(OBJEXT) voicetarget.$(OBJEXT)
53 umurmurd_OBJECTS = $(am_umurmurd_OBJECTS)
54 umurmurd_LDADD = $(LDADD)
55 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56 depcomp = $(SHELL) $(top_srcdir)/depcomp
57 am__depfiles_maybe = depfiles
58 am__mv = mv -f
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 CCLD = $(CC)
62 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
63 SOURCES = $(umurmurd_SOURCES)
64 DIST_SOURCES = $(umurmurd_SOURCES)
65 ETAGS = etags
66 CTAGS = ctags
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = @ACLOCAL@
69 ALLOCA = @ALLOCA@
70 AMTAR = @AMTAR@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 GREP = @GREP@
89 INSTALL = @INSTALL@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LDFLAGS = @LDFLAGS@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAKEINFO = @MAKEINFO@
99 MKDIR_P = @MKDIR_P@
100 OBJEXT = @OBJEXT@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_URL = @PACKAGE_URL@
107 PACKAGE_VERSION = @PACKAGE_VERSION@
108 PATH_SEPARATOR = @PATH_SEPARATOR@
109 SET_MAKE = @SET_MAKE@
110 SHELL = @SHELL@
111 STRIP = @STRIP@
112 VERSION = @VERSION@
113 abs_builddir = @abs_builddir@
114 abs_srcdir = @abs_srcdir@
115 abs_top_builddir = @abs_top_builddir@
116 abs_top_srcdir = @abs_top_srcdir@
117 ac_ct_CC = @ac_ct_CC@
118 am__include = @am__include@
119 am__leading_dot = @am__leading_dot@
120 am__quote = @am__quote@
121 am__tar = @am__tar@
122 am__untar = @am__untar@
123 bindir = @bindir@
124 build_alias = @build_alias@
125 builddir = @builddir@
126 datadir = @datadir@
127 datarootdir = @datarootdir@
128 docdir = @docdir@
129 dvidir = @dvidir@
130 exec_prefix = @exec_prefix@
131 host_alias = @host_alias@
132 htmldir = @htmldir@
133 includedir = @includedir@
134 infodir = @infodir@
135 install_sh = @install_sh@
136 libdir = @libdir@
137 libexecdir = @libexecdir@
138 localedir = @localedir@
139 localstatedir = @localstatedir@
140 mandir = @mandir@
141 mkdir_p = @mkdir_p@
142 oldincludedir = @oldincludedir@
143 pdfdir = @pdfdir@
144 prefix = @prefix@
145 program_transform_name = @program_transform_name@
146 psdir = @psdir@
147 sbindir = @sbindir@
148 sharedstatedir = @sharedstatedir@
149 srcdir = @srcdir@
150 sysconfdir = @sysconfdir@
151 target_alias = @target_alias@
152 top_build_prefix = @top_build_prefix@
153 top_builddir = @top_builddir@
154 top_srcdir = @top_srcdir@
155 umurmurd_SOURCES = client.c main.c messages.c pds.c server.c ssl.c log.c conf.c crypt.c timer.c messagehandler.c channel.c Mumble.pb-c.c voicetarget.c
156 all: all-am
157
158 .SUFFIXES:
159 .SUFFIXES: .c .o .obj
160 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
161         @for dep in $?; do \
162           case '$(am__configure_deps)' in \
163             *$$dep*) \
164               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
165                 && { if test -f $@; then exit 0; else break; fi; }; \
166               exit 1;; \
167           esac; \
168         done; \
169         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
170         $(am__cd) $(top_srcdir) && \
171           $(AUTOMAKE) --gnu src/Makefile
172 .PRECIOUS: Makefile
173 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
174         @case '$?' in \
175           *config.status*) \
176             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
177           *) \
178             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
179             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
180         esac;
181
182 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
183         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
184
185 $(top_srcdir)/configure:  $(am__configure_deps)
186         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
188         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189 $(am__aclocal_m4_deps):
190 install-binPROGRAMS: $(bin_PROGRAMS)
191         @$(NORMAL_INSTALL)
192         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
193         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
194         for p in $$list; do echo "$$p $$p"; done | \
195         sed 's/$(EXEEXT)$$//' | \
196         while read p p1; do if test -f $$p; \
197           then echo "$$p"; echo "$$p"; else :; fi; \
198         done | \
199         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
200             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
201         sed 'N;N;N;s,\n, ,g' | \
202         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
203           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
204             if ($$2 == $$4) files[d] = files[d] " " $$1; \
205             else { print "f", $$3 "/" $$4, $$1; } } \
206           END { for (d in files) print "f", d, files[d] }' | \
207         while read type dir files; do \
208             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
209             test -z "$$files" || { \
210               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
211               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
212             } \
213         ; done
214
215 uninstall-binPROGRAMS:
216         @$(NORMAL_UNINSTALL)
217         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
218         files=`for p in $$list; do echo "$$p"; done | \
219           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
220               -e 's/$$/$(EXEEXT)/' `; \
221         test -n "$$list" || exit 0; \
222         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
223         cd "$(DESTDIR)$(bindir)" && rm -f $$files
224
225 clean-binPROGRAMS:
226         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
227 umurmurd$(EXEEXT): $(umurmurd_OBJECTS) $(umurmurd_DEPENDENCIES) 
228         @rm -f umurmurd$(EXEEXT)
229         $(LINK) $(umurmurd_OBJECTS) $(umurmurd_LDADD) $(LIBS)
230
231 mostlyclean-compile:
232         -rm -f *.$(OBJEXT)
233
234 distclean-compile:
235         -rm -f *.tab.c
236
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mumble.pb-c.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/channel.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypt.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messagehandler.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messages.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pds.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/voicetarget.Po@am__quote@
251
252 .c.o:
253 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
254 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
258
259 .c.obj:
260 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
261 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
262 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
263 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
265
266 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
267         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268         unique=`for i in $$list; do \
269             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270           done | \
271           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
272               END { if (nonempty) { for (i in files) print i; }; }'`; \
273         mkid -fID $$unique
274 tags: TAGS
275
276 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
277                 $(TAGS_FILES) $(LISP)
278         set x; \
279         here=`pwd`; \
280         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
281         unique=`for i in $$list; do \
282             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283           done | \
284           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
285               END { if (nonempty) { for (i in files) print i; }; }'`; \
286         shift; \
287         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
288           test -n "$$unique" || unique=$$empty_fix; \
289           if test $$# -gt 0; then \
290             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
291               "$$@" $$unique; \
292           else \
293             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
294               $$unique; \
295           fi; \
296         fi
297 ctags: CTAGS
298 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                 $(TAGS_FILES) $(LISP)
300         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         test -z "$(CTAGS_ARGS)$$unique" \
307           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
308              $$unique
309
310 GTAGS:
311         here=`$(am__cd) $(top_builddir) && pwd` \
312           && $(am__cd) $(top_srcdir) \
313           && gtags -i $(GTAGS_ARGS) "$$here"
314
315 distclean-tags:
316         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
317
318 distdir: $(DISTFILES)
319         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
320         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
321         list='$(DISTFILES)'; \
322           dist_files=`for file in $$list; do echo $$file; done | \
323           sed -e "s|^$$srcdirstrip/||;t" \
324               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
325         case $$dist_files in \
326           */*) $(MKDIR_P) `echo "$$dist_files" | \
327                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
328                            sort -u` ;; \
329         esac; \
330         for file in $$dist_files; do \
331           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
332           if test -d $$d/$$file; then \
333             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
334             if test -d "$(distdir)/$$file"; then \
335               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
336             fi; \
337             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
339               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340             fi; \
341             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
342           else \
343             test -f "$(distdir)/$$file" \
344             || cp -p $$d/$$file "$(distdir)/$$file" \
345             || exit 1; \
346           fi; \
347         done
348 check-am: all-am
349 check: check-am
350 all-am: Makefile $(PROGRAMS)
351 installdirs:
352         for dir in "$(DESTDIR)$(bindir)"; do \
353           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
354         done
355 install: install-am
356 install-exec: install-exec-am
357 install-data: install-data-am
358 uninstall: uninstall-am
359
360 install-am: all-am
361         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
362
363 installcheck: installcheck-am
364 install-strip:
365         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367           `test -z '$(STRIP)' || \
368             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
369 mostlyclean-generic:
370
371 clean-generic:
372
373 distclean-generic:
374         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
375         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
376
377 maintainer-clean-generic:
378         @echo "This command is intended for maintainers to use"
379         @echo "it deletes files that may require special tools to rebuild."
380 clean: clean-am
381
382 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
383
384 distclean: distclean-am
385         -rm -rf ./$(DEPDIR)
386         -rm -f Makefile
387 distclean-am: clean-am distclean-compile distclean-generic \
388         distclean-tags
389
390 dvi: dvi-am
391
392 dvi-am:
393
394 html: html-am
395
396 html-am:
397
398 info: info-am
399
400 info-am:
401
402 install-data-am:
403
404 install-dvi: install-dvi-am
405
406 install-dvi-am:
407
408 install-exec-am: install-binPROGRAMS
409
410 install-html: install-html-am
411
412 install-html-am:
413
414 install-info: install-info-am
415
416 install-info-am:
417
418 install-man:
419
420 install-pdf: install-pdf-am
421
422 install-pdf-am:
423
424 install-ps: install-ps-am
425
426 install-ps-am:
427
428 installcheck-am:
429
430 maintainer-clean: maintainer-clean-am
431         -rm -rf ./$(DEPDIR)
432         -rm -f Makefile
433 maintainer-clean-am: distclean-am maintainer-clean-generic
434
435 mostlyclean: mostlyclean-am
436
437 mostlyclean-am: mostlyclean-compile mostlyclean-generic
438
439 pdf: pdf-am
440
441 pdf-am:
442
443 ps: ps-am
444
445 ps-am:
446
447 uninstall-am: uninstall-binPROGRAMS
448
449 .MAKE: install-am install-strip
450
451 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
452         clean-generic ctags distclean distclean-compile \
453         distclean-generic distclean-tags distdir dvi dvi-am html \
454         html-am info info-am install install-am install-binPROGRAMS \
455         install-data install-data-am install-dvi install-dvi-am \
456         install-exec install-exec-am install-html install-html-am \
457         install-info install-info-am install-man install-pdf \
458         install-pdf-am install-ps install-ps-am install-strip \
459         installcheck installcheck-am installdirs maintainer-clean \
460         maintainer-clean-generic mostlyclean mostlyclean-compile \
461         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
462         uninstall-am uninstall-binPROGRAMS
463
464
465 # Tell versions [3.59,3.63) of GNU make to not export all variables.
466 # Otherwise a system limit (for SysV at least) may be exceeded.
467 .NOEXPORT: