1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = doc/vorbisfile
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
97	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/config.h
103CONFIG_CLEAN_FILES =
104CONFIG_CLEAN_VPATH_FILES =
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo "  GEN     " $@;
112am__v_GEN_1 =
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 =
117SOURCES =
118DIST_SOURCES =
119am__can_run_installinfo = \
120  case $$AM_UPDATE_INFO_DIR in \
121    n|no|NO) false;; \
122    *) (install-info --version) >/dev/null 2>&1;; \
123  esac
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151am__installdirs = "$(DESTDIR)$(docdir)"
152DATA = $(doc_DATA)
153am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
154am__DIST_COMMON = $(srcdir)/Makefile.in
155DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
156ACLOCAL = @ACLOCAL@
157ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
158ALLOCA = @ALLOCA@
159AMTAR = @AMTAR@
160AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161AR = @AR@
162AS = @AS@
163AUTOCONF = @AUTOCONF@
164AUTOHEADER = @AUTOHEADER@
165AUTOMAKE = @AUTOMAKE@
166AWK = @AWK@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CYGPATH_W = @CYGPATH_W@
173DEBUG = @DEBUG@
174DEFS = @DEFS@
175DEPDIR = @DEPDIR@
176DLLTOOL = @DLLTOOL@
177DSYMUTIL = @DSYMUTIL@
178DUMPBIN = @DUMPBIN@
179ECHO_C = @ECHO_C@
180ECHO_N = @ECHO_N@
181ECHO_T = @ECHO_T@
182EGREP = @EGREP@
183EXEEXT = @EXEEXT@
184FGREP = @FGREP@
185GREP = @GREP@
186HAVE_DOXYGEN = @HAVE_DOXYGEN@
187HTLATEX = @HTLATEX@
188INSTALL = @INSTALL@
189INSTALL_DATA = @INSTALL_DATA@
190INSTALL_PROGRAM = @INSTALL_PROGRAM@
191INSTALL_SCRIPT = @INSTALL_SCRIPT@
192INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193LD = @LD@
194LDFLAGS = @LDFLAGS@
195LIBOBJS = @LIBOBJS@
196LIBS = @LIBS@
197LIBTOOL = @LIBTOOL@
198LIBTOOL_DEPS = @LIBTOOL_DEPS@
199LIPO = @LIPO@
200LN_S = @LN_S@
201LTLIBOBJS = @LTLIBOBJS@
202LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
203MAINT = @MAINT@
204MAKEINFO = @MAKEINFO@
205MANIFEST_TOOL = @MANIFEST_TOOL@
206MKDIR_P = @MKDIR_P@
207NM = @NM@
208NMEDIT = @NMEDIT@
209OBJDUMP = @OBJDUMP@
210OBJEXT = @OBJEXT@
211OGG_CFLAGS = @OGG_CFLAGS@
212OGG_LIBS = @OGG_LIBS@
213OTOOL = @OTOOL@
214OTOOL64 = @OTOOL64@
215PACKAGE = @PACKAGE@
216PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217PACKAGE_NAME = @PACKAGE_NAME@
218PACKAGE_STRING = @PACKAGE_STRING@
219PACKAGE_TARNAME = @PACKAGE_TARNAME@
220PACKAGE_URL = @PACKAGE_URL@
221PACKAGE_VERSION = @PACKAGE_VERSION@
222PATH_SEPARATOR = @PATH_SEPARATOR@
223PDFLATEX = @PDFLATEX@
224PKG_CONFIG = @PKG_CONFIG@
225PROFILE = @PROFILE@
226RANLIB = @RANLIB@
227SED = @SED@
228SET_MAKE = @SET_MAKE@
229SHELL = @SHELL@
230STRIP = @STRIP@
231VERSION = @VERSION@
232VE_LIB_AGE = @VE_LIB_AGE@
233VE_LIB_CURRENT = @VE_LIB_CURRENT@
234VE_LIB_REVISION = @VE_LIB_REVISION@
235VF_LIB_AGE = @VF_LIB_AGE@
236VF_LIB_CURRENT = @VF_LIB_CURRENT@
237VF_LIB_REVISION = @VF_LIB_REVISION@
238VORBIS_LIBS = @VORBIS_LIBS@
239V_LIB_AGE = @V_LIB_AGE@
240V_LIB_CURRENT = @V_LIB_CURRENT@
241V_LIB_REVISION = @V_LIB_REVISION@
242abs_builddir = @abs_builddir@
243abs_srcdir = @abs_srcdir@
244abs_top_builddir = @abs_top_builddir@
245abs_top_srcdir = @abs_top_srcdir@
246ac_ct_AR = @ac_ct_AR@
247ac_ct_CC = @ac_ct_CC@
248ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
249am__include = @am__include@
250am__leading_dot = @am__leading_dot@
251am__quote = @am__quote@
252am__tar = @am__tar@
253am__untar = @am__untar@
254bindir = @bindir@
255build = @build@
256build_alias = @build_alias@
257build_cpu = @build_cpu@
258build_os = @build_os@
259build_vendor = @build_vendor@
260builddir = @builddir@
261datadir = @datadir@
262datarootdir = @datarootdir@
263docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
264dvidir = @dvidir@
265exec_prefix = @exec_prefix@
266host = @host@
267host_alias = @host_alias@
268host_cpu = @host_cpu@
269host_os = @host_os@
270host_vendor = @host_vendor@
271htmldir = @htmldir@
272includedir = @includedir@
273infodir = @infodir@
274install_sh = @install_sh@
275libdir = @libdir@
276libexecdir = @libexecdir@
277localedir = @localedir@
278localstatedir = @localstatedir@
279mandir = @mandir@
280mkdir_p = @mkdir_p@
281oldincludedir = @oldincludedir@
282pdfdir = @pdfdir@
283prefix = @prefix@
284program_transform_name = @program_transform_name@
285psdir = @psdir@
286pthread_lib = @pthread_lib@
287runstatedir = @runstatedir@
288sbindir = @sbindir@
289sharedstatedir = @sharedstatedir@
290srcdir = @srcdir@
291sysconfdir = @sysconfdir@
292target_alias = @target_alias@
293top_build_prefix = @top_build_prefix@
294top_builddir = @top_builddir@
295top_srcdir = @top_srcdir@
296doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
297	chainingexample.html crosslap.html datastructures.html decoding.html\
298	example.html exampleindex.html fileinfo.html index.html\
299	initialization.html ov_bitrate.html ov_bitrate_instant.html\
300	ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
301	ov_fopen.html\
302	ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
303	ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
304	ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
305	ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
306	ov_read_float.html ov_read_filter.html\
307    ov_seekable.html ov_serialnumber.html\
308	ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
309	ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
310	ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
311	overview.html reference.html seekexample.html seeking.html\
312	seeking_example_c.html seeking_test_c.html seekingexample.html\
313	style.css threads.html\
314	vorbisfile_example_c.html
315
316EXTRA_DIST = $(doc_DATA)
317all: all-am
318
319.SUFFIXES:
320$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
321	@for dep in $?; do \
322	  case '$(am__configure_deps)' in \
323	    *$$dep*) \
324	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
325	        && { if test -f $@; then exit 0; else break; fi; }; \
326	      exit 1;; \
327	  esac; \
328	done; \
329	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/vorbisfile/Makefile'; \
330	$(am__cd) $(top_srcdir) && \
331	  $(AUTOMAKE) --gnu doc/vorbisfile/Makefile
332Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
333	@case '$?' in \
334	  *config.status*) \
335	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
336	  *) \
337	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
338	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
339	esac;
340
341$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
342	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
344$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
345	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
347	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348$(am__aclocal_m4_deps):
349
350mostlyclean-libtool:
351	-rm -f *.lo
352
353clean-libtool:
354	-rm -rf .libs _libs
355install-docDATA: $(doc_DATA)
356	@$(NORMAL_INSTALL)
357	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
358	if test -n "$$list"; then \
359	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
360	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
361	fi; \
362	for p in $$list; do \
363	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
364	  echo "$$d$$p"; \
365	done | $(am__base_list) | \
366	while read files; do \
367	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
368	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
369	done
370
371uninstall-docDATA:
372	@$(NORMAL_UNINSTALL)
373	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
374	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
375	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
376tags TAGS:
377
378ctags CTAGS:
379
380cscope cscopelist:
381
382
383distdir: $(BUILT_SOURCES)
384	$(MAKE) $(AM_MAKEFLAGS) distdir-am
385
386distdir-am: $(DISTFILES)
387	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389	list='$(DISTFILES)'; \
390	  dist_files=`for file in $$list; do echo $$file; done | \
391	  sed -e "s|^$$srcdirstrip/||;t" \
392	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
393	case $$dist_files in \
394	  */*) $(MKDIR_P) `echo "$$dist_files" | \
395			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396			   sort -u` ;; \
397	esac; \
398	for file in $$dist_files; do \
399	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400	  if test -d $$d/$$file; then \
401	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
402	    if test -d "$(distdir)/$$file"; then \
403	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404	    fi; \
405	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
407	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408	    fi; \
409	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
410	  else \
411	    test -f "$(distdir)/$$file" \
412	    || cp -p $$d/$$file "$(distdir)/$$file" \
413	    || exit 1; \
414	  fi; \
415	done
416check-am: all-am
417check: check-am
418all-am: Makefile $(DATA)
419installdirs:
420	for dir in "$(DESTDIR)$(docdir)"; do \
421	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
422	done
423install: install-am
424install-exec: install-exec-am
425install-data: install-data-am
426uninstall: uninstall-am
427
428install-am: all-am
429	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431installcheck: installcheck-am
432install-strip:
433	if test -z '$(STRIP)'; then \
434	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
435	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
436	      install; \
437	else \
438	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
439	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
440	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
441	fi
442mostlyclean-generic:
443
444clean-generic:
445
446distclean-generic:
447	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
448	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
449
450maintainer-clean-generic:
451	@echo "This command is intended for maintainers to use"
452	@echo "it deletes files that may require special tools to rebuild."
453clean: clean-am
454
455clean-am: clean-generic clean-libtool mostlyclean-am
456
457distclean: distclean-am
458	-rm -f Makefile
459distclean-am: clean-am distclean-generic
460
461dvi: dvi-am
462
463dvi-am:
464
465html: html-am
466
467html-am:
468
469info: info-am
470
471info-am:
472
473install-data-am: install-docDATA
474
475install-dvi: install-dvi-am
476
477install-dvi-am:
478
479install-exec-am:
480
481install-html: install-html-am
482
483install-html-am:
484
485install-info: install-info-am
486
487install-info-am:
488
489install-man:
490
491install-pdf: install-pdf-am
492
493install-pdf-am:
494
495install-ps: install-ps-am
496
497install-ps-am:
498
499installcheck-am:
500
501maintainer-clean: maintainer-clean-am
502	-rm -f Makefile
503maintainer-clean-am: distclean-am maintainer-clean-generic
504
505mostlyclean: mostlyclean-am
506
507mostlyclean-am: mostlyclean-generic mostlyclean-libtool
508
509pdf: pdf-am
510
511pdf-am:
512
513ps: ps-am
514
515ps-am:
516
517uninstall-am: uninstall-docDATA
518
519.MAKE: install-am install-strip
520
521.PHONY: all all-am check check-am clean clean-generic clean-libtool \
522	cscopelist-am ctags-am distclean distclean-generic \
523	distclean-libtool distdir dvi dvi-am html html-am info info-am \
524	install install-am install-data install-data-am \
525	install-docDATA install-dvi install-dvi-am install-exec \
526	install-exec-am install-html install-html-am install-info \
527	install-info-am install-man install-pdf install-pdf-am \
528	install-ps install-ps-am install-strip installcheck \
529	installcheck-am installdirs maintainer-clean \
530	maintainer-clean-generic mostlyclean mostlyclean-generic \
531	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
532	uninstall-am uninstall-docDATA
533
534.PRECIOUS: Makefile
535
536
537# Tell versions [3.59,3.63) of GNU make to not export all variables.
538# Otherwise a system limit (for SysV at least) may be exceeded.
539.NOEXPORT:
540