source: trunk/essentials/sys-devel/automake-1.9/lib/Automake/Makefile.in

Last change on this file was 3086, checked in by bird, 18 years ago

automake 1.9.6

File size: 16.2 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38subdir = lib/Automake
39DIST_COMMON = $(dist_perllib_DATA) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
43 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
44 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
45 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
46 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
47 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
48 $(top_srcdir)/m4/tar.m4 $(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
52CONFIG_CLEAN_FILES =
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
60 uninstall-recursive
61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62am__vpath_adj = case $$p in \
63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 *) f=$$p;; \
65 esac;
66am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67am__installdirs = "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(perllibdir)"
68dist_perllibDATA_INSTALL = $(INSTALL_DATA)
69nodist_perllibDATA_INSTALL = $(INSTALL_DATA)
70DATA = $(dist_perllib_DATA) $(nodist_perllib_DATA)
71ETAGS = etags
72CTAGS = ctags
73DIST_SUBDIRS = $(SUBDIRS)
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75ACLOCAL = @ACLOCAL@
76AMTAR = @AMTAR@
77APIVERSION = @APIVERSION@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84ECHO_C = @ECHO_C@
85ECHO_N = @ECHO_N@
86ECHO_T = @ECHO_T@
87EGREP = @EGREP@
88FGREP = @FGREP@
89GREP = @GREP@
90INSTALL_DATA = @INSTALL_DATA@
91INSTALL_PROGRAM = @INSTALL_PROGRAM@
92INSTALL_SCRIPT = @INSTALL_SCRIPT@
93INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LN = @LN@
97LTLIBOBJS = @LTLIBOBJS@
98MAKEINFO = @MAKEINFO@
99MODIFICATION_DELAY = @MODIFICATION_DELAY@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_VERSION = @PACKAGE_VERSION@
106PATH_SEPARATOR = @PATH_SEPARATOR@
107PERL = @PERL@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111TEX = @TEX@
112VERSION = @VERSION@
113ac_ct_STRIP = @ac_ct_STRIP@
114am_AUTOCONF = @am_AUTOCONF@
115am__leading_dot = @am__leading_dot@
116am__tar = @am__tar@
117am__untar = @am__untar@
118bindir = @bindir@
119build = @build@
120build_alias = @build_alias@
121build_cpu = @build_cpu@
122build_os = @build_os@
123build_vendor = @build_vendor@
124datadir = @datadir@
125datarootdir = @datarootdir@
126docdir = @docdir@
127dvidir = @dvidir@
128exec_prefix = @exec_prefix@
129host_alias = @host_alias@
130htmldir = @htmldir@
131includedir = @includedir@
132infodir = @infodir@
133install_sh = @install_sh@
134libdir = @libdir@
135libexecdir = @libexecdir@
136localedir = @localedir@
137localstatedir = @localstatedir@
138mandir = @mandir@
139mkdir_p = @mkdir_p@
140oldincludedir = @oldincludedir@
141pdfdir = @pdfdir@
142pkgvdatadir = @pkgvdatadir@
143prefix = @prefix@
144program_transform_name = @program_transform_name@
145psdir = @psdir@
146sbindir = @sbindir@
147sharedstatedir = @sharedstatedir@
148sysconfdir = @sysconfdir@
149target_alias = @target_alias@
150SUBDIRS = tests
151perllibdir = $(pkgvdatadir)/Automake
152dist_perllib_DATA = \
153 ChannelDefs.pm \
154 Channels.pm \
155 Condition.pm \
156 Configure_ac.pm \
157 DisjConditions.pm \
158 FileUtils.pm \
159 General.pm \
160 Item.pm \
161 ItemDef.pm \
162 Location.pm \
163 Options.pm \
164 Rule.pm \
165 RuleDef.pm \
166 Struct.pm \
167 Variable.pm \
168 VarDef.pm \
169 Version.pm \
170 XFile.pm \
171 Wrap.pm
172
173nodist_perllib_DATA = \
174 Config.pm
175
176CLEANFILES = $(nodist_perllib_DATA)
177do_subst = in=`echo $@ | sed 's/\.[^.]*$$//'`; sed \
178 -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
179 -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
180 -e 's,[@]PERL[@],$(PERL),g' \
181 -e 's,[@]SHELL[@],$(SHELL),g' \
182 -e 's,[@]VERSION[@],$(VERSION),g' \
183 -e "s,[@]configure_input[@],Generated from $$in.in; do not edit by hand.,g" \
184 -e 's,[@]datadir[@],$(datadir),g'
185
186EXTRA_DIST = Config.in
187all: all-recursive
188
189.SUFFIXES:
190$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
191 @for dep in $?; do \
192 case '$(am__configure_deps)' in \
193 *$$dep*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Automake/Makefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --gnu lib/Automake/Makefile
202.PRECIOUS: Makefile
203Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207 *) \
208 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210 esac;
211
212$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214
215$(top_srcdir)/configure: $(am__configure_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217$(ACLOCAL_M4): $(am__aclocal_m4_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219uninstall-info-am:
220install-dist_perllibDATA: $(dist_perllib_DATA)
221 @$(NORMAL_INSTALL)
222 test -z "$(perllibdir)" || $(mkdir_p) "$(DESTDIR)$(perllibdir)"
223 @list='$(dist_perllib_DATA)'; for p in $$list; do \
224 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
225 f=$(am__strip_dir) \
226 echo " $(dist_perllibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perllibdir)/$$f'"; \
227 $(dist_perllibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perllibdir)/$$f"; \
228 done
229
230uninstall-dist_perllibDATA:
231 @$(NORMAL_UNINSTALL)
232 @list='$(dist_perllib_DATA)'; for p in $$list; do \
233 f=$(am__strip_dir) \
234 echo " rm -f '$(DESTDIR)$(perllibdir)/$$f'"; \
235 rm -f "$(DESTDIR)$(perllibdir)/$$f"; \
236 done
237install-nodist_perllibDATA: $(nodist_perllib_DATA)
238 @$(NORMAL_INSTALL)
239 test -z "$(perllibdir)" || $(mkdir_p) "$(DESTDIR)$(perllibdir)"
240 @list='$(nodist_perllib_DATA)'; for p in $$list; do \
241 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
242 f=$(am__strip_dir) \
243 echo " $(nodist_perllibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perllibdir)/$$f'"; \
244 $(nodist_perllibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perllibdir)/$$f"; \
245 done
246
247uninstall-nodist_perllibDATA:
248 @$(NORMAL_UNINSTALL)
249 @list='$(nodist_perllib_DATA)'; for p in $$list; do \
250 f=$(am__strip_dir) \
251 echo " rm -f '$(DESTDIR)$(perllibdir)/$$f'"; \
252 rm -f "$(DESTDIR)$(perllibdir)/$$f"; \
253 done
254
255# This directory's subdirectories are mostly independent; you can cd
256# into them and run `make' without going through this Makefile.
257# To change the values of `make' variables: instead of editing Makefiles,
258# (1) if the variable is set in `config.status', edit `config.status'
259# (which will cause the Makefiles to be regenerated when you run `make');
260# (2) otherwise, pass the desired values on the `make' command line.
261$(RECURSIVE_TARGETS):
262 @failcom='exit 1'; \
263 for f in x $$MAKEFLAGS; do \
264 case $$f in \
265 *=* | --[!k]*);; \
266 *k*) failcom='fail=yes';; \
267 esac; \
268 done; \
269 dot_seen=no; \
270 target=`echo $@ | sed s/-recursive//`; \
271 list='$(SUBDIRS)'; for subdir in $$list; do \
272 echo "Making $$target in $$subdir"; \
273 if test "$$subdir" = "."; then \
274 dot_seen=yes; \
275 local_target="$$target-am"; \
276 else \
277 local_target="$$target"; \
278 fi; \
279 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280 || eval $$failcom; \
281 done; \
282 if test "$$dot_seen" = "no"; then \
283 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
284 fi; test -z "$$fail"
285
286mostlyclean-recursive clean-recursive distclean-recursive \
287maintainer-clean-recursive:
288 @failcom='exit 1'; \
289 for f in x $$MAKEFLAGS; do \
290 case $$f in \
291 *=* | --[!k]*);; \
292 *k*) failcom='fail=yes';; \
293 esac; \
294 done; \
295 dot_seen=no; \
296 case "$@" in \
297 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
298 *) list='$(SUBDIRS)' ;; \
299 esac; \
300 rev=''; for subdir in $$list; do \
301 if test "$$subdir" = "."; then :; else \
302 rev="$$subdir $$rev"; \
303 fi; \
304 done; \
305 rev="$$rev ."; \
306 target=`echo $@ | sed s/-recursive//`; \
307 for subdir in $$rev; do \
308 echo "Making $$target in $$subdir"; \
309 if test "$$subdir" = "."; then \
310 local_target="$$target-am"; \
311 else \
312 local_target="$$target"; \
313 fi; \
314 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
315 || eval $$failcom; \
316 done && test -z "$$fail"
317tags-recursive:
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
320 done
321ctags-recursive:
322 list='$(SUBDIRS)'; for subdir in $$list; do \
323 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
324 done
325
326ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
333 mkid -fID $$unique
334tags: TAGS
335
336TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
337 $(TAGS_FILES) $(LISP)
338 tags=; \
339 here=`pwd`; \
340 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
341 include_option=--etags-include; \
342 empty_fix=.; \
343 else \
344 include_option=--include; \
345 empty_fix=; \
346 fi; \
347 list='$(SUBDIRS)'; for subdir in $$list; do \
348 if test "$$subdir" = .; then :; else \
349 test ! -f $$subdir/TAGS || \
350 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
351 fi; \
352 done; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360 test -n "$$unique" || unique=$$empty_fix; \
361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$tags $$unique; \
363 fi
364ctags: CTAGS
365CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
378
379GTAGS:
380 here=`$(am__cd) $(top_builddir) && pwd` \
381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
383
384distclean-tags:
385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386
387distdir: $(DISTFILES)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390 list='$(DISTFILES)'; for file in $$list; do \
391 case $$file in \
392 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394 esac; \
395 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398 dir="/$$dir"; \
399 $(mkdir_p) "$(distdir)$$dir"; \
400 else \
401 dir=''; \
402 fi; \
403 if test -d $$d/$$file; then \
404 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406 fi; \
407 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408 else \
409 test -f $(distdir)/$$file \
410 || cp -p $$d/$$file $(distdir)/$$file \
411 || exit 1; \
412 fi; \
413 done
414 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
415 if test "$$subdir" = .; then :; else \
416 test -d "$(distdir)/$$subdir" \
417 || $(mkdir_p) "$(distdir)/$$subdir" \
418 || exit 1; \
419 distdir=`$(am__cd) $(distdir) && pwd`; \
420 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
421 (cd $$subdir && \
422 $(MAKE) $(AM_MAKEFLAGS) \
423 top_distdir="$$top_distdir" \
424 distdir="$$distdir/$$subdir" \
425 distdir) \
426 || exit 1; \
427 fi; \
428 done
429check-am: all-am
430check: check-recursive
431all-am: Makefile $(DATA)
432installdirs: installdirs-recursive
433installdirs-am:
434 for dir in "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(perllibdir)"; do \
435 test -z "$$dir" || $(mkdir_p) "$$dir"; \
436 done
437install: install-recursive
438install-exec: install-exec-recursive
439install-data: install-data-recursive
440uninstall: uninstall-recursive
441
442install-am: all-am
443 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445installcheck: installcheck-recursive
446install-strip:
447 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449 `test -z '$(STRIP)' || \
450 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
451mostlyclean-generic:
452
453clean-generic:
454 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
455
456distclean-generic:
457 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
458
459maintainer-clean-generic:
460 @echo "This command is intended for maintainers to use"
461 @echo "it deletes files that may require special tools to rebuild."
462clean: clean-recursive
463
464clean-am: clean-generic mostlyclean-am
465
466distclean: distclean-recursive
467 -rm -f Makefile
468distclean-am: clean-am distclean-generic distclean-tags
469
470dvi: dvi-recursive
471
472dvi-am:
473
474html: html-recursive
475
476info: info-recursive
477
478info-am:
479
480install-data-am: install-dist_perllibDATA install-nodist_perllibDATA
481
482install-exec-am:
483
484install-info: install-info-recursive
485
486install-man:
487
488installcheck-am:
489
490maintainer-clean: maintainer-clean-recursive
491 -rm -f Makefile
492maintainer-clean-am: distclean-am maintainer-clean-generic
493
494mostlyclean: mostlyclean-recursive
495
496mostlyclean-am: mostlyclean-generic
497
498pdf: pdf-recursive
499
500pdf-am:
501
502ps: ps-recursive
503
504ps-am:
505
506uninstall-am: uninstall-dist_perllibDATA uninstall-info-am \
507 uninstall-nodist_perllibDATA
508
509uninstall-info: uninstall-info-recursive
510
511.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
512 clean clean-generic clean-recursive ctags ctags-recursive \
513 distclean distclean-generic distclean-recursive distclean-tags \
514 distdir dvi dvi-am html html-am info info-am install \
515 install-am install-data install-data-am \
516 install-dist_perllibDATA install-exec install-exec-am \
517 install-info install-info-am install-man \
518 install-nodist_perllibDATA install-strip installcheck \
519 installcheck-am installdirs installdirs-am maintainer-clean \
520 maintainer-clean-generic maintainer-clean-recursive \
521 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
522 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
523 uninstall-dist_perllibDATA uninstall-info-am \
524 uninstall-nodist_perllibDATA
525
526
527Config.pm: Config.in Makefile
528 rm -f Config.tmp Config.pm
529 $(do_subst) $(srcdir)/Config.in >Config.tmp
530 chmod +x Config.tmp
531 chmod a-w Config.tmp
532 mv -f Config.tmp Config.pm
533# Tell versions [3.59,3.63) of GNU make to not export all variables.
534# Otherwise a system limit (for SysV at least) may be exceeded.
535.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.