]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.in
Imported Debian patch 1.0.8-1
[nfs-utils.git] / utils / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 @CONFIG_RQUOTAD_TRUE@am__append_1 = rquotad
39 @CONFIG_NFSV4_TRUE@am__append_2 = idmapd
40 @CONFIG_GSS_TRUE@am__append_3 = gssd
41 subdir = utils
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
45         $(top_srcdir)/aclocal/kerberos5.m4 \
46         $(top_srcdir)/aclocal/nfs-utils.m4 \
47         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
48         $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = $(top_builddir)/support/include/config.h
53 CONFIG_CLEAN_FILES =
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57         html-recursive info-recursive install-data-recursive \
58         install-exec-recursive install-info-recursive \
59         install-recursive installcheck-recursive installdirs-recursive \
60         pdf-recursive ps-recursive uninstall-info-recursive \
61         uninstall-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = exportfs lockd mountd nfsd nfsstat nhfsstone showmount \
65         statd rquotad idmapd gssd
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67 ACLOCAL = @ACLOCAL@
68 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
69 ALLOCA = @ALLOCA@
70 AMDEP_FALSE = @AMDEP_FALSE@
71 AMDEP_TRUE = @AMDEP_TRUE@
72 AMTAR = @AMTAR@
73 AM_CFLAGS = @AM_CFLAGS@
74 AM_CPPFLAGS = @AM_CPPFLAGS@
75 AR = @AR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CC = @CC@
81 CCDEPMODE = @CCDEPMODE@
82 CC_FOR_BUILD = @CC_FOR_BUILD@
83 CFLAGS = @CFLAGS@
84 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
85 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
86 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
87 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
88 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
89 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
90 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
91 CPP = @CPP@
92 CPPFLAGS = @CPPFLAGS@
93 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
94 CXX = @CXX@
95 CXXCPP = @CXXCPP@
96 CXXDEPMODE = @CXXDEPMODE@
97 CXXFLAGS = @CXXFLAGS@
98 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 ECHO = @ECHO@
103 ECHO_C = @ECHO_C@
104 ECHO_N = @ECHO_N@
105 ECHO_T = @ECHO_T@
106 EGREP = @EGREP@
107 EXEEXT = @EXEEXT@
108 F77 = @F77@
109 FFLAGS = @FFLAGS@
110 GREP = @GREP@
111 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
112 GSSAPI_LIBS = @GSSAPI_LIBS@
113 GSSD = @GSSD@
114 HAVE_LIBWRAP = @HAVE_LIBWRAP@
115 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
116 IDMAPD = @IDMAPD@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 K5VERS = @K5VERS@
122 KRBCFLAGS = @KRBCFLAGS@
123 KRBDIR = @KRBDIR@
124 KRBLIBS = @KRBLIBS@
125 LD = @LD@
126 LDFLAGS = @LDFLAGS@
127 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
128 LIBBSD = @LIBBSD@
129 LIBCRYPT = @LIBCRYPT@
130 LIBNSL = @LIBNSL@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBSOCKET = @LIBSOCKET@
134 LIBTOOL = @LIBTOOL@
135 LIBWRAP = @LIBWRAP@
136 LN_S = @LN_S@
137 LTLIBOBJS = @LTLIBOBJS@
138 MAKEINFO = @MAKEINFO@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 PKG_CONFIG = @PKG_CONFIG@
148 RANLIB = @RANLIB@
149 RELEASE = @RELEASE@
150 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
151 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 SVCGSSD = @SVCGSSD@
156 VERSION = @VERSION@
157 ac_ct_CC = @ac_ct_CC@
158 ac_ct_CXX = @ac_ct_CXX@
159 ac_ct_F77 = @ac_ct_F77@
160 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
162 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
163 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 datadir = @datadir@
176 datarootdir = @datarootdir@
177 docdir = @docdir@
178 dvidir = @dvidir@
179 enable_gss = @enable_gss@
180 enable_nfsv3 = @enable_nfsv3@
181 enable_nfsv4 = @enable_nfsv4@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 kprefix = @kprefix@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 secure_statd = @secure_statd@
206 sharedstatedir = @sharedstatedir@
207 statduser = @statduser@
208 statedir = @statedir@
209 sysconfdir = @sysconfdir@
210 target_alias = @target_alias@
211 OPTDIRS = $(am__append_1) $(am__append_2) $(am__append_3)
212 SUBDIRS = \
213         exportfs \
214         lockd \
215         mountd \
216         nfsd \
217         nfsstat \
218         nhfsstone \
219         showmount \
220         statd \
221         $(OPTDIRS)
222
223 MAINTAINERCLEANFILES = Makefile.in
224 all: all-recursive
225
226 .SUFFIXES:
227 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
228         @for dep in $?; do \
229           case '$(am__configure_deps)' in \
230             *$$dep*) \
231               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
232                 && exit 0; \
233               exit 1;; \
234           esac; \
235         done; \
236         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
237         cd $(top_srcdir) && \
238           $(AUTOMAKE) --gnu  utils/Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241         @case '$?' in \
242           *config.status*) \
243             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244           *) \
245             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247         esac;
248
249 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
252 $(top_srcdir)/configure:  $(am__configure_deps)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
257 mostlyclean-libtool:
258         -rm -f *.lo
259
260 clean-libtool:
261         -rm -rf .libs _libs
262
263 distclean-libtool:
264         -rm -f libtool
265 uninstall-info-am:
266
267 # This directory's subdirectories are mostly independent; you can cd
268 # into them and run `make' without going through this Makefile.
269 # To change the values of `make' variables: instead of editing Makefiles,
270 # (1) if the variable is set in `config.status', edit `config.status'
271 #     (which will cause the Makefiles to be regenerated when you run `make');
272 # (2) otherwise, pass the desired values on the `make' command line.
273 $(RECURSIVE_TARGETS):
274         @failcom='exit 1'; \
275         for f in x $$MAKEFLAGS; do \
276           case $$f in \
277             *=* | --[!k]*);; \
278             *k*) failcom='fail=yes';; \
279           esac; \
280         done; \
281         dot_seen=no; \
282         target=`echo $@ | sed s/-recursive//`; \
283         list='$(SUBDIRS)'; for subdir in $$list; do \
284           echo "Making $$target in $$subdir"; \
285           if test "$$subdir" = "."; then \
286             dot_seen=yes; \
287             local_target="$$target-am"; \
288           else \
289             local_target="$$target"; \
290           fi; \
291           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292           || eval $$failcom; \
293         done; \
294         if test "$$dot_seen" = "no"; then \
295           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
296         fi; test -z "$$fail"
297
298 mostlyclean-recursive clean-recursive distclean-recursive \
299 maintainer-clean-recursive:
300         @failcom='exit 1'; \
301         for f in x $$MAKEFLAGS; do \
302           case $$f in \
303             *=* | --[!k]*);; \
304             *k*) failcom='fail=yes';; \
305           esac; \
306         done; \
307         dot_seen=no; \
308         case "$@" in \
309           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
310           *) list='$(SUBDIRS)' ;; \
311         esac; \
312         rev=''; for subdir in $$list; do \
313           if test "$$subdir" = "."; then :; else \
314             rev="$$subdir $$rev"; \
315           fi; \
316         done; \
317         rev="$$rev ."; \
318         target=`echo $@ | sed s/-recursive//`; \
319         for subdir in $$rev; do \
320           echo "Making $$target in $$subdir"; \
321           if test "$$subdir" = "."; then \
322             local_target="$$target-am"; \
323           else \
324             local_target="$$target"; \
325           fi; \
326           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
327           || eval $$failcom; \
328         done && test -z "$$fail"
329 tags-recursive:
330         list='$(SUBDIRS)'; for subdir in $$list; do \
331           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
332         done
333 ctags-recursive:
334         list='$(SUBDIRS)'; for subdir in $$list; do \
335           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
336         done
337
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '    { files[$$0] = 1; } \
344                END { for (i in files) print i; }'`; \
345         mkid -fID $$unique
346 tags: TAGS
347
348 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349                 $(TAGS_FILES) $(LISP)
350         tags=; \
351         here=`pwd`; \
352         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
353           include_option=--etags-include; \
354           empty_fix=.; \
355         else \
356           include_option=--include; \
357           empty_fix=; \
358         fi; \
359         list='$(SUBDIRS)'; for subdir in $$list; do \
360           if test "$$subdir" = .; then :; else \
361             test ! -f $$subdir/TAGS || \
362               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
363           fi; \
364         done; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '    { files[$$0] = 1; } \
370                END { for (i in files) print i; }'`; \
371         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
372           test -n "$$unique" || unique=$$empty_fix; \
373           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374             $$tags $$unique; \
375         fi
376 ctags: CTAGS
377 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         tags=; \
380         here=`pwd`; \
381         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         test -z "$(CTAGS_ARGS)$$tags$$unique" \
388           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389              $$tags $$unique
390
391 GTAGS:
392         here=`$(am__cd) $(top_builddir) && pwd` \
393           && cd $(top_srcdir) \
394           && gtags -i $(GTAGS_ARGS) $$here
395
396 distclean-tags:
397         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
398
399 distdir: $(DISTFILES)
400         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
401         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
402         list='$(DISTFILES)'; for file in $$list; do \
403           case $$file in \
404             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
405             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
406           esac; \
407           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
409           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
410             dir="/$$dir"; \
411             $(mkdir_p) "$(distdir)$$dir"; \
412           else \
413             dir=''; \
414           fi; \
415           if test -d $$d/$$file; then \
416             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
417               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
418             fi; \
419             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
420           else \
421             test -f $(distdir)/$$file \
422             || cp -p $$d/$$file $(distdir)/$$file \
423             || exit 1; \
424           fi; \
425         done
426         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
427           if test "$$subdir" = .; then :; else \
428             test -d "$(distdir)/$$subdir" \
429             || $(mkdir_p) "$(distdir)/$$subdir" \
430             || exit 1; \
431             distdir=`$(am__cd) $(distdir) && pwd`; \
432             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
433             (cd $$subdir && \
434               $(MAKE) $(AM_MAKEFLAGS) \
435                 top_distdir="$$top_distdir" \
436                 distdir="$$distdir/$$subdir" \
437                 distdir) \
438               || exit 1; \
439           fi; \
440         done
441 check-am: all-am
442 check: check-recursive
443 all-am: Makefile
444 installdirs: installdirs-recursive
445 installdirs-am:
446 install: install-recursive
447 install-exec: install-exec-recursive
448 install-data: install-data-recursive
449 uninstall: uninstall-recursive
450
451 install-am: all-am
452         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
453
454 installcheck: installcheck-recursive
455 install-strip:
456         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458           `test -z '$(STRIP)' || \
459             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460 mostlyclean-generic:
461
462 clean-generic:
463
464 distclean-generic:
465         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
466
467 maintainer-clean-generic:
468         @echo "This command is intended for maintainers to use"
469         @echo "it deletes files that may require special tools to rebuild."
470         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
471 clean: clean-recursive
472
473 clean-am: clean-generic clean-libtool mostlyclean-am
474
475 distclean: distclean-recursive
476         -rm -f Makefile
477 distclean-am: clean-am distclean-generic distclean-libtool \
478         distclean-tags
479
480 dvi: dvi-recursive
481
482 dvi-am:
483
484 html: html-recursive
485
486 info: info-recursive
487
488 info-am:
489
490 install-data-am:
491
492 install-exec-am:
493
494 install-info: install-info-recursive
495
496 install-man:
497
498 installcheck-am:
499
500 maintainer-clean: maintainer-clean-recursive
501         -rm -f Makefile
502 maintainer-clean-am: distclean-am maintainer-clean-generic
503
504 mostlyclean: mostlyclean-recursive
505
506 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
508 pdf: pdf-recursive
509
510 pdf-am:
511
512 ps: ps-recursive
513
514 ps-am:
515
516 uninstall-am: uninstall-info-am
517
518 uninstall-info: uninstall-info-recursive
519
520 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
521         clean clean-generic clean-libtool clean-recursive ctags \
522         ctags-recursive distclean distclean-generic distclean-libtool \
523         distclean-recursive distclean-tags distdir dvi dvi-am html \
524         html-am info info-am install install-am install-data \
525         install-data-am install-exec install-exec-am install-info \
526         install-info-am install-man install-strip installcheck \
527         installcheck-am installdirs installdirs-am maintainer-clean \
528         maintainer-clean-generic maintainer-clean-recursive \
529         mostlyclean mostlyclean-generic mostlyclean-libtool \
530         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
531         uninstall uninstall-am uninstall-info-am
532
533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 # Otherwise a system limit (for SysV at least) may be exceeded.
535 .NOEXPORT: