view src/io/Makefile.in @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
line source
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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.
15 @SET_MAKE@
17 # $Id: Makefile.am,v 1.5 2004/01/29 11:36:03 hipnod Exp $
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 host_triplet = @host@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 AR = @AR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CXX = @CXX@
56 CXXCPP = @CXXCPP@
57 CXXDEPMODE = @CXXDEPMODE@
58 CXXFLAGS = @CXXFLAGS@
59 CYGPATH_W = @CYGPATH_W@
60 DEFS = @DEFS@
61 DEPDIR = @DEPDIR@
62 ECHO = @ECHO@
63 ECHO_C = @ECHO_C@
64 ECHO_N = @ECHO_N@
65 ECHO_T = @ECHO_T@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 F77 = @F77@
69 FFLAGS = @FFLAGS@
70 GNUTELLA_CFLAGS = @GNUTELLA_CFLAGS@
71 GNUTELLA_LIBS = @GNUTELLA_LIBS@
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LDFLAGS = @LDFLAGS@
77 LIBOBJS = @LIBOBJS@
78 LIBS = @LIBS@
79 LIBTOOL = @LIBTOOL@
80 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
81 LIBXML2_LIBS = @LIBXML2_LIBS@
82 LN_S = @LN_S@
83 LTLIBOBJS = @LTLIBOBJS@
84 MAINT = @MAINT@
85 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
86 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
87 MAKEINFO = @MAKEINFO@
88 OBJEXT = @OBJEXT@
89 PACKAGE = @PACKAGE@
90 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
91 PACKAGE_NAME = @PACKAGE_NAME@
92 PACKAGE_STRING = @PACKAGE_STRING@
93 PACKAGE_TARNAME = @PACKAGE_TARNAME@
94 PACKAGE_VERSION = @PACKAGE_VERSION@
95 PATH_SEPARATOR = @PATH_SEPARATOR@
96 PKG_CONFIG = @PKG_CONFIG@
97 PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
98 RANLIB = @RANLIB@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 USE_ZLIB = @USE_ZLIB@
103 VERSION = @VERSION@
104 XML2_CONFIG = @XML2_CONFIG@
105 ac_ct_AR = @ac_ct_AR@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_CXX = @ac_ct_CXX@
108 ac_ct_F77 = @ac_ct_F77@
109 ac_ct_RANLIB = @ac_ct_RANLIB@
110 ac_ct_STRIP = @ac_ct_STRIP@
111 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
112 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
113 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
114 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
115 am__include = @am__include@
116 am__leading_dot = @am__leading_dot@
117 am__quote = @am__quote@
118 bindir = @bindir@
119 build = @build@
120 build_alias = @build_alias@
121 build_cpu = @build_cpu@
122 build_os = @build_os@
123 build_vendor = @build_vendor@
124 datadir = @datadir@
125 exec_prefix = @exec_prefix@
126 host = @host@
127 host_alias = @host_alias@
128 host_cpu = @host_cpu@
129 host_os = @host_os@
130 host_vendor = @host_vendor@
131 includedir = @includedir@
132 infodir = @infodir@
133 install_sh = @install_sh@
134 libdir = @libdir@
135 libexecdir = @libexecdir@
136 localstatedir = @localstatedir@
137 mandir = @mandir@
138 oldincludedir = @oldincludedir@
139 prefix = @prefix@
140 program_transform_name = @program_transform_name@
141 sbindir = @sbindir@
142 sharedstatedir = @sharedstatedir@
143 sysconfdir = @sysconfdir@
144 target_alias = @target_alias@
146 AM_CFLAGS = \
147 $(GNUTELLA_CFLAGS)
150 INCLUDES = \
151 -I$(top_srcdir)/src
154 noinst_LTLIBRARIES = \
155 libgt_io.la
158 libgt_io_la_SOURCES = \
159 io_buf.c io_buf.h \
160 rx_inflate.c rx_inflate.h \
161 rx_layer.c rx_layer.h \
162 rx_link.c rx_link.h \
163 rx_packet.c rx_packet.h \
164 rx_stack.c rx_stack.h \
165 tx_layer.c tx_layer.h \
166 tx_link.c tx_link.h \
167 tx_deflate.c \
168 tx_packet.c \
169 tx_stack.c tx_stack.h
171 subdir = src/io
172 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
173 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
174 CONFIG_HEADER = $(top_builddir)/config.h
175 CONFIG_CLEAN_FILES =
176 LTLIBRARIES = $(noinst_LTLIBRARIES)
178 libgt_io_la_LDFLAGS =
179 libgt_io_la_LIBADD =
180 am_libgt_io_la_OBJECTS = io_buf.lo rx_inflate.lo rx_layer.lo rx_link.lo \
181 rx_packet.lo rx_stack.lo tx_layer.lo tx_link.lo tx_deflate.lo \
182 tx_packet.lo tx_stack.lo
183 libgt_io_la_OBJECTS = $(am_libgt_io_la_OBJECTS)
185 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
186 depcomp = $(SHELL) $(top_srcdir)/depcomp
187 am__depfiles_maybe = depfiles
188 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/io_buf.Plo \
189 @AMDEP_TRUE@ ./$(DEPDIR)/rx_inflate.Plo ./$(DEPDIR)/rx_layer.Plo \
190 @AMDEP_TRUE@ ./$(DEPDIR)/rx_link.Plo ./$(DEPDIR)/rx_packet.Plo \
191 @AMDEP_TRUE@ ./$(DEPDIR)/rx_stack.Plo ./$(DEPDIR)/tx_deflate.Plo \
192 @AMDEP_TRUE@ ./$(DEPDIR)/tx_layer.Plo ./$(DEPDIR)/tx_link.Plo \
193 @AMDEP_TRUE@ ./$(DEPDIR)/tx_packet.Plo ./$(DEPDIR)/tx_stack.Plo
194 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
195 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
196 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
197 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
198 CCLD = $(CC)
199 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
200 $(AM_LDFLAGS) $(LDFLAGS) -o $@
201 DIST_SOURCES = $(libgt_io_la_SOURCES)
202 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
203 SOURCES = $(libgt_io_la_SOURCES)
205 all: all-am
207 .SUFFIXES:
208 .SUFFIXES: .c .lo .o .obj
209 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
210 cd $(top_srcdir) && \
211 $(AUTOMAKE) --gnu src/io/Makefile
212 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
215 clean-noinstLTLIBRARIES:
216 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
217 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
218 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
219 test "$$dir" = "$$p" && dir=.; \
220 echo "rm -f \"$${dir}/so_locations\""; \
221 rm -f "$${dir}/so_locations"; \
222 done
223 libgt_io.la: $(libgt_io_la_OBJECTS) $(libgt_io_la_DEPENDENCIES)
224 $(LINK) $(libgt_io_la_LDFLAGS) $(libgt_io_la_OBJECTS) $(libgt_io_la_LIBADD) $(LIBS)
226 mostlyclean-compile:
227 -rm -f *.$(OBJEXT) core *.core
229 distclean-compile:
230 -rm -f *.tab.c
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_buf.Plo@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx_inflate.Plo@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx_layer.Plo@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx_link.Plo@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx_packet.Plo@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx_stack.Plo@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_deflate.Plo@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_layer.Plo@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_link.Plo@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_packet.Plo@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_stack.Plo@am__quote@
244 .c.o:
245 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
246 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
247 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
248 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
249 @am__fastdepCC_TRUE@ fi
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
255 .c.obj:
256 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
257 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
258 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
259 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
260 @am__fastdepCC_TRUE@ fi
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
263 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
266 .c.lo:
267 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
268 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
269 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
270 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
271 @am__fastdepCC_TRUE@ fi
272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
274 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
277 mostlyclean-libtool:
278 -rm -f *.lo
280 clean-libtool:
281 -rm -rf .libs _libs
283 distclean-libtool:
284 -rm -f libtool
285 uninstall-info-am:
287 ETAGS = etags
288 ETAGSFLAGS =
290 CTAGS = ctags
291 CTAGSFLAGS =
293 tags: TAGS
295 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
296 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
297 unique=`for i in $$list; do \
298 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299 done | \
300 $(AWK) ' { files[$$0] = 1; } \
301 END { for (i in files) print i; }'`; \
302 mkid -fID $$unique
304 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
305 $(TAGS_FILES) $(LISP)
306 tags=; \
307 here=`pwd`; \
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) ' { files[$$0] = 1; } \
313 END { for (i in files) print i; }'`; \
314 test -z "$(ETAGS_ARGS)$$tags$$unique" \
315 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
316 $$tags $$unique
318 ctags: CTAGS
319 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) ' { files[$$0] = 1; } \
328 END { for (i in files) print i; }'`; \
329 test -z "$(CTAGS_ARGS)$$tags$$unique" \
330 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
331 $$tags $$unique
333 GTAGS:
334 here=`$(am__cd) $(top_builddir) && pwd` \
335 && cd $(top_srcdir) \
336 && gtags -i $(GTAGS_ARGS) $$here
338 distclean-tags:
339 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
340 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
342 top_distdir = ../..
343 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
345 distdir: $(DISTFILES)
346 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
347 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
348 list='$(DISTFILES)'; for file in $$list; do \
349 case $$file in \
350 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
351 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
352 esac; \
353 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356 dir="/$$dir"; \
357 $(mkinstalldirs) "$(distdir)$$dir"; \
358 else \
359 dir=''; \
360 fi; \
361 if test -d $$d/$$file; then \
362 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364 fi; \
365 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366 else \
367 test -f $(distdir)/$$file \
368 || cp -p $$d/$$file $(distdir)/$$file \
369 || exit 1; \
370 fi; \
371 done
372 check-am: all-am
373 check: check-am
374 all-am: Makefile $(LTLIBRARIES)
376 installdirs:
377 install: install-am
378 install-exec: install-exec-am
379 install-data: install-data-am
380 uninstall: uninstall-am
382 install-am: all-am
383 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385 installcheck: installcheck-am
386 install-strip:
387 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
388 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
389 `test -z '$(STRIP)' || \
390 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
391 mostlyclean-generic:
393 clean-generic:
395 distclean-generic:
396 -rm -f $(CONFIG_CLEAN_FILES)
398 maintainer-clean-generic:
399 @echo "This command is intended for maintainers to use"
400 @echo "it deletes files that may require special tools to rebuild."
401 clean: clean-am
403 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
404 mostlyclean-am
406 distclean: distclean-am
407 -rm -rf ./$(DEPDIR)
408 -rm -f Makefile
409 distclean-am: clean-am distclean-compile distclean-generic \
410 distclean-libtool distclean-tags
412 dvi: dvi-am
414 dvi-am:
416 info: info-am
418 info-am:
420 install-data-am:
422 install-exec-am:
424 install-info: install-info-am
426 install-man:
428 installcheck-am:
430 maintainer-clean: maintainer-clean-am
431 -rm -rf ./$(DEPDIR)
432 -rm -f Makefile
433 maintainer-clean-am: distclean-am maintainer-clean-generic
435 mostlyclean: mostlyclean-am
437 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
438 mostlyclean-libtool
440 pdf: pdf-am
442 pdf-am:
444 ps: ps-am
446 ps-am:
448 uninstall-am: uninstall-info-am
450 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
451 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
452 distclean-compile distclean-generic distclean-libtool \
453 distclean-tags distdir dvi dvi-am info info-am install \
454 install-am install-data install-data-am install-exec \
455 install-exec-am install-info install-info-am install-man \
456 install-strip installcheck installcheck-am installdirs \
457 maintainer-clean maintainer-clean-generic mostlyclean \
458 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
459 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
461 # Tell versions [3.59,3.63) of GNU make to not export all variables.
462 # Otherwise a system limit (for SysV at least) may be exceeded.
463 .NOEXPORT: