Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rework the portability layer around our getline definition. Damn thing. A proper...
[simgrid.git] / include / 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 # Makefile chunk which allows to display the files which should be included
18 # into the distribution.
19
20 # It is intended to be included in all Makefile.am 
21
22 srcdir = @srcdir@
23 top_srcdir = @top_srcdir@
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 top_builddir = ..
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = @INSTALL@
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = @build@
43 host_triplet = @host@
44 target_triplet = @target@
45 DIST_COMMON = $(include_HEADERS) $(nobase_include_HEADERS) \
46         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(top_srcdir)/acmacro/dist-files.mk
48 subdir = include
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
51         $(top_srcdir)/acmacro/compiler-flags.m4 \
52         $(top_srcdir)/acmacro/context.m4 \
53         $(top_srcdir)/acmacro/fancy_configury.m4 \
54         $(top_srcdir)/acmacro/flex.m4 \
55         $(top_srcdir)/acmacro/gras_arch.m4 \
56         $(top_srcdir)/acmacro/print_null.m4 \
57         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
62 CONFIG_CLEAN_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66 am__vpath_adj = case $$p in \
67     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68     *) f=$$p;; \
69   esac;
70 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
71 am__installdirs = "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
72 includeHEADERS_INSTALL = $(INSTALL_HEADER)
73 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
74 HEADERS = $(include_HEADERS) $(nobase_include_HEADERS)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 ADDR2LINE = @ADDR2LINE@
80 AMDEP_FALSE = @AMDEP_FALSE@
81 AMDEP_TRUE = @AMDEP_TRUE@
82 AMTAR = @AMTAR@
83 AM_CFLAGS = @AM_CFLAGS@
84 AR = @AR@
85 AS = @AS@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 BASH = @BASH@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CXX = @CXX@
97 CXXCPP = @CXXCPP@
98 CXXDEPMODE = @CXXDEPMODE@
99 CXXFLAGS = @CXXFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DLLTOOL = @DLLTOOL@
104 DOXYGEN = @DOXYGEN@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 FLEXML = @FLEXML@
114 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
115 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
116 GRAS_DEP = @GRAS_DEP@
117 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
118 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
119 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
120 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LDFLAGS = @LDFLAGS@
126 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
127 LEX = @LEX@
128 LEXLIB = @LEXLIB@
129 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBTOOL = @LIBTOOL@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
138 MAKEINFO = @MAKEINFO@
139 MD5SUM = @MD5SUM@
140 OBJDUMP = @OBJDUMP@
141 OBJEXT = @OBJEXT@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
150 RANLIB = @RANLIB@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 SIMGRID_DEP = @SIMGRID_DEP@
154 STRIP = @STRIP@
155 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
156 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
157 VERSION = @VERSION@
158 WARNING = @WARNING@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_configure_args = @ac_configure_args@
164 ac_ct_AR = @ac_ct_AR@
165 ac_ct_AS = @ac_ct_AS@
166 ac_ct_CC = @ac_ct_CC@
167 ac_ct_CXX = @ac_ct_CXX@
168 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
169 ac_ct_F77 = @ac_ct_F77@
170 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
171 ac_ct_RANLIB = @ac_ct_RANLIB@
172 ac_ct_STRIP = @ac_ct_STRIP@
173 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
176 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
177 am__include = @am__include@
178 am__leading_dot = @am__leading_dot@
179 am__quote = @am__quote@
180 am__tar = @am__tar@
181 am__untar = @am__untar@
182 bindir = @bindir@
183 build = @build@
184 build_alias = @build_alias@
185 build_cpu = @build_cpu@
186 build_id = @build_id@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 datadir = @datadir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 includedir = @includedir@
197 infodir = @infodir@
198 install_sh = @install_sh@
199 libdir = @libdir@
200 libexecdir = @libexecdir@
201 localstatedir = @localstatedir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 oldincludedir = @oldincludedir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 pth_skaddr_makecontext = @pth_skaddr_makecontext@
208 pth_sksize_makecontext = @pth_sksize_makecontext@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 sysconfdir = @sysconfdir@
212 target = @target@
213 target_alias = @target_alias@
214 target_cpu = @target_cpu@
215 target_os = @target_os@
216 target_vendor = @target_vendor@
217 include_HEADERS = gras.h xbt.h
218 nobase_include_HEADERS = \
219         xbt/misc.h \
220         xbt/sysdep.h \
221         xbt/function_types.h \
222         xbt/asserts.h xbt/ex.h \
223         xbt/log.h \
224         xbt/module.h \
225         xbt/mallocator.h \
226         xbt/dynar.h xbt/dict.h xbt/set.h \
227         xbt/heap.h \
228         xbt/graph.h \
229         xbt/fifo.h \
230         xbt/swag.h \
231         xbt/matrix.h \
232         xbt/peer.h \
233         xbt/config.h \
234         xbt/cunit.h \
235         xbt/graphxml_parse.h \
236         xbt/graphxml.h \
237         \
238         msg/msg.h \
239         msg/datatypes.h \
240         \
241         simdag/simdag.h \
242         simdag/datatypes.h \
243         \
244         surf/surfxml_parse.h \
245         surf/surfxml.h \
246         \
247         gras/datadesc.h gras/transport.h \
248         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
249         \
250         gras/messages.h gras/timer.h \
251         \
252         amok/peermanagement.h \
253         amok/bandwidth.h
254
255 all: all-am
256
257 .SUFFIXES:
258 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
259         @for dep in $?; do \
260           case '$(am__configure_deps)' in \
261             *$$dep*) \
262               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
263                 && exit 0; \
264               exit 1;; \
265           esac; \
266         done; \
267         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
268         cd $(top_srcdir) && \
269           $(AUTOMAKE) --gnu  include/Makefile
270 .PRECIOUS: Makefile
271 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272         @case '$?' in \
273           *config.status*) \
274             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275           *) \
276             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278         esac;
279
280 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288 mostlyclean-libtool:
289         -rm -f *.lo
290
291 clean-libtool:
292         -rm -rf .libs _libs
293
294 distclean-libtool:
295         -rm -f libtool
296 uninstall-info-am:
297 install-includeHEADERS: $(include_HEADERS)
298         @$(NORMAL_INSTALL)
299         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
300         @list='$(include_HEADERS)'; for p in $$list; do \
301           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
302           f=$(am__strip_dir) \
303           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
304           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
305         done
306
307 uninstall-includeHEADERS:
308         @$(NORMAL_UNINSTALL)
309         @list='$(include_HEADERS)'; for p in $$list; do \
310           f=$(am__strip_dir) \
311           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
312           rm -f "$(DESTDIR)$(includedir)/$$f"; \
313         done
314 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
315         @$(NORMAL_INSTALL)
316         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
317         @$(am__vpath_adj_setup) \
318         list='$(nobase_include_HEADERS)'; for p in $$list; do \
319           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
320           $(am__vpath_adj) \
321           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
322           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
323         done
324
325 uninstall-nobase_includeHEADERS:
326         @$(NORMAL_UNINSTALL)
327         @$(am__vpath_adj_setup) \
328         list='$(nobase_include_HEADERS)'; for p in $$list; do \
329           $(am__vpath_adj) \
330           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
331           rm -f "$(DESTDIR)$(includedir)/$$f"; \
332         done
333
334 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336         unique=`for i in $$list; do \
337             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338           done | \
339           $(AWK) '    { files[$$0] = 1; } \
340                END { for (i in files) print i; }'`; \
341         mkid -fID $$unique
342 tags: TAGS
343
344 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345                 $(TAGS_FILES) $(LISP)
346         tags=; \
347         here=`pwd`; \
348         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '    { files[$$0] = 1; } \
353                END { for (i in files) print i; }'`; \
354         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
355           test -n "$$unique" || unique=$$empty_fix; \
356           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357             $$tags $$unique; \
358         fi
359 ctags: CTAGS
360 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361                 $(TAGS_FILES) $(LISP)
362         tags=; \
363         here=`pwd`; \
364         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         test -z "$(CTAGS_ARGS)$$tags$$unique" \
371           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
372              $$tags $$unique
373
374 GTAGS:
375         here=`$(am__cd) $(top_builddir) && pwd` \
376           && cd $(top_srcdir) \
377           && gtags -i $(GTAGS_ARGS) $$here
378
379 distclean-tags:
380         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381
382 distdir: $(DISTFILES)
383         $(mkdir_p) $(distdir)/../acmacro $(distdir)/amok $(distdir)/gras $(distdir)/msg $(distdir)/simdag $(distdir)/surf $(distdir)/xbt
384         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
385         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
386         list='$(DISTFILES)'; for file in $$list; do \
387           case $$file in \
388             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
389             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
390           esac; \
391           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
393           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
394             dir="/$$dir"; \
395             $(mkdir_p) "$(distdir)$$dir"; \
396           else \
397             dir=''; \
398           fi; \
399           if test -d $$d/$$file; then \
400             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402             fi; \
403             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
404           else \
405             test -f $(distdir)/$$file \
406             || cp -p $$d/$$file $(distdir)/$$file \
407             || exit 1; \
408           fi; \
409         done
410 check-am: all-am
411 check: check-am
412 all-am: Makefile $(HEADERS)
413 installdirs:
414         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
415           test -z "$$dir" || $(mkdir_p) "$$dir"; \
416         done
417 install: install-am
418 install-exec: install-exec-am
419 install-data: install-data-am
420 uninstall: uninstall-am
421
422 install-am: all-am
423         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425 installcheck: installcheck-am
426 install-strip:
427         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429           `test -z '$(STRIP)' || \
430             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431 mostlyclean-generic:
432
433 clean-generic:
434
435 distclean-generic:
436         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437
438 maintainer-clean-generic:
439         @echo "This command is intended for maintainers to use"
440         @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-am
442
443 clean-am: clean-generic clean-libtool mostlyclean-am
444
445 distclean: distclean-am
446         -rm -f Makefile
447 distclean-am: clean-am distclean-generic distclean-libtool \
448         distclean-tags
449
450 dvi: dvi-am
451
452 dvi-am:
453
454 html: html-am
455
456 info: info-am
457
458 info-am:
459
460 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
461
462 install-exec-am:
463
464 install-info: install-info-am
465
466 install-man:
467
468 installcheck-am:
469
470 maintainer-clean: maintainer-clean-am
471         -rm -f Makefile
472 maintainer-clean-am: distclean-am maintainer-clean-generic
473
474 mostlyclean: mostlyclean-am
475
476 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
477
478 pdf: pdf-am
479
480 pdf-am:
481
482 ps: ps-am
483
484 ps-am:
485
486 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
487         uninstall-nobase_includeHEADERS
488
489 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
490         clean-libtool ctags distclean distclean-generic \
491         distclean-libtool distclean-tags distdir dvi dvi-am html \
492         html-am info info-am install install-am install-data \
493         install-data-am install-exec install-exec-am \
494         install-includeHEADERS install-info install-info-am \
495         install-man install-nobase_includeHEADERS install-strip \
496         installcheck installcheck-am installdirs maintainer-clean \
497         maintainer-clean-generic mostlyclean mostlyclean-generic \
498         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
499         uninstall-am uninstall-includeHEADERS uninstall-info-am \
500         uninstall-nobase_includeHEADERS
501
502
503 surf/surfxml.h:
504         $(MAKE) -C ../src ../include/surf/surfxml.h
505
506 xbt/graphxml.h:
507         $(MAKE) -C ../src ../include/xbt/graphxml.h
508
509 dist-files:
510         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
511         @echo
512         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
513 # Tell versions [3.59,3.63) of GNU make to not export all variables.
514 # Otherwise a system limit (for SysV at least) may be exceeded.
515 .NOEXPORT: