Linux 2.6.36 compat, sops->evict_inode()
[zfs.git] / etc / 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 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = etc
39 DIST_COMMON = $(nobase_dist_sysconf_DATA) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps =  \
43         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
44         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
45         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
46         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
47         $(top_srcdir)/config/kernel-bio-failfast.m4 \
48         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
49         $(top_srcdir)/config/kernel-blk-end-request.m4 \
50         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
51         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
52         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
53         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
54         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
55         $(top_srcdir)/config/kernel-evict-inode.m4 \
56         $(top_srcdir)/config/kernel-fmode-t.m4 \
57         $(top_srcdir)/config/kernel-fsync.m4 \
58         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
59         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
60         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
61         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
62         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
63         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
64         $(top_srcdir)/config/kernel-xattr-handler.m4 \
65         $(top_srcdir)/config/kernel.m4 \
66         $(top_srcdir)/config/user-arch.m4 \
67         $(top_srcdir)/config/user-frame-larger-than.m4 \
68         $(top_srcdir)/config/user-ioctl.m4 \
69         $(top_srcdir)/config/user-libblkid.m4 \
70         $(top_srcdir)/config/user-libuuid.m4 \
71         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
72         $(top_srcdir)/config/user-selinux.m4 \
73         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
74         $(top_srcdir)/config/zfs-build.m4 \
75         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
76 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77         $(ACLOCAL_M4)
78 mkinstalldirs = $(install_sh) -d
79 CONFIG_HEADER = $(top_builddir)/zfs_config.h
80 CONFIG_CLEAN_FILES =
81 CONFIG_CLEAN_VPATH_FILES =
82 AM_V_GEN = $(am__v_GEN_$(V))
83 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
84 am__v_GEN_0 = @echo "  GEN   " $@;
85 AM_V_at = $(am__v_at_$(V))
86 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
87 am__v_at_0 = @
88 SOURCES =
89 DIST_SOURCES =
90 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj = case $$p in \
92     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93     *) f=$$p;; \
94   esac;
95 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96 am__install_max = 40
97 am__nobase_strip_setup = \
98   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99 am__nobase_strip = \
100   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101 am__nobase_list = $(am__nobase_strip_setup); \
102   for p in $$list; do echo "$$p $$p"; done | \
103   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105     if (++n[$$2] == $(am__install_max)) \
106       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107     END { for (dir in files) print dir, files[dir] }'
108 am__base_list = \
109   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__installdirs = "$(DESTDIR)$(sysconfdir)"
112 DATA = $(nobase_dist_sysconf_DATA)
113 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114 ACLOCAL = @ACLOCAL@
115 ALIEN = @ALIEN@
116 ALIEN_VERSION = @ALIEN_VERSION@
117 AMTAR = @AMTAR@
118 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
119 AR = @AR@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
123 AWK = @AWK@
124 CC = @CC@
125 CCAS = @CCAS@
126 CCASDEPMODE = @CCASDEPMODE@
127 CCASFLAGS = @CCASFLAGS@
128 CCDEPMODE = @CCDEPMODE@
129 CFLAGS = @CFLAGS@
130 CPP = @CPP@
131 CPPFLAGS = @CPPFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 DEBUG_CFLAGS = @DEBUG_CFLAGS@
134 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
135 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DPKG = @DPKG@
139 DPKGBUILD = @DPKGBUILD@
140 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
141 DPKG_VERSION = @DPKG_VERSION@
142 DSYMUTIL = @DSYMUTIL@
143 DUMPBIN = @DUMPBIN@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EXEEXT = @EXEEXT@
149 FGREP = @FGREP@
150 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
151 GREP = @GREP@
152 HAVE_ALIEN = @HAVE_ALIEN@
153 HAVE_DPKG = @HAVE_DPKG@
154 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
155 HAVE_RPM = @HAVE_RPM@
156 HAVE_RPMBUILD = @HAVE_RPMBUILD@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 KERNELCPPFLAGS = @KERNELCPPFLAGS@
163 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
164 LD = @LD@
165 LDFLAGS = @LDFLAGS@
166 LIBBLKID = @LIBBLKID@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LIBSELINUX = @LIBSELINUX@
170 LIBTOOL = @LIBTOOL@
171 LIBUUID = @LIBUUID@
172 LINUX = @LINUX@
173 LINUX_OBJ = @LINUX_OBJ@
174 LINUX_SYMBOLS = @LINUX_SYMBOLS@
175 LINUX_VERSION = @LINUX_VERSION@
176 LIPO = @LIPO@
177 LN_S = @LN_S@
178 LTLIBOBJS = @LTLIBOBJS@
179 MAINT = @MAINT@
180 MAKEINFO = @MAKEINFO@
181 MKDIR_P = @MKDIR_P@
182 NM = @NM@
183 NMEDIT = @NMEDIT@
184 OBJDUMP = @OBJDUMP@
185 OBJEXT = @OBJEXT@
186 OTOOL = @OTOOL@
187 OTOOL64 = @OTOOL64@
188 PACKAGE = @PACKAGE@
189 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
190 PACKAGE_NAME = @PACKAGE_NAME@
191 PACKAGE_STRING = @PACKAGE_STRING@
192 PACKAGE_TARNAME = @PACKAGE_TARNAME@
193 PACKAGE_VERSION = @PACKAGE_VERSION@
194 PATH_SEPARATOR = @PATH_SEPARATOR@
195 RANLIB = @RANLIB@
196 RPM = @RPM@
197 RPMBUILD = @RPMBUILD@
198 RPMBUILD_VERSION = @RPMBUILD_VERSION@
199 RPM_VERSION = @RPM_VERSION@
200 SED = @SED@
201 SET_MAKE = @SET_MAKE@
202 SHELL = @SHELL@
203 SPL = @SPL@
204 SPL_OBJ = @SPL_OBJ@
205 SPL_SYMBOLS = @SPL_SYMBOLS@
206 SPL_VERSION = @SPL_VERSION@
207 STRIP = @STRIP@
208 TARGET_ASM_DIR = @TARGET_ASM_DIR@
209 VENDOR = @VENDOR@
210 VERSION = @VERSION@
211 ZFS_CONFIG = @ZFS_CONFIG@
212 ZFS_META_ALIAS = @ZFS_META_ALIAS@
213 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
214 ZFS_META_DATA = @ZFS_META_DATA@
215 ZFS_META_LICENSE = @ZFS_META_LICENSE@
216 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
217 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
218 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
219 ZFS_META_NAME = @ZFS_META_NAME@
220 ZFS_META_RELEASE = @ZFS_META_RELEASE@
221 ZFS_META_VERSION = @ZFS_META_VERSION@
222 ZLIB = @ZLIB@
223 abs_builddir = @abs_builddir@
224 abs_srcdir = @abs_srcdir@
225 abs_top_builddir = @abs_top_builddir@
226 abs_top_srcdir = @abs_top_srcdir@
227 ac_ct_CC = @ac_ct_CC@
228 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
229 am__include = @am__include@
230 am__leading_dot = @am__leading_dot@
231 am__quote = @am__quote@
232 am__tar = @am__tar@
233 am__untar = @am__untar@
234 bindir = @bindir@
235 build = @build@
236 build_alias = @build_alias@
237 build_cpu = @build_cpu@
238 build_os = @build_os@
239 build_vendor = @build_vendor@
240 builddir = @builddir@
241 datadir = @datadir@
242 datarootdir = @datarootdir@
243 docdir = @docdir@
244 dvidir = @dvidir@
245 exec_prefix = @exec_prefix@
246 host = @host@
247 host_alias = @host_alias@
248 host_cpu = @host_cpu@
249 host_os = @host_os@
250 host_vendor = @host_vendor@
251 htmldir = @htmldir@
252 includedir = @includedir@
253 infodir = @infodir@
254 install_sh = @install_sh@
255 libdir = @libdir@
256 libexecdir = @libexecdir@
257 localedir = @localedir@
258 localstatedir = @localstatedir@
259 lt_ECHO = @lt_ECHO@
260 mandir = @mandir@
261 mkdir_p = @mkdir_p@
262 oldincludedir = @oldincludedir@
263 pdfdir = @pdfdir@
264 prefix = @prefix@
265 program_transform_name = @program_transform_name@
266 psdir = @psdir@
267 sbindir = @sbindir@
268 sharedstatedir = @sharedstatedir@
269 srcdir = @srcdir@
270 sysconfdir = /etc
271 target = @target@
272 target_alias = @target_alias@
273 target_cpu = @target_cpu@
274 target_os = @target_os@
275 target_vendor = @target_vendor@
276 top_build_prefix = @top_build_prefix@
277 top_builddir = @top_builddir@
278 top_srcdir = @top_srcdir@
279 nobase_dist_sysconf_DATA = $(top_srcdir)/etc/zfs/* \
280         $(top_srcdir)/etc/udev/rules.d/*
281 all: all-am
282
283 .SUFFIXES:
284 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
285         @for dep in $?; do \
286           case '$(am__configure_deps)' in \
287             *$$dep*) \
288               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
289                 && { if test -f $@; then exit 0; else break; fi; }; \
290               exit 1;; \
291           esac; \
292         done; \
293         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/Makefile'; \
294         $(am__cd) $(top_srcdir) && \
295           $(AUTOMAKE) --gnu etc/Makefile
296 .PRECIOUS: Makefile
297 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298         @case '$?' in \
299           *config.status*) \
300             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
301           *) \
302             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
303             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
304         esac;
305
306 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
307         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
309 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
310         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
312         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313 $(am__aclocal_m4_deps):
314
315 mostlyclean-libtool:
316         -rm -f *.lo
317
318 clean-libtool:
319         -rm -rf .libs _libs
320 install-nobase_dist_sysconfDATA: $(nobase_dist_sysconf_DATA)
321         @$(NORMAL_INSTALL)
322         test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
323         @list='$(nobase_dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
324         $(am__nobase_list) | while read dir files; do \
325           xfiles=; for file in $$files; do \
326             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
327             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
328           test -z "$$xfiles" || { \
329             test "x$$dir" = x. || { \
330               echo "$(MKDIR_P) '$(DESTDIR)$(sysconfdir)/$$dir'"; \
331               $(MKDIR_P) "$(DESTDIR)$(sysconfdir)/$$dir"; }; \
332             echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(sysconfdir)/$$dir'"; \
333             $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(sysconfdir)/$$dir" || exit $$?; }; \
334         done
335
336 uninstall-nobase_dist_sysconfDATA:
337         @$(NORMAL_UNINSTALL)
338         @list='$(nobase_dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
339         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
340         test -n "$$files" || exit 0; \
341         echo " ( cd '$(DESTDIR)$(sysconfdir)' && rm -f" $$files ")"; \
342         cd "$(DESTDIR)$(sysconfdir)" && rm -f $$files
343 tags: TAGS
344 TAGS:
345
346 ctags: CTAGS
347 CTAGS:
348
349
350 distdir: $(DISTFILES)
351         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353         list='$(DISTFILES)'; \
354           dist_files=`for file in $$list; do echo $$file; done | \
355           sed -e "s|^$$srcdirstrip/||;t" \
356               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357         case $$dist_files in \
358           */*) $(MKDIR_P) `echo "$$dist_files" | \
359                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360                            sort -u` ;; \
361         esac; \
362         for file in $$dist_files; do \
363           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364           if test -d $$d/$$file; then \
365             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366             if test -d "$(distdir)/$$file"; then \
367               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368             fi; \
369             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372             fi; \
373             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374           else \
375             test -f "$(distdir)/$$file" \
376             || cp -p $$d/$$file "$(distdir)/$$file" \
377             || exit 1; \
378           fi; \
379         done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile $(DATA)
383 installdirs:
384         for dir in "$(DESTDIR)$(sysconfdir)"; do \
385           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
386         done
387 install: install-am
388 install-exec: install-exec-am
389 install-data: install-data-am
390 uninstall: uninstall-am
391
392 install-am: all-am
393         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394
395 installcheck: installcheck-am
396 install-strip:
397         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399           `test -z '$(STRIP)' || \
400             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401 mostlyclean-generic:
402
403 clean-generic:
404
405 distclean-generic:
406         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
407         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
408
409 maintainer-clean-generic:
410         @echo "This command is intended for maintainers to use"
411         @echo "it deletes files that may require special tools to rebuild."
412 clean: clean-am
413
414 clean-am: clean-generic clean-libtool mostlyclean-am
415
416 distclean: distclean-am
417         -rm -f Makefile
418 distclean-am: clean-am distclean-generic
419
420 dvi: dvi-am
421
422 dvi-am:
423
424 html: html-am
425
426 html-am:
427
428 info: info-am
429
430 info-am:
431
432 install-data-am:
433
434 install-dvi: install-dvi-am
435
436 install-dvi-am:
437
438 install-exec-am: install-nobase_dist_sysconfDATA
439
440 install-html: install-html-am
441
442 install-html-am:
443
444 install-info: install-info-am
445
446 install-info-am:
447
448 install-man:
449
450 install-pdf: install-pdf-am
451
452 install-pdf-am:
453
454 install-ps: install-ps-am
455
456 install-ps-am:
457
458 installcheck-am:
459
460 maintainer-clean: maintainer-clean-am
461         -rm -f Makefile
462 maintainer-clean-am: distclean-am maintainer-clean-generic
463
464 mostlyclean: mostlyclean-am
465
466 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
467
468 pdf: pdf-am
469
470 pdf-am:
471
472 ps: ps-am
473
474 ps-am:
475
476 uninstall-am: uninstall-nobase_dist_sysconfDATA
477
478 .MAKE: install-am install-strip
479
480 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
481         distclean distclean-generic distclean-libtool distdir dvi \
482         dvi-am html html-am info info-am install install-am \
483         install-data install-data-am install-dvi install-dvi-am \
484         install-exec install-exec-am install-html install-html-am \
485         install-info install-info-am install-man \
486         install-nobase_dist_sysconfDATA install-pdf install-pdf-am \
487         install-ps install-ps-am install-strip installcheck \
488         installcheck-am installdirs maintainer-clean \
489         maintainer-clean-generic mostlyclean mostlyclean-generic \
490         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
491         uninstall-nobase_dist_sysconfDATA
492
493
494 # Tell versions [3.59,3.63) of GNU make to not export all variables.
495 # Otherwise a system limit (for SysV at least) may be exceeded.
496 .NOEXPORT: