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