7b396c1080f2356ddf45ae0a77b62e8ef137b710
[deliverable/binutils-gdb.git] / gdb / gnulib / import / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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-2012 Free Software Foundation, Inc.
19 #
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
24 #
25 # This file is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
29 #
30 # You should have received a copy of the GNU General Public License
31 # along with this file. If not, see <http://www.gnu.org/licenses/>.
32 #
33 # As a special exception to the GNU General Public License,
34 # this file may be distributed as part of a program that
35 # contains a configuration script generated by Autoconf, under
36 # the same distribution terms as the rest of that program.
37 #
38 # Generated by gnulib-tool.
39 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=import --m4-base=import/m4 --doc-base=doc --tests-base=tests --aux-dir=import/extra --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files fnmatch-gnu inttypes memmem update-copyright
40
41
42
43 VPATH = @srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkgincludedir = $(includedir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_HEADER = $(INSTALL_DATA)
52 transform = $(program_transform_name)
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 build_triplet = @build@
60 host_triplet = @host@
61 target_triplet = @target@
62 subdir = import
63 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
64 $(srcdir)/Makefile.in alloca.c
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \
67 $(top_srcdir)/import/m4/alloca.m4 \
68 $(top_srcdir)/import/m4/codeset.m4 \
69 $(top_srcdir)/import/m4/configmake.m4 \
70 $(top_srcdir)/import/m4/extensions.m4 \
71 $(top_srcdir)/import/m4/extern-inline.m4 \
72 $(top_srcdir)/import/m4/fcntl-o.m4 \
73 $(top_srcdir)/import/m4/fnmatch.m4 \
74 $(top_srcdir)/import/m4/glibc21.m4 \
75 $(top_srcdir)/import/m4/gnulib-common.m4 \
76 $(top_srcdir)/import/m4/gnulib-comp.m4 \
77 $(top_srcdir)/import/m4/include_next.m4 \
78 $(top_srcdir)/import/m4/inttypes-pri.m4 \
79 $(top_srcdir)/import/m4/inttypes.m4 \
80 $(top_srcdir)/import/m4/localcharset.m4 \
81 $(top_srcdir)/import/m4/locale-fr.m4 \
82 $(top_srcdir)/import/m4/locale-ja.m4 \
83 $(top_srcdir)/import/m4/locale-zh.m4 \
84 $(top_srcdir)/import/m4/longlong.m4 \
85 $(top_srcdir)/import/m4/mbrtowc.m4 \
86 $(top_srcdir)/import/m4/mbsinit.m4 \
87 $(top_srcdir)/import/m4/mbsrtowcs.m4 \
88 $(top_srcdir)/import/m4/mbstate_t.m4 \
89 $(top_srcdir)/import/m4/memchr.m4 \
90 $(top_srcdir)/import/m4/memmem.m4 \
91 $(top_srcdir)/import/m4/mmap-anon.m4 \
92 $(top_srcdir)/import/m4/multiarch.m4 \
93 $(top_srcdir)/import/m4/onceonly.m4 \
94 $(top_srcdir)/import/m4/stdbool.m4 \
95 $(top_srcdir)/import/m4/stddef_h.m4 \
96 $(top_srcdir)/import/m4/stdint.m4 \
97 $(top_srcdir)/import/m4/string_h.m4 \
98 $(top_srcdir)/import/m4/warn-on-use.m4 \
99 $(top_srcdir)/import/m4/wchar_h.m4 \
100 $(top_srcdir)/import/m4/wchar_t.m4 \
101 $(top_srcdir)/import/m4/wctype_h.m4 \
102 $(top_srcdir)/import/m4/wint_t.m4 $(top_srcdir)/configure.ac
103 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 $(ACLOCAL_M4)
105 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
106 CONFIG_HEADER = $(top_builddir)/config.h
107 CONFIG_CLEAN_FILES =
108 CONFIG_CLEAN_VPATH_FILES =
109 LIBRARIES = $(noinst_LIBRARIES)
110 libgnu_a_AR = $(AR) $(ARFLAGS)
111 am__DEPENDENCIES_1 =
112 am_libgnu_a_OBJECTS = localcharset.$(OBJEXT) strnlen1.$(OBJEXT) \
113 wctype-h.$(OBJEXT)
114 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
115 LTLIBRARIES = $(noinst_LTLIBRARIES)
116 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
117 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
118 am__depfiles_maybe = depfiles
119 am__mv = mv -f
120 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
121 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122 CCLD = $(CC)
123 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
124 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
125 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
126 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
127 html-recursive info-recursive install-data-recursive \
128 install-dvi-recursive install-exec-recursive \
129 install-html-recursive install-info-recursive \
130 install-pdf-recursive install-ps-recursive install-recursive \
131 installcheck-recursive installdirs-recursive pdf-recursive \
132 ps-recursive uninstall-recursive
133 HEADERS = $(noinst_HEADERS)
134 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135 distclean-recursive maintainer-clean-recursive
136 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
137 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
138 distdir
139 ETAGS = etags
140 CTAGS = ctags
141 DIST_SUBDIRS = $(SUBDIRS)
142 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143 am__relativize = \
144 dir0=`pwd`; \
145 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
146 sed_rest='s,^[^/]*/*,,'; \
147 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
148 sed_butlast='s,/*[^/]*$$,,'; \
149 while test -n "$$dir1"; do \
150 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
151 if test "$$first" != "."; then \
152 if test "$$first" = ".."; then \
153 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
154 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
155 else \
156 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
157 if test "$$first2" = "$$first"; then \
158 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
159 else \
160 dir2="../$$dir2"; \
161 fi; \
162 dir0="$$dir0"/"$$first"; \
163 fi; \
164 fi; \
165 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
166 done; \
167 reldir="$$dir2"
168 pkglibexecdir = @pkglibexecdir@
169 ACLOCAL = @ACLOCAL@
170 ALLOCA = @ALLOCA@
171 ALLOCA_H = @ALLOCA_H@
172 AMTAR = @AMTAR@
173 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
174 AR = @AR@
175 ARFLAGS = @ARFLAGS@
176 AUTOCONF = @AUTOCONF@
177 AUTOHEADER = @AUTOHEADER@
178 AUTOMAKE = @AUTOMAKE@
179 AWK = @AWK@
180 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
181 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
182 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
183 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
184 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
185 CC = @CC@
186 CCDEPMODE = @CCDEPMODE@
187 CFLAGS = @CFLAGS@
188 CPP = @CPP@
189 CPPFLAGS = @CPPFLAGS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DEPDIR = @DEPDIR@
193 ECHO_C = @ECHO_C@
194 ECHO_N = @ECHO_N@
195 ECHO_T = @ECHO_T@
196 EGREP = @EGREP@
197 EXEEXT = @EXEEXT@
198 FNMATCH_H = @FNMATCH_H@
199 GLIBC21 = @GLIBC21@
200 GNULIB_BTOWC = @GNULIB_BTOWC@
201 GNULIB_FFSL = @GNULIB_FFSL@
202 GNULIB_FFSLL = @GNULIB_FFSLL@
203 GNULIB_IMAXABS = @GNULIB_IMAXABS@
204 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
205 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
206 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
207 GNULIB_MBRLEN = @GNULIB_MBRLEN@
208 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
209 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
210 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
211 GNULIB_MBSCHR = @GNULIB_MBSCHR@
212 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
213 GNULIB_MBSINIT = @GNULIB_MBSINIT@
214 GNULIB_MBSLEN = @GNULIB_MBSLEN@
215 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
216 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
217 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
218 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
219 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
220 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
221 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
222 GNULIB_MBSSEP = @GNULIB_MBSSEP@
223 GNULIB_MBSSPN = @GNULIB_MBSSPN@
224 GNULIB_MBSSTR = @GNULIB_MBSSTR@
225 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
226 GNULIB_MEMCHR = @GNULIB_MEMCHR@
227 GNULIB_MEMMEM = @GNULIB_MEMMEM@
228 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
229 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
230 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
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_STRERROR_R = @GNULIB_STRERROR_R@
238 GNULIB_STRNCAT = @GNULIB_STRNCAT@
239 GNULIB_STRNDUP = @GNULIB_STRNDUP@
240 GNULIB_STRNLEN = @GNULIB_STRNLEN@
241 GNULIB_STRPBRK = @GNULIB_STRPBRK@
242 GNULIB_STRSEP = @GNULIB_STRSEP@
243 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
244 GNULIB_STRSTR = @GNULIB_STRSTR@
245 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
246 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
247 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
248 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
249 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
250 GNULIB_WCPCPY = @GNULIB_WCPCPY@
251 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
252 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
253 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
254 GNULIB_WCSCAT = @GNULIB_WCSCAT@
255 GNULIB_WCSCHR = @GNULIB_WCSCHR@
256 GNULIB_WCSCMP = @GNULIB_WCSCMP@
257 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
258 GNULIB_WCSCPY = @GNULIB_WCSCPY@
259 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
260 GNULIB_WCSDUP = @GNULIB_WCSDUP@
261 GNULIB_WCSLEN = @GNULIB_WCSLEN@
262 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
263 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
264 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
265 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
266 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
267 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
268 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
269 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
270 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
271 GNULIB_WCSSPN = @GNULIB_WCSSPN@
272 GNULIB_WCSSTR = @GNULIB_WCSSTR@
273 GNULIB_WCSTOK = @GNULIB_WCSTOK@
274 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
275 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
276 GNULIB_WCTOB = @GNULIB_WCTOB@
277 GNULIB_WCTRANS = @GNULIB_WCTRANS@
278 GNULIB_WCTYPE = @GNULIB_WCTYPE@
279 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
280 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
281 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
282 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
283 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
284 GNULIB_WMEMSET = @GNULIB_WMEMSET@
285 GREP = @GREP@
286 HAVE_BTOWC = @HAVE_BTOWC@
287 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
288 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
289 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
290 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
291 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
292 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
293 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
294 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
295 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
296 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
297 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
298 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
299 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
300 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
301 HAVE_FEATURES_H = @HAVE_FEATURES_H@
302 HAVE_FFSL = @HAVE_FFSL@
303 HAVE_FFSLL = @HAVE_FFSLL@
304 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
305 HAVE_ISWBLANK = @HAVE_ISWBLANK@
306 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
307 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
308 HAVE_MBRLEN = @HAVE_MBRLEN@
309 HAVE_MBRTOWC = @HAVE_MBRTOWC@
310 HAVE_MBSINIT = @HAVE_MBSINIT@
311 HAVE_MBSLEN = @HAVE_MBSLEN@
312 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
313 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
314 HAVE_MEMCHR = @HAVE_MEMCHR@
315 HAVE_MEMPCPY = @HAVE_MEMPCPY@
316 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
317 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
318 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
319 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
320 HAVE_STDINT_H = @HAVE_STDINT_H@
321 HAVE_STPCPY = @HAVE_STPCPY@
322 HAVE_STPNCPY = @HAVE_STPNCPY@
323 HAVE_STRCASESTR = @HAVE_STRCASESTR@
324 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
325 HAVE_STRPBRK = @HAVE_STRPBRK@
326 HAVE_STRSEP = @HAVE_STRSEP@
327 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
328 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
329 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
330 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
331 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
332 HAVE_WCHAR_H = @HAVE_WCHAR_H@
333 HAVE_WCHAR_T = @HAVE_WCHAR_T@
334 HAVE_WCPCPY = @HAVE_WCPCPY@
335 HAVE_WCPNCPY = @HAVE_WCPNCPY@
336 HAVE_WCRTOMB = @HAVE_WCRTOMB@
337 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
338 HAVE_WCSCAT = @HAVE_WCSCAT@
339 HAVE_WCSCHR = @HAVE_WCSCHR@
340 HAVE_WCSCMP = @HAVE_WCSCMP@
341 HAVE_WCSCOLL = @HAVE_WCSCOLL@
342 HAVE_WCSCPY = @HAVE_WCSCPY@
343 HAVE_WCSCSPN = @HAVE_WCSCSPN@
344 HAVE_WCSDUP = @HAVE_WCSDUP@
345 HAVE_WCSLEN = @HAVE_WCSLEN@
346 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
347 HAVE_WCSNCAT = @HAVE_WCSNCAT@
348 HAVE_WCSNCMP = @HAVE_WCSNCMP@
349 HAVE_WCSNCPY = @HAVE_WCSNCPY@
350 HAVE_WCSNLEN = @HAVE_WCSNLEN@
351 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
352 HAVE_WCSPBRK = @HAVE_WCSPBRK@
353 HAVE_WCSRCHR = @HAVE_WCSRCHR@
354 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
355 HAVE_WCSSPN = @HAVE_WCSSPN@
356 HAVE_WCSSTR = @HAVE_WCSSTR@
357 HAVE_WCSTOK = @HAVE_WCSTOK@
358 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
359 HAVE_WCSXFRM = @HAVE_WCSXFRM@
360 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
361 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
362 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
363 HAVE_WINT_T = @HAVE_WINT_T@
364 HAVE_WMEMCHR = @HAVE_WMEMCHR@
365 HAVE_WMEMCMP = @HAVE_WMEMCMP@
366 HAVE_WMEMCPY = @HAVE_WMEMCPY@
367 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
368 HAVE_WMEMSET = @HAVE_WMEMSET@
369 HAVE__BOOL = @HAVE__BOOL@
370 INCLUDE_NEXT = @INCLUDE_NEXT@
371 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
372 INSTALL = @INSTALL@
373 INSTALL_DATA = @INSTALL_DATA@
374 INSTALL_PROGRAM = @INSTALL_PROGRAM@
375 INSTALL_SCRIPT = @INSTALL_SCRIPT@
376 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
377 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
378 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
379 LDFLAGS = @LDFLAGS@
380 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
381 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
382 LIBOBJS = @LIBOBJS@
383 LIBS = @LIBS@
384 LN_S = @LN_S@
385 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
386 LOCALE_FR = @LOCALE_FR@
387 LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
388 LOCALE_JA = @LOCALE_JA@
389 LOCALE_ZH_CN = @LOCALE_ZH_CN@
390 LTLIBOBJS = @LTLIBOBJS@
391 MAINT = @MAINT@
392 MAKEINFO = @MAKEINFO@
393 MKDIR_P = @MKDIR_P@
394 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
395 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
396 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
397 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
398 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
399 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
400 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
401 NEXT_STDDEF_H = @NEXT_STDDEF_H@
402 NEXT_STDINT_H = @NEXT_STDINT_H@
403 NEXT_STRING_H = @NEXT_STRING_H@
404 NEXT_WCHAR_H = @NEXT_WCHAR_H@
405 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
406 OBJEXT = @OBJEXT@
407 PACKAGE = @PACKAGE@
408 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
409 PACKAGE_NAME = @PACKAGE_NAME@
410 PACKAGE_STRING = @PACKAGE_STRING@
411 PACKAGE_TARNAME = @PACKAGE_TARNAME@
412 PACKAGE_URL = @PACKAGE_URL@
413 PACKAGE_VERSION = @PACKAGE_VERSION@
414 PATH_SEPARATOR = @PATH_SEPARATOR@
415 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
416 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
417 PRIPTR_PREFIX = @PRIPTR_PREFIX@
418 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
419 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
420 RANLIB = @RANLIB@
421 REPLACE_BTOWC = @REPLACE_BTOWC@
422 REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
423 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
424 REPLACE_MBRLEN = @REPLACE_MBRLEN@
425 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
426 REPLACE_MBSINIT = @REPLACE_MBSINIT@
427 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
428 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
429 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
430 REPLACE_MEMCHR = @REPLACE_MEMCHR@
431 REPLACE_MEMMEM = @REPLACE_MEMMEM@
432 REPLACE_NULL = @REPLACE_NULL@
433 REPLACE_STPNCPY = @REPLACE_STPNCPY@
434 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
435 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
436 REPLACE_STRDUP = @REPLACE_STRDUP@
437 REPLACE_STRERROR = @REPLACE_STRERROR@
438 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
439 REPLACE_STRNCAT = @REPLACE_STRNCAT@
440 REPLACE_STRNDUP = @REPLACE_STRNDUP@
441 REPLACE_STRNLEN = @REPLACE_STRNLEN@
442 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
443 REPLACE_STRSTR = @REPLACE_STRSTR@
444 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
445 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
446 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
447 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
448 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
449 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
450 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
451 REPLACE_WCTOB = @REPLACE_WCTOB@
452 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
453 SET_MAKE = @SET_MAKE@
454 SHELL = @SHELL@
455 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
456 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
457 STDBOOL_H = @STDBOOL_H@
458 STDDEF_H = @STDDEF_H@
459 STDINT_H = @STDINT_H@
460 STRIP = @STRIP@
461 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
462 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
463 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
464 VERSION = @VERSION@
465 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
466 WINT_T_SUFFIX = @WINT_T_SUFFIX@
467 abs_builddir = @abs_builddir@
468 abs_srcdir = @abs_srcdir@
469 abs_top_builddir = @abs_top_builddir@
470 abs_top_srcdir = @abs_top_srcdir@
471 ac_ct_CC = @ac_ct_CC@
472 am__include = @am__include@
473 am__leading_dot = @am__leading_dot@
474 am__quote = @am__quote@
475 am__tar = @am__tar@
476 am__untar = @am__untar@
477 bindir = @bindir@
478 build = @build@
479 build_alias = @build_alias@
480 build_cpu = @build_cpu@
481 build_os = @build_os@
482 build_vendor = @build_vendor@
483 builddir = @builddir@
484 datadir = @datadir@
485 datarootdir = @datarootdir@
486 docdir = @docdir@
487 dvidir = @dvidir@
488 exec_prefix = @exec_prefix@
489 gl_LIBOBJS = @gl_LIBOBJS@
490 gl_LTLIBOBJS = @gl_LTLIBOBJS@
491 gltests_LIBOBJS = @gltests_LIBOBJS@
492 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
493 gltests_WITNESS = @gltests_WITNESS@
494 host = @host@
495 host_alias = @host_alias@
496 host_cpu = @host_cpu@
497 host_os = @host_os@
498 host_vendor = @host_vendor@
499 htmldir = @htmldir@
500 includedir = @includedir@
501 infodir = @infodir@
502 install_sh = @install_sh@
503 libdir = @libdir@
504 libexecdir = @libexecdir@
505 lispdir = @lispdir@
506 localedir = @localedir@
507 localstatedir = @localstatedir@
508 mandir = @mandir@
509 mkdir_p = @mkdir_p@
510 oldincludedir = @oldincludedir@
511 pdfdir = @pdfdir@
512 prefix = @prefix@
513 program_transform_name = @program_transform_name@
514 psdir = @psdir@
515 sbindir = @sbindir@
516 sharedstatedir = @sharedstatedir@
517 srcdir = @srcdir@
518 sysconfdir = @sysconfdir@
519 target = @target@
520 target_alias = @target_alias@
521 target_cpu = @target_cpu@
522 target_os = @target_os@
523 target_vendor = @target_vendor@
524 top_build_prefix = @top_build_prefix@
525 top_builddir = @top_builddir@
526 top_srcdir = @top_srcdir@
527 AUTOMAKE_OPTIONS = 1.5 gnits
528 SUBDIRS =
529 noinst_HEADERS =
530 noinst_LIBRARIES = libgnu.a
531 noinst_LTLIBRARIES =
532 EXTRA_DIST = m4/gnulib-cache.m4 alloca.c alloca.in.h fnmatch.c \
533 fnmatch.in.h fnmatch_loop.c inttypes.in.h config.charset \
534 ref-add.sin ref-del.sin mbrtowc.c mbsinit.c mbsrtowcs-impl.h \
535 mbsrtowcs-state.c mbsrtowcs.c memchr.c memchr.valgrind \
536 memmem.c str-two-way.h \
537 $(top_srcdir)/import/extra/snippet/arg-nonnull.h \
538 $(top_srcdir)/import/extra/snippet/c++defs.h \
539 $(top_srcdir)/import/extra/snippet/warn-on-use.h stdbool.in.h \
540 stddef.in.h stdint.in.h streq.h string.in.h \
541 $(top_srcdir)/import/extra/update-copyright verify.h \
542 wchar.in.h wctype.in.h
543
544 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
545 # statements but through direct file reference. Therefore this snippet must be
546 # present in all Makefile.am that need it. This is ensured by the applicability
547 # 'all' defined above.
548
549 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
550 # statements but through direct file reference. Therefore this snippet must be
551 # present in all Makefile.am that need it. This is ensured by the applicability
552 # 'all' defined above.
553 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(FNMATCH_H) inttypes.h \
554 arg-nonnull.h c++defs.h warn-on-use.h $(STDBOOL_H) $(STDDEF_H) \
555 $(STDINT_H) string.h wchar.h wctype.h
556 SUFFIXES = .sed .sin
557 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t fnmatch.h \
558 fnmatch.h-t inttypes.h inttypes.h-t arg-nonnull.h \
559 arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h \
560 warn-on-use.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t \
561 stdint.h stdint.h-t string.h string.h-t wchar.h wchar.h-t \
562 wctype.h wctype.h-t
563 MOSTLYCLEANDIRS =
564 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
565 ref-del.sed
566 DISTCLEANFILES =
567 MAINTAINERCLEANFILES =
568 AM_CPPFLAGS =
569 AM_CFLAGS =
570 libgnu_a_SOURCES = localcharset.h localcharset.c strnlen1.h strnlen1.c \
571 wctype-h.c
572 libgnu_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@
573 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@
574 EXTRA_libgnu_a_SOURCES = alloca.c fnmatch.c fnmatch_loop.c mbrtowc.c \
575 mbsinit.c mbsrtowcs-state.c mbsrtowcs.c memchr.c memmem.c
576 charset_alias = $(DESTDIR)$(libdir)/charset.alias
577 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
578 ARG_NONNULL_H = arg-nonnull.h
579 CXXDEFS_H = c++defs.h
580 WARN_ON_USE_H = warn-on-use.h
581 all: $(BUILT_SOURCES)
582 $(MAKE) $(AM_MAKEFLAGS) all-recursive
583
584 .SUFFIXES:
585 .SUFFIXES: .sed .sin .c .o .obj
586 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
587 @for dep in $?; do \
588 case '$(am__configure_deps)' in \
589 *$$dep*) \
590 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
591 && { if test -f $@; then exit 0; else break; fi; }; \
592 exit 1;; \
593 esac; \
594 done; \
595 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits import/Makefile'; \
596 $(am__cd) $(top_srcdir) && \
597 $(AUTOMAKE) --gnits import/Makefile
598 .PRECIOUS: Makefile
599 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
600 @case '$?' in \
601 *config.status*) \
602 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
603 *) \
604 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
605 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
606 esac;
607
608 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
609 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
610
611 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
612 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
613 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
614 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
615 $(am__aclocal_m4_deps):
616
617 clean-noinstLIBRARIES:
618 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
619 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
620 -rm -f libgnu.a
621 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
622 $(RANLIB) libgnu.a
623
624 clean-noinstLTLIBRARIES:
625 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
626 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
627 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
628 test "$$dir" != "$$p" || dir=.; \
629 echo "rm -f \"$${dir}/so_locations\""; \
630 rm -f "$${dir}/so_locations"; \
631 done
632
633 mostlyclean-compile:
634 -rm -f *.$(OBJEXT)
635
636 distclean-compile:
637 -rm -f *.tab.c
638
639 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch_loop.Po@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbrtowc.Po@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsinit.Po@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsrtowcs-state.Po@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsrtowcs.Po@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen1.Po@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctype-h.Po@am__quote@
652
653 .c.o:
654 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
655 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
658 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
659
660 .c.obj:
661 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
662 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
666
667 # This directory's subdirectories are mostly independent; you can cd
668 # into them and run `make' without going through this Makefile.
669 # To change the values of `make' variables: instead of editing Makefiles,
670 # (1) if the variable is set in `config.status', edit `config.status'
671 # (which will cause the Makefiles to be regenerated when you run `make');
672 # (2) otherwise, pass the desired values on the `make' command line.
673 $(RECURSIVE_TARGETS):
674 @fail= failcom='exit 1'; \
675 for f in x $$MAKEFLAGS; do \
676 case $$f in \
677 *=* | --[!k]*);; \
678 *k*) failcom='fail=yes';; \
679 esac; \
680 done; \
681 dot_seen=no; \
682 target=`echo $@ | sed s/-recursive//`; \
683 list='$(SUBDIRS)'; for subdir in $$list; do \
684 echo "Making $$target in $$subdir"; \
685 if test "$$subdir" = "."; then \
686 dot_seen=yes; \
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; \
694 if test "$$dot_seen" = "no"; then \
695 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
696 fi; test -z "$$fail"
697
698 $(RECURSIVE_CLEAN_TARGETS):
699 @fail= failcom='exit 1'; \
700 for f in x $$MAKEFLAGS; do \
701 case $$f in \
702 *=* | --[!k]*);; \
703 *k*) failcom='fail=yes';; \
704 esac; \
705 done; \
706 dot_seen=no; \
707 case "$@" in \
708 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
709 *) list='$(SUBDIRS)' ;; \
710 esac; \
711 rev=''; for subdir in $$list; do \
712 if test "$$subdir" = "."; then :; else \
713 rev="$$subdir $$rev"; \
714 fi; \
715 done; \
716 rev="$$rev ."; \
717 target=`echo $@ | sed s/-recursive//`; \
718 for subdir in $$rev; do \
719 echo "Making $$target in $$subdir"; \
720 if test "$$subdir" = "."; then \
721 local_target="$$target-am"; \
722 else \
723 local_target="$$target"; \
724 fi; \
725 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
726 || eval $$failcom; \
727 done && test -z "$$fail"
728 tags-recursive:
729 list='$(SUBDIRS)'; for subdir in $$list; do \
730 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
731 done
732 ctags-recursive:
733 list='$(SUBDIRS)'; for subdir in $$list; do \
734 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
735 done
736
737 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
738 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
739 unique=`for i in $$list; do \
740 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
741 done | \
742 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
743 END { if (nonempty) { for (i in files) print i; }; }'`; \
744 mkid -fID $$unique
745 tags: TAGS
746
747 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
748 $(TAGS_FILES) $(LISP)
749 set x; \
750 here=`pwd`; \
751 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
752 include_option=--etags-include; \
753 empty_fix=.; \
754 else \
755 include_option=--include; \
756 empty_fix=; \
757 fi; \
758 list='$(SUBDIRS)'; for subdir in $$list; do \
759 if test "$$subdir" = .; then :; else \
760 test ! -f $$subdir/TAGS || \
761 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
762 fi; \
763 done; \
764 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
765 unique=`for i in $$list; do \
766 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
767 done | \
768 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
769 END { if (nonempty) { for (i in files) print i; }; }'`; \
770 shift; \
771 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
772 test -n "$$unique" || unique=$$empty_fix; \
773 if test $$# -gt 0; then \
774 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
775 "$$@" $$unique; \
776 else \
777 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
778 $$unique; \
779 fi; \
780 fi
781 ctags: CTAGS
782 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
783 $(TAGS_FILES) $(LISP)
784 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
785 unique=`for i in $$list; do \
786 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
787 done | \
788 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
789 END { if (nonempty) { for (i in files) print i; }; }'`; \
790 test -z "$(CTAGS_ARGS)$$unique" \
791 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
792 $$unique
793
794 GTAGS:
795 here=`$(am__cd) $(top_builddir) && pwd` \
796 && $(am__cd) $(top_srcdir) \
797 && gtags -i $(GTAGS_ARGS) "$$here"
798
799 distclean-tags:
800 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
801
802 distdir: $(DISTFILES)
803 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
804 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
805 list='$(DISTFILES)'; \
806 dist_files=`for file in $$list; do echo $$file; done | \
807 sed -e "s|^$$srcdirstrip/||;t" \
808 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
809 case $$dist_files in \
810 */*) $(MKDIR_P) `echo "$$dist_files" | \
811 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
812 sort -u` ;; \
813 esac; \
814 for file in $$dist_files; do \
815 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
816 if test -d $$d/$$file; then \
817 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
818 if test -d "$(distdir)/$$file"; then \
819 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
820 fi; \
821 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
822 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
823 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
824 fi; \
825 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
826 else \
827 test -f "$(distdir)/$$file" \
828 || cp -p $$d/$$file "$(distdir)/$$file" \
829 || exit 1; \
830 fi; \
831 done
832 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
833 if test "$$subdir" = .; then :; else \
834 test -d "$(distdir)/$$subdir" \
835 || $(MKDIR_P) "$(distdir)/$$subdir" \
836 || exit 1; \
837 fi; \
838 done
839 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
840 if test "$$subdir" = .; then :; else \
841 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
842 $(am__relativize); \
843 new_distdir=$$reldir; \
844 dir1=$$subdir; dir2="$(top_distdir)"; \
845 $(am__relativize); \
846 new_top_distdir=$$reldir; \
847 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
848 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
849 ($(am__cd) $$subdir && \
850 $(MAKE) $(AM_MAKEFLAGS) \
851 top_distdir="$$new_top_distdir" \
852 distdir="$$new_distdir" \
853 am__remove_distdir=: \
854 am__skip_length_check=: \
855 am__skip_mode_fix=: \
856 distdir) \
857 || exit 1; \
858 fi; \
859 done
860 check-am: all-am
861 check: $(BUILT_SOURCES)
862 $(MAKE) $(AM_MAKEFLAGS) check-recursive
863 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
864 installdirs: installdirs-recursive
865 installdirs-am:
866 install: $(BUILT_SOURCES)
867 $(MAKE) $(AM_MAKEFLAGS) install-recursive
868 install-exec: install-exec-recursive
869 install-data: install-data-recursive
870 uninstall: uninstall-recursive
871
872 install-am: all-am
873 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
874
875 installcheck: installcheck-recursive
876 install-strip:
877 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
878 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
879 `test -z '$(STRIP)' || \
880 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
881 mostlyclean-generic:
882 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
883
884 clean-generic:
885 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
886
887 distclean-generic:
888 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
889 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
890 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
891
892 maintainer-clean-generic:
893 @echo "This command is intended for maintainers to use"
894 @echo "it deletes files that may require special tools to rebuild."
895 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
896 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
897 clean: clean-recursive
898
899 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
900 mostlyclean-am
901
902 distclean: distclean-recursive
903 -rm -rf $(DEPDIR) ./$(DEPDIR)
904 -rm -f Makefile
905 distclean-am: clean-am distclean-compile distclean-generic \
906 distclean-tags
907
908 dvi: dvi-recursive
909
910 dvi-am:
911
912 html: html-recursive
913
914 html-am:
915
916 info: info-recursive
917
918 info-am:
919
920 install-data-am:
921
922 install-dvi: install-dvi-recursive
923
924 install-dvi-am:
925
926 install-exec-am: install-exec-local
927
928 install-html: install-html-recursive
929
930 install-html-am:
931
932 install-info: install-info-recursive
933
934 install-info-am:
935
936 install-man:
937
938 install-pdf: install-pdf-recursive
939
940 install-pdf-am:
941
942 install-ps: install-ps-recursive
943
944 install-ps-am:
945
946 installcheck-am:
947
948 maintainer-clean: maintainer-clean-recursive
949 -rm -rf $(DEPDIR) ./$(DEPDIR)
950 -rm -f Makefile
951 maintainer-clean-am: distclean-am maintainer-clean-generic
952
953 mostlyclean: mostlyclean-recursive
954
955 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
956 mostlyclean-local
957
958 pdf: pdf-recursive
959
960 pdf-am:
961
962 ps: ps-recursive
963
964 ps-am:
965
966 uninstall-am: uninstall-local
967
968 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
969 ctags-recursive install install-am install-strip \
970 tags-recursive
971
972 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
973 all all-am all-local check check-am clean clean-generic \
974 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
975 ctags-recursive distclean distclean-compile distclean-generic \
976 distclean-tags distdir dvi dvi-am html html-am info info-am \
977 install install-am install-data install-data-am install-dvi \
978 install-dvi-am install-exec install-exec-am install-exec-local \
979 install-html install-html-am install-info install-info-am \
980 install-man install-pdf install-pdf-am install-ps \
981 install-ps-am install-strip installcheck installcheck-am \
982 installdirs installdirs-am maintainer-clean \
983 maintainer-clean-generic mostlyclean mostlyclean-compile \
984 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
985 tags-recursive uninstall uninstall-am uninstall-local
986
987
988 # We need the following in order to create <alloca.h> when the system
989 # doesn't have one that works with the given compiler.
990 @GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
991 @GL_GENERATE_ALLOCA_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
992 @GL_GENERATE_ALLOCA_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
993 @GL_GENERATE_ALLOCA_H_TRUE@ cat $(srcdir)/alloca.in.h; \
994 @GL_GENERATE_ALLOCA_H_TRUE@ } > $@-t && \
995 @GL_GENERATE_ALLOCA_H_TRUE@ mv -f $@-t $@
996 @GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
997 @GL_GENERATE_ALLOCA_H_FALSE@ rm -f $@
998
999 # Listed in the same order as the GNU makefile conventions, and
1000 # provided by autoconf 2.59c+.
1001 # The Automake-defined pkg* macros are appended, in the order
1002 # listed in the Automake 1.10a+ documentation.
1003 configmake.h: Makefile
1004 $(AM_V_GEN)rm -f $@-t && \
1005 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1006 echo '#define PREFIX "$(prefix)"'; \
1007 echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
1008 echo '#define BINDIR "$(bindir)"'; \
1009 echo '#define SBINDIR "$(sbindir)"'; \
1010 echo '#define LIBEXECDIR "$(libexecdir)"'; \
1011 echo '#define DATAROOTDIR "$(datarootdir)"'; \
1012 echo '#define DATADIR "$(datadir)"'; \
1013 echo '#define SYSCONFDIR "$(sysconfdir)"'; \
1014 echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
1015 echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
1016 echo '#define INCLUDEDIR "$(includedir)"'; \
1017 echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
1018 echo '#define DOCDIR "$(docdir)"'; \
1019 echo '#define INFODIR "$(infodir)"'; \
1020 echo '#define HTMLDIR "$(htmldir)"'; \
1021 echo '#define DVIDIR "$(dvidir)"'; \
1022 echo '#define PDFDIR "$(pdfdir)"'; \
1023 echo '#define PSDIR "$(psdir)"'; \
1024 echo '#define LIBDIR "$(libdir)"'; \
1025 echo '#define LISPDIR "$(lispdir)"'; \
1026 echo '#define LOCALEDIR "$(localedir)"'; \
1027 echo '#define MANDIR "$(mandir)"'; \
1028 echo '#define MANEXT "$(manext)"'; \
1029 echo '#define PKGDATADIR "$(pkgdatadir)"'; \
1030 echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
1031 echo '#define PKGLIBDIR "$(pkglibdir)"'; \
1032 echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
1033 } | sed '/""/d' > $@-t && \
1034 mv -f $@-t $@
1035
1036 # We need the following in order to create <fnmatch.h> when the system
1037 # doesn't have one that supports the required API.
1038 @GL_GENERATE_FNMATCH_H_TRUE@fnmatch.h: fnmatch.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
1039 @GL_GENERATE_FNMATCH_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1040 @GL_GENERATE_FNMATCH_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1041 @GL_GENERATE_FNMATCH_H_TRUE@ sed -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1042 @GL_GENERATE_FNMATCH_H_TRUE@ < $(srcdir)/fnmatch.in.h; \
1043 @GL_GENERATE_FNMATCH_H_TRUE@ } > $@-t && \
1044 @GL_GENERATE_FNMATCH_H_TRUE@ mv -f $@-t $@
1045 @GL_GENERATE_FNMATCH_H_FALSE@fnmatch.h: $(top_builddir)/config.status
1046 @GL_GENERATE_FNMATCH_H_FALSE@ rm -f $@
1047
1048 # We need the following in order to create <inttypes.h> when the system
1049 # doesn't have one that works with the given compiler.
1050 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
1051 $(AM_V_GEN)rm -f $@-t $@ && \
1052 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1053 sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1054 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1055 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1056 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1057 -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
1058 -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
1059 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1060 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1061 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1062 -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
1063 -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
1064 -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
1065 -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
1066 -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
1067 -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
1068 -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
1069 -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
1070 -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
1071 -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
1072 -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
1073 -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
1074 -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
1075 -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
1076 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1077 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1078 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1079 < $(srcdir)/inttypes.in.h; \
1080 } > $@-t && \
1081 mv $@-t $@
1082
1083 # We need the following in order to install a simple file in $(libdir)
1084 # which is shared with other installed packages. We use a list of referencing
1085 # packages so that "make uninstall" will remove the file if and only if it
1086 # is not used by another installed package.
1087 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
1088 # avoid installing it.
1089
1090 all-local: charset.alias ref-add.sed ref-del.sed
1091 install-exec-local: install-exec-localcharset
1092 install-exec-localcharset: all-local
1093 if test $(GLIBC21) = no; then \
1094 case '$(host_os)' in \
1095 darwin[56]*) \
1096 need_charset_alias=true ;; \
1097 darwin* | cygwin* | mingw* | pw32* | cegcc*) \
1098 need_charset_alias=false ;; \
1099 *) \
1100 need_charset_alias=true ;; \
1101 esac ; \
1102 else \
1103 need_charset_alias=false ; \
1104 fi ; \
1105 if $$need_charset_alias; then \
1106 $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
1107 fi ; \
1108 if test -f $(charset_alias); then \
1109 sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1110 $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1111 rm -f $(charset_tmp) ; \
1112 else \
1113 if $$need_charset_alias; then \
1114 sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1115 $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1116 rm -f $(charset_tmp) ; \
1117 fi ; \
1118 fi
1119
1120 uninstall-local: uninstall-localcharset
1121 uninstall-localcharset: all-local
1122 if test -f $(charset_alias); then \
1123 sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1124 if grep '^# Packages using this file: $$' $(charset_tmp) \
1125 > /dev/null; then \
1126 rm -f $(charset_alias); \
1127 else \
1128 $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1129 fi; \
1130 rm -f $(charset_tmp); \
1131 fi
1132
1133 charset.alias: config.charset
1134 $(AM_V_GEN)rm -f t-$@ $@ && \
1135 $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
1136 mv t-$@ $@
1137 .sin.sed:
1138 $(AM_V_GEN)rm -f t-$@ $@ && \
1139 sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
1140 mv t-$@ $@
1141 # The arg-nonnull.h that gets inserted into generated .h files is the same as
1142 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
1143 # off.
1144 arg-nonnull.h: $(top_srcdir)/import/extra/snippet/arg-nonnull.h
1145 $(AM_V_GEN)rm -f $@-t $@ && \
1146 sed -n -e '/GL_ARG_NONNULL/,$$p' \
1147 < $(top_srcdir)/import/extra/snippet/arg-nonnull.h \
1148 > $@-t && \
1149 mv $@-t $@
1150 # The c++defs.h that gets inserted into generated .h files is the same as
1151 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
1152 c++defs.h: $(top_srcdir)/import/extra/snippet/c++defs.h
1153 $(AM_V_GEN)rm -f $@-t $@ && \
1154 sed -n -e '/_GL_CXXDEFS/,$$p' \
1155 < $(top_srcdir)/import/extra/snippet/c++defs.h \
1156 > $@-t && \
1157 mv $@-t $@
1158 # The warn-on-use.h that gets inserted into generated .h files is the same as
1159 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
1160 # off.
1161 warn-on-use.h: $(top_srcdir)/import/extra/snippet/warn-on-use.h
1162 $(AM_V_GEN)rm -f $@-t $@ && \
1163 sed -n -e '/^.ifndef/,$$p' \
1164 < $(top_srcdir)/import/extra/snippet/warn-on-use.h \
1165 > $@-t && \
1166 mv $@-t $@
1167
1168 # We need the following in order to create <stdbool.h> when the system
1169 # doesn't have one that works.
1170 @GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
1171 @GL_GENERATE_STDBOOL_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1172 @GL_GENERATE_STDBOOL_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1173 @GL_GENERATE_STDBOOL_H_TRUE@ sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1174 @GL_GENERATE_STDBOOL_H_TRUE@ } > $@-t && \
1175 @GL_GENERATE_STDBOOL_H_TRUE@ mv $@-t $@
1176 @GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
1177 @GL_GENERATE_STDBOOL_H_FALSE@ rm -f $@
1178
1179 # We need the following in order to create <stddef.h> when the system
1180 # doesn't have one that works with the given compiler.
1181 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
1182 @GL_GENERATE_STDDEF_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1183 @GL_GENERATE_STDDEF_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1184 @GL_GENERATE_STDDEF_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1185 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1186 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1187 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1188 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1189 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1190 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1191 @GL_GENERATE_STDDEF_H_TRUE@ < $(srcdir)/stddef.in.h; \
1192 @GL_GENERATE_STDDEF_H_TRUE@ } > $@-t && \
1193 @GL_GENERATE_STDDEF_H_TRUE@ mv $@-t $@
1194 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
1195 @GL_GENERATE_STDDEF_H_FALSE@ rm -f $@
1196
1197 # We need the following in order to create <stdint.h> when the system
1198 # doesn't have one that works with the given compiler.
1199 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
1200 @GL_GENERATE_STDINT_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1201 @GL_GENERATE_STDINT_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1202 @GL_GENERATE_STDINT_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1203 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1204 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1205 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1206 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1207 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1208 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1209 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1210 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1211 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1212 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1213 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1214 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1215 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1216 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1217 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1218 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1219 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1220 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1221 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1222 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1223 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1224 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1225 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1226 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1227 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1228 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1229 @GL_GENERATE_STDINT_H_TRUE@ < $(srcdir)/stdint.in.h; \
1230 @GL_GENERATE_STDINT_H_TRUE@ } > $@-t && \
1231 @GL_GENERATE_STDINT_H_TRUE@ mv $@-t $@
1232 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
1233 @GL_GENERATE_STDINT_H_FALSE@ rm -f $@
1234
1235 # We need the following in order to create <string.h> when the system
1236 # doesn't have one that works with the given compiler.
1237 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1238 $(AM_V_GEN)rm -f $@-t $@ && \
1239 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1240 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1241 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1242 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1243 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1244 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1245 -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
1246 -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
1247 -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
1248 -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
1249 -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
1250 -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
1251 -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
1252 -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
1253 -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
1254 -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
1255 -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
1256 -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
1257 -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
1258 -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
1259 -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
1260 -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
1261 -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
1262 -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
1263 -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
1264 -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
1265 -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
1266 -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
1267 -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
1268 -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
1269 -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
1270 -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
1271 -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
1272 -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
1273 -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
1274 -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
1275 -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
1276 -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
1277 -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
1278 -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
1279 -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
1280 -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
1281 -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
1282 < $(srcdir)/string.in.h | \
1283 sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
1284 -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
1285 -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
1286 -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
1287 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1288 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1289 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1290 -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1291 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1292 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1293 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1294 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1295 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1296 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1297 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1298 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1299 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1300 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1301 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
1302 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1303 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1304 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
1305 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1306 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1307 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1308 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
1309 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1310 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1311 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1312 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
1313 -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
1314 -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
1315 -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
1316 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1317 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
1318 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
1319 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1320 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1321 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1322 < $(srcdir)/string.in.h; \
1323 } > $@-t && \
1324 mv $@-t $@
1325
1326 # We need the following in order to create <wchar.h> when the system
1327 # version does not work standalone.
1328 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1329 $(AM_V_GEN)rm -f $@-t $@ && \
1330 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1331 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1332 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1333 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1334 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1335 -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
1336 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1337 -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
1338 -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
1339 -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
1340 -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
1341 -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
1342 -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
1343 -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
1344 -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
1345 -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
1346 -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
1347 -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
1348 -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
1349 -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
1350 -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
1351 -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
1352 -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
1353 -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
1354 -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
1355 -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
1356 -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
1357 -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
1358 -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
1359 -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
1360 -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
1361 -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
1362 -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
1363 -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
1364 -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
1365 -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
1366 -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
1367 -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
1368 -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
1369 -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
1370 -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
1371 -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
1372 -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
1373 -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
1374 -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
1375 -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
1376 -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
1377 < $(srcdir)/wchar.in.h | \
1378 sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
1379 -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
1380 -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
1381 -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
1382 -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
1383 -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
1384 -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
1385 -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
1386 -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
1387 -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
1388 -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
1389 -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
1390 -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
1391 -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
1392 -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
1393 -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
1394 -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
1395 -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
1396 -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
1397 -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
1398 -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
1399 -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
1400 -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
1401 -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
1402 -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
1403 -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
1404 -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
1405 -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
1406 -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
1407 -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
1408 -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
1409 -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
1410 -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
1411 -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
1412 -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
1413 -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
1414 -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
1415 -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
1416 -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
1417 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1418 | \
1419 sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
1420 -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
1421 -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
1422 -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
1423 -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
1424 -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
1425 -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
1426 -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
1427 -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
1428 -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
1429 -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
1430 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1431 -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
1432 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1433 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1434 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1435 } > $@-t && \
1436 mv $@-t $@
1437
1438 # We need the following in order to create <wctype.h> when the system
1439 # doesn't have one that works with the given compiler.
1440 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1441 $(AM_V_GEN)rm -f $@-t $@ && \
1442 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1443 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1444 -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1445 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1446 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1447 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1448 -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
1449 -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
1450 -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
1451 -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
1452 -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
1453 -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
1454 -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
1455 -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1456 -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
1457 -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
1458 -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1459 -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
1460 -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
1461 -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
1462 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1463 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1464 < $(srcdir)/wctype.in.h; \
1465 } > $@-t && \
1466 mv $@-t $@
1467
1468 mostlyclean-local: mostlyclean-generic
1469 @for dir in '' $(MOSTLYCLEANDIRS); do \
1470 if test -n "$$dir" && test -d $$dir; then \
1471 echo "rmdir $$dir"; rmdir $$dir; \
1472 fi; \
1473 done; \
1474 :
1475
1476 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1477 # Otherwise a system limit (for SysV at least) may be exceeded.
1478 .NOEXPORT:
This page took 0.060943 seconds and 3 git commands to generate.