OSDN Git Service

444e9ad8a245b9f6d568600676810a79109d8387
[pf3gnuchains/pf3gnuchains4x.git] / newlib / libm / machine / 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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(srcdir)/../../../config.guess \
40         $(srcdir)/../../../config.sub $(srcdir)/Makefile.in \
41         $(srcdir)/Makefile.am $(top_srcdir)/configure \
42         $(am__configure_deps) $(srcdir)/../../../mkinstalldirs \
43         $(srcdir)/../../../ltmain.sh $(srcdir)/../../../config.guess \
44         $(srcdir)/../../../config.sub
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/../../acinclude.m4 \
48         $(top_srcdir)/../../confsubdir.m4 \
49         $(top_srcdir)/../../libtool.m4 $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno configure.status.lineno
54 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
55 CONFIG_CLEAN_FILES =
56 LIBRARIES = $(noinst_LIBRARIES)
57 ARFLAGS = cru
58 lib_a_AR = $(AR) $(ARFLAGS)
59 lib_a_LIBADD =
60 lib_a_SOURCES = lib.c
61 lib_a_OBJECTS = lib.$(OBJEXT)
62 DEFAULT_INCLUDES = -I. -I$(srcdir)
63 depcomp =
64 am__depfiles_maybe =
65 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
68         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69         $(AM_CFLAGS) $(CFLAGS)
70 CCLD = $(CC)
71 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
72         $(AM_LDFLAGS) $(LDFLAGS) -o $@
73 SOURCES = lib.c
74 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75         html-recursive info-recursive install-data-recursive \
76         install-exec-recursive install-info-recursive \
77         install-recursive installcheck-recursive installdirs-recursive \
78         pdf-recursive ps-recursive uninstall-info-recursive \
79         uninstall-recursive
80 ETAGS = etags
81 CTAGS = ctags
82 DIST_SUBDIRS = $(SUBDIRS)
83 ACLOCAL = @ACLOCAL@
84 AMDEP_FALSE = @AMDEP_FALSE@
85 AMDEP_TRUE = @AMDEP_TRUE@
86 AMTAR = @AMTAR@
87 AR = @AR@
88 AS = @AS@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CCAS = @CCAS@
95 CCASFLAGS = @CCASFLAGS@
96 CCDEPMODE = @CCDEPMODE@
97 CFLAGS = @CFLAGS@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
106 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
107 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
108 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
109 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
110 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
111 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
112 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
113 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
114 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
115 EXEEXT = @EXEEXT@
116 HAVE_LIBM_MACHINE_DIR_FALSE = @HAVE_LIBM_MACHINE_DIR_FALSE@
117 HAVE_LIBM_MACHINE_DIR_TRUE = @HAVE_LIBM_MACHINE_DIR_TRUE@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LDFLAGS = @LDFLAGS@
123 LIBOBJS = @LIBOBJS@
124 LIBS = @LIBS@
125 LIBTOOL = @LIBTOOL@
126 LN_S = @LN_S@
127 LTLIBOBJS = @LTLIBOBJS@
128 MAINT = @MAINT@
129 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
130 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
131 MAKEINFO = @MAKEINFO@
132 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
133 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
134 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
135 OBJEXT = @OBJEXT@
136 PACKAGE = @PACKAGE@
137 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138 PACKAGE_NAME = @PACKAGE_NAME@
139 PACKAGE_STRING = @PACKAGE_STRING@
140 PACKAGE_TARNAME = @PACKAGE_TARNAME@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 RANLIB = @RANLIB@
144 READELF = @READELF@
145 SET_MAKE = @SET_MAKE@
146 SHELL = @SHELL@
147 STRIP = @STRIP@
148 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
149 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
150 VERSION = @VERSION@
151 ac_ct_AR = @ac_ct_AR@
152 ac_ct_AS = @ac_ct_AS@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_RANLIB = @ac_ct_RANLIB@
155 ac_ct_READELF = @ac_ct_READELF@
156 ac_ct_STRIP = @ac_ct_STRIP@
157 aext = @aext@
158 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160 am__include = @am__include@
161 am__leading_dot = @am__leading_dot@
162 am__quote = @am__quote@
163 am__tar = @am__tar@
164 am__untar = @am__untar@
165 bindir = @bindir@
166 build = @build@
167 build_alias = @build_alias@
168 build_cpu = @build_cpu@
169 build_os = @build_os@
170 build_vendor = @build_vendor@
171 datadir = @datadir@
172 exec_prefix = @exec_prefix@
173 host = @host@
174 host_alias = @host_alias@
175 host_cpu = @host_cpu@
176 host_os = @host_os@
177 host_vendor = @host_vendor@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 libm_machine_dir = @libm_machine_dir@
184 localstatedir = @localstatedir@
185 lpfx = @lpfx@
186 machine_dir = @machine_dir@
187 machlib = @machlib@
188 mandir = @mandir@
189 mkdir_p = @mkdir_p@
190 newlib_basedir = @newlib_basedir@
191 oext = @oext@
192 oldincludedir = @oldincludedir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 subdirs = @subdirs@
198 sys_dir = @sys_dir@
199 sysconfdir = @sysconfdir@
200 target_alias = @target_alias@
201 AUTOMAKE_OPTIONS = cygnus
202 SUBDIRS = $(libm_machine_dir) .
203 @HAVE_LIBM_MACHINE_DIR_TRUE@LIBM_MACHLIB = lib.a
204 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(LIBM_MACHLIB)
205 ACLOCAL_AMFLAGS = -I ../..
206 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
207 all: all-recursive
208
209 .SUFFIXES:
210 .SUFFIXES: .c .lo .o .obj
211 am--refresh:
212         @:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
218               cd $(srcdir) && $(AUTOMAKE) --cygnus  \
219                 && exit 0; \
220               exit 1;; \
221           esac; \
222         done; \
223         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
224         cd $(top_srcdir) && \
225           $(AUTOMAKE) --cygnus  Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228         @case '$?' in \
229           *config.status*) \
230             echo ' $(SHELL) ./config.status'; \
231             $(SHELL) ./config.status;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         $(SHELL) ./config.status --recheck
239
240 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241         cd $(srcdir) && $(AUTOCONF)
242 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
244
245 clean-noinstLIBRARIES:
246         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
247 @USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
248 @USE_LIBTOOL_TRUE@      -rm -f lib.a
249 @USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
250 @USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
251
252 mostlyclean-compile:
253         -rm -f *.$(OBJEXT)
254
255 distclean-compile:
256         -rm -f *.tab.c
257
258 .c.o:
259         $(COMPILE) -c $<
260
261 .c.obj:
262         $(COMPILE) -c `$(CYGPATH_W) '$<'`
263
264 .c.lo:
265         $(LTCOMPILE) -c -o $@ $<
266
267 mostlyclean-libtool:
268         -rm -f *.lo
269
270 clean-libtool:
271         -rm -rf .libs _libs
272
273 distclean-libtool:
274         -rm -f libtool
275 uninstall-info-am:
276
277 # This directory's subdirectories are mostly independent; you can cd
278 # into them and run `make' without going through this Makefile.
279 # To change the values of `make' variables: instead of editing Makefiles,
280 # (1) if the variable is set in `config.status', edit `config.status'
281 #     (which will cause the Makefiles to be regenerated when you run `make');
282 # (2) otherwise, pass the desired values on the `make' command line.
283 $(RECURSIVE_TARGETS):
284         @failcom='exit 1'; \
285         for f in x $$MAKEFLAGS; do \
286           case $$f in \
287             *=* | --[!k]*);; \
288             *k*) failcom='fail=yes';; \
289           esac; \
290         done; \
291         dot_seen=no; \
292         target=`echo $@ | sed s/-recursive//`; \
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           echo "Making $$target in $$subdir"; \
295           if test "$$subdir" = "."; then \
296             dot_seen=yes; \
297             local_target="$$target-am"; \
298           else \
299             local_target="$$target"; \
300           fi; \
301           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302           || eval $$failcom; \
303         done; \
304         if test "$$dot_seen" = "no"; then \
305           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
306         fi; test -z "$$fail"
307
308 mostlyclean-recursive clean-recursive distclean-recursive \
309 maintainer-clean-recursive:
310         @failcom='exit 1'; \
311         for f in x $$MAKEFLAGS; do \
312           case $$f in \
313             *=* | --[!k]*);; \
314             *k*) failcom='fail=yes';; \
315           esac; \
316         done; \
317         dot_seen=no; \
318         case "$@" in \
319           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
320           *) list='$(SUBDIRS)' ;; \
321         esac; \
322         rev=''; for subdir in $$list; do \
323           if test "$$subdir" = "."; then :; else \
324             rev="$$subdir $$rev"; \
325           fi; \
326         done; \
327         rev="$$rev ."; \
328         target=`echo $@ | sed s/-recursive//`; \
329         for subdir in $$rev; do \
330           echo "Making $$target in $$subdir"; \
331           if test "$$subdir" = "."; then \
332             local_target="$$target-am"; \
333           else \
334             local_target="$$target"; \
335           fi; \
336           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337           || eval $$failcom; \
338         done && test -z "$$fail"
339 tags-recursive:
340         list='$(SUBDIRS)'; for subdir in $$list; do \
341           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
342         done
343 ctags-recursive:
344         list='$(SUBDIRS)'; for subdir in $$list; do \
345           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
346         done
347
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350         unique=`for i in $$list; do \
351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352           done | \
353           $(AWK) '    { files[$$0] = 1; } \
354                END { for (i in files) print i; }'`; \
355         mkid -fID $$unique
356 tags: TAGS
357
358 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359                 $(TAGS_FILES) $(LISP)
360         tags=; \
361         here=`pwd`; \
362         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
363           include_option=--etags-include; \
364           empty_fix=.; \
365         else \
366           include_option=--include; \
367           empty_fix=; \
368         fi; \
369         list='$(SUBDIRS)'; for subdir in $$list; do \
370           if test "$$subdir" = .; then :; else \
371             test ! -f $$subdir/TAGS || \
372               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
373           fi; \
374         done; \
375         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '    { files[$$0] = 1; } \
380                END { for (i in files) print i; }'`; \
381         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
382           test -n "$$unique" || unique=$$empty_fix; \
383           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384             $$tags $$unique; \
385         fi
386 ctags: CTAGS
387 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388                 $(TAGS_FILES) $(LISP)
389         tags=; \
390         here=`pwd`; \
391         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '    { files[$$0] = 1; } \
396                END { for (i in files) print i; }'`; \
397         test -z "$(CTAGS_ARGS)$$tags$$unique" \
398           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399              $$tags $$unique
400
401 GTAGS:
402         here=`$(am__cd) $(top_builddir) && pwd` \
403           && cd $(top_srcdir) \
404           && gtags -i $(GTAGS_ARGS) $$here
405
406 distclean-tags:
407         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408 check-am:
409 check: check-recursive
410 all-am: Makefile $(LIBRARIES)
411 installdirs: installdirs-recursive
412 installdirs-am:
413 install: install-recursive
414 install-exec: install-exec-recursive
415 install-data: install-data-recursive
416 uninstall: uninstall-recursive
417
418 install-am: all-am
419         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421 installcheck: installcheck-recursive
422 install-strip:
423         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425           `test -z '$(STRIP)' || \
426             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
427 mostlyclean-generic:
428
429 clean-generic:
430
431 distclean-generic:
432         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
433
434 maintainer-clean-generic:
435         @echo "This command is intended for maintainers to use"
436         @echo "it deletes files that may require special tools to rebuild."
437 clean: clean-recursive
438
439 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
440         mostlyclean-am
441
442 distclean: distclean-recursive
443         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
444         -rm -f Makefile
445 distclean-am: clean-am distclean-compile distclean-generic \
446         distclean-libtool distclean-tags
447
448 dvi: dvi-recursive
449
450 dvi-am:
451
452 html: html-recursive
453
454 info: info-recursive
455
456 info-am:
457
458 install-data-am:
459
460 install-exec-am:
461
462 install-info: install-info-recursive
463
464 install-man:
465
466 installcheck-am:
467
468 maintainer-clean: maintainer-clean-recursive
469         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
470         -rm -rf $(top_srcdir)/autom4te.cache
471         -rm -f Makefile
472 maintainer-clean-am: distclean-am maintainer-clean-generic
473
474 mostlyclean: mostlyclean-recursive
475
476 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
477         mostlyclean-libtool
478
479 pdf: pdf-recursive
480
481 pdf-am:
482
483 ps: ps-recursive
484
485 ps-am:
486
487 uninstall-am:
488
489 uninstall-info: uninstall-info-recursive
490
491 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
492         check-am clean clean-generic clean-libtool \
493         clean-noinstLIBRARIES clean-recursive ctags ctags-recursive \
494         distclean distclean-compile distclean-generic \
495         distclean-libtool distclean-recursive distclean-tags dvi \
496         dvi-am html html-am info info-am install install-am \
497         install-data install-data-am install-exec install-exec-am \
498         install-info install-info-am install-man install-strip \
499         installcheck installcheck-am installdirs installdirs-am \
500         maintainer-clean maintainer-clean-generic \
501         maintainer-clean-recursive mostlyclean mostlyclean-compile \
502         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
503         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
504         uninstall-info-am
505
506
507 @USE_LIBTOOL_FALSE@lib.a: $(libm_machine_dir)/lib.a
508 @USE_LIBTOOL_FALSE@     rm -f $@
509 @USE_LIBTOOL_FALSE@     ln $(libm_machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
510 @USE_LIBTOOL_FALSE@      cp $(libm_machine_dir)/lib.a $@
511
512 $(libm_machine_dir)/lib.a:
513
514 doc:
515 # Tell versions [3.59,3.63) of GNU make to not export all variables.
516 # Otherwise a system limit (for SysV at least) may be exceeded.
517 .NOEXPORT: