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