2012-04-18 Pedro Alves <palves@redhat.com>
[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) 2002-2010 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 --tests-base=tests --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl --no-vc-files inttypes memmem update-copyright
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)/../config/largefile.m4 \
56         $(top_srcdir)/../config/lead-dot.m4 \
57         $(top_srcdir)/../config/plugins.m4 \
58         $(top_srcdir)/gnulib/m4/00gnulib.m4 \
59         $(top_srcdir)/gnulib/m4/extensions.m4 \
60         $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
61         $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
62         $(top_srcdir)/gnulib/m4/include_next.m4 \
63         $(top_srcdir)/gnulib/m4/inttypes-pri.m4 \
64         $(top_srcdir)/gnulib/m4/inttypes.m4 \
65         $(top_srcdir)/gnulib/m4/longlong.m4 \
66         $(top_srcdir)/gnulib/m4/memchr.m4 \
67         $(top_srcdir)/gnulib/m4/memmem.m4 \
68         $(top_srcdir)/gnulib/m4/mmap-anon.m4 \
69         $(top_srcdir)/gnulib/m4/multiarch.m4 \
70         $(top_srcdir)/gnulib/m4/onceonly.m4 \
71         $(top_srcdir)/gnulib/m4/stddef_h.m4 \
72         $(top_srcdir)/gnulib/m4/stdint.m4 \
73         $(top_srcdir)/gnulib/m4/string_h.m4 \
74         $(top_srcdir)/gnulib/m4/warn-on-use.m4 \
75         $(top_srcdir)/gnulib/m4/wchar_h.m4 \
76         $(top_srcdir)/gnulib/m4/wchar_t.m4 \
77         $(top_srcdir)/gnulib/m4/wint_t.m4 $(top_srcdir)/acinclude.m4 \
78         $(top_srcdir)/../bfd/bfd.m4 \
79         $(top_srcdir)/../config/acinclude.m4 \
80         $(top_srcdir)/../config/override.m4 \
81         $(top_srcdir)/../config/gettext-sister.m4 \
82         $(top_srcdir)/../config/lib-ld.m4 \
83         $(top_srcdir)/../config/lib-prefix.m4 \
84         $(top_srcdir)/../config/lib-link.m4 \
85         $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../config/tcl.m4 \
86         $(top_srcdir)/../config/depstand.m4 \
87         $(top_srcdir)/../config/lcmessage.m4 \
88         $(top_srcdir)/../config/codeset.m4 \
89         $(top_srcdir)/../config/zlib.m4 $(top_srcdir)/configure.ac
90 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91         $(ACLOCAL_M4)
92 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
93 CONFIG_HEADER = $(top_builddir)/config.h
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 LIBRARIES = $(noinst_LIBRARIES)
97 ARFLAGS = cru
98 libgnu_a_AR = $(AR) $(ARFLAGS)
99 am__DEPENDENCIES_1 =
100 am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
101 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
102 LTLIBRARIES = $(noinst_LTLIBRARIES)
103 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
104 depcomp = $(SHELL) $(top_srcdir)/../depcomp
105 am__depfiles_maybe = depfiles
106 am__mv = mv -f
107 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
108         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 CCLD = $(CC)
110 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
111 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
112 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
113 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
114         html-recursive info-recursive install-data-recursive \
115         install-dvi-recursive install-exec-recursive \
116         install-html-recursive install-info-recursive \
117         install-pdf-recursive install-ps-recursive install-recursive \
118         installcheck-recursive installdirs-recursive pdf-recursive \
119         ps-recursive uninstall-recursive
120 HEADERS = $(noinst_HEADERS)
121 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
122   distclean-recursive maintainer-clean-recursive
123 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
124         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
125         distdir
126 ETAGS = etags
127 CTAGS = ctags
128 DIST_SUBDIRS = $(SUBDIRS)
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 am__relativize = \
131   dir0=`pwd`; \
132   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
133   sed_rest='s,^[^/]*/*,,'; \
134   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
135   sed_butlast='s,/*[^/]*$$,,'; \
136   while test -n "$$dir1"; do \
137     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
138     if test "$$first" != "."; then \
139       if test "$$first" = ".."; then \
140         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
141         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
142       else \
143         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
144         if test "$$first2" = "$$first"; then \
145           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
146         else \
147           dir2="../$$dir2"; \
148         fi; \
149         dir0="$$dir0"/"$$first"; \
150       fi; \
151     fi; \
152     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
153   done; \
154   reldir="$$dir2"
155 ACLOCAL = @ACLOCAL@
156 ALLOCA = @ALLOCA@
157 AMTAR = @AMTAR@
158 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
159 AR = @AR@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
165 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
166 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
167 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
168 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
169 CATALOGS = @CATALOGS@
170 CATOBJEXT = @CATOBJEXT@
171 CC = @CC@
172 CCDEPMODE = @CCDEPMODE@
173 CFLAGS = @CFLAGS@
174 CONFIG_ALL = @CONFIG_ALL@
175 CONFIG_CLEAN = @CONFIG_CLEAN@
176 CONFIG_DEPS = @CONFIG_DEPS@
177 CONFIG_INSTALL = @CONFIG_INSTALL@
178 CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
179 CONFIG_OBS = @CONFIG_OBS@
180 CONFIG_SRCS = @CONFIG_SRCS@
181 CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
182 CPP = @CPP@
183 CPPFLAGS = @CPPFLAGS@
184 CYGPATH_W = @CYGPATH_W@
185 DATADIRNAME = @DATADIRNAME@
186 DEBUGDIR = @DEBUGDIR@
187 DEFS = @DEFS@
188 DEPDIR = @DEPDIR@
189 DLLTOOL = @DLLTOOL@
190 ECHO_C = @ECHO_C@
191 ECHO_N = @ECHO_N@
192 ECHO_T = @ECHO_T@
193 EGREP = @EGREP@
194 ENABLE_CFLAGS = @ENABLE_CFLAGS@
195 EXEEXT = @EXEEXT@
196 GDBTKLIBS = @GDBTKLIBS@
197 GDBTK_CFLAGS = @GDBTK_CFLAGS@
198 GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
199 GDB_DATADIR = @GDB_DATADIR@
200 GDB_NM_FILE = @GDB_NM_FILE@
201 GENCAT = @GENCAT@
202 GMSGFMT = @GMSGFMT@
203 GNULIB_BTOWC = @GNULIB_BTOWC@
204 GNULIB_IMAXABS = @GNULIB_IMAXABS@
205 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
206 GNULIB_MBRLEN = @GNULIB_MBRLEN@
207 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
208 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
209 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
210 GNULIB_MBSCHR = @GNULIB_MBSCHR@
211 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
212 GNULIB_MBSINIT = @GNULIB_MBSINIT@
213 GNULIB_MBSLEN = @GNULIB_MBSLEN@
214 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
215 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
216 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
217 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
218 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
219 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
220 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
221 GNULIB_MBSSEP = @GNULIB_MBSSEP@
222 GNULIB_MBSSPN = @GNULIB_MBSSPN@
223 GNULIB_MBSSTR = @GNULIB_MBSSTR@
224 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
225 GNULIB_MEMCHR = @GNULIB_MEMCHR@
226 GNULIB_MEMMEM = @GNULIB_MEMMEM@
227 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
228 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
229 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
230 GNULIB_STDINT_H = @GNULIB_STDINT_H@
231 GNULIB_STPCPY = @GNULIB_STPCPY@
232 GNULIB_STPNCPY = @GNULIB_STPNCPY@
233 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
234 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
235 GNULIB_STRDUP = @GNULIB_STRDUP@
236 GNULIB_STRERROR = @GNULIB_STRERROR@
237 GNULIB_STRNCAT = @GNULIB_STRNCAT@
238 GNULIB_STRNDUP = @GNULIB_STRNDUP@
239 GNULIB_STRNLEN = @GNULIB_STRNLEN@
240 GNULIB_STRPBRK = @GNULIB_STRPBRK@
241 GNULIB_STRSEP = @GNULIB_STRSEP@
242 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
243 GNULIB_STRSTR = @GNULIB_STRSTR@
244 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
245 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
246 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
247 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
248 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
249 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
250 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
251 GNULIB_WCTOB = @GNULIB_WCTOB@
252 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
253 GREP = @GREP@
254 GUI_CFLAGS_X = @GUI_CFLAGS_X@
255 HAVE_BTOWC = @HAVE_BTOWC@
256 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
257 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
258 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
259 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
260 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
261 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
262 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
263 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
264 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
265 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
266 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
267 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
268 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
269 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
270 HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
271 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
272 HAVE_MBRLEN = @HAVE_MBRLEN@
273 HAVE_MBRTOWC = @HAVE_MBRTOWC@
274 HAVE_MBSINIT = @HAVE_MBSINIT@
275 HAVE_MBSLEN = @HAVE_MBSLEN@
276 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
277 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
278 HAVE_MEMCHR = @HAVE_MEMCHR@
279 HAVE_MEMPCPY = @HAVE_MEMPCPY@
280 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
281 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
282 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
283 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
284 HAVE_STDINT_H = @HAVE_STDINT_H@
285 HAVE_STPCPY = @HAVE_STPCPY@
286 HAVE_STPNCPY = @HAVE_STPNCPY@
287 HAVE_STRCASESTR = @HAVE_STRCASESTR@
288 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
289 HAVE_STRPBRK = @HAVE_STRPBRK@
290 HAVE_STRSEP = @HAVE_STRSEP@
291 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
292 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
293 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
294 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
295 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
296 HAVE_WCHAR_H = @HAVE_WCHAR_H@
297 HAVE_WCHAR_T = @HAVE_WCHAR_T@
298 HAVE_WCRTOMB = @HAVE_WCRTOMB@
299 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
300 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
301 HAVE_WINT_T = @HAVE_WINT_T@
302 INCINTL = @INCINTL@
303 INCLUDE_NEXT = @INCLUDE_NEXT@
304 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
305 INSTALL = @INSTALL@
306 INSTALL_DATA = @INSTALL_DATA@
307 INSTALL_PROGRAM = @INSTALL_PROGRAM@
308 INSTALL_SCRIPT = @INSTALL_SCRIPT@
309 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
310 INSTOBJEXT = @INSTOBJEXT@
311 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
312 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
313 JIT_READER_DIR = @JIT_READER_DIR@
314 LDFLAGS = @LDFLAGS@
315 LIBEXPAT = @LIBEXPAT@
316 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
317 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
318 LIBGUI = @LIBGUI@
319 LIBINTL = @LIBINTL@
320 LIBINTL_DEP = @LIBINTL_DEP@
321 LIBOBJS = @LIBOBJS@
322 LIBS = @LIBS@
323 LN_S = @LN_S@
324 LTLIBEXPAT = @LTLIBEXPAT@
325 LTLIBOBJS = @LTLIBOBJS@
326 MAINT = @MAINT@
327 MAKE = @MAKE@
328 MAKEINFO = @MAKEINFO@
329 MAKEINFOFLAGS = @MAKEINFOFLAGS@
330 MAKEINFO_EXTRA_FLAGS = @MAKEINFO_EXTRA_FLAGS@
331 MIG = @MIG@
332 MKDIR_P = @MKDIR_P@
333 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
334 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
335 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
336 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
337 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
338 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
339 NEXT_STDDEF_H = @NEXT_STDDEF_H@
340 NEXT_STDINT_H = @NEXT_STDINT_H@
341 NEXT_STRING_H = @NEXT_STRING_H@
342 NEXT_WCHAR_H = @NEXT_WCHAR_H@
343 OBJEXT = @OBJEXT@
344 PACKAGE = @PACKAGE@
345 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
346 PACKAGE_NAME = @PACKAGE_NAME@
347 PACKAGE_STRING = @PACKAGE_STRING@
348 PACKAGE_TARNAME = @PACKAGE_TARNAME@
349 PACKAGE_URL = @PACKAGE_URL@
350 PACKAGE_VERSION = @PACKAGE_VERSION@
351 PATH_SEPARATOR = @PATH_SEPARATOR@
352 PKGVERSION = @PKGVERSION@
353 POSUB = @POSUB@
354 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
355 PRIPTR_PREFIX = @PRIPTR_PREFIX@
356 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
357 PROFILE_CFLAGS = @PROFILE_CFLAGS@
358 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
359 PYTHON_CFLAGS = @PYTHON_CFLAGS@
360 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
361 PYTHON_LIBS = @PYTHON_LIBS@
362 RANLIB = @RANLIB@
363 RDYNAMIC = @RDYNAMIC@
364 READLINE = @READLINE@
365 READLINE_CFLAGS = @READLINE_CFLAGS@
366 READLINE_DEPS = @READLINE_DEPS@
367 READLINE_TEXI_INCFLAG = @READLINE_TEXI_INCFLAG@
368 REPLACE_BTOWC = @REPLACE_BTOWC@
369 REPLACE_MBRLEN = @REPLACE_MBRLEN@
370 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
371 REPLACE_MBSINIT = @REPLACE_MBSINIT@
372 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
373 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
374 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
375 REPLACE_MEMCHR = @REPLACE_MEMCHR@
376 REPLACE_MEMMEM = @REPLACE_MEMMEM@
377 REPLACE_NULL = @REPLACE_NULL@
378 REPLACE_STPNCPY = @REPLACE_STPNCPY@
379 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
380 REPLACE_STRDUP = @REPLACE_STRDUP@
381 REPLACE_STRERROR = @REPLACE_STRERROR@
382 REPLACE_STRNCAT = @REPLACE_STRNCAT@
383 REPLACE_STRNDUP = @REPLACE_STRNDUP@
384 REPLACE_STRNLEN = @REPLACE_STRNLEN@
385 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
386 REPLACE_STRSTR = @REPLACE_STRSTR@
387 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
388 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
389 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
390 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
391 REPLACE_WCTOB = @REPLACE_WCTOB@
392 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
393 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
394 REPORT_BUGS_TO = @REPORT_BUGS_TO@
395 SER_HARDWIRE = @SER_HARDWIRE@
396 SET_MAKE = @SET_MAKE@
397 SHELL = @SHELL@
398 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
399 SIM = @SIM@
400 SIM_OBS = @SIM_OBS@
401 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
402 STDDEF_H = @STDDEF_H@
403 STDINT_H = @STDINT_H@
404 STRIP = @STRIP@
405 SYSTEM_GDBINIT = @SYSTEM_GDBINIT@
406 TARGET_OBS = @TARGET_OBS@
407 TARGET_PTR = @TARGET_PTR@
408 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
409 TCL_BIN_DIR = @TCL_BIN_DIR@
410 TCL_DEPS = @TCL_DEPS@
411 TCL_INCLUDE = @TCL_INCLUDE@
412 TCL_LIBRARY = @TCL_LIBRARY@
413 TCL_LIB_FILE = @TCL_LIB_FILE@
414 TCL_LIB_FLAG = @TCL_LIB_FLAG@
415 TCL_LIB_SPEC = @TCL_LIB_SPEC@
416 TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
417 TCL_SRC_DIR = @TCL_SRC_DIR@
418 TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
419 TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
420 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
421 TCL_VERSION = @TCL_VERSION@
422 TK_BIN_DIR = @TK_BIN_DIR@
423 TK_DEPS = @TK_DEPS@
424 TK_INCLUDE = @TK_INCLUDE@
425 TK_LIBRARY = @TK_LIBRARY@
426 TK_LIB_FILE = @TK_LIB_FILE@
427 TK_LIB_FLAG = @TK_LIB_FLAG@
428 TK_LIB_SPEC = @TK_LIB_SPEC@
429 TK_SRC_DIR = @TK_SRC_DIR@
430 TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
431 TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
432 TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
433 TK_VERSION = @TK_VERSION@
434 TK_XINCLUDES = @TK_XINCLUDES@
435 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
436 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
437 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
438 USE_NLS = @USE_NLS@
439 VERSION = @VERSION@
440 WARN_CFLAGS = @WARN_CFLAGS@
441 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
442 WERROR_CFLAGS = @WERROR_CFLAGS@
443 WIN32LDAPP = @WIN32LDAPP@
444 WIN32LIBS = @WIN32LIBS@
445 WINDRES = @WINDRES@
446 WINT_T_SUFFIX = @WINT_T_SUFFIX@
447 XGETTEXT = @XGETTEXT@
448 XMKMF = @XMKMF@
449 X_CFLAGS = @X_CFLAGS@
450 X_LDFLAGS = @X_LDFLAGS@
451 X_LIBS = @X_LIBS@
452 YACC = @YACC@
453 YFLAGS = @YFLAGS@
454 abs_builddir = @abs_builddir@
455 abs_srcdir = @abs_srcdir@
456 abs_top_builddir = @abs_top_builddir@
457 abs_top_srcdir = @abs_top_srcdir@
458 ac_ct_CC = @ac_ct_CC@
459 am__include = @am__include@
460 am__leading_dot = @am__leading_dot@
461 am__quote = @am__quote@
462 am__tar = @am__tar@
463 am__untar = @am__untar@
464 bindir = @bindir@
465 build = @build@
466 build_alias = @build_alias@
467 build_cpu = @build_cpu@
468 build_os = @build_os@
469 build_vendor = @build_vendor@
470 builddir = @builddir@
471 datadir = @datadir@
472 datarootdir = @datarootdir@
473 docdir = @docdir@
474 dvidir = @dvidir@
475 exec_prefix = @exec_prefix@
476 frags = @frags@
477 gl_LIBOBJS = @gl_LIBOBJS@
478 gl_LTLIBOBJS = @gl_LTLIBOBJS@
479 gltests_LIBOBJS = @gltests_LIBOBJS@
480 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
481 gltests_WITNESS = @gltests_WITNESS@
482 host = @host@
483 host_alias = @host_alias@
484 host_cpu = @host_cpu@
485 host_os = @host_os@
486 host_vendor = @host_vendor@
487 htmldir = @htmldir@
488 includedir = @includedir@
489 infodir = @infodir@
490 install_sh = @install_sh@
491 libdir = @libdir@
492 libexecdir = @libexecdir@
493 localedir = @localedir@
494 localstatedir = @localstatedir@
495 mandir = @mandir@
496 mkdir_p = @mkdir_p@
497 oldincludedir = @oldincludedir@
498 pdfdir = @pdfdir@
499 prefix = @prefix@
500 program_transform_name = @program_transform_name@
501 psdir = @psdir@
502 python_prog_path = @python_prog_path@
503 sbindir = @sbindir@
504 sharedstatedir = @sharedstatedir@
505 srcdir = @srcdir@
506 subdirs = @subdirs@
507 sysconfdir = @sysconfdir@
508 target = @target@
509 target_alias = @target_alias@
510 target_cpu = @target_cpu@
511 target_os = @target_os@
512 target_subdir = @target_subdir@
513 target_vendor = @target_vendor@
514 top_build_prefix = @top_build_prefix@
515 top_builddir = @top_builddir@
516 top_srcdir = @top_srcdir@
517 AUTOMAKE_OPTIONS = 1.5 gnits
518 SUBDIRS = 
519 noinst_HEADERS = 
520 noinst_LIBRARIES = libgnu.a
521 noinst_LTLIBRARIES = 
522 EXTRA_DIST = m4/gnulib-cache.m4 \
523         $(top_srcdir)/gnulib/extra/arg-nonnull.h \
524         $(top_srcdir)/gnulib/extra/c++defs.h inttypes.in.h memchr.c \
525         memchr.valgrind memmem.c str-two-way.h stddef.in.h stdint.in.h \
526         string.in.h $(top_srcdir)/gnulib/extra/update-copyright \
527         $(top_srcdir)/gnulib/extra/warn-on-use.h wchar.in.h
528
529 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
530 # statements but through direct file reference. Therefore this snippet must be
531 # present in all Makefile.am that need it. This is ensured by the applicability
532 # 'all' defined above.
533
534 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
535 # statements but through direct file reference. Therefore this snippet must be
536 # present in all Makefile.am that need it. This is ensured by the applicability
537 # 'all' defined above.
538 BUILT_SOURCES = arg-nonnull.h c++defs.h inttypes.h $(STDDEF_H) \
539         $(STDINT_H) string.h warn-on-use.h wchar.h
540 SUFFIXES = 
541 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
542         c++defs.h c++defs.h-t inttypes.h inttypes.h-t stddef.h \
543         stddef.h-t stdint.h stdint.h-t string.h string.h-t \
544         warn-on-use.h warn-on-use.h-t wchar.h wchar.h-t
545 MOSTLYCLEANDIRS = 
546 CLEANFILES = 
547 DISTCLEANFILES = 
548 MAINTAINERCLEANFILES = 
549 AM_CPPFLAGS = 
550 AM_CFLAGS = 
551 libgnu_a_SOURCES = dummy.c
552 libgnu_a_LIBADD = $(gl_LIBOBJS)
553 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
554 EXTRA_libgnu_a_SOURCES = memchr.c memmem.c
555 ARG_NONNULL_H = arg-nonnull.h
556 CXXDEFS_H = c++defs.h
557 WARN_ON_USE_H = warn-on-use.h
558 all: $(BUILT_SOURCES)
559         $(MAKE) $(AM_MAKEFLAGS) all-recursive
560
561 .SUFFIXES:
562 .SUFFIXES: .c .o .obj
563 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
564         @for dep in $?; do \
565           case '$(am__configure_deps)' in \
566             *$$dep*) \
567               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
568                 && { if test -f $@; then exit 0; else break; fi; }; \
569               exit 1;; \
570           esac; \
571         done; \
572         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
573         $(am__cd) $(top_srcdir) && \
574           $(AUTOMAKE) --gnits gnulib/Makefile
575 .PRECIOUS: Makefile
576 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
577         @case '$?' in \
578           *config.status*) \
579             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
580           *) \
581             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
582             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
583         esac;
584
585 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
586         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
587
588 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
589         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
590 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
591         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592 $(am__aclocal_m4_deps):
593
594 clean-noinstLIBRARIES:
595         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
596 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) 
597         -rm -f libgnu.a
598         $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
599         $(RANLIB) libgnu.a
600
601 clean-noinstLTLIBRARIES:
602         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
603         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
604           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
605           test "$$dir" != "$$p" || dir=.; \
606           echo "rm -f \"$${dir}/so_locations\""; \
607           rm -f "$${dir}/so_locations"; \
608         done
609
610 mostlyclean-compile:
611         -rm -f *.$(OBJEXT)
612
613 distclean-compile:
614         -rm -f *.tab.c
615
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
619
620 .c.o:
621 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
622 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
626
627 .c.obj:
628 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
629 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
633
634 # This directory's subdirectories are mostly independent; you can cd
635 # into them and run `make' without going through this Makefile.
636 # To change the values of `make' variables: instead of editing Makefiles,
637 # (1) if the variable is set in `config.status', edit `config.status'
638 #     (which will cause the Makefiles to be regenerated when you run `make');
639 # (2) otherwise, pass the desired values on the `make' command line.
640 $(RECURSIVE_TARGETS):
641         @fail= failcom='exit 1'; \
642         for f in x $$MAKEFLAGS; do \
643           case $$f in \
644             *=* | --[!k]*);; \
645             *k*) failcom='fail=yes';; \
646           esac; \
647         done; \
648         dot_seen=no; \
649         target=`echo $@ | sed s/-recursive//`; \
650         list='$(SUBDIRS)'; for subdir in $$list; do \
651           echo "Making $$target in $$subdir"; \
652           if test "$$subdir" = "."; then \
653             dot_seen=yes; \
654             local_target="$$target-am"; \
655           else \
656             local_target="$$target"; \
657           fi; \
658           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
659           || eval $$failcom; \
660         done; \
661         if test "$$dot_seen" = "no"; then \
662           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
663         fi; test -z "$$fail"
664
665 $(RECURSIVE_CLEAN_TARGETS):
666         @fail= failcom='exit 1'; \
667         for f in x $$MAKEFLAGS; do \
668           case $$f in \
669             *=* | --[!k]*);; \
670             *k*) failcom='fail=yes';; \
671           esac; \
672         done; \
673         dot_seen=no; \
674         case "$@" in \
675           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
676           *) list='$(SUBDIRS)' ;; \
677         esac; \
678         rev=''; for subdir in $$list; do \
679           if test "$$subdir" = "."; then :; else \
680             rev="$$subdir $$rev"; \
681           fi; \
682         done; \
683         rev="$$rev ."; \
684         target=`echo $@ | sed s/-recursive//`; \
685         for subdir in $$rev; do \
686           echo "Making $$target in $$subdir"; \
687           if test "$$subdir" = "."; then \
688             local_target="$$target-am"; \
689           else \
690             local_target="$$target"; \
691           fi; \
692           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
693           || eval $$failcom; \
694         done && test -z "$$fail"
695 tags-recursive:
696         list='$(SUBDIRS)'; for subdir in $$list; do \
697           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
698         done
699 ctags-recursive:
700         list='$(SUBDIRS)'; for subdir in $$list; do \
701           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
702         done
703
704 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
705         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
706         unique=`for i in $$list; do \
707             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708           done | \
709           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
710               END { if (nonempty) { for (i in files) print i; }; }'`; \
711         mkid -fID $$unique
712 tags: TAGS
713
714 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
715                 $(TAGS_FILES) $(LISP)
716         set x; \
717         here=`pwd`; \
718         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
719           include_option=--etags-include; \
720           empty_fix=.; \
721         else \
722           include_option=--include; \
723           empty_fix=; \
724         fi; \
725         list='$(SUBDIRS)'; for subdir in $$list; do \
726           if test "$$subdir" = .; then :; else \
727             test ! -f $$subdir/TAGS || \
728               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
729           fi; \
730         done; \
731         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
732         unique=`for i in $$list; do \
733             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
734           done | \
735           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
736               END { if (nonempty) { for (i in files) print i; }; }'`; \
737         shift; \
738         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
739           test -n "$$unique" || unique=$$empty_fix; \
740           if test $$# -gt 0; then \
741             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
742               "$$@" $$unique; \
743           else \
744             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
745               $$unique; \
746           fi; \
747         fi
748 ctags: CTAGS
749 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
750                 $(TAGS_FILES) $(LISP)
751         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
752         unique=`for i in $$list; do \
753             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
754           done | \
755           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
756               END { if (nonempty) { for (i in files) print i; }; }'`; \
757         test -z "$(CTAGS_ARGS)$$unique" \
758           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
759              $$unique
760
761 GTAGS:
762         here=`$(am__cd) $(top_builddir) && pwd` \
763           && $(am__cd) $(top_srcdir) \
764           && gtags -i $(GTAGS_ARGS) "$$here"
765
766 distclean-tags:
767         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
768
769 distdir: $(DISTFILES)
770         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
771         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
772         list='$(DISTFILES)'; \
773           dist_files=`for file in $$list; do echo $$file; done | \
774           sed -e "s|^$$srcdirstrip/||;t" \
775               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
776         case $$dist_files in \
777           */*) $(MKDIR_P) `echo "$$dist_files" | \
778                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
779                            sort -u` ;; \
780         esac; \
781         for file in $$dist_files; do \
782           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
783           if test -d $$d/$$file; then \
784             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
785             if test -d "$(distdir)/$$file"; then \
786               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
787             fi; \
788             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
789               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
790               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
791             fi; \
792             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
793           else \
794             test -f "$(distdir)/$$file" \
795             || cp -p $$d/$$file "$(distdir)/$$file" \
796             || exit 1; \
797           fi; \
798         done
799         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
800           if test "$$subdir" = .; then :; else \
801             test -d "$(distdir)/$$subdir" \
802             || $(MKDIR_P) "$(distdir)/$$subdir" \
803             || exit 1; \
804           fi; \
805         done
806         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
807           if test "$$subdir" = .; then :; else \
808             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
809             $(am__relativize); \
810             new_distdir=$$reldir; \
811             dir1=$$subdir; dir2="$(top_distdir)"; \
812             $(am__relativize); \
813             new_top_distdir=$$reldir; \
814             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
815             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
816             ($(am__cd) $$subdir && \
817               $(MAKE) $(AM_MAKEFLAGS) \
818                 top_distdir="$$new_top_distdir" \
819                 distdir="$$new_distdir" \
820                 am__remove_distdir=: \
821                 am__skip_length_check=: \
822                 am__skip_mode_fix=: \
823                 distdir) \
824               || exit 1; \
825           fi; \
826         done
827 check-am: all-am
828 check: $(BUILT_SOURCES)
829         $(MAKE) $(AM_MAKEFLAGS) check-recursive
830 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
831 installdirs: installdirs-recursive
832 installdirs-am:
833 install: $(BUILT_SOURCES)
834         $(MAKE) $(AM_MAKEFLAGS) install-recursive
835 install-exec: install-exec-recursive
836 install-data: install-data-recursive
837 uninstall: uninstall-recursive
838
839 install-am: all-am
840         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
841
842 installcheck: installcheck-recursive
843 install-strip:
844         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
845           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
846           `test -z '$(STRIP)' || \
847             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
848 mostlyclean-generic:
849         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
850
851 clean-generic:
852         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
853
854 distclean-generic:
855         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
856         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
857         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
858
859 maintainer-clean-generic:
860         @echo "This command is intended for maintainers to use"
861         @echo "it deletes files that may require special tools to rebuild."
862         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
863         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
864 clean: clean-recursive
865
866 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
867         mostlyclean-am
868
869 distclean: distclean-recursive
870         -rm -rf ./$(DEPDIR)
871         -rm -f Makefile
872 distclean-am: clean-am distclean-compile distclean-generic \
873         distclean-tags
874
875 dvi: dvi-recursive
876
877 dvi-am:
878
879 html: html-recursive
880
881 html-am:
882
883 info: info-recursive
884
885 info-am:
886
887 install-data-am:
888
889 install-dvi: install-dvi-recursive
890
891 install-dvi-am:
892
893 install-exec-am:
894
895 install-html: install-html-recursive
896
897 install-html-am:
898
899 install-info: install-info-recursive
900
901 install-info-am:
902
903 install-man:
904
905 install-pdf: install-pdf-recursive
906
907 install-pdf-am:
908
909 install-ps: install-ps-recursive
910
911 install-ps-am:
912
913 installcheck-am:
914
915 maintainer-clean: maintainer-clean-recursive
916         -rm -rf ./$(DEPDIR)
917         -rm -f Makefile
918 maintainer-clean-am: distclean-am maintainer-clean-generic
919
920 mostlyclean: mostlyclean-recursive
921
922 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
923         mostlyclean-local
924
925 pdf: pdf-recursive
926
927 pdf-am:
928
929 ps: ps-recursive
930
931 ps-am:
932
933 uninstall-am:
934
935 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
936         ctags-recursive install install-am install-strip \
937         tags-recursive
938
939 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
940         all all-am check check-am clean clean-generic \
941         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
942         ctags-recursive distclean distclean-compile distclean-generic \
943         distclean-tags distdir dvi dvi-am html html-am info info-am \
944         install install-am install-data install-data-am install-dvi \
945         install-dvi-am install-exec install-exec-am install-html \
946         install-html-am install-info install-info-am install-man \
947         install-pdf install-pdf-am install-ps install-ps-am \
948         install-strip installcheck installcheck-am installdirs \
949         installdirs-am maintainer-clean maintainer-clean-generic \
950         mostlyclean mostlyclean-compile mostlyclean-generic \
951         mostlyclean-local pdf pdf-am ps ps-am tags tags-recursive \
952         uninstall uninstall-am
953
954 # The arg-nonnull.h that gets inserted into generated .h files is the same as
955 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
956 arg-nonnull.h: $(top_srcdir)/gnulib/extra/arg-nonnull.h
957         $(AM_V_GEN)rm -f $@-t $@ && \
958         sed -n -e '/GL_ARG_NONNULL/,$$p' \
959           < $(top_srcdir)/gnulib/extra/arg-nonnull.h \
960           > $@-t && \
961         mv $@-t $@
962 # The c++defs.h that gets inserted into generated .h files is the same as
963 # build-aux/c++defs.h, except that it has the copyright header cut off.
964 c++defs.h: $(top_srcdir)/gnulib/extra/c++defs.h
965         $(AM_V_GEN)rm -f $@-t $@ && \
966         sed -n -e '/_GL_CXXDEFS/,$$p' \
967           < $(top_srcdir)/gnulib/extra/c++defs.h \
968           > $@-t && \
969         mv $@-t $@
970
971 # We need the following in order to create <inttypes.h> when the system
972 # doesn't have one that works with the given compiler.
973 inttypes.h: inttypes.in.h $(WARN_ON_USE_H) $(ARG_NONNULL_H)
974         $(AM_V_GEN)rm -f $@-t $@ && \
975         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
976           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
977               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
978               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
979               -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
980               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
981               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
982               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
983               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
984               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
985               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
986               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
987               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
988               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
989               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
990               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
991               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
992               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
993               -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
994               -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
995               -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
996               -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
997               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
998               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
999               < $(srcdir)/inttypes.in.h; \
1000         } > $@-t && \
1001         mv $@-t $@
1002
1003 # We need the following in order to create <stddef.h> when the system
1004 # doesn't have one that works with the given compiler.
1005 stddef.h: stddef.in.h
1006         $(AM_V_GEN)rm -f $@-t $@ && \
1007         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1008           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1009               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1010               -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1011               -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1012               -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1013               < $(srcdir)/stddef.in.h; \
1014         } > $@-t && \
1015         mv $@-t $@
1016
1017 # We need the following in order to create <stdint.h> when the system
1018 # doesn't have one that works with the given compiler.
1019 stdint.h: stdint.in.h
1020         $(AM_V_GEN)rm -f $@-t $@ && \
1021         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1022           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1023               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1024               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1025               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1026               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1027               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1028               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1029               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1030               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1031               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1032               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1033               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1034               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1035               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1036               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1037               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1038               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1039               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1040               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1041               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1042               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1043               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1044               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1045               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1046               < $(srcdir)/stdint.in.h; \
1047         } > $@-t && \
1048         mv $@-t $@
1049
1050 # We need the following in order to create <string.h> when the system
1051 # doesn't have one that works with the given compiler.
1052 string.h: string.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1053         $(AM_V_GEN)rm -f $@-t $@ && \
1054         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1055           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1056               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1057               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1058               -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
1059               -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
1060               -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
1061               -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
1062               -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
1063               -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
1064               -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
1065               -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
1066               -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
1067               -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
1068               -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
1069               -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
1070               -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
1071               -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
1072               -e 's|@''GNULIB_MEMCHR''@|$(GNULIB_MEMCHR)|g' \
1073               -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
1074               -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
1075               -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
1076               -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
1077               -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
1078               -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
1079               -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
1080               -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
1081               -e 's|@''GNULIB_STRNCAT''@|$(GNULIB_STRNCAT)|g' \
1082               -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
1083               -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
1084               -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
1085               -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
1086               -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
1087               -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
1088               -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
1089               -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
1090               -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
1091               -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
1092               < $(srcdir)/string.in.h | \
1093           sed -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
1094               -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
1095               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1096               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1097               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1098               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1099               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1100               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1101               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1102               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1103               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1104               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1105               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1106               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1107               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1108               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1109               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1110               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1111               -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
1112               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1113               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1114               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1115               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1116               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1117               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1118               -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
1119               -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
1120               -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
1121               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1122               -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
1123               -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
1124               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1125               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1126               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1127               < $(srcdir)/string.in.h; \
1128         } > $@-t && \
1129         mv $@-t $@
1130 # The warn-on-use.h that gets inserted into generated .h files is the same as
1131 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
1132 warn-on-use.h: $(top_srcdir)/gnulib/extra/warn-on-use.h
1133         $(AM_V_GEN)rm -f $@-t $@ && \
1134         sed -n -e '/^.ifndef/,$$p' \
1135           < $(top_srcdir)/gnulib/extra/warn-on-use.h \
1136           > $@-t && \
1137         mv $@-t $@
1138
1139 # We need the following in order to create <wchar.h> when the system
1140 # version does not work standalone.
1141 wchar.h: wchar.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1142         $(AM_V_GEN)rm -f $@-t $@ && \
1143         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1144           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1145               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1146               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1147               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
1148               -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
1149               -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
1150               -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
1151               -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
1152               -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
1153               -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
1154               -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
1155               -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
1156               -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
1157               -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
1158               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
1159               -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
1160               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
1161               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
1162               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
1163               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
1164               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
1165               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
1166               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
1167               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
1168               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
1169               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
1170               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1171               -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
1172               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
1173               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
1174               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
1175               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
1176               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
1177               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
1178               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
1179               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
1180               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
1181               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
1182               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1183               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1184               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1185               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1186             < $(srcdir)/wchar.in.h; \
1187         } > $@-t && \
1188         mv $@-t $@
1189
1190 mostlyclean-local: mostlyclean-generic
1191         @for dir in '' $(MOSTLYCLEANDIRS); do \
1192           if test -n "$$dir" && test -d $$dir; then \
1193             echo "rmdir $$dir"; rmdir $$dir; \
1194           fi; \
1195         done; \
1196         :
1197
1198 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1199 # Otherwise a system limit (for SysV at least) may be exceeded.
1200 .NOEXPORT: