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