Regenerate tree using Autoconf 2.64 and Automake 1.11.
[external/binutils.git] / gdb / gnulib / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc.
19 #
20 # This file is free software, distributed under the terms of the GNU
21 # General Public License.  As a special exception to the GNU General
22 # Public License, this file may be distributed as part of a program
23 # that contains a configuration script generated by Autoconf, under
24 # the same distribution terms as the rest of that program.
25 #
26 # Generated by gnulib-tool.
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl memmem
28
29
30
31 VPATH = @srcdir@
32 pkgdatadir = $(datadir)/@PACKAGE@
33 pkgincludedir = $(includedir)/@PACKAGE@
34 pkglibdir = $(libdir)/@PACKAGE@
35 pkglibexecdir = $(libexecdir)/@PACKAGE@
36 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37 install_sh_DATA = $(install_sh) -c -m 644
38 install_sh_PROGRAM = $(install_sh) -c
39 install_sh_SCRIPT = $(install_sh) -c
40 INSTALL_HEADER = $(INSTALL_DATA)
41 transform = $(program_transform_name)
42 NORMAL_INSTALL = :
43 PRE_INSTALL = :
44 POST_INSTALL = :
45 NORMAL_UNINSTALL = :
46 PRE_UNINSTALL = :
47 POST_UNINSTALL = :
48 build_triplet = @build@
49 host_triplet = @host@
50 target_triplet = @target@
51 subdir = gnulib
52 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
53         $(srcdir)/Makefile.in
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/extensions.m4 \
56         $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
57         $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
58         $(top_srcdir)/gnulib/m4/include_next.m4 \
59         $(top_srcdir)/gnulib/m4/longlong.m4 \
60         $(top_srcdir)/gnulib/m4/memchr.m4 \
61         $(top_srcdir)/gnulib/m4/memcmp.m4 \
62         $(top_srcdir)/gnulib/m4/memmem.m4 \
63         $(top_srcdir)/gnulib/m4/onceonly_2_57.m4 \
64         $(top_srcdir)/gnulib/m4/stdint.m4 \
65         $(top_srcdir)/gnulib/m4/string_h.m4 \
66         $(top_srcdir)/gnulib/m4/wchar.m4 $(top_srcdir)/acinclude.m4 \
67         $(top_srcdir)/../bfd/bfd.m4 \
68         $(top_srcdir)/../config/acinclude.m4 \
69         $(top_srcdir)/../config/override.m4 \
70         $(top_srcdir)/../config/gettext-sister.m4 \
71         $(top_srcdir)/../config/lib-ld.m4 \
72         $(top_srcdir)/../config/lib-prefix.m4 \
73         $(top_srcdir)/../config/lib-link.m4 \
74         $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../config/tcl.m4 \
75         $(top_srcdir)/../config/depstand.m4 \
76         $(top_srcdir)/../config/lcmessage.m4 \
77         $(top_srcdir)/../config/codeset.m4 $(top_srcdir)/configure.ac
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79         $(ACLOCAL_M4)
80 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
81 CONFIG_HEADER = $(top_builddir)/config.h
82 CONFIG_CLEAN_FILES =
83 CONFIG_CLEAN_VPATH_FILES =
84 LIBRARIES = $(noinst_LIBRARIES)
85 ARFLAGS = cru
86 libgnu_a_AR = $(AR) $(ARFLAGS)
87 am__DEPENDENCIES_1 =
88 am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
89 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
90 LTLIBRARIES = $(noinst_LTLIBRARIES)
91 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92 depcomp = $(SHELL) $(top_srcdir)/../depcomp
93 am__depfiles_maybe = depfiles
94 am__mv = mv -f
95 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97 CCLD = $(CC)
98 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
99 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
100 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
101 HEADERS = $(noinst_HEADERS)
102 ETAGS = etags
103 CTAGS = ctags
104 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105 ACLOCAL = @ACLOCAL@
106 ALLOCA = @ALLOCA@
107 AMTAR = @AMTAR@
108 AR = @AR@
109 AUTOCONF = @AUTOCONF@
110 AUTOHEADER = @AUTOHEADER@
111 AUTOMAKE = @AUTOMAKE@
112 AWK = @AWK@
113 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
114 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
115 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
116 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
117 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
118 CATALOGS = @CATALOGS@
119 CATOBJEXT = @CATOBJEXT@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CONFIG_ALL = @CONFIG_ALL@
124 CONFIG_CLEAN = @CONFIG_CLEAN@
125 CONFIG_DEPS = @CONFIG_DEPS@
126 CONFIG_INSTALL = @CONFIG_INSTALL@
127 CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
128 CONFIG_OBS = @CONFIG_OBS@
129 CONFIG_SRCS = @CONFIG_SRCS@
130 CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
131 CPP = @CPP@
132 CPPFLAGS = @CPPFLAGS@
133 CYGPATH_W = @CYGPATH_W@
134 DATADIRNAME = @DATADIRNAME@
135 DEBUGDIR = @DEBUGDIR@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DLLTOOL = @DLLTOOL@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EGREP = @EGREP@
143 ENABLE_CFLAGS = @ENABLE_CFLAGS@
144 EXEEXT = @EXEEXT@
145 GDBTKLIBS = @GDBTKLIBS@
146 GDBTK_CFLAGS = @GDBTK_CFLAGS@
147 GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
148 GDB_DATADIR = @GDB_DATADIR@
149 GDB_NM_FILE = @GDB_NM_FILE@
150 GENCAT = @GENCAT@
151 GMSGFMT = @GMSGFMT@
152 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
153 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
154 GNULIB_MBSCHR = @GNULIB_MBSCHR@
155 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
156 GNULIB_MBSLEN = @GNULIB_MBSLEN@
157 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
158 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
159 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
160 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
161 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
162 GNULIB_MBSSEP = @GNULIB_MBSSEP@
163 GNULIB_MBSSPN = @GNULIB_MBSSPN@
164 GNULIB_MBSSTR = @GNULIB_MBSSTR@
165 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
166 GNULIB_MEMMEM = @GNULIB_MEMMEM@
167 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
168 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
169 GNULIB_STDINT_H = @GNULIB_STDINT_H@
170 GNULIB_STPCPY = @GNULIB_STPCPY@
171 GNULIB_STPNCPY = @GNULIB_STPNCPY@
172 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
173 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
174 GNULIB_STRDUP = @GNULIB_STRDUP@
175 GNULIB_STRERROR = @GNULIB_STRERROR@
176 GNULIB_STRNDUP = @GNULIB_STRNDUP@
177 GNULIB_STRNLEN = @GNULIB_STRNLEN@
178 GNULIB_STRPBRK = @GNULIB_STRPBRK@
179 GNULIB_STRSEP = @GNULIB_STRSEP@
180 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
181 GNULIB_STRSTR = @GNULIB_STRSTR@
182 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
183 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
184 GREP = @GREP@
185 GUI_CFLAGS_X = @GUI_CFLAGS_X@
186 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
187 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
188 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
189 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
190 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
191 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
192 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
193 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
194 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
195 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
196 HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
197 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
198 HAVE_MEMPCPY = @HAVE_MEMPCPY@
199 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
200 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
201 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
202 HAVE_STDINT_H = @HAVE_STDINT_H@
203 HAVE_STPCPY = @HAVE_STPCPY@
204 HAVE_STPNCPY = @HAVE_STPNCPY@
205 HAVE_STRCASESTR = @HAVE_STRCASESTR@
206 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
207 HAVE_STRNDUP = @HAVE_STRNDUP@
208 HAVE_STRPBRK = @HAVE_STRPBRK@
209 HAVE_STRSEP = @HAVE_STRSEP@
210 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
211 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
212 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
213 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
214 HAVE_WCHAR_H = @HAVE_WCHAR_H@
215 INCINTL = @INCINTL@
216 INCLUDE_NEXT = @INCLUDE_NEXT@
217 INSTALL = @INSTALL@
218 INSTALL_DATA = @INSTALL_DATA@
219 INSTALL_PROGRAM = @INSTALL_PROGRAM@
220 INSTALL_SCRIPT = @INSTALL_SCRIPT@
221 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
222 INSTOBJEXT = @INSTOBJEXT@
223 LDFLAGS = @LDFLAGS@
224 LIBEXPAT = @LIBEXPAT@
225 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
226 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
227 LIBGUI = @LIBGUI@
228 LIBINTL = @LIBINTL@
229 LIBINTL_DEP = @LIBINTL_DEP@
230 LIBOBJS = @LIBOBJS@
231 LIBS = @LIBS@
232 LN_S = @LN_S@
233 LTLIBEXPAT = @LTLIBEXPAT@
234 LTLIBOBJS = @LTLIBOBJS@
235 MAINT = @MAINT@
236 MAKE = @MAKE@
237 MAKEINFO = @MAKEINFO@
238 MIG = @MIG@
239 MKDIR_P = @MKDIR_P@
240 NEXT_STDINT_H = @NEXT_STDINT_H@
241 NEXT_STRING_H = @NEXT_STRING_H@
242 NEXT_WCHAR_H = @NEXT_WCHAR_H@
243 OBJEXT = @OBJEXT@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 PKGVERSION = @PKGVERSION@
253 POSUB = @POSUB@
254 PROFILE_CFLAGS = @PROFILE_CFLAGS@
255 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
256 PYTHON_CFLAGS = @PYTHON_CFLAGS@
257 RANLIB = @RANLIB@
258 READLINE = @READLINE@
259 READLINE_CFLAGS = @READLINE_CFLAGS@
260 READLINE_DEPS = @READLINE_DEPS@
261 REPLACE_MEMMEM = @REPLACE_MEMMEM@
262 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
263 REPLACE_STRERROR = @REPLACE_STRERROR@
264 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
265 REPLACE_STRSTR = @REPLACE_STRSTR@
266 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
267 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
268 REPORT_BUGS_TO = @REPORT_BUGS_TO@
269 SER_HARDWIRE = @SER_HARDWIRE@
270 SET_MAKE = @SET_MAKE@
271 SHELL = @SHELL@
272 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
273 SIM = @SIM@
274 SIM_OBS = @SIM_OBS@
275 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
276 STDINT_H = @STDINT_H@
277 STRIP = @STRIP@
278 SYSTEM_GDBINIT = @SYSTEM_GDBINIT@
279 TARGET_OBS = @TARGET_OBS@
280 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
281 TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
282 TCL_BIN_DIR = @TCL_BIN_DIR@
283 TCL_DEPS = @TCL_DEPS@
284 TCL_INCLUDE = @TCL_INCLUDE@
285 TCL_LIBRARY = @TCL_LIBRARY@
286 TCL_LIB_FILE = @TCL_LIB_FILE@
287 TCL_LIB_FLAG = @TCL_LIB_FLAG@
288 TCL_LIB_SPEC = @TCL_LIB_SPEC@
289 TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
290 TCL_SRC_DIR = @TCL_SRC_DIR@
291 TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
292 TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
293 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
294 TCL_VERSION = @TCL_VERSION@
295 TK_BIN_DIR = @TK_BIN_DIR@
296 TK_DEPS = @TK_DEPS@
297 TK_INCLUDE = @TK_INCLUDE@
298 TK_LIBRARY = @TK_LIBRARY@
299 TK_LIB_FILE = @TK_LIB_FILE@
300 TK_LIB_FLAG = @TK_LIB_FLAG@
301 TK_LIB_SPEC = @TK_LIB_SPEC@
302 TK_SRC_DIR = @TK_SRC_DIR@
303 TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
304 TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
305 TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
306 TK_VERSION = @TK_VERSION@
307 TK_XINCLUDES = @TK_XINCLUDES@
308 USE_NLS = @USE_NLS@
309 VERSION = @VERSION@
310 WARN_CFLAGS = @WARN_CFLAGS@
311 WCHAR_H = @WCHAR_H@
312 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
313 WERROR_CFLAGS = @WERROR_CFLAGS@
314 WIN32LDAPP = @WIN32LDAPP@
315 WIN32LIBS = @WIN32LIBS@
316 WINDRES = @WINDRES@
317 WINT_T_SUFFIX = @WINT_T_SUFFIX@
318 XGETTEXT = @XGETTEXT@
319 XMKMF = @XMKMF@
320 X_CFLAGS = @X_CFLAGS@
321 X_LDFLAGS = @X_LDFLAGS@
322 X_LIBS = @X_LIBS@
323 YACC = @YACC@
324 YFLAGS = @YFLAGS@
325 abs_builddir = @abs_builddir@
326 abs_srcdir = @abs_srcdir@
327 abs_top_builddir = @abs_top_builddir@
328 abs_top_srcdir = @abs_top_srcdir@
329 ac_ct_CC = @ac_ct_CC@
330 am__include = @am__include@
331 am__leading_dot = @am__leading_dot@
332 am__quote = @am__quote@
333 am__tar = @am__tar@
334 am__untar = @am__untar@
335 bindir = @bindir@
336 build = @build@
337 build_alias = @build_alias@
338 build_cpu = @build_cpu@
339 build_os = @build_os@
340 build_vendor = @build_vendor@
341 builddir = @builddir@
342 datadir = @datadir@
343 datarootdir = @datarootdir@
344 docdir = @docdir@
345 dvidir = @dvidir@
346 exec_prefix = @exec_prefix@
347 frags = @frags@
348 gl_LIBOBJS = @gl_LIBOBJS@
349 gl_LTLIBOBJS = @gl_LTLIBOBJS@
350 gltests_LIBOBJS = @gltests_LIBOBJS@
351 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
352 host = @host@
353 host_alias = @host_alias@
354 host_cpu = @host_cpu@
355 host_os = @host_os@
356 host_vendor = @host_vendor@
357 htmldir = @htmldir@
358 includedir = @includedir@
359 infodir = @infodir@
360 install_sh = @install_sh@
361 libdir = @libdir@
362 libexecdir = @libexecdir@
363 localedir = @localedir@
364 localstatedir = @localstatedir@
365 mandir = @mandir@
366 mkdir_p = @mkdir_p@
367 oldincludedir = @oldincludedir@
368 pdfdir = @pdfdir@
369 prefix = @prefix@
370 program_transform_name = @program_transform_name@
371 psdir = @psdir@
372 sbindir = @sbindir@
373 sharedstatedir = @sharedstatedir@
374 srcdir = @srcdir@
375 subdirs = @subdirs@
376 sysconfdir = @sysconfdir@
377 target = @target@
378 target_alias = @target_alias@
379 target_cpu = @target_cpu@
380 target_os = @target_os@
381 target_subdir = @target_subdir@
382 target_vendor = @target_vendor@
383 top_build_prefix = @top_build_prefix@
384 top_builddir = @top_builddir@
385 top_srcdir = @top_srcdir@
386 AUTOMAKE_OPTIONS = 1.5 gnits
387 noinst_HEADERS = 
388 noinst_LIBRARIES = libgnu.a
389 noinst_LTLIBRARIES = 
390 EXTRA_DIST = $(top_srcdir)/gnulib/extra/link-warning.h memchr.c \
391         memcmp.c memmem.c str-two-way.h stdint.in.h string.in.h \
392         wchar.in.h
393 BUILT_SOURCES = $(STDINT_H) string.h $(WCHAR_H)
394 SUFFIXES = 
395 MOSTLYCLEANFILES = core *.stackdump stdint.h stdint.h-t string.h \
396         string.h-t wchar.h wchar.h-t
397 MOSTLYCLEANDIRS = 
398 CLEANFILES = 
399 DISTCLEANFILES = 
400 MAINTAINERCLEANFILES = 
401 AM_CPPFLAGS = 
402 libgnu_a_SOURCES = dummy.c
403 libgnu_a_LIBADD = $(gl_LIBOBJS)
404 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
405 EXTRA_libgnu_a_SOURCES = memchr.c memcmp.c memmem.c
406 LINK_WARNING_H = $(top_srcdir)/gnulib/extra/link-warning.h
407 all: $(BUILT_SOURCES)
408         $(MAKE) $(AM_MAKEFLAGS) all-am
409
410 .SUFFIXES:
411 .SUFFIXES: .c .o .obj
412 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
413         @for dep in $?; do \
414           case '$(am__configure_deps)' in \
415             *$$dep*) \
416               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417                 && { if test -f $@; then exit 0; else break; fi; }; \
418               exit 1;; \
419           esac; \
420         done; \
421         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
422         $(am__cd) $(top_srcdir) && \
423           $(AUTOMAKE) --gnits gnulib/Makefile
424 .PRECIOUS: Makefile
425 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426         @case '$?' in \
427           *config.status*) \
428             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
429           *) \
430             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
431             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
432         esac;
433
434 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
435         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436
437 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
438         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
440         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441 $(am__aclocal_m4_deps):
442
443 clean-noinstLIBRARIES:
444         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
445 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) 
446         -rm -f libgnu.a
447         $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
448         $(RANLIB) libgnu.a
449
450 clean-noinstLTLIBRARIES:
451         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
452         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
453           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
454           test "$$dir" != "$$p" || dir=.; \
455           echo "rm -f \"$${dir}/so_locations\""; \
456           rm -f "$${dir}/so_locations"; \
457         done
458
459 mostlyclean-compile:
460         -rm -f *.$(OBJEXT)
461
462 distclean-compile:
463         -rm -f *.tab.c
464
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcmp.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
469
470 .c.o:
471 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
472 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
476
477 .c.obj:
478 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
479 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
483
484 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
485         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
486         unique=`for i in $$list; do \
487             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488           done | \
489           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490               END { if (nonempty) { for (i in files) print i; }; }'`; \
491         mkid -fID $$unique
492 tags: TAGS
493
494 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
495                 $(TAGS_FILES) $(LISP)
496         set x; \
497         here=`pwd`; \
498         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
499         unique=`for i in $$list; do \
500             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501           done | \
502           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503               END { if (nonempty) { for (i in files) print i; }; }'`; \
504         shift; \
505         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
506           test -n "$$unique" || unique=$$empty_fix; \
507           if test $$# -gt 0; then \
508             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
509               "$$@" $$unique; \
510           else \
511             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512               $$unique; \
513           fi; \
514         fi
515 ctags: CTAGS
516 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
517                 $(TAGS_FILES) $(LISP)
518         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
519         unique=`for i in $$list; do \
520             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521           done | \
522           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
523               END { if (nonempty) { for (i in files) print i; }; }'`; \
524         test -z "$(CTAGS_ARGS)$$unique" \
525           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
526              $$unique
527
528 GTAGS:
529         here=`$(am__cd) $(top_builddir) && pwd` \
530           && $(am__cd) $(top_srcdir) \
531           && gtags -i $(GTAGS_ARGS) "$$here"
532
533 distclean-tags:
534         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535
536 distdir: $(DISTFILES)
537         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539         list='$(DISTFILES)'; \
540           dist_files=`for file in $$list; do echo $$file; done | \
541           sed -e "s|^$$srcdirstrip/||;t" \
542               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
543         case $$dist_files in \
544           */*) $(MKDIR_P) `echo "$$dist_files" | \
545                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
546                            sort -u` ;; \
547         esac; \
548         for file in $$dist_files; do \
549           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
550           if test -d $$d/$$file; then \
551             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
552             if test -d "$(distdir)/$$file"; then \
553               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554             fi; \
555             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
556               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
557               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
558             fi; \
559             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
560           else \
561             test -f "$(distdir)/$$file" \
562             || cp -p $$d/$$file "$(distdir)/$$file" \
563             || exit 1; \
564           fi; \
565         done
566 check-am: all-am
567 check: $(BUILT_SOURCES)
568         $(MAKE) $(AM_MAKEFLAGS) check-am
569 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
570 installdirs:
571 install: $(BUILT_SOURCES)
572         $(MAKE) $(AM_MAKEFLAGS) install-am
573 install-exec: install-exec-am
574 install-data: install-data-am
575 uninstall: uninstall-am
576
577 install-am: all-am
578         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579
580 installcheck: installcheck-am
581 install-strip:
582         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584           `test -z '$(STRIP)' || \
585             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
586 mostlyclean-generic:
587         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
588
589 clean-generic:
590         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
591
592 distclean-generic:
593         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
594         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
595         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
596
597 maintainer-clean-generic:
598         @echo "This command is intended for maintainers to use"
599         @echo "it deletes files that may require special tools to rebuild."
600         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
601         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
602 clean: clean-am
603
604 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
605         mostlyclean-am
606
607 distclean: distclean-am
608         -rm -rf ./$(DEPDIR)
609         -rm -f Makefile
610 distclean-am: clean-am distclean-compile distclean-generic \
611         distclean-tags
612
613 dvi: dvi-am
614
615 dvi-am:
616
617 html: html-am
618
619 html-am:
620
621 info: info-am
622
623 info-am:
624
625 install-data-am:
626
627 install-dvi: install-dvi-am
628
629 install-dvi-am:
630
631 install-exec-am:
632
633 install-html: install-html-am
634
635 install-html-am:
636
637 install-info: install-info-am
638
639 install-info-am:
640
641 install-man:
642
643 install-pdf: install-pdf-am
644
645 install-pdf-am:
646
647 install-ps: install-ps-am
648
649 install-ps-am:
650
651 installcheck-am:
652
653 maintainer-clean: maintainer-clean-am
654         -rm -rf ./$(DEPDIR)
655         -rm -f Makefile
656 maintainer-clean-am: distclean-am maintainer-clean-generic
657
658 mostlyclean: mostlyclean-am
659
660 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
661         mostlyclean-local
662
663 pdf: pdf-am
664
665 pdf-am:
666
667 ps: ps-am
668
669 ps-am:
670
671 uninstall-am:
672
673 .MAKE: all check install install-am install-strip
674
675 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
676         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags distclean \
677         distclean-compile distclean-generic distclean-tags distdir dvi \
678         dvi-am html html-am info info-am install install-am \
679         install-data install-data-am install-dvi install-dvi-am \
680         install-exec install-exec-am install-html install-html-am \
681         install-info install-info-am install-man install-pdf \
682         install-pdf-am install-ps install-ps-am install-strip \
683         installcheck installcheck-am installdirs maintainer-clean \
684         maintainer-clean-generic mostlyclean mostlyclean-compile \
685         mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
686         uninstall uninstall-am
687
688
689 # We need the following in order to create <stdint.h> when the system
690 # doesn't have one that works with the given compiler.
691 stdint.h: stdint.in.h
692         rm -f $@-t $@
693         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
694           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
695               -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
696               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
697               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
698               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
699               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
700               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
701               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
702               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
703               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
704               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
705               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
706               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
707               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
708               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
709               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
710               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
711               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
712               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
713               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
714               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
715               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
716               < $(srcdir)/stdint.in.h; \
717         } > $@-t
718         mv $@-t $@
719
720 # We need the following in order to create <string.h> when the system
721 # doesn't have one that works with the given compiler.
722 string.h: string.in.h
723         rm -f $@-t $@
724         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
725           sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
726               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
727               -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
728               -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
729               -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
730               -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
731               -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
732               -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
733               -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
734               -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
735               -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
736               -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
737               -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
738               -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
739               -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
740               -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
741               -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
742               -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
743               -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
744               -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
745               -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
746               -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
747               -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
748               -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
749               -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
750               -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
751               -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
752               -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
753               -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
754               -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
755               -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
756               -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
757               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
758               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
759               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
760               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
761               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
762               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
763               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
764               -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
765               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
766               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
767               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
768               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
769               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
770               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
771               -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
772               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
773               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
774               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
775               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
776               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
777               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
778               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
779               < $(srcdir)/string.in.h; \
780         } > $@-t
781         mv $@-t $@
782
783 # We need the following in order to create <wchar.h> when the system
784 # version does not work standalone.
785 wchar.h: wchar.in.h
786         rm -f $@-t $@
787         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
788           sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
789               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
790               -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
791               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
792               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
793               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
794               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
795             < $(srcdir)/wchar.in.h; \
796         } > $@-t
797         mv $@-t $@
798
799 mostlyclean-local: mostlyclean-generic
800         @for dir in '' $(MOSTLYCLEANDIRS); do \
801           if test -n "$$dir" && test -d $$dir; then \
802             echo "rmdir $$dir"; rmdir $$dir; \
803           fi; \
804         done; \
805         :
806
807 # Tell versions [3.59,3.63) of GNU make to not export all variables.
808 # Otherwise a system limit (for SysV at least) may be exceeded.
809 .NOEXPORT: