http://prdownloads.sourceforge.net/lufs/lufs-0.9.6.tar.gz?download
[lufs.git] / filesystems / sshfs / Makefile.in
1 # Makefile.in generated by automake 1.7.5 from Makefile.am.
2 # @configure_input@
3
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.
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
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 AUTOCONF = @AUTOCONF@
46 AUTOFS_INSTALL = @AUTOFS_INSTALL@
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 CXXDEPMODE = @CXXDEPMODE@
57 CXXFLAGS := -O2 -Wall -DSSHPROG=\"@SSHPROG@\" @DEBUG_FLAGS@
58 CYGPATH_W = @CYGPATH_W@
59 DEBUG_FLAGS = @DEBUG_FLAGS@
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 GCONF = @GCONF@
69 GVFSCONF = @GVFSCONF@
70 GVFS_CFLAGS = @GVFS_CFLAGS@
71 GVFS_LDADD = @GVFS_LDADD@
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 KDEBUG_FLAGS = @KDEBUG_FLAGS@
77 KERNEL_DIR = @KERNEL_DIR@
78 KERNEL_HDR = @KERNEL_HDR@
79 LDFLAGS = @LDFLAGS@
80 LIBCHIPCARD_INCLUDES = @LIBCHIPCARD_INCLUDES@
81 LIBCHIPCARD_LIB = @LIBCHIPCARD_LIB@
82 LIBOBJS = @LIBOBJS@
83 LIBS = @LIBS@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 LTLIBOBJS = @LTLIBOBJS@
87 LUFS_SUID = @LUFS_SUID@
88 MAKEINFO = @MAKEINFO@
89 MODULES_DIR = @MODULES_DIR@
90 MODV_FLAGS = @MODV_FLAGS@
91 OBJEXT = @OBJEXT@
92 OS_DIR = @OS_DIR@
93 PACKAGE = @PACKAGE@
94 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95 PACKAGE_NAME = @PACKAGE_NAME@
96 PACKAGE_STRING = @PACKAGE_STRING@
97 PACKAGE_TARNAME = @PACKAGE_TARNAME@
98 PACKAGE_VERSION = @PACKAGE_VERSION@
99 PATH_SEPARATOR = @PATH_SEPARATOR@
100 RANLIB = @RANLIB@
101 SET_MAKE = @SET_MAKE@
102 SHELL = @SHELL@
103 SSHPROG = @SSHPROG@
104 STRIP = @STRIP@
105 VERSION = @VERSION@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_CXX = @ac_ct_CXX@
108 ac_ct_RANLIB = @ac_ct_RANLIB@
109 ac_ct_STRIP = @ac_ct_STRIP@
110 all_includes = @all_includes@
111 all_libraries = @all_libraries@
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 datadir = @datadir@
126 define_has_libchipcard = @define_has_libchipcard@
127 exec_prefix = @exec_prefix@
128 host = @host@
129 host_alias = @host_alias@
130 host_cpu = @host_cpu@
131 host_os = @host_os@
132 host_vendor = @host_vendor@
133 includedir = @includedir@
134 infodir = @infodir@
135 install_sh = @install_sh@
136 libdir = @libdir@
137 libexecdir = @libexecdir@
138 localstatedir = @localstatedir@
139 mandir = @mandir@
140 oldincludedir = @oldincludedir@
141 opt_fs = @opt_fs@
142 prefix = @prefix@
143 program_transform_name = @program_transform_name@
144 sbindir = @sbindir@
145 sharedstatedir = @sharedstatedir@
146 sysconfdir = @sysconfdir@
147 target = @target@
148 target_alias = @target_alias@
149 target_cpu = @target_cpu@
150 target_os = @target_os@
151 target_vendor = @target_vendor@
152
153 INCLUDES = -I../ @all_includes@
154 lib_LTLIBRARIES = liblufs-sshfs.la
155
156 noinst_HEADERS = sshfs.h sftplib.h
157 liblufs_sshfs_la_SOURCES = sshfs.cpp sftplib.cpp
158
159 liblufs_sshfs_la_LDFLAGS = -version-info 2:0:0
160 subdir = filesystems/sshfs
161 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
162 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
163 CONFIG_HEADER = $(top_builddir)/config.h
164 CONFIG_CLEAN_FILES =
165 LTLIBRARIES = $(lib_LTLIBRARIES)
166
167 liblufs_sshfs_la_LIBADD =
168 am_liblufs_sshfs_la_OBJECTS = sshfs.lo sftplib.lo
169 liblufs_sshfs_la_OBJECTS = $(am_liblufs_sshfs_la_OBJECTS)
170
171 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
172 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
173 am__depfiles_maybe = depfiles
174 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/sftplib.Plo ./$(DEPDIR)/sshfs.Plo
175 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
176         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
177 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
178         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
179         $(AM_CXXFLAGS) $(CXXFLAGS)
180 CXXLD = $(CXX)
181 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
182         $(AM_LDFLAGS) $(LDFLAGS) -o $@
183 DIST_SOURCES = $(liblufs_sshfs_la_SOURCES)
184 HEADERS = $(noinst_HEADERS)
185
186 DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
187 SOURCES = $(liblufs_sshfs_la_SOURCES)
188
189 all: all-am
190
191 .SUFFIXES:
192 .SUFFIXES: .cpp .lo .o .obj
193 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
194         cd $(top_srcdir) && \
195           $(AUTOMAKE) --gnu  filesystems/sshfs/Makefile
196 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
197         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
198 libLTLIBRARIES_INSTALL = $(INSTALL)
199 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
200         @$(NORMAL_INSTALL)
201         $(mkinstalldirs) $(DESTDIR)$(libdir)
202         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
203           if test -f $$p; then \
204             f="`echo $$p | sed -e 's|^.*/||'`"; \
205             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
206             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
207           else :; fi; \
208         done
209
210 uninstall-libLTLIBRARIES:
211         @$(NORMAL_UNINSTALL)
212         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
213             p="`echo $$p | sed -e 's|^.*/||'`"; \
214           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
215           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
216         done
217
218 clean-libLTLIBRARIES:
219         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
220         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
221           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
222           test "$$dir" = "$$p" && dir=.; \
223           echo "rm -f \"$${dir}/so_locations\""; \
224           rm -f "$${dir}/so_locations"; \
225         done
226 liblufs-sshfs.la: $(liblufs_sshfs_la_OBJECTS) $(liblufs_sshfs_la_DEPENDENCIES) 
227         $(CXXLINK) -rpath $(libdir) $(liblufs_sshfs_la_LDFLAGS) $(liblufs_sshfs_la_OBJECTS) $(liblufs_sshfs_la_LIBADD) $(LIBS)
228
229 mostlyclean-compile:
230         -rm -f *.$(OBJEXT) core *.core
231
232 distclean-compile:
233         -rm -f *.tab.c
234
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sftplib.Plo@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshfs.Plo@am__quote@
237
238 distclean-depend:
239         -rm -rf ./$(DEPDIR)
240
241 .cpp.o:
242 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
243 @am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
244 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
245 @am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
246 @am__fastdepCXX_TRUE@   fi
247 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
251
252 .cpp.obj:
253 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
254 @am__fastdepCXX_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
255 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
256 @am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
257 @am__fastdepCXX_TRUE@   fi
258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
260 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
262
263 .cpp.lo:
264 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
265 @am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
266 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
267 @am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
268 @am__fastdepCXX_TRUE@   fi
269 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
272 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
273
274 mostlyclean-libtool:
275         -rm -f *.lo
276
277 clean-libtool:
278         -rm -rf .libs _libs
279
280 distclean-libtool:
281         -rm -f libtool
282 uninstall-info-am:
283
284 ETAGS = etags
285 ETAGSFLAGS =
286
287 CTAGS = ctags
288 CTAGSFLAGS =
289
290 tags: TAGS
291
292 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294         unique=`for i in $$list; do \
295             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296           done | \
297           $(AWK) '    { files[$$0] = 1; } \
298                END { for (i in files) print i; }'`; \
299         mkid -fID $$unique
300
301 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                 $(TAGS_FILES) $(LISP)
303         tags=; \
304         here=`pwd`; \
305         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306         unique=`for i in $$list; do \
307             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308           done | \
309           $(AWK) '    { files[$$0] = 1; } \
310                END { for (i in files) print i; }'`; \
311         test -z "$(ETAGS_ARGS)$$tags$$unique" \
312           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313              $$tags $$unique
314
315 ctags: CTAGS
316 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317                 $(TAGS_FILES) $(LISP)
318         tags=; \
319         here=`pwd`; \
320         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321         unique=`for i in $$list; do \
322             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323           done | \
324           $(AWK) '    { files[$$0] = 1; } \
325                END { for (i in files) print i; }'`; \
326         test -z "$(CTAGS_ARGS)$$tags$$unique" \
327           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328              $$tags $$unique
329
330 GTAGS:
331         here=`$(am__cd) $(top_builddir) && pwd` \
332           && cd $(top_srcdir) \
333           && gtags -i $(GTAGS_ARGS) $$here
334
335 distclean-tags:
336         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
338
339 top_distdir = ../..
340 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
342 distdir: $(DISTFILES)
343         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345         list='$(DISTFILES)'; for file in $$list; do \
346           case $$file in \
347             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
349           esac; \
350           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353             dir="/$$dir"; \
354             $(mkinstalldirs) "$(distdir)$$dir"; \
355           else \
356             dir=''; \
357           fi; \
358           if test -d $$d/$$file; then \
359             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361             fi; \
362             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
363           else \
364             test -f $(distdir)/$$file \
365             || cp -p $$d/$$file $(distdir)/$$file \
366             || exit 1; \
367           fi; \
368         done
369 check-am: all-am
370 check: check-am
371 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
372
373 installdirs:
374         $(mkinstalldirs) $(DESTDIR)$(libdir)
375 install: install-am
376 install-exec: install-exec-am
377 install-data: install-data-am
378 uninstall: uninstall-am
379
380 install-am: all-am
381         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
383 installcheck: installcheck-am
384 install-strip:
385         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386           INSTALL_STRIP_FLAG=-s \
387           `test -z '$(STRIP)' || \
388             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389 mostlyclean-generic:
390
391 clean-generic:
392
393 distclean-generic:
394         -rm -f Makefile $(CONFIG_CLEAN_FILES)
395
396 maintainer-clean-generic:
397         @echo "This command is intended for maintainers to use"
398         @echo "it deletes files that may require special tools to rebuild."
399 clean: clean-am
400
401 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
402         mostlyclean-am
403
404 distclean: distclean-am
405
406 distclean-am: clean-am distclean-compile distclean-depend \
407         distclean-generic distclean-libtool distclean-tags
408
409 dvi: dvi-am
410
411 dvi-am:
412
413 info: info-am
414
415 info-am:
416
417 install-data-am:
418
419 install-exec-am: install-libLTLIBRARIES
420
421 install-info: install-info-am
422
423 install-man:
424
425 installcheck-am:
426
427 maintainer-clean: maintainer-clean-am
428
429 maintainer-clean-am: distclean-am maintainer-clean-generic
430
431 mostlyclean: mostlyclean-am
432
433 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
434         mostlyclean-libtool
435
436 pdf: pdf-am
437
438 pdf-am:
439
440 ps: ps-am
441
442 ps-am:
443
444 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
445
446 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
447         clean-libLTLIBRARIES clean-libtool ctags distclean \
448         distclean-compile distclean-depend distclean-generic \
449         distclean-libtool distclean-tags distdir dvi dvi-am info \
450         info-am install install-am install-data install-data-am \
451         install-exec install-exec-am install-info install-info-am \
452         install-libLTLIBRARIES install-man install-strip installcheck \
453         installcheck-am installdirs maintainer-clean \
454         maintainer-clean-generic mostlyclean mostlyclean-compile \
455         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
456         tags uninstall uninstall-am uninstall-info-am \
457         uninstall-libLTLIBRARIES
458
459 # Tell versions [3.59,3.63) of GNU make to not export all variables.
460 # Otherwise a system limit (for SysV at least) may be exceeded.
461 .NOEXPORT: