Imported Upstream version 1.22.3
[platform/upstream/groff.git] / src / libs / gnulib / lib / Makefile.in
1 # Makefile.in generated by automake 1.14 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2002-2014 Free Software Foundation, Inc.
18 #
19 # This file is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 3 of the License, or
22 # (at your option) any later version.
23 #
24 # This file is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
31 #
32 # As a special exception to the GNU General Public License,
33 # this file may be distributed as part of a program that
34 # contains a configuration script generated by Autoconf, under
35 # the same distribution terms as the rest of that program.
36 #
37 # Generated by gnulib-tool.
38 # Reproduce by: gnulib-tool --import --dir=src/libs/gnulib --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl wcwidth
39
40
41
42 VPATH = @srcdir@
43 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
44 am__make_running_with_option = \
45   case $${target_option-} in \
46       ?) ;; \
47       *) echo "am__make_running_with_option: internal error: invalid" \
48               "target option '$${target_option-}' specified" >&2; \
49          exit 1;; \
50   esac; \
51   has_opt=no; \
52   sane_makeflags=$$MAKEFLAGS; \
53   if $(am__is_gnu_make); then \
54     sane_makeflags=$$MFLAGS; \
55   else \
56     case $$MAKEFLAGS in \
57       *\\[\ \   ]*) \
58         bs=\\; \
59         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
60           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
61     esac; \
62   fi; \
63   skip_next=no; \
64   strip_trailopt () \
65   { \
66     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
67   }; \
68   for flg in $$sane_makeflags; do \
69     test $$skip_next = yes && { skip_next=no; continue; }; \
70     case $$flg in \
71       *=*|--*) continue;; \
72         -*I) strip_trailopt 'I'; skip_next=yes;; \
73       -*I?*) strip_trailopt 'I';; \
74         -*O) strip_trailopt 'O'; skip_next=yes;; \
75       -*O?*) strip_trailopt 'O';; \
76         -*l) strip_trailopt 'l'; skip_next=yes;; \
77       -*l?*) strip_trailopt 'l';; \
78       -[dEDm]) skip_next=yes;; \
79       -[JT]) skip_next=yes;; \
80     esac; \
81     case $$flg in \
82       *$$target_option*) has_opt=yes; break;; \
83     esac; \
84   done; \
85   test $$has_opt = yes
86 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
87 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
88 pkgdatadir = $(datadir)/@PACKAGE@
89 pkgincludedir = $(includedir)/@PACKAGE@
90 pkglibdir = $(libdir)/@PACKAGE@
91 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
92 install_sh_DATA = $(install_sh) -c -m 644
93 install_sh_PROGRAM = $(install_sh) -c
94 install_sh_SCRIPT = $(install_sh) -c
95 INSTALL_HEADER = $(INSTALL_DATA)
96 transform = $(program_transform_name)
97 NORMAL_INSTALL = :
98 PRE_INSTALL = :
99 POST_INSTALL = :
100 NORMAL_UNINSTALL = :
101 PRE_UNINSTALL = :
102 POST_UNINSTALL = :
103 build_triplet = @build@
104 host_triplet = @host@
105 @LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_1 = uniwidth/width.c
106 subdir = lib
107 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
108         $(top_srcdir)/build-aux/depcomp $(noinst_HEADERS)
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
111         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/configmake.m4 \
112         $(top_srcdir)/m4/extensions.m4 \
113         $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
114         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
115         $(top_srcdir)/m4/include_next.m4 \
116         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
117         $(top_srcdir)/m4/libunistring-base.m4 \
118         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
119         $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
120         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
121         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/warn-on-use.m4 \
122         $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
123         $(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wcwidth.m4 \
124         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/configure.ac
125 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
126         $(ACLOCAL_M4)
127 mkinstalldirs = $(install_sh) -d
128 CONFIG_HEADER = $(top_builddir)/config.h
129 CONFIG_CLEAN_FILES =
130 CONFIG_CLEAN_VPATH_FILES =
131 LIBRARIES = $(noinst_LIBRARIES)
132 AM_V_AR = $(am__v_AR_@AM_V@)
133 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
134 am__v_AR_0 = @echo "  AR      " $@;
135 am__v_AR_1 = 
136 libgnu_a_AR = $(AR) $(ARFLAGS)
137 am__DEPENDENCIES_1 =
138 am__libgnu_a_SOURCES_DIST = localcharset.h localcharset.c \
139         uniwidth/width.c wctype-h.c
140 am__dirstamp = $(am__leading_dot)dirstamp
141 @LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__objects_1 = uniwidth/width.$(OBJEXT)
142 am_libgnu_a_OBJECTS = localcharset.$(OBJEXT) $(am__objects_1) \
143         wctype-h.$(OBJEXT)
144 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
145 LTLIBRARIES = $(noinst_LTLIBRARIES)
146 AM_V_P = $(am__v_P_@AM_V@)
147 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148 am__v_P_0 = false
149 am__v_P_1 = :
150 AM_V_GEN = $(am__v_GEN_@AM_V@)
151 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152 am__v_GEN_0 = @echo "  GEN     " $@;
153 am__v_GEN_1 = 
154 AM_V_at = $(am__v_at_@AM_V@)
155 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156 am__v_at_0 = @
157 am__v_at_1 = 
158 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
160 am__depfiles_maybe = depfiles
161 am__mv = mv -f
162 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
163         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
164 AM_V_CC = $(am__v_CC_@AM_V@)
165 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
166 am__v_CC_0 = @echo "  CC      " $@;
167 am__v_CC_1 = 
168 CCLD = $(CC)
169 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
170 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
171 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
172 am__v_CCLD_0 = @echo "  CCLD    " $@;
173 am__v_CCLD_1 = 
174 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
175 DIST_SOURCES = $(am__libgnu_a_SOURCES_DIST) $(EXTRA_libgnu_a_SOURCES)
176 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
177         ctags-recursive dvi-recursive html-recursive info-recursive \
178         install-data-recursive install-dvi-recursive \
179         install-exec-recursive install-html-recursive \
180         install-info-recursive install-pdf-recursive \
181         install-ps-recursive install-recursive installcheck-recursive \
182         installdirs-recursive pdf-recursive ps-recursive \
183         tags-recursive uninstall-recursive
184 am__can_run_installinfo = \
185   case $$AM_UPDATE_INFO_DIR in \
186     n|no|NO) false;; \
187     *) (install-info --version) >/dev/null 2>&1;; \
188   esac
189 HEADERS = $(noinst_HEADERS)
190 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
191   distclean-recursive maintainer-clean-recursive
192 am__recursive_targets = \
193   $(RECURSIVE_TARGETS) \
194   $(RECURSIVE_CLEAN_TARGETS) \
195   $(am__extra_recursive_targets)
196 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
197         distdir
198 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
199 # Read a list of newline-separated strings from the standard input,
200 # and print each of them once, without duplicates.  Input order is
201 # *not* preserved.
202 am__uniquify_input = $(AWK) '\
203   BEGIN { nonempty = 0; } \
204   { items[$$0] = 1; nonempty = 1; } \
205   END { if (nonempty) { for (i in items) print i; }; } \
206 '
207 # Make sure the list of sources is unique.  This is necessary because,
208 # e.g., the same source file might be shared among _SOURCES variables
209 # for different programs/libraries.
210 am__define_uniq_tagged_files = \
211   list='$(am__tagged_files)'; \
212   unique=`for i in $$list; do \
213     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214   done | $(am__uniquify_input)`
215 ETAGS = etags
216 CTAGS = ctags
217 DIST_SUBDIRS = $(SUBDIRS)
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219 am__relativize = \
220   dir0=`pwd`; \
221   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
222   sed_rest='s,^[^/]*/*,,'; \
223   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
224   sed_butlast='s,/*[^/]*$$,,'; \
225   while test -n "$$dir1"; do \
226     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
227     if test "$$first" != "."; then \
228       if test "$$first" = ".."; then \
229         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
230         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
231       else \
232         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
233         if test "$$first2" = "$$first"; then \
234           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
235         else \
236           dir2="../$$dir2"; \
237         fi; \
238         dir0="$$dir0"/"$$first"; \
239       fi; \
240     fi; \
241     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
242   done; \
243   reldir="$$dir2"
244 pkglibexecdir = @pkglibexecdir@
245 ACLOCAL = @ACLOCAL@
246 AMTAR = @AMTAR@
247 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
248 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
249 AR = @AR@
250 ARFLAGS = @ARFLAGS@
251 AUTOCONF = @AUTOCONF@
252 AUTOHEADER = @AUTOHEADER@
253 AUTOMAKE = @AUTOMAKE@
254 AWK = @AWK@
255 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
256 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
257 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
258 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
259 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
260 CC = @CC@
261 CCDEPMODE = @CCDEPMODE@
262 CFLAGS = @CFLAGS@
263 CPP = @CPP@
264 CPPFLAGS = @CPPFLAGS@
265 CYGPATH_W = @CYGPATH_W@
266 DEFS = @DEFS@
267 DEPDIR = @DEPDIR@
268 ECHO_C = @ECHO_C@
269 ECHO_N = @ECHO_N@
270 ECHO_T = @ECHO_T@
271 EGREP = @EGREP@
272 EXEEXT = @EXEEXT@
273 GLIBC21 = @GLIBC21@
274 GNULIB_BTOWC = @GNULIB_BTOWC@
275 GNULIB_IMAXABS = @GNULIB_IMAXABS@
276 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
277 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
278 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
279 GNULIB_MBRLEN = @GNULIB_MBRLEN@
280 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
281 GNULIB_MBSINIT = @GNULIB_MBSINIT@
282 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
283 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
284 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
285 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
286 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
287 GNULIB_WCPCPY = @GNULIB_WCPCPY@
288 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
289 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
290 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
291 GNULIB_WCSCAT = @GNULIB_WCSCAT@
292 GNULIB_WCSCHR = @GNULIB_WCSCHR@
293 GNULIB_WCSCMP = @GNULIB_WCSCMP@
294 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
295 GNULIB_WCSCPY = @GNULIB_WCSCPY@
296 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
297 GNULIB_WCSDUP = @GNULIB_WCSDUP@
298 GNULIB_WCSLEN = @GNULIB_WCSLEN@
299 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
300 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
301 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
302 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
303 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
304 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
305 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
306 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
307 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
308 GNULIB_WCSSPN = @GNULIB_WCSSPN@
309 GNULIB_WCSSTR = @GNULIB_WCSSTR@
310 GNULIB_WCSTOK = @GNULIB_WCSTOK@
311 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
312 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
313 GNULIB_WCTOB = @GNULIB_WCTOB@
314 GNULIB_WCTRANS = @GNULIB_WCTRANS@
315 GNULIB_WCTYPE = @GNULIB_WCTYPE@
316 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
317 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
318 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
319 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
320 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
321 GNULIB_WMEMSET = @GNULIB_WMEMSET@
322 GREP = @GREP@
323 HAVE_BTOWC = @HAVE_BTOWC@
324 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
325 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
326 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
327 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
328 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
329 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
330 HAVE_FEATURES_H = @HAVE_FEATURES_H@
331 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
332 HAVE_ISWBLANK = @HAVE_ISWBLANK@
333 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
334 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
335 HAVE_MBRLEN = @HAVE_MBRLEN@
336 HAVE_MBRTOWC = @HAVE_MBRTOWC@
337 HAVE_MBSINIT = @HAVE_MBSINIT@
338 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
339 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
340 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
341 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
342 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
343 HAVE_STDINT_H = @HAVE_STDINT_H@
344 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
345 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
346 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
347 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
348 HAVE_WCHAR_H = @HAVE_WCHAR_H@
349 HAVE_WCHAR_T = @HAVE_WCHAR_T@
350 HAVE_WCPCPY = @HAVE_WCPCPY@
351 HAVE_WCPNCPY = @HAVE_WCPNCPY@
352 HAVE_WCRTOMB = @HAVE_WCRTOMB@
353 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
354 HAVE_WCSCAT = @HAVE_WCSCAT@
355 HAVE_WCSCHR = @HAVE_WCSCHR@
356 HAVE_WCSCMP = @HAVE_WCSCMP@
357 HAVE_WCSCOLL = @HAVE_WCSCOLL@
358 HAVE_WCSCPY = @HAVE_WCSCPY@
359 HAVE_WCSCSPN = @HAVE_WCSCSPN@
360 HAVE_WCSDUP = @HAVE_WCSDUP@
361 HAVE_WCSLEN = @HAVE_WCSLEN@
362 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
363 HAVE_WCSNCAT = @HAVE_WCSNCAT@
364 HAVE_WCSNCMP = @HAVE_WCSNCMP@
365 HAVE_WCSNCPY = @HAVE_WCSNCPY@
366 HAVE_WCSNLEN = @HAVE_WCSNLEN@
367 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
368 HAVE_WCSPBRK = @HAVE_WCSPBRK@
369 HAVE_WCSRCHR = @HAVE_WCSRCHR@
370 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
371 HAVE_WCSSPN = @HAVE_WCSSPN@
372 HAVE_WCSSTR = @HAVE_WCSSTR@
373 HAVE_WCSTOK = @HAVE_WCSTOK@
374 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
375 HAVE_WCSXFRM = @HAVE_WCSXFRM@
376 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
377 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
378 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
379 HAVE_WINT_T = @HAVE_WINT_T@
380 HAVE_WMEMCHR = @HAVE_WMEMCHR@
381 HAVE_WMEMCMP = @HAVE_WMEMCMP@
382 HAVE_WMEMCPY = @HAVE_WMEMCPY@
383 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
384 HAVE_WMEMSET = @HAVE_WMEMSET@
385 HAVE__BOOL = @HAVE__BOOL@
386 INCLUDE_NEXT = @INCLUDE_NEXT@
387 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
388 INSTALL = @INSTALL@
389 INSTALL_DATA = @INSTALL_DATA@
390 INSTALL_PROGRAM = @INSTALL_PROGRAM@
391 INSTALL_SCRIPT = @INSTALL_SCRIPT@
392 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
393 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
394 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
395 LDFLAGS = @LDFLAGS@
396 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
397 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
398 LIBOBJS = @LIBOBJS@
399 LIBS = @LIBS@
400 LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
401 LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
402 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
403 LTLIBOBJS = @LTLIBOBJS@
404 MAKEINFO = @MAKEINFO@
405 MKDIR_P = @MKDIR_P@
406 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
407 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
408 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
409 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
410 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
411 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
412 NEXT_STDDEF_H = @NEXT_STDDEF_H@
413 NEXT_STDINT_H = @NEXT_STDINT_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_NULL = @REPLACE_NULL@
441 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
442 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
443 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
444 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
445 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
446 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
447 REPLACE_WCTOB = @REPLACE_WCTOB@
448 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
449 SET_MAKE = @SET_MAKE@
450 SHELL = @SHELL@
451 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
452 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
453 STDBOOL_H = @STDBOOL_H@
454 STDDEF_H = @STDDEF_H@
455 STDINT_H = @STDINT_H@
456 STRIP = @STRIP@
457 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
458 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
459 VERSION = @VERSION@
460 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
461 WINT_T_SUFFIX = @WINT_T_SUFFIX@
462 abs_builddir = @abs_builddir@
463 abs_srcdir = @abs_srcdir@
464 abs_top_builddir = @abs_top_builddir@
465 abs_top_srcdir = @abs_top_srcdir@
466 ac_ct_CC = @ac_ct_CC@
467 am__include = @am__include@
468 am__leading_dot = @am__leading_dot@
469 am__quote = @am__quote@
470 am__tar = @am__tar@
471 am__untar = @am__untar@
472 bindir = @bindir@
473 build = @build@
474 build_alias = @build_alias@
475 build_cpu = @build_cpu@
476 build_os = @build_os@
477 build_vendor = @build_vendor@
478 builddir = @builddir@
479 datadir = @datadir@
480 datarootdir = @datarootdir@
481 docdir = @docdir@
482 dvidir = @dvidir@
483 exec_prefix = @exec_prefix@
484 gl_LIBOBJS = @gl_LIBOBJS@
485 gl_LTLIBOBJS = @gl_LTLIBOBJS@
486 host = @host@
487 host_alias = @host_alias@
488 host_cpu = @host_cpu@
489 host_os = @host_os@
490 host_vendor = @host_vendor@
491 htmldir = @htmldir@
492 includedir = @includedir@
493 infodir = @infodir@
494 install_sh = @install_sh@
495 libdir = @libdir@
496 libexecdir = @libexecdir@
497 lispdir = @lispdir@
498 localedir = @localedir@
499 localstatedir = @localstatedir@
500 mandir = @mandir@
501 mkdir_p = @mkdir_p@
502 oldincludedir = @oldincludedir@
503 pdfdir = @pdfdir@
504 prefix = @prefix@
505 program_transform_name = @program_transform_name@
506 psdir = @psdir@
507 runstatedir = @runstatedir@
508 sbindir = @sbindir@
509 sharedstatedir = @sharedstatedir@
510 srcdir = @srcdir@
511 sysconfdir = @sysconfdir@
512 target_alias = @target_alias@
513 top_build_prefix = @top_build_prefix@
514 top_builddir = @top_builddir@
515 top_srcdir = @top_srcdir@
516 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects
517 SUBDIRS = 
518 noinst_HEADERS = 
519 noinst_LIBRARIES = libgnu.a
520 noinst_LTLIBRARIES = 
521 EXTRA_DIST = config.charset ref-add.sin ref-del.sin \
522         $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
523         $(top_srcdir)/build-aux/snippet/c++defs.h \
524         $(top_srcdir)/build-aux/snippet/warn-on-use.h stddef.in.h \
525         stdint.in.h streq.h unitypes.in.h localcharset.h uniwidth.in.h \
526         uniwidth/cjk.h wchar.in.h wctype.in.h wcwidth.c
527
528 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
529 # statements but through direct file reference. Therefore this snippet must be
530 # present in all Makefile.am that need it. This is ensured by the applicability
531 # 'all' defined above.
532
533 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
534 # statements but through direct file reference. Therefore this snippet must be
535 # present in all Makefile.am that need it. This is ensured by the applicability
536 # 'all' defined above.
537 BUILT_SOURCES = configmake.h arg-nonnull.h c++defs.h warn-on-use.h \
538         $(STDDEF_H) $(STDINT_H) $(LIBUNISTRING_UNITYPES_H) \
539         $(LIBUNISTRING_UNIWIDTH_H) wchar.h wctype.h
540 SUFFIXES = .sed .sin
541 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
542         c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stddef.h \
543         stddef.h-t stdint.h stdint.h-t unitypes.h unitypes.h-t \
544         uniwidth.h uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t
545 MOSTLYCLEANDIRS = 
546 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
547         ref-del.sed
548 DISTCLEANFILES = 
549 MAINTAINERCLEANFILES = 
550 AM_CPPFLAGS = 
551 AM_CFLAGS = 
552 libgnu_a_SOURCES = localcharset.h localcharset.c $(am__append_1) \
553         wctype-h.c
554 libgnu_a_LIBADD = $(gl_LIBOBJS)
555 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
556 EXTRA_libgnu_a_SOURCES = wcwidth.c
557 charset_alias = $(DESTDIR)$(libdir)/charset.alias
558 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
559 ARG_NONNULL_H = arg-nonnull.h
560 CXXDEFS_H = c++defs.h
561 WARN_ON_USE_H = warn-on-use.h
562 all: $(BUILT_SOURCES)
563         $(MAKE) $(AM_MAKEFLAGS) all-recursive
564
565 .SUFFIXES:
566 .SUFFIXES: .sed .sin .c .o .obj
567 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
568         @for dep in $?; do \
569           case '$(am__configure_deps)' in \
570             *$$dep*) \
571               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
572                 && { if test -f $@; then exit 0; else break; fi; }; \
573               exit 1;; \
574           esac; \
575         done; \
576         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
577         $(am__cd) $(top_srcdir) && \
578           $(AUTOMAKE) --gnits lib/Makefile
579 .PRECIOUS: Makefile
580 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
581         @case '$?' in \
582           *config.status*) \
583             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
584           *) \
585             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
586             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
587         esac;
588
589 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
590         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
591
592 $(top_srcdir)/configure:  $(am__configure_deps)
593         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
595         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
596 $(am__aclocal_m4_deps):
597
598 clean-noinstLIBRARIES:
599         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
600 uniwidth/$(am__dirstamp):
601         @$(MKDIR_P) uniwidth
602         @: > uniwidth/$(am__dirstamp)
603 uniwidth/$(DEPDIR)/$(am__dirstamp):
604         @$(MKDIR_P) uniwidth/$(DEPDIR)
605         @: > uniwidth/$(DEPDIR)/$(am__dirstamp)
606 uniwidth/width.$(OBJEXT): uniwidth/$(am__dirstamp) \
607         uniwidth/$(DEPDIR)/$(am__dirstamp)
608
609 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDENCIES) 
610         $(AM_V_at)-rm -f libgnu.a
611         $(AM_V_AR)$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
612         $(AM_V_at)$(RANLIB) libgnu.a
613
614 clean-noinstLTLIBRARIES:
615         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
616         @list='$(noinst_LTLIBRARIES)'; \
617         locs=`for p in $$list; do echo $$p; done | \
618               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
619               sort -u`; \
620         test -z "$$locs" || { \
621           echo rm -f $${locs}; \
622           rm -f $${locs}; \
623         }
624
625 mostlyclean-compile:
626         -rm -f *.$(OBJEXT)
627         -rm -f uniwidth/*.$(OBJEXT)
628
629 distclean-compile:
630         -rm -f *.tab.c
631
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctype-h.Po@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcwidth.Po@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@uniwidth/$(DEPDIR)/width.Po@am__quote@
636
637 .c.o:
638 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
639 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
640 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
644
645 .c.obj:
646 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
647 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
648 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
652
653 # This directory's subdirectories are mostly independent; you can cd
654 # into them and run 'make' without going through this Makefile.
655 # To change the values of 'make' variables: instead of editing Makefiles,
656 # (1) if the variable is set in 'config.status', edit 'config.status'
657 #     (which will cause the Makefiles to be regenerated when you run 'make');
658 # (2) otherwise, pass the desired values on the 'make' command line.
659 $(am__recursive_targets):
660         @fail=; \
661         if $(am__make_keepgoing); then \
662           failcom='fail=yes'; \
663         else \
664           failcom='exit 1'; \
665         fi; \
666         dot_seen=no; \
667         target=`echo $@ | sed s/-recursive//`; \
668         case "$@" in \
669           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
670           *) list='$(SUBDIRS)' ;; \
671         esac; \
672         for subdir in $$list; do \
673           echo "Making $$target in $$subdir"; \
674           if test "$$subdir" = "."; then \
675             dot_seen=yes; \
676             local_target="$$target-am"; \
677           else \
678             local_target="$$target"; \
679           fi; \
680           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
681           || eval $$failcom; \
682         done; \
683         if test "$$dot_seen" = "no"; then \
684           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
685         fi; test -z "$$fail"
686
687 ID: $(am__tagged_files)
688         $(am__define_uniq_tagged_files); mkid -fID $$unique
689 tags: tags-recursive
690 TAGS: tags
691
692 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
693         set x; \
694         here=`pwd`; \
695         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
696           include_option=--etags-include; \
697           empty_fix=.; \
698         else \
699           include_option=--include; \
700           empty_fix=; \
701         fi; \
702         list='$(SUBDIRS)'; for subdir in $$list; do \
703           if test "$$subdir" = .; then :; else \
704             test ! -f $$subdir/TAGS || \
705               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
706           fi; \
707         done; \
708         $(am__define_uniq_tagged_files); \
709         shift; \
710         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
711           test -n "$$unique" || unique=$$empty_fix; \
712           if test $$# -gt 0; then \
713             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
714               "$$@" $$unique; \
715           else \
716             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
717               $$unique; \
718           fi; \
719         fi
720 ctags: ctags-recursive
721
722 CTAGS: ctags
723 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
724         $(am__define_uniq_tagged_files); \
725         test -z "$(CTAGS_ARGS)$$unique" \
726           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
727              $$unique
728
729 GTAGS:
730         here=`$(am__cd) $(top_builddir) && pwd` \
731           && $(am__cd) $(top_srcdir) \
732           && gtags -i $(GTAGS_ARGS) "$$here"
733 cscopelist: cscopelist-recursive
734
735 cscopelist-am: $(am__tagged_files)
736         list='$(am__tagged_files)'; \
737         case "$(srcdir)" in \
738           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
739           *) sdir=$(subdir)/$(srcdir) ;; \
740         esac; \
741         for i in $$list; do \
742           if test -f "$$i"; then \
743             echo "$(subdir)/$$i"; \
744           else \
745             echo "$$sdir/$$i"; \
746           fi; \
747         done >> $(top_builddir)/cscope.files
748
749 distclean-tags:
750         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
751
752 distdir: $(DISTFILES)
753         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
754         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
755         list='$(DISTFILES)'; \
756           dist_files=`for file in $$list; do echo $$file; done | \
757           sed -e "s|^$$srcdirstrip/||;t" \
758               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
759         case $$dist_files in \
760           */*) $(MKDIR_P) `echo "$$dist_files" | \
761                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
762                            sort -u` ;; \
763         esac; \
764         for file in $$dist_files; do \
765           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
766           if test -d $$d/$$file; then \
767             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
768             if test -d "$(distdir)/$$file"; then \
769               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
770             fi; \
771             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
772               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
773               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
774             fi; \
775             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
776           else \
777             test -f "$(distdir)/$$file" \
778             || cp -p $$d/$$file "$(distdir)/$$file" \
779             || exit 1; \
780           fi; \
781         done
782         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
783           if test "$$subdir" = .; then :; else \
784             $(am__make_dryrun) \
785               || test -d "$(distdir)/$$subdir" \
786               || $(MKDIR_P) "$(distdir)/$$subdir" \
787               || exit 1; \
788             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
789             $(am__relativize); \
790             new_distdir=$$reldir; \
791             dir1=$$subdir; dir2="$(top_distdir)"; \
792             $(am__relativize); \
793             new_top_distdir=$$reldir; \
794             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
795             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
796             ($(am__cd) $$subdir && \
797               $(MAKE) $(AM_MAKEFLAGS) \
798                 top_distdir="$$new_top_distdir" \
799                 distdir="$$new_distdir" \
800                 am__remove_distdir=: \
801                 am__skip_length_check=: \
802                 am__skip_mode_fix=: \
803                 distdir) \
804               || exit 1; \
805           fi; \
806         done
807 check-am: all-am
808 check: $(BUILT_SOURCES)
809         $(MAKE) $(AM_MAKEFLAGS) check-recursive
810 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
811 installdirs: installdirs-recursive
812 installdirs-am:
813 install: $(BUILT_SOURCES)
814         $(MAKE) $(AM_MAKEFLAGS) install-recursive
815 install-exec: install-exec-recursive
816 install-data: install-data-recursive
817 uninstall: uninstall-recursive
818
819 install-am: all-am
820         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
821
822 installcheck: installcheck-recursive
823 install-strip:
824         if test -z '$(STRIP)'; then \
825           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
826             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
827               install; \
828         else \
829           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
830             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
831             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
832         fi
833 mostlyclean-generic:
834         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
835
836 clean-generic:
837         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
838
839 distclean-generic:
840         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
841         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
842         -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp)
843         -rm -f uniwidth/$(am__dirstamp)
844         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
845
846 maintainer-clean-generic:
847         @echo "This command is intended for maintainers to use"
848         @echo "it deletes files that may require special tools to rebuild."
849         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
850         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
851 clean: clean-recursive
852
853 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
854         mostlyclean-am
855
856 distclean: distclean-recursive
857         -rm -rf ./$(DEPDIR) uniwidth/$(DEPDIR)
858         -rm -f Makefile
859 distclean-am: clean-am distclean-compile distclean-generic \
860         distclean-tags
861
862 dvi: dvi-recursive
863
864 dvi-am:
865
866 html: html-recursive
867
868 html-am:
869
870 info: info-recursive
871
872 info-am:
873
874 install-data-am:
875
876 install-dvi: install-dvi-recursive
877
878 install-dvi-am:
879
880 install-exec-am: install-exec-local
881
882 install-html: install-html-recursive
883
884 install-html-am:
885
886 install-info: install-info-recursive
887
888 install-info-am:
889
890 install-man:
891
892 install-pdf: install-pdf-recursive
893
894 install-pdf-am:
895
896 install-ps: install-ps-recursive
897
898 install-ps-am:
899
900 installcheck-am:
901
902 maintainer-clean: maintainer-clean-recursive
903         -rm -rf ./$(DEPDIR) uniwidth/$(DEPDIR)
904         -rm -f Makefile
905 maintainer-clean-am: distclean-am maintainer-clean-generic
906
907 mostlyclean: mostlyclean-recursive
908
909 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
910         mostlyclean-local
911
912 pdf: pdf-recursive
913
914 pdf-am:
915
916 ps: ps-recursive
917
918 ps-am:
919
920 uninstall-am: uninstall-local
921
922 .MAKE: $(am__recursive_targets) all check install install-am \
923         install-strip
924
925 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
926         check check-am clean clean-generic clean-noinstLIBRARIES \
927         clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
928         distclean-compile distclean-generic distclean-tags distdir dvi \
929         dvi-am html html-am info info-am install install-am \
930         install-data install-data-am install-dvi install-dvi-am \
931         install-exec install-exec-am install-exec-local install-html \
932         install-html-am install-info install-info-am install-man \
933         install-pdf install-pdf-am install-ps install-ps-am \
934         install-strip installcheck installcheck-am installdirs \
935         installdirs-am maintainer-clean maintainer-clean-generic \
936         mostlyclean mostlyclean-compile mostlyclean-generic \
937         mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
938         uninstall-am uninstall-local
939
940
941 # Listed in the same order as the GNU makefile conventions, and
942 # provided by autoconf 2.59c+.
943 # The Automake-defined pkg* macros are appended, in the order
944 # listed in the Automake 1.10a+ documentation.
945 configmake.h: Makefile
946         $(AM_V_GEN)rm -f $@-t && \
947         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
948           echo '#define PREFIX "$(prefix)"'; \
949           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
950           echo '#define BINDIR "$(bindir)"'; \
951           echo '#define SBINDIR "$(sbindir)"'; \
952           echo '#define LIBEXECDIR "$(libexecdir)"'; \
953           echo '#define DATAROOTDIR "$(datarootdir)"'; \
954           echo '#define DATADIR "$(datadir)"'; \
955           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
956           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
957           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
958           echo '#define INCLUDEDIR "$(includedir)"'; \
959           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
960           echo '#define DOCDIR "$(docdir)"'; \
961           echo '#define INFODIR "$(infodir)"'; \
962           echo '#define HTMLDIR "$(htmldir)"'; \
963           echo '#define DVIDIR "$(dvidir)"'; \
964           echo '#define PDFDIR "$(pdfdir)"'; \
965           echo '#define PSDIR "$(psdir)"'; \
966           echo '#define LIBDIR "$(libdir)"'; \
967           echo '#define LISPDIR "$(lispdir)"'; \
968           echo '#define LOCALEDIR "$(localedir)"'; \
969           echo '#define MANDIR "$(mandir)"'; \
970           echo '#define MANEXT "$(manext)"'; \
971           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
972           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
973           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
974           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
975         } | sed '/""/d' > $@-t && \
976         mv -f $@-t $@
977
978 # We need the following in order to install a simple file in $(libdir)
979 # which is shared with other installed packages. We use a list of referencing
980 # packages so that "make uninstall" will remove the file if and only if it
981 # is not used by another installed package.
982 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
983 # avoid installing it.
984
985 all-local: charset.alias ref-add.sed ref-del.sed
986 install-exec-local: install-exec-localcharset
987 install-exec-localcharset: all-local
988         if test $(GLIBC21) = no; then \
989           case '$(host_os)' in \
990             darwin[56]*) \
991               need_charset_alias=true ;; \
992             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
993               need_charset_alias=false ;; \
994             *) \
995               need_charset_alias=true ;; \
996           esac ; \
997         else \
998           need_charset_alias=false ; \
999         fi ; \
1000         if $$need_charset_alias; then \
1001           $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
1002         fi ; \
1003         if test -f $(charset_alias); then \
1004           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1005           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1006           rm -f $(charset_tmp) ; \
1007         else \
1008           if $$need_charset_alias; then \
1009             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1010             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1011             rm -f $(charset_tmp) ; \
1012           fi ; \
1013         fi
1014
1015 uninstall-local: uninstall-localcharset
1016 uninstall-localcharset: all-local
1017         if test -f $(charset_alias); then \
1018           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1019           if grep '^# Packages using this file: $$' $(charset_tmp) \
1020               > /dev/null; then \
1021             rm -f $(charset_alias); \
1022           else \
1023             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1024           fi; \
1025           rm -f $(charset_tmp); \
1026         fi
1027
1028 charset.alias: config.charset
1029         $(AM_V_GEN)rm -f t-$@ $@ && \
1030         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
1031         mv t-$@ $@
1032 .sin.sed:
1033         $(AM_V_GEN)rm -f t-$@ $@ && \
1034         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
1035         mv t-$@ $@
1036 # The arg-nonnull.h that gets inserted into generated .h files is the same as
1037 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
1038 # off.
1039 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
1040         $(AM_V_GEN)rm -f $@-t $@ && \
1041         sed -n -e '/GL_ARG_NONNULL/,$$p' \
1042           < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
1043           > $@-t && \
1044         mv $@-t $@
1045 # The c++defs.h that gets inserted into generated .h files is the same as
1046 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
1047 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
1048         $(AM_V_GEN)rm -f $@-t $@ && \
1049         sed -n -e '/_GL_CXXDEFS/,$$p' \
1050           < $(top_srcdir)/build-aux/snippet/c++defs.h \
1051           > $@-t && \
1052         mv $@-t $@
1053 # The warn-on-use.h that gets inserted into generated .h files is the same as
1054 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
1055 # off.
1056 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
1057         $(AM_V_GEN)rm -f $@-t $@ && \
1058         sed -n -e '/^.ifndef/,$$p' \
1059           < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
1060           > $@-t && \
1061         mv $@-t $@
1062
1063 # We need the following in order to create <stddef.h> when the system
1064 # doesn't have one that works with the given compiler.
1065 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
1066 @GL_GENERATE_STDDEF_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1067 @GL_GENERATE_STDDEF_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1068 @GL_GENERATE_STDDEF_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1069 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1070 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1071 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1072 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1073 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1074 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1075 @GL_GENERATE_STDDEF_H_TRUE@           < $(srcdir)/stddef.in.h; \
1076 @GL_GENERATE_STDDEF_H_TRUE@     } > $@-t && \
1077 @GL_GENERATE_STDDEF_H_TRUE@     mv $@-t $@
1078 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
1079 @GL_GENERATE_STDDEF_H_FALSE@    rm -f $@
1080
1081 # We need the following in order to create <stdint.h> when the system
1082 # doesn't have one that works with the given compiler.
1083 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
1084 @GL_GENERATE_STDINT_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1085 @GL_GENERATE_STDINT_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1086 @GL_GENERATE_STDINT_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1087 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1088 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1089 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1090 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1091 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1092 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1093 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1094 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1095 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1096 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1097 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1098 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1099 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1100 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1101 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1102 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1103 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1104 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1105 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1106 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1107 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1108 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1109 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1110 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1111 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1112 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1113 @GL_GENERATE_STDINT_H_TRUE@           < $(srcdir)/stdint.in.h; \
1114 @GL_GENERATE_STDINT_H_TRUE@     } > $@-t && \
1115 @GL_GENERATE_STDINT_H_TRUE@     mv $@-t $@
1116 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
1117 @GL_GENERATE_STDINT_H_FALSE@    rm -f $@
1118
1119 unitypes.h: unitypes.in.h
1120         $(AM_V_GEN)rm -f $@-t $@ && \
1121         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1122           cat $(srcdir)/unitypes.in.h; \
1123         } > $@-t && \
1124         mv -f $@-t $@
1125
1126 uniwidth.h: uniwidth.in.h
1127         $(AM_V_GEN)rm -f $@-t $@ && \
1128         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1129           cat $(srcdir)/uniwidth.in.h; \
1130         } > $@-t && \
1131         mv -f $@-t $@
1132
1133 # We need the following in order to create <wchar.h> when the system
1134 # version does not work standalone.
1135 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1136         $(AM_V_GEN)rm -f $@-t $@ && \
1137         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1138           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1139               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1140               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1141               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1142               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
1143               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1144               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
1145               -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
1146               -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
1147               -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
1148               -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
1149               -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
1150               -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
1151               -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
1152               -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
1153               -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
1154               -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
1155               -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
1156               -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
1157               -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
1158               -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
1159               -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
1160               -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
1161               -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
1162               -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
1163               -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
1164               -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
1165               -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
1166               -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
1167               -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
1168               -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
1169               -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
1170               -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
1171               -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
1172               -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
1173               -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
1174               -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
1175               -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
1176               -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
1177               -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
1178               -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
1179               -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
1180               -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
1181               -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
1182               -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
1183               -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
1184               < $(srcdir)/wchar.in.h | \
1185           sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
1186               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
1187               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
1188               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
1189               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
1190               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
1191               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
1192               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
1193               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
1194               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
1195               -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
1196               -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
1197               -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
1198               -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
1199               -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
1200               -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
1201               -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
1202               -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
1203               -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
1204               -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
1205               -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
1206               -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
1207               -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
1208               -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
1209               -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
1210               -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
1211               -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
1212               -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
1213               -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
1214               -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
1215               -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
1216               -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
1217               -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
1218               -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
1219               -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
1220               -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
1221               -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
1222               -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
1223               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
1224               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1225           | \
1226           sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
1227               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
1228               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
1229               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
1230               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
1231               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
1232               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
1233               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
1234               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
1235               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
1236               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
1237               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1238               -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
1239               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1240               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1241               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1242         } > $@-t && \
1243         mv $@-t $@
1244
1245 # We need the following in order to create <wctype.h> when the system
1246 # doesn't have one that works with the given compiler.
1247 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1248         $(AM_V_GEN)rm -f $@-t $@ && \
1249         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1250           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1251               -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1252               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1253               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1254               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1255               -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
1256               -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
1257               -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
1258               -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
1259               -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
1260               -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
1261               -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
1262               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1263               -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
1264               -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
1265               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1266               -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
1267               -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
1268               -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
1269               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1270               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1271               < $(srcdir)/wctype.in.h; \
1272         } > $@-t && \
1273         mv $@-t $@
1274
1275 mostlyclean-local: mostlyclean-generic
1276         @for dir in '' $(MOSTLYCLEANDIRS); do \
1277           if test -n "$$dir" && test -d $$dir; then \
1278             echo "rmdir $$dir"; rmdir $$dir; \
1279           fi; \
1280         done; \
1281         :
1282
1283 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1284 # Otherwise a system limit (for SysV at least) may be exceeded.
1285 .NOEXPORT: