]> git.decadent.org.uk Git - ap-utils.git/blob - lib/Makefile.in
Imported Upstream version 1.4.2~pre1~a
[ap-utils.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.7.9 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 CYGPATH_W = @CYGPATH_W@
72 DATADIRNAME = @DATADIRNAME@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 GENCAT = @GENCAT@
81 GLIBC21 = @GLIBC21@
82 GMSGFMT = @GMSGFMT@
83 HAVE_ASPRINTF = @HAVE_ASPRINTF@
84 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
85 HAVE_SNPRINTF = @HAVE_SNPRINTF@
86 HAVE_WPRINTF = @HAVE_WPRINTF@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 INSTOBJEXT = @INSTOBJEXT@
92 INTLBISON = @INTLBISON@
93 INTLLIBS = @INTLLIBS@
94 INTLOBJS = @INTLOBJS@
95 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
96 LDFLAGS = @LDFLAGS@
97 LIBICONV = @LIBICONV@
98 LIBINTL = @LIBINTL@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LTLIBICONV = @LTLIBICONV@
102 LTLIBINTL = @LTLIBINTL@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAKEINFO = @MAKEINFO@
105 MKINSTALLDIRS = @MKINSTALLDIRS@
106 MSGFMT = @MSGFMT@
107 MSGMERGE = @MSGMERGE@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 POSUB = @POSUB@
117 RANLIB = @RANLIB@
118 SET_MAKE = @SET_MAKE@
119 SHELL = @SHELL@
120 STRIP = @STRIP@
121 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
122 USE_NLS = @USE_NLS@
123 VERSION = @VERSION@
124 XGETTEXT = @XGETTEXT@
125 ac_ct_CC = @ac_ct_CC@
126 ac_ct_RANLIB = @ac_ct_RANLIB@
127 ac_ct_STRIP = @ac_ct_STRIP@
128 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
129 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 bindir = @bindir@
134 build = @build@
135 build_alias = @build_alias@
136 build_cpu = @build_cpu@
137 build_os = @build_os@
138 build_vendor = @build_vendor@
139 datadir = @datadir@
140 exec_prefix = @exec_prefix@
141 host = @host@
142 host_alias = @host_alias@
143 host_cpu = @host_cpu@
144 host_os = @host_os@
145 host_vendor = @host_vendor@
146 includedir = @includedir@
147 infodir = @infodir@
148 install_sh = @install_sh@
149 libdir = @libdir@
150 libexecdir = @libexecdir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 oldincludedir = @oldincludedir@
154 prefix = @prefix@
155 program_transform_name = @program_transform_name@
156 sbindir = @sbindir@
157 sharedstatedir = @sharedstatedir@
158 sysconfdir = @sysconfdir@
159 target_alias = @target_alias@
160
161 INCLUDES = -I../intl
162 noinst_LIBRARIES = libap.a
163 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 common.c file.c
164 EXTRA_libap_a_SOURCES = ber.c
165 subdir = lib
166 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
167 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
168 CONFIG_HEADER = $(top_builddir)/config.h
169 CONFIG_CLEAN_FILES =
170 LIBRARIES = $(noinst_LIBRARIES)
171
172 libap_a_AR = $(AR) cru
173 libap_a_LIBADD =
174 am_libap_a_OBJECTS = reset.$(OBJEXT) snmp.$(OBJEXT) oui.$(OBJEXT) \
175         input.$(OBJEXT) menu.$(OBJEXT) scr.$(OBJEXT) wep.$(OBJEXT) \
176         wlan.$(OBJEXT) test.$(OBJEXT) stat.$(OBJEXT) \
177         set_community.$(OBJEXT) cmd.$(OBJEXT) radio.$(OBJEXT) \
178         aps.$(OBJEXT) ap_search.$(OBJEXT) sysinfo.$(OBJEXT) \
179         common.$(OBJEXT) file.$(OBJEXT)
180 libap_a_OBJECTS = $(am_libap_a_OBJECTS)
181
182 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
183 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
184 am__depfiles_maybe = depfiles
185 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ap_search.Po ./$(DEPDIR)/aps.Po \
186 @AMDEP_TRUE@    ./$(DEPDIR)/ber.Po ./$(DEPDIR)/cmd.Po \
187 @AMDEP_TRUE@    ./$(DEPDIR)/common.Po ./$(DEPDIR)/file.Po \
188 @AMDEP_TRUE@    ./$(DEPDIR)/input.Po ./$(DEPDIR)/menu.Po \
189 @AMDEP_TRUE@    ./$(DEPDIR)/oui.Po ./$(DEPDIR)/radio.Po \
190 @AMDEP_TRUE@    ./$(DEPDIR)/reset.Po ./$(DEPDIR)/scr.Po \
191 @AMDEP_TRUE@    ./$(DEPDIR)/set_community.Po ./$(DEPDIR)/snmp.Po \
192 @AMDEP_TRUE@    ./$(DEPDIR)/stat.Po ./$(DEPDIR)/sysinfo.Po \
193 @AMDEP_TRUE@    ./$(DEPDIR)/test.Po ./$(DEPDIR)/wep.Po \
194 @AMDEP_TRUE@    ./$(DEPDIR)/wlan.Po
195 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
196         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
197 CCLD = $(CC)
198 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
199 DIST_SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
200 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
201 SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
202
203 all: all-am
204
205 .SUFFIXES:
206 .SUFFIXES: .c .o .obj
207 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
208         cd $(top_srcdir) && \
209           $(AUTOMAKE) --gnu  lib/Makefile
210 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
211         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
212
213 AR = ar
214
215 clean-noinstLIBRARIES:
216         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
217 libap.a: $(libap_a_OBJECTS) $(libap_a_DEPENDENCIES) 
218         -rm -f libap.a
219         $(libap_a_AR) libap.a $(libap_a_OBJECTS) $(libap_a_LIBADD)
220         $(RANLIB) libap.a
221
222 mostlyclean-compile:
223         -rm -f *.$(OBJEXT) core *.core
224
225 distclean-compile:
226         -rm -f *.tab.c
227
228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ap_search.Po@am__quote@
229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aps.Po@am__quote@
230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber.Po@am__quote@
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oui.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reset.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scr.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_community.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snmp.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysinfo.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wep.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wlan.Po@am__quote@
247
248 .c.o:
249 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
250 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
251 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
252 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
253 @am__fastdepCC_TRUE@    fi
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
258
259 .c.obj:
260 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
261 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
262 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
263 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
264 @am__fastdepCC_TRUE@    fi
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
267 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
269 uninstall-info-am:
270
271 ETAGS = etags
272 ETAGSFLAGS =
273
274 CTAGS = ctags
275 CTAGSFLAGS =
276
277 tags: TAGS
278
279 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281         unique=`for i in $$list; do \
282             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283           done | \
284           $(AWK) '    { files[$$0] = 1; } \
285                END { for (i in files) print i; }'`; \
286         mkid -fID $$unique
287
288 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289                 $(TAGS_FILES) $(LISP)
290         tags=; \
291         here=`pwd`; \
292         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
293         unique=`for i in $$list; do \
294             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295           done | \
296           $(AWK) '    { files[$$0] = 1; } \
297                END { for (i in files) print i; }'`; \
298         test -z "$(ETAGS_ARGS)$$tags$$unique" \
299           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
300              $$tags $$unique
301
302 ctags: CTAGS
303 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304                 $(TAGS_FILES) $(LISP)
305         tags=; \
306         here=`pwd`; \
307         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308         unique=`for i in $$list; do \
309             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310           done | \
311           $(AWK) '    { files[$$0] = 1; } \
312                END { for (i in files) print i; }'`; \
313         test -z "$(CTAGS_ARGS)$$tags$$unique" \
314           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315              $$tags $$unique
316
317 GTAGS:
318         here=`$(am__cd) $(top_builddir) && pwd` \
319           && cd $(top_srcdir) \
320           && gtags -i $(GTAGS_ARGS) $$here
321
322 distclean-tags:
323         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
324 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
325
326 top_distdir = ..
327 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
328
329 distdir: $(DISTFILES)
330         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
331         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
332         list='$(DISTFILES)'; for file in $$list; do \
333           case $$file in \
334             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
335             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
336           esac; \
337           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
338           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
339           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
340             dir="/$$dir"; \
341             $(mkinstalldirs) "$(distdir)$$dir"; \
342           else \
343             dir=''; \
344           fi; \
345           if test -d $$d/$$file; then \
346             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
348             fi; \
349             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
350           else \
351             test -f $(distdir)/$$file \
352             || cp -p $$d/$$file $(distdir)/$$file \
353             || exit 1; \
354           fi; \
355         done
356 check-am: all-am
357 check: check-am
358 all-am: Makefile $(LIBRARIES)
359
360 installdirs:
361 install: install-am
362 install-exec: install-exec-am
363 install-data: install-data-am
364 uninstall: uninstall-am
365
366 install-am: all-am
367         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
369 installcheck: installcheck-am
370 install-strip:
371         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
372           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
373           `test -z '$(STRIP)' || \
374             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
375 mostlyclean-generic:
376
377 clean-generic:
378
379 distclean-generic:
380         -rm -f $(CONFIG_CLEAN_FILES)
381
382 maintainer-clean-generic:
383         @echo "This command is intended for maintainers to use"
384         @echo "it deletes files that may require special tools to rebuild."
385 clean: clean-am
386
387 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
388
389 distclean: distclean-am
390         -rm -rf ./$(DEPDIR)
391         -rm -f Makefile
392 distclean-am: clean-am distclean-compile distclean-generic \
393         distclean-tags
394
395 dvi: dvi-am
396
397 dvi-am:
398
399 info: info-am
400
401 info-am:
402
403 install-data-am:
404
405 install-exec-am:
406
407 install-info: install-info-am
408
409 install-man:
410
411 installcheck-am:
412
413 maintainer-clean: maintainer-clean-am
414         -rm -rf ./$(DEPDIR)
415         -rm -f Makefile
416 maintainer-clean-am: distclean-am maintainer-clean-generic
417
418 mostlyclean: mostlyclean-am
419
420 mostlyclean-am: mostlyclean-compile mostlyclean-generic
421
422 pdf: pdf-am
423
424 pdf-am:
425
426 ps: ps-am
427
428 ps-am:
429
430 uninstall-am: uninstall-info-am
431
432 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
433         clean-noinstLIBRARIES ctags distclean distclean-compile \
434         distclean-generic distclean-tags distdir dvi dvi-am info \
435         info-am install install-am install-data install-data-am \
436         install-exec install-exec-am install-info install-info-am \
437         install-man install-strip installcheck installcheck-am \
438         installdirs maintainer-clean maintainer-clean-generic \
439         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
440         ps ps-am tags uninstall uninstall-am uninstall-info-am
441
442 # Tell versions [3.59,3.63) of GNU make to not export all variables.
443 # Otherwise a system limit (for SysV at least) may be exceeded.
444 .NOEXPORT: