]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - crypto/heimdal/lib/Makefile.in
import of heimdal 0.3e
[FreeBSD/FreeBSD.git] / crypto / heimdal / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3 # Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13 SHELL = @SHELL@
14
15 srcdir = @srcdir@
16 top_srcdir = @top_srcdir@
17 VPATH = @srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
20
21 bindir = @bindir@
22 sbindir = @sbindir@
23 libexecdir = @libexecdir@
24 datadir = @datadir@
25 sysconfdir = @sysconfdir@
26 sharedstatedir = @sharedstatedir@
27 localstatedir = @localstatedir@
28 libdir = @libdir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
33
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37
38 top_builddir = ..
39
40 ACLOCAL = @ACLOCAL@
41 AUTOCONF = @AUTOCONF@
42 AUTOMAKE = @AUTOMAKE@
43 AUTOHEADER = @AUTOHEADER@
44
45 INSTALL = @INSTALL@
46 INSTALL_PROGRAM = @INSTALL_PROGRAM@
47 INSTALL_DATA = @INSTALL_DATA@
48 INSTALL_SCRIPT = @INSTALL_SCRIPT@
49 INSTALL_STRIP_FLAG =
50 transform = @program_transform_name@
51
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58
59 @SET_MAKE@
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
63 AMDEP = @AMDEP@
64 AMTAR = @AMTAR@
65 AS = @AS@
66 AWK = @AWK@
67 CANONICAL_HOST = @CANONICAL_HOST@
68 CATMAN = @CATMAN@
69 CATMANEXT = @CATMANEXT@
70 CC = @CC@
71 CPP = @CPP@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DBLIB = @DBLIB@
75 DEPDIR = @DEPDIR@
76 DIR_des = @DIR_des@
77 DIR_roken = @DIR_roken@
78 DLLTOOL = @DLLTOOL@
79 EXEEXT = @EXEEXT@
80 EXTRA_LIB45 = @EXTRA_LIB45@
81 GROFF = @GROFF@
82 INCLUDES_roken = @INCLUDES_roken@
83 INCLUDE_ = @INCLUDE_@
84 LEX = @LEX@
85 LIBOBJS = @LIBOBJS@
86 LIBTOOL = @LIBTOOL@
87 LIB_ = @LIB_@
88 LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
89 LIB_des = @LIB_des@
90 LIB_des_appl = @LIB_des_appl@
91 LIB_kdb = @LIB_kdb@
92 LIB_otp = @LIB_otp@
93 LIB_roken = @LIB_roken@
94 LIB_security = @LIB_security@
95 LN_S = @LN_S@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAKEINFO = @MAKEINFO@
98 NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
99 NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
100 NROFF = @NROFF@
101 OBJDUMP = @OBJDUMP@
102 OBJEXT = @OBJEXT@
103 PACKAGE = @PACKAGE@
104 RANLIB = @RANLIB@
105 STRIP = @STRIP@
106 VERSION = @VERSION@
107 VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
108 WFLAGS = @WFLAGS@
109 WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
110 WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
111 YACC = @YACC@
112 dpagaix_CFLAGS = @dpagaix_CFLAGS@
113 dpagaix_LDADD = @dpagaix_LDADD@
114 install_sh = @install_sh@
115
116 # $Id: Makefile.am,v 1.21 2000/11/15 23:11:05 assar Exp $
117
118
119 # $Id: Makefile.am.common,v 1.3 1999/04/01 14:58:43 joda Exp $
120
121
122 # $Id: Makefile.am.common,v 1.23 2000/12/05 09:11:09 joda Exp $
123
124
125 AUTOMAKE_OPTIONS = foreign no-dependencies
126
127 SUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x
128
129 INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
130
131 AM_CFLAGS =  $(WFLAGS)
132
133 CP = cp
134
135 COMPILE_ET = $(top_builddir)/lib/com_err/compile_et
136
137 buildinclude = $(top_builddir)/include
138
139 LIB_XauReadAuth = @LIB_XauReadAuth@
140 LIB_crypt = @LIB_crypt@
141 LIB_dbm_firstkey = @LIB_dbm_firstkey@
142 LIB_dbopen = @LIB_dbopen@
143 LIB_dlopen = @LIB_dlopen@
144 LIB_dn_expand = @LIB_dn_expand@
145 LIB_el_init = @LIB_el_init@
146 LIB_getattr = @LIB_getattr@
147 LIB_gethostbyname = @LIB_gethostbyname@
148 LIB_getpwent_r = @LIB_getpwent_r@
149 LIB_getpwnam_r = @LIB_getpwnam_r@
150 LIB_getsockopt = @LIB_getsockopt@
151 LIB_logout = @LIB_logout@
152 LIB_logwtmp = @LIB_logwtmp@
153 LIB_odm_initialize = @LIB_odm_initialize@
154 LIB_pidfile = @LIB_pidfile@
155 LIB_readline = @LIB_readline@
156 LIB_res_search = @LIB_res_search@
157 LIB_setpcred = @LIB_setpcred@
158 LIB_setsockopt = @LIB_setsockopt@
159 LIB_socket = @LIB_socket@
160 LIB_syslog = @LIB_syslog@
161 LIB_tgetent = @LIB_tgetent@
162
163 LIBS = @LIBS@
164
165 HESIODLIB = @HESIODLIB@
166 HESIODINCLUDE = @HESIODINCLUDE@
167 INCLUDE_hesiod = @INCLUDE_hesiod@
168 LIB_hesiod = @LIB_hesiod@
169
170 INCLUDE_krb4 = @INCLUDE_krb4@
171 LIB_krb4 = @LIB_krb4@
172
173 INCLUDE_openldap = @INCLUDE_openldap@
174 LIB_openldap = @LIB_openldap@
175
176 INCLUDE_readline = @INCLUDE_readline@
177
178 LEXLIB = @LEXLIB@
179
180 NROFF_MAN = groff -mandoc -Tascii
181
182 @KRB4_TRUE@LIB_kafs = @KRB4_TRUE@$(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
183
184 @KRB5_TRUE@LIB_krb5 = @KRB5_TRUE@$(top_builddir)/lib/krb5/libkrb5.la \
185 @KRB5_TRUE@     $(top_builddir)/lib/asn1/libasn1.la
186 @KRB5_TRUE@LIB_gssapi = @KRB5_TRUE@$(top_builddir)/lib/gssapi/libgssapi.la
187
188 CHECK_LOCAL = $(PROGRAMS)
189
190 @KRB4_TRUE@dir_45 = @KRB4_TRUE@45
191 @OTP_TRUE@dir_otp = @OTP_TRUE@otp
192 @DCE_TRUE@dir_dce = @DCE_TRUE@kdfs
193
194 SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \
195         kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce)
196
197 subdir = lib
198 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
199 CONFIG_HEADER = ../include/config.h
200 CONFIG_CLEAN_FILES = 
201 CFLAGS = @CFLAGS@
202 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
204 CCLD = $(CC)
205 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
206 DIST_SOURCES = 
207 depcomp = 
208 DIST_COMMON =  Makefile.am Makefile.in
209
210
211 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212
213 GZIP_ENV = --best
214 DIST_SUBDIRS =  @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \
215 kafs hdb kadm5 gssapi auth 45 otp kdfs
216 all: all-redirect
217 .SUFFIXES:
218 .SUFFIXES: .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .et .h .x
219 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common
220         cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile
221
222 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
223         cd $(top_builddir) \
224           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
225
226
227 # This directory's subdirectories are mostly independent; you can cd
228 # into them and run `make' without going through this Makefile.
229 # To change the values of `make' variables: instead of editing Makefiles,
230 # (1) if the variable is set in `config.status', edit `config.status'
231 #     (which will cause the Makefiles to be regenerated when you run `make');
232 # (2) otherwise, pass the desired values on the `make' command line.
233
234 all-recursive install-data-recursive install-exec-recursive \
235 installdirs-recursive install-recursive uninstall-recursive  \
236 check-recursive installcheck-recursive info-recursive dvi-recursive:
237         @set fnord $(MAKEFLAGS); amf=$$2; \
238         dot_seen=no; \
239         target=`echo $@ | sed s/-recursive//`; \
240         list='$(SUBDIRS)'; for subdir in $$list; do \
241           echo "Making $$target in $$subdir"; \
242           if test "$$subdir" = "."; then \
243             dot_seen=yes; \
244             local_target="$$target-am"; \
245           else \
246             local_target="$$target"; \
247           fi; \
248           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
249            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
250         done; \
251         if test "$$dot_seen" = "no"; then \
252           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
253         fi; test -z "$$fail"
254
255 mostlyclean-recursive clean-recursive distclean-recursive \
256 maintainer-clean-recursive:
257         @set fnord $(MAKEFLAGS); amf=$$2; \
258         dot_seen=no; \
259         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
260           rev="$$subdir $$rev"; \
261           if test "$$subdir" = "."; then dot_seen=yes; else :; fi; \
262         done; \
263         test "$$dot_seen" = "no" && rev=". $$rev"; \
264         target=`echo $@ | sed s/-recursive//`; \
265         for subdir in $$rev; do \
266           echo "Making $$target in $$subdir"; \
267           if test "$$subdir" = "."; then \
268             local_target="$$target-am"; \
269           else \
270             local_target="$$target"; \
271           fi; \
272           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
274         done && test -z "$$fail"
275 tags-recursive:
276         list='$(SUBDIRS)'; for subdir in $$list; do \
277           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278         done
279
280 tags: TAGS
281
282 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
283         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '    { files[$$0] = 1; } \
288                END { for (i in files) print i; }'`; \
289         mkid -fID $$unique $(LISP)
290
291 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
292                 $(TAGS_FILES) $(LISP)
293         tags=; \
294         here=`pwd`; \
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296    if test "$$subdir" = .; then :; else \
297             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
298    fi; \
299         done; \
300         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '    { files[$$0] = 1; } \
305                END { for (i in files) print i; }'`; \
306         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
307           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
308
309 mostlyclean-tags:
310
311 clean-tags:
312
313 distclean-tags:
314         -rm -f TAGS ID
315
316 maintainer-clean-tags:
317
318 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
319
320 distdir: $(DISTFILES)
321         @for file in $(DISTFILES); do \
322           d=$(srcdir); \
323           if test -d $$d/$$file; then \
324             cp -pR $$d/$$file $(distdir) \
325             || exit 1; \
326           else \
327             test -f $(distdir)/$$file \
328             || cp -p $$d/$$file $(distdir)/$$file \
329             || exit 1; \
330           fi; \
331         done
332         for subdir in $(DIST_SUBDIRS); do \
333           if test "$$subdir" = .; then :; else \
334             test -d $(distdir)/$$subdir \
335             || mkdir $(distdir)/$$subdir \
336             || exit 1; \
337             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
338               || exit 1; \
339           fi; \
340         done
341         $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
342 info-am:
343 info: info-recursive
344 dvi-am:
345 dvi: dvi-recursive
346 check-am: all-am
347         $(MAKE) $(AM_MAKEFLAGS) check-local
348 check: check-recursive
349 installcheck-am:
350 installcheck: installcheck-recursive
351 install-exec-am:
352         @$(NORMAL_INSTALL)
353         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
354 install-exec: install-exec-recursive
355
356 install-data-am: install-data-local
357 install-data: install-data-recursive
358
359 install-am: all-am
360         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361 install: install-recursive
362 uninstall-am:
363 uninstall: uninstall-recursive
364 all-am: Makefile all-local
365 all-redirect: all-recursive
366 install-strip:
367         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
368 installdirs: installdirs-recursive
369 installdirs-am:
370
371
372 mostlyclean-generic:
373
374 clean-generic:
375
376 distclean-generic:
377         -rm -f Makefile $(CONFIG_CLEAN_FILES)
378         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
379
380 maintainer-clean-generic:
381         -rm -f Makefile.in
382 mostlyclean-am:  mostlyclean-tags mostlyclean-generic
383
384 mostlyclean: mostlyclean-recursive
385
386 clean-am:  clean-tags clean-generic mostlyclean-am
387
388 clean: clean-recursive
389
390 distclean-am:  distclean-tags distclean-generic clean-am
391         -rm -f libtool
392
393 distclean: distclean-recursive
394
395 maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
396                 distclean-am
397         @echo "This command is intended for maintainers to use;"
398         @echo "it deletes files that may require special tools to rebuild."
399
400 maintainer-clean: maintainer-clean-recursive
401
402 .PHONY: install-recursive uninstall-recursive install-data-recursive \
403 uninstall-data-recursive install-exec-recursive \
404 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
405 all-recursive check-recursive installcheck-recursive info-recursive \
406 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
407 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
408 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
409 dvi-am dvi check-local check check-am installcheck-am installcheck \
410 install-exec-am install-exec install-data-local install-data-am \
411 install-data install-am install uninstall-am uninstall all-local \
412 all-redirect all-am all install-strip installdirs-am installdirs \
413 mostlyclean-generic distclean-generic clean-generic \
414 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
415
416
417 install-suid-programs:
418         @foo='$(bin_SUIDS)'; \
419         for file in $$foo; do \
420         x=$(DESTDIR)$(bindir)/$$file; \
421         if chown 0:0 $$x && chmod u+s $$x; then :; else \
422         echo "*"; \
423         echo "* Failed to install $$x setuid root"; \
424         echo "*"; \
425         fi; done
426
427 install-exec-hook: install-suid-programs
428
429 install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
430         @foo='$(include_HEADERS) $(build_HEADERZ)'; \
431         for f in $$foo; do \
432                 f=`basename $$f`; \
433                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
434                 else file="$$f"; fi; \
435                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
436                 : ; else \
437                         echo " $(CP) $$file $(buildinclude)/$$f"; \
438                         $(CP) $$file $(buildinclude)/$$f; \
439                 fi ; \
440         done
441
442 all-local: install-build-headers
443 #NROFF_MAN = nroff -man
444 .1.cat1:
445         $(NROFF_MAN) $< > $@
446 .3.cat3:
447         $(NROFF_MAN) $< > $@
448 .5.cat5:
449         $(NROFF_MAN) $< > $@
450 .8.cat8:
451         $(NROFF_MAN) $< > $@
452
453 dist-cat1-mans:
454         @foo='$(man1_MANS)'; \
455         bar='$(man_MANS)'; \
456         for i in $$bar; do \
457         case $$i in \
458         *.1) foo="$$foo $$i";; \
459         esac; done ;\
460         for i in $$foo; do \
461                 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
462                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
463                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
464         done
465
466 dist-cat3-mans:
467         @foo='$(man3_MANS)'; \
468         bar='$(man_MANS)'; \
469         for i in $$bar; do \
470         case $$i in \
471         *.3) foo="$$foo $$i";; \
472         esac; done ;\
473         for i in $$foo; do \
474                 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
475                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
476                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
477         done
478
479 dist-cat5-mans:
480         @foo='$(man5_MANS)'; \
481         bar='$(man_MANS)'; \
482         for i in $$bar; do \
483         case $$i in \
484         *.5) foo="$$foo $$i";; \
485         esac; done ;\
486         for i in $$foo; do \
487                 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
488                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
489                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
490         done
491
492 dist-cat8-mans:
493         @foo='$(man8_MANS)'; \
494         bar='$(man_MANS)'; \
495         for i in $$bar; do \
496         case $$i in \
497         *.8) foo="$$foo $$i";; \
498         esac; done ;\
499         for i in $$foo; do \
500                 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
501                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
502                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
503         done
504
505 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
506
507 install-cat-mans:
508         $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
509
510 install-data-local: install-cat-mans
511
512 .et.h:
513         $(COMPILE_ET) $<
514 .et.c:
515         $(COMPILE_ET) $<
516
517 .x.c:
518         @cmp -s $< $@ 2> /dev/null || cp $< $@
519
520 check-local::
521         @foo='$(CHECK_LOCAL)'; \
522           if test "$$foo"; then \
523           failed=0; all=0; \
524           for i in $$foo; do \
525             all=`expr $$all + 1`; \
526             if ./$$i --version > /dev/null 2>&1; then \
527               echo "PASS: $$i"; \
528             else \
529               echo "FAIL: $$i"; \
530               failed=`expr $$failed + 1`; \
531             fi; \
532           done; \
533           if test "$$failed" -eq 0; then \
534             banner="All $$all tests passed"; \
535           else \
536             banner="$$failed of $$all tests failed"; \
537           fi; \
538           dashes=`echo "$$banner" | sed s/./=/g`; \
539           echo "$$dashes"; \
540           echo "$$banner"; \
541           echo "$$dashes"; \
542           test "$$failed" -eq 0; \
543         fi
544
545 # Tell versions [3.59,3.63) of GNU make to not export all variables.
546 # Otherwise a system limit (for SysV at least) may be exceeded.
547 .NOEXPORT: