]> git.decadent.org.uk Git - ap-utils.git/blob - lib/Makefile.in
Update config.{sub,guess} in the right place at build time - closes: #534825
[ap-utils.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.7.8 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 #
18 #  Makefile.am from Wireless Access Point Utilites for Unix
19 # Copyright (c) 2002-2003 Roman Festchook <roma at polesye dot net>
20 #
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License Version 2 from
23 # June 1991 as published by the Free Software Foundation.
24 # This program is distributed in the hope that it will be useful, but
25 # WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 # You should have received a copy of the GNU General Public License along
29 # with this program; if not, write to the Free Software Foundation, Inc.,
30 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
31 #
32
33 srcdir = @srcdir@
34 top_srcdir = @top_srcdir@
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 INSTALL = @INSTALL@
43 install_sh_DATA = $(install_sh) -c -m 644
44 install_sh_PROGRAM = $(install_sh) -c
45 install_sh_SCRIPT = $(install_sh) -c
46 INSTALL_HEADER = $(INSTALL_DATA)
47 transform = $(program_transform_name)
48 NORMAL_INSTALL = :
49 PRE_INSTALL = :
50 POST_INSTALL = :
51 NORMAL_UNINSTALL = :
52 PRE_UNINSTALL = :
53 POST_UNINSTALL = :
54 host_triplet = @host@
55 ACLOCAL = @ACLOCAL@
56 ALLOCA = @ALLOCA@
57 AMDEP_FALSE = @AMDEP_FALSE@
58 AMDEP_TRUE = @AMDEP_TRUE@
59 AMTAR = @AMTAR@
60 AUTOCONF = @AUTOCONF@
61 AUTOHEADER = @AUTOHEADER@
62 AUTOMAKE = @AUTOMAKE@
63 AWK = @AWK@
64 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CURSESLIBS = @CURSESLIBS@
72 CYGPATH_W = @CYGPATH_W@
73 DATADIRNAME = @DATADIRNAME@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 EXEEXT = @EXEEXT@
81 GENCAT = @GENCAT@
82 GLIBC21 = @GLIBC21@
83 GMSGFMT = @GMSGFMT@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 INSTOBJEXT = @INSTOBJEXT@
89 INTLBISON = @INTLBISON@
90 INTLLIBS = @INTLLIBS@
91 INTLOBJS = @INTLOBJS@
92 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
93 LDFLAGS = @LDFLAGS@
94 LIBICONV = @LIBICONV@
95 LIBINTL = @LIBINTL@
96 LIBOBJS = @LIBOBJS@
97 LIBS = @LIBS@
98 LTLIBICONV = @LTLIBICONV@
99 LTLIBINTL = @LTLIBINTL@
100 LTLIBOBJS = @LTLIBOBJS@
101 MAKEINFO = @MAKEINFO@
102 MKINSTALLDIRS = @MKINSTALLDIRS@
103 MSGFMT = @MSGFMT@
104 MSGMERGE = @MSGMERGE@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 POSUB = @POSUB@
114 RANLIB = @RANLIB@
115 SET_MAKE = @SET_MAKE@
116 SHELL = @SHELL@
117 STRIP = @STRIP@
118 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
119 USE_NLS = @USE_NLS@
120 VERSION = @VERSION@
121 XGETTEXT = @XGETTEXT@
122 ac_ct_CC = @ac_ct_CC@
123 ac_ct_RANLIB = @ac_ct_RANLIB@
124 ac_ct_STRIP = @ac_ct_STRIP@
125 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
126 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
127 am__include = @am__include@
128 am__leading_dot = @am__leading_dot@
129 am__quote = @am__quote@
130 bindir = @bindir@
131 build = @build@
132 build_alias = @build_alias@
133 build_cpu = @build_cpu@
134 build_os = @build_os@
135 build_vendor = @build_vendor@
136 datadir = @datadir@
137 exec_prefix = @exec_prefix@
138 host = @host@
139 host_alias = @host_alias@
140 host_cpu = @host_cpu@
141 host_os = @host_os@
142 host_vendor = @host_vendor@
143 includedir = @includedir@
144 infodir = @infodir@
145 install_sh = @install_sh@
146 libdir = @libdir@
147 libexecdir = @libexecdir@
148 localstatedir = @localstatedir@
149 mandir = @mandir@
150 oldincludedir = @oldincludedir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target_alias = @target_alias@
157
158 INCLUDES = -I../intl
159 noinst_LIBRARIES = libap.a
160 libap_a_SOURCES = ap-utils.h ap-curses.h reset.c snmp.c oui.c input.c menu.c scr.c wep.c wlan.c test.c stat.c set_community.c cmd.c radio.c aps.c ap_search.c sysinfo.c set_oeminfo.c common.c file.c
161 EXTRA_libap_a_SOURCES = ber.c
162 subdir = lib
163 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
165 CONFIG_HEADER = $(top_builddir)/config.h
166 CONFIG_CLEAN_FILES =
167 LIBRARIES = $(noinst_LIBRARIES)
168
169 libap_a_AR = $(AR) cru
170 libap_a_LIBADD =
171 am_libap_a_OBJECTS = reset.$(OBJEXT) snmp.$(OBJEXT) oui.$(OBJEXT) \
172         input.$(OBJEXT) menu.$(OBJEXT) scr.$(OBJEXT) wep.$(OBJEXT) \
173         wlan.$(OBJEXT) test.$(OBJEXT) stat.$(OBJEXT) \
174         set_community.$(OBJEXT) cmd.$(OBJEXT) radio.$(OBJEXT) \
175         aps.$(OBJEXT) ap_search.$(OBJEXT) sysinfo.$(OBJEXT) \
176         set_oeminfo.$(OBJEXT) common.$(OBJEXT) file.$(OBJEXT)
177 libap_a_OBJECTS = $(am_libap_a_OBJECTS)
178
179 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
180 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
181 am__depfiles_maybe = depfiles
182 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ap_search.Po ./$(DEPDIR)/aps.Po \
183 @AMDEP_TRUE@    ./$(DEPDIR)/ber.Po ./$(DEPDIR)/cmd.Po \
184 @AMDEP_TRUE@    ./$(DEPDIR)/common.Po ./$(DEPDIR)/file.Po \
185 @AMDEP_TRUE@    ./$(DEPDIR)/input.Po ./$(DEPDIR)/menu.Po \
186 @AMDEP_TRUE@    ./$(DEPDIR)/oui.Po ./$(DEPDIR)/radio.Po \
187 @AMDEP_TRUE@    ./$(DEPDIR)/reset.Po ./$(DEPDIR)/scr.Po \
188 @AMDEP_TRUE@    ./$(DEPDIR)/set_community.Po \
189 @AMDEP_TRUE@    ./$(DEPDIR)/set_oeminfo.Po ./$(DEPDIR)/snmp.Po \
190 @AMDEP_TRUE@    ./$(DEPDIR)/stat.Po ./$(DEPDIR)/sysinfo.Po \
191 @AMDEP_TRUE@    ./$(DEPDIR)/test.Po ./$(DEPDIR)/wep.Po \
192 @AMDEP_TRUE@    ./$(DEPDIR)/wlan.Po
193 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
194         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195 CCLD = $(CC)
196 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
197 DIST_SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
198 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
199 SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
200
201 all: all-am
202
203 .SUFFIXES:
204 .SUFFIXES: .c .o .obj
205 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
206         cd $(top_srcdir) && \
207           $(AUTOMAKE) --gnu  lib/Makefile
208 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
209         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
210
211 AR = ar
212
213 clean-noinstLIBRARIES:
214         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
215 libap.a: $(libap_a_OBJECTS) $(libap_a_DEPENDENCIES) 
216         -rm -f libap.a
217         $(libap_a_AR) libap.a $(libap_a_OBJECTS) $(libap_a_LIBADD)
218         $(RANLIB) libap.a
219
220 mostlyclean-compile:
221         -rm -f *.$(OBJEXT) core *.core
222
223 distclean-compile:
224         -rm -f *.tab.c
225
226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ap_search.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aps.Po@am__quote@
228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber.Po@am__quote@
229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd.Po@am__quote@
230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oui.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reset.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scr.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_community.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_oeminfo.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snmp.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysinfo.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wep.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wlan.Po@am__quote@
246
247 .c.o:
248 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
249 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
250 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
251 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
252 @am__fastdepCC_TRUE@    fi
253 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
256 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
257
258 .c.obj:
259 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
260 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
261 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
262 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
263 @am__fastdepCC_TRUE@    fi
264 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
268 uninstall-info-am:
269
270 ETAGS = etags
271 ETAGSFLAGS =
272
273 CTAGS = ctags
274 CTAGSFLAGS =
275
276 tags: TAGS
277
278 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
279         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280         unique=`for i in $$list; do \
281             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282           done | \
283           $(AWK) '    { files[$$0] = 1; } \
284                END { for (i in files) print i; }'`; \
285         mkid -fID $$unique
286
287 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
288                 $(TAGS_FILES) $(LISP)
289         tags=; \
290         here=`pwd`; \
291         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
292         unique=`for i in $$list; do \
293             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294           done | \
295           $(AWK) '    { files[$$0] = 1; } \
296                END { for (i in files) print i; }'`; \
297         test -z "$(ETAGS_ARGS)$$tags$$unique" \
298           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299              $$tags $$unique
300
301 ctags: CTAGS
302 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
303                 $(TAGS_FILES) $(LISP)
304         tags=; \
305         here=`pwd`; \
306         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '    { files[$$0] = 1; } \
311                END { for (i in files) print i; }'`; \
312         test -z "$(CTAGS_ARGS)$$tags$$unique" \
313           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
314              $$tags $$unique
315
316 GTAGS:
317         here=`$(am__cd) $(top_builddir) && pwd` \
318           && cd $(top_srcdir) \
319           && gtags -i $(GTAGS_ARGS) $$here
320
321 distclean-tags:
322         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
324
325 top_distdir = ..
326 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
327
328 distdir: $(DISTFILES)
329         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331         list='$(DISTFILES)'; for file in $$list; do \
332           case $$file in \
333             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335           esac; \
336           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339             dir="/$$dir"; \
340             $(mkinstalldirs) "$(distdir)$$dir"; \
341           else \
342             dir=''; \
343           fi; \
344           if test -d $$d/$$file; then \
345             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347             fi; \
348             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349           else \
350             test -f $(distdir)/$$file \
351             || cp -p $$d/$$file $(distdir)/$$file \
352             || exit 1; \
353           fi; \
354         done
355 check-am: all-am
356 check: check-am
357 all-am: Makefile $(LIBRARIES)
358
359 installdirs:
360 install: install-am
361 install-exec: install-exec-am
362 install-data: install-data-am
363 uninstall: uninstall-am
364
365 install-am: all-am
366         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367
368 installcheck: installcheck-am
369 install-strip:
370         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371           INSTALL_STRIP_FLAG=-s \
372           `test -z '$(STRIP)' || \
373             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
374 mostlyclean-generic:
375
376 clean-generic:
377
378 distclean-generic:
379         -rm -f $(CONFIG_CLEAN_FILES)
380
381 maintainer-clean-generic:
382         @echo "This command is intended for maintainers to use"
383         @echo "it deletes files that may require special tools to rebuild."
384 clean: clean-am
385
386 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
387
388 distclean: distclean-am
389         -rm -rf ./$(DEPDIR)
390         -rm -f Makefile
391 distclean-am: clean-am distclean-compile distclean-generic \
392         distclean-tags
393
394 dvi: dvi-am
395
396 dvi-am:
397
398 info: info-am
399
400 info-am:
401
402 install-data-am:
403
404 install-exec-am:
405
406 install-info: install-info-am
407
408 install-man:
409
410 installcheck-am:
411
412 maintainer-clean: maintainer-clean-am
413         -rm -rf ./$(DEPDIR)
414         -rm -f Makefile
415 maintainer-clean-am: distclean-am maintainer-clean-generic
416
417 mostlyclean: mostlyclean-am
418
419 mostlyclean-am: mostlyclean-compile mostlyclean-generic
420
421 pdf: pdf-am
422
423 pdf-am:
424
425 ps: ps-am
426
427 ps-am:
428
429 uninstall-am: uninstall-info-am
430
431 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
432         clean-noinstLIBRARIES ctags distclean distclean-compile \
433         distclean-generic distclean-tags distdir dvi dvi-am info \
434         info-am install install-am install-data install-data-am \
435         install-exec install-exec-am install-info install-info-am \
436         install-man install-strip installcheck installcheck-am \
437         installdirs maintainer-clean maintainer-clean-generic \
438         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
439         ps ps-am tags uninstall uninstall-am uninstall-info-am
440
441 # Tell versions [3.59,3.63) of GNU make to not export all variables.
442 # Otherwise a system limit (for SysV at least) may be exceeded.
443 .NOEXPORT: