# Makefile.in generated by automake 1.16.1 from Makefile.am.
# lib/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# Copyright (C) 2002-2018 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this file. If not, see .
#
# As a special exception to the GNU General Public License,
# this file may be distributed as part of a program that
# contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
VPATH = ../../libunistring-0.9.10/lib
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
false; \
elif test -n '$(MAKE_HOST)'; then \
true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
true; \
else \
false; \
fi; \
}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/libunistring
pkgincludedir = $(includedir)/libunistring
pkglibdir = $(libdir)/libunistring
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = aarch64-poky-linux-gnu
am__append_1 = $(LTLIBICONV)
am__append_2 = unicase/empty-prefix-context.c
am__append_3 = unicase/empty-suffix-context.c
am__append_4 = unicase/locale-language.c
am__append_5 = unicase/tolower.c
am__append_6 = unicase/totitle.c
am__append_7 = unicase/toupper.c
am__append_8 = unicase/u16-casecmp.c
am__append_9 = unicase/u16-casecoll.c
am__append_10 = unicase/u16-casefold.c
am__append_11 = unicase/u16-casexfrm.c
am__append_12 = unicase/u16-ct-casefold.c
am__append_13 = unicase/u16-ct-tolower.c
am__append_14 = unicase/u16-ct-totitle.c
am__append_15 = unicase/u16-ct-toupper.c
am__append_16 = unicase/u16-is-cased.c
am__append_17 = unicase/u16-is-casefolded.c
am__append_18 = unicase/u16-is-lowercase.c
am__append_19 = unicase/u16-is-titlecase.c
am__append_20 = unicase/u16-is-uppercase.c
am__append_21 = unicase/u16-prefix-context.c
am__append_22 = unicase/u16-suffix-context.c
am__append_23 = unicase/u16-tolower.c
am__append_24 = unicase/u16-totitle.c
am__append_25 = unicase/u16-toupper.c
am__append_26 = unicase/u32-casecmp.c
am__append_27 = unicase/u32-casecoll.c
am__append_28 = unicase/u32-casefold.c
am__append_29 = unicase/u32-casexfrm.c
am__append_30 = unicase/u32-ct-casefold.c
am__append_31 = unicase/u32-ct-tolower.c
am__append_32 = unicase/u32-ct-totitle.c
am__append_33 = unicase/u32-ct-toupper.c
am__append_34 = unicase/u32-is-cased.c
am__append_35 = unicase/u32-is-casefolded.c
am__append_36 = unicase/u32-is-lowercase.c
am__append_37 = unicase/u32-is-titlecase.c
am__append_38 = unicase/u32-is-uppercase.c
am__append_39 = unicase/u32-prefix-context.c
am__append_40 = unicase/u32-suffix-context.c
am__append_41 = unicase/u32-tolower.c
am__append_42 = unicase/u32-totitle.c
am__append_43 = unicase/u32-toupper.c
am__append_44 = unicase/u8-casecmp.c
am__append_45 = unicase/u8-casecoll.c
am__append_46 = unicase/u8-casefold.c
am__append_47 = unicase/u8-casexfrm.c
am__append_48 = unicase/u8-ct-casefold.c
am__append_49 = unicase/u8-ct-tolower.c
am__append_50 = unicase/u8-ct-totitle.c
am__append_51 = unicase/u8-ct-toupper.c
am__append_52 = unicase/u8-is-cased.c
am__append_53 = unicase/u8-is-casefolded.c
am__append_54 = unicase/u8-is-lowercase.c
am__append_55 = unicase/u8-is-titlecase.c
am__append_56 = unicase/u8-is-uppercase.c
am__append_57 = unicase/u8-prefix-context.c
am__append_58 = unicase/u8-suffix-context.c
am__append_59 = unicase/u8-tolower.c
am__append_60 = unicase/u8-totitle.c
am__append_61 = unicase/u8-toupper.c
am__append_62 = unicase/ulc-casecmp.c
am__append_63 = unicase/ulc-casecoll.c
am__append_64 = unicase/ulc-casexfrm.c
am__append_65 = uniconv/u16-conv-from-enc.c
am__append_66 = uniconv/u16-conv-to-enc.c
am__append_67 = uniconv/u16-strconv-from-enc.c
am__append_68 = uniconv/u16-strconv-from-locale.c
am__append_69 = uniconv/u16-strconv-to-enc.c
am__append_70 = uniconv/u16-strconv-to-locale.c
am__append_71 = uniconv/u32-conv-from-enc.c
am__append_72 = uniconv/u32-conv-to-enc.c
am__append_73 = uniconv/u32-strconv-from-enc.c
am__append_74 = uniconv/u32-strconv-from-locale.c
am__append_75 = uniconv/u32-strconv-to-enc.c
am__append_76 = uniconv/u32-strconv-to-locale.c
am__append_77 = uniconv/u8-conv-from-enc.c
am__append_78 = uniconv/u8-conv-to-enc.c
am__append_79 = uniconv/u8-strconv-from-enc.c
am__append_80 = uniconv/u8-strconv-from-locale.c
am__append_81 = uniconv/u8-strconv-to-enc.c
am__append_82 = uniconv/u8-strconv-to-locale.c
am__append_83 = unictype/bidi_byname.c
am__append_84 = unictype/bidi_longname.c
am__append_85 = unictype/bidi_name.c
am__append_86 = unictype/bidi_of.c
am__append_87 = unictype/bidi_test.c
am__append_88 = unictype/blocks.c
am__append_89 = unictype/block_test.c
am__append_90 = unictype/categ_C.c
am__append_91 = unictype/categ_Cc.c
am__append_92 = unictype/categ_Cf.c
am__append_93 = unictype/categ_Cn.c
am__append_94 = unictype/categ_Co.c
am__append_95 = unictype/categ_Cs.c
am__append_96 = unictype/categ_L.c
am__append_97 = unictype/categ_LC.c
am__append_98 = unictype/categ_Ll.c
am__append_99 = unictype/categ_Lm.c
am__append_100 = unictype/categ_Lo.c
am__append_101 = unictype/categ_Lt.c
am__append_102 = unictype/categ_Lu.c
am__append_103 = unictype/categ_M.c
am__append_104 = unictype/categ_Mc.c
am__append_105 = unictype/categ_Me.c
am__append_106 = unictype/categ_Mn.c
am__append_107 = unictype/categ_N.c
am__append_108 = unictype/categ_Nd.c
am__append_109 = unictype/categ_Nl.c
am__append_110 = unictype/categ_No.c
am__append_111 = unictype/categ_P.c
am__append_112 = unictype/categ_Pc.c
am__append_113 = unictype/categ_Pd.c
am__append_114 = unictype/categ_Pe.c
am__append_115 = unictype/categ_Pf.c
am__append_116 = unictype/categ_Pi.c
am__append_117 = unictype/categ_Po.c
am__append_118 = unictype/categ_Ps.c
am__append_119 = unictype/categ_S.c
am__append_120 = unictype/categ_Sc.c
am__append_121 = unictype/categ_Sk.c
am__append_122 = unictype/categ_Sm.c
am__append_123 = unictype/categ_So.c
am__append_124 = unictype/categ_Z.c
am__append_125 = unictype/categ_Zl.c
am__append_126 = unictype/categ_Zp.c
am__append_127 = unictype/categ_Zs.c
am__append_128 = unictype/categ_and.c
am__append_129 = unictype/categ_and_not.c
am__append_130 = unictype/categ_byname.c
am__append_131 = unictype/categ_longname.c
am__append_132 = unictype/categ_name.c
am__append_133 = unictype/categ_none.c
am__append_134 = unictype/categ_of.c
am__append_135 = unictype/categ_or.c
am__append_136 = unictype/categ_test.c
am__append_137 = unictype/combiningclass.c
am__append_138 = unictype/combiningclass_byname.c
am__append_139 = unictype/combiningclass_longname.c
am__append_140 = unictype/combiningclass_name.c
am__append_141 = unictype/ctype_alnum.c
am__append_142 = unictype/ctype_alpha.c
am__append_143 = unictype/ctype_blank.c
am__append_144 = unictype/ctype_cntrl.c
am__append_145 = unictype/ctype_digit.c
am__append_146 = unictype/ctype_graph.c
am__append_147 = unictype/ctype_lower.c
am__append_148 = unictype/ctype_print.c
am__append_149 = unictype/ctype_punct.c
am__append_150 = unictype/ctype_space.c
am__append_151 = unictype/ctype_upper.c
am__append_152 = unictype/ctype_xdigit.c
am__append_153 = unictype/decdigit.c
am__append_154 = unictype/digit.c
am__append_155 = unictype/joininggroup_byname.c
am__append_156 = unictype/joininggroup_name.c
am__append_157 = unictype/joininggroup_of.c
am__append_158 = unictype/joiningtype_byname.c
am__append_159 = unictype/joiningtype_longname.c
am__append_160 = unictype/joiningtype_name.c
am__append_161 = unictype/joiningtype_of.c
am__append_162 = unictype/mirror.c
am__append_163 = unictype/numeric.c
am__append_164 = unictype/pr_alphabetic.c
am__append_165 = unictype/pr_ascii_hex_digit.c
am__append_166 = unictype/pr_bidi_arabic_digit.c
am__append_167 = unictype/pr_bidi_arabic_right_to_left.c
am__append_168 = unictype/pr_bidi_block_separator.c
am__append_169 = unictype/pr_bidi_boundary_neutral.c
am__append_170 = unictype/pr_bidi_common_separator.c
am__append_171 = unictype/pr_bidi_control.c
am__append_172 = unictype/pr_bidi_embedding_or_override.c
am__append_173 = unictype/pr_bidi_eur_num_separator.c
am__append_174 = unictype/pr_bidi_eur_num_terminator.c
am__append_175 = unictype/pr_bidi_european_digit.c
am__append_176 = unictype/pr_bidi_hebrew_right_to_left.c
am__append_177 = unictype/pr_bidi_left_to_right.c
am__append_178 = unictype/pr_bidi_non_spacing_mark.c
am__append_179 = unictype/pr_bidi_other_neutral.c
am__append_180 = unictype/pr_bidi_pdf.c
am__append_181 = unictype/pr_bidi_segment_separator.c
am__append_182 = unictype/pr_bidi_whitespace.c
am__append_183 = unictype/pr_byname.c
am__append_184 = unictype/pr_case_ignorable.c
am__append_185 = unictype/pr_cased.c
am__append_186 = unictype/pr_changes_when_casefolded.c
am__append_187 = unictype/pr_changes_when_casemapped.c
am__append_188 = unictype/pr_changes_when_lowercased.c
am__append_189 = unictype/pr_changes_when_titlecased.c
am__append_190 = unictype/pr_changes_when_uppercased.c
am__append_191 = unictype/pr_combining.c
am__append_192 = unictype/pr_composite.c
am__append_193 = unictype/pr_currency_symbol.c
am__append_194 = unictype/pr_dash.c
am__append_195 = unictype/pr_decimal_digit.c
am__append_196 = unictype/pr_default_ignorable_code_point.c
am__append_197 = unictype/pr_deprecated.c
am__append_198 = unictype/pr_diacritic.c
am__append_199 = unictype/pr_extender.c
am__append_200 = unictype/pr_format_control.c
am__append_201 = unictype/pr_grapheme_base.c
am__append_202 = unictype/pr_grapheme_extend.c
am__append_203 = unictype/pr_grapheme_link.c
am__append_204 = unictype/pr_hex_digit.c
am__append_205 = unictype/pr_hyphen.c
am__append_206 = unictype/pr_id_continue.c
am__append_207 = unictype/pr_id_start.c
am__append_208 = unictype/pr_ideographic.c
am__append_209 = unictype/pr_ids_binary_operator.c
am__append_210 = unictype/pr_ids_trinary_operator.c
am__append_211 = unictype/pr_ignorable_control.c
am__append_212 = unictype/pr_iso_control.c
am__append_213 = unictype/pr_join_control.c
am__append_214 = unictype/pr_left_of_pair.c
am__append_215 = unictype/pr_line_separator.c
am__append_216 = unictype/pr_logical_order_exception.c
am__append_217 = unictype/pr_lowercase.c
am__append_218 = unictype/pr_math.c
am__append_219 = unictype/pr_non_break.c
am__append_220 = unictype/pr_not_a_character.c
am__append_221 = unictype/pr_numeric.c
am__append_222 = unictype/pr_other_alphabetic.c
am__append_223 = unictype/pr_other_default_ignorable_code_point.c
am__append_224 = unictype/pr_other_grapheme_extend.c
am__append_225 = unictype/pr_other_id_continue.c
am__append_226 = unictype/pr_other_id_start.c
am__append_227 = unictype/pr_other_lowercase.c
am__append_228 = unictype/pr_other_math.c
am__append_229 = unictype/pr_other_uppercase.c
am__append_230 = unictype/pr_paired_punctuation.c
am__append_231 = unictype/pr_paragraph_separator.c
am__append_232 = unictype/pr_pattern_syntax.c
am__append_233 = unictype/pr_pattern_white_space.c
am__append_234 = unictype/pr_private_use.c
am__append_235 = unictype/pr_punctuation.c
am__append_236 = unictype/pr_quotation_mark.c
am__append_237 = unictype/pr_radical.c
am__append_238 = unictype/pr_sentence_terminal.c
am__append_239 = unictype/pr_soft_dotted.c
am__append_240 = unictype/pr_space.c
am__append_241 = unictype/pr_terminal_punctuation.c
am__append_242 = unictype/pr_test.c
am__append_243 = unictype/pr_titlecase.c
am__append_244 = unictype/pr_unassigned_code_value.c
am__append_245 = unictype/pr_unified_ideograph.c
am__append_246 = unictype/pr_uppercase.c
am__append_247 = unictype/pr_variation_selector.c
am__append_248 = unictype/pr_white_space.c
am__append_249 = unictype/pr_xid_continue.c
am__append_250 = unictype/pr_xid_start.c
am__append_251 = unictype/pr_zero_width.c
am__append_252 = unictype/scripts.c
am__append_253 = unictype/sy_c_ident.c
am__append_254 = unictype/sy_c_whitespace.c
am__append_255 = unictype/sy_java_ident.c
am__append_256 = unictype/sy_java_whitespace.c
am__append_257 = unigbrk/u16-grapheme-breaks.c
am__append_258 = unigbrk/u16-grapheme-next.c
am__append_259 = unigbrk/u16-grapheme-prev.c
am__append_260 = unigbrk/u32-grapheme-breaks.c
am__append_261 = unigbrk/u32-grapheme-next.c
am__append_262 = unigbrk/u32-grapheme-prev.c
am__append_263 = unigbrk/u8-grapheme-breaks.c
am__append_264 = unigbrk/u8-grapheme-next.c
am__append_265 = unigbrk/u8-grapheme-prev.c
am__append_266 = unigbrk/uc-gbrk-prop.c
am__append_267 = unigbrk/uc-grapheme-breaks.c
am__append_268 = unigbrk/uc-is-grapheme-break.c
am__append_269 = unigbrk/ulc-grapheme-breaks.c
am__append_270 = unilbrk/u16-possible-linebreaks.c
am__append_271 = unilbrk/u16-width-linebreaks.c
am__append_272 = unilbrk/u32-possible-linebreaks.c
am__append_273 = unilbrk/u32-width-linebreaks.c
am__append_274 = unilbrk/u8-possible-linebreaks.c
am__append_275 = unilbrk/u8-width-linebreaks.c
am__append_276 = unilbrk/ulc-possible-linebreaks.c
am__append_277 = unilbrk/ulc-width-linebreaks.c
am__append_278 = uniname/uniname.c
am__append_279 = uninorm/canonical-decomposition.c
am__append_280 = uninorm/composition.c
am__append_281 = uninorm/decomposing-form.c
am__append_282 = uninorm/decomposition.c
am__append_283 = uninorm/uninorm-filter.c
am__append_284 = uninorm/nfc.c
am__append_285 = uninorm/nfd.c
am__append_286 = uninorm/nfkc.c
am__append_287 = uninorm/nfkd.c
am__append_288 = uninorm/u16-normalize.c
am__append_289 = uninorm/u16-normcmp.c
am__append_290 = uninorm/u16-normcoll.c
am__append_291 = uninorm/u16-normxfrm.c
am__append_292 = uninorm/u32-normalize.c
am__append_293 = uninorm/u32-normcmp.c
am__append_294 = uninorm/u32-normcoll.c
am__append_295 = uninorm/u32-normxfrm.c
am__append_296 = uninorm/u8-normalize.c
am__append_297 = uninorm/u8-normcmp.c
am__append_298 = uninorm/u8-normcoll.c
am__append_299 = uninorm/u8-normxfrm.c
am__append_300 = unistdio/u16-asnprintf.c
am__append_301 = unistdio/u16-asprintf.c
am__append_302 = unistdio/u16-snprintf.c
am__append_303 = unistdio/u16-sprintf.c
am__append_304 = unistdio/u16-u16-asnprintf.c
am__append_305 = unistdio/u16-u16-asprintf.c
am__append_306 = unistdio/u16-u16-snprintf.c
am__append_307 = unistdio/u16-u16-sprintf.c
am__append_308 = unistdio/u16-u16-vasnprintf.c
am__append_309 = unistdio/u16-u16-vasprintf.c
am__append_310 = unistdio/u16-u16-vsnprintf.c
am__append_311 = unistdio/u16-u16-vsprintf.c
am__append_312 = unistdio/u16-vasnprintf.c
am__append_313 = unistdio/u16-vasprintf.c
am__append_314 = unistdio/u16-vsnprintf.c
am__append_315 = unistdio/u16-vsprintf.c
am__append_316 = unistdio/u32-asnprintf.c
am__append_317 = unistdio/u32-asprintf.c
am__append_318 = unistdio/u32-snprintf.c
am__append_319 = unistdio/u32-sprintf.c
am__append_320 = unistdio/u32-u32-asnprintf.c
am__append_321 = unistdio/u32-u32-asprintf.c
am__append_322 = unistdio/u32-u32-snprintf.c
am__append_323 = unistdio/u32-u32-sprintf.c
am__append_324 = unistdio/u32-u32-vasnprintf.c
am__append_325 = unistdio/u32-u32-vasprintf.c
am__append_326 = unistdio/u32-u32-vsnprintf.c
am__append_327 = unistdio/u32-u32-vsprintf.c
am__append_328 = unistdio/u32-vasnprintf.c
am__append_329 = unistdio/u32-vasprintf.c
am__append_330 = unistdio/u32-vsnprintf.c
am__append_331 = unistdio/u32-vsprintf.c
am__append_332 = unistdio/u8-asnprintf.c
am__append_333 = unistdio/u8-asprintf.c
am__append_334 = unistdio/u8-snprintf.c
am__append_335 = unistdio/u8-sprintf.c
am__append_336 = unistdio/u8-u8-asnprintf.c
am__append_337 = unistdio/u8-u8-asprintf.c
am__append_338 = unistdio/u8-u8-snprintf.c
am__append_339 = unistdio/u8-u8-sprintf.c
am__append_340 = unistdio/u8-u8-vasnprintf.c
am__append_341 = unistdio/u8-u8-vasprintf.c
am__append_342 = unistdio/u8-u8-vsnprintf.c
am__append_343 = unistdio/u8-u8-vsprintf.c
am__append_344 = unistdio/u8-vasnprintf.c
am__append_345 = unistdio/u8-vasprintf.c
am__append_346 = unistdio/u8-vsnprintf.c
am__append_347 = unistdio/u8-vsprintf.c
am__append_348 = unistdio/ulc-asnprintf.c
am__append_349 = unistdio/ulc-asprintf.c
am__append_350 = unistdio/ulc-fprintf.c
am__append_351 = unistdio/ulc-snprintf.c
am__append_352 = unistdio/ulc-sprintf.c
am__append_353 = unistdio/ulc-vasnprintf.c
am__append_354 = unistdio/ulc-vasprintf.c
am__append_355 = unistdio/ulc-vfprintf.c
am__append_356 = unistdio/ulc-vsnprintf.c
am__append_357 = unistdio/ulc-vsprintf.c
am__append_358 = unistr/u16-check.c
am__append_359 = unistr/u16-chr.c
am__append_360 = unistr/u16-cmp.c
am__append_361 = unistr/u16-cmp2.c
am__append_362 = unistr/u16-cpy.c
am__append_363 = unistr/u16-cpy-alloc.c
am__append_364 = unistr/u16-endswith.c
am__append_365 = unistr/u16-mblen.c
am__append_366 = unistr/u16-mbsnlen.c
am__append_367 = unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c
am__append_368 = unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c
am__append_369 = unistr/u16-mbtoucr.c
am__append_370 = unistr/u16-move.c
am__append_371 = unistr/u16-next.c
am__append_372 = unistr/u16-prev.c
am__append_373 = unistr/u16-set.c
am__append_374 = unistr/u16-startswith.c
am__append_375 = unistr/u16-stpcpy.c
am__append_376 = unistr/u16-stpncpy.c
am__append_377 = unistr/u16-strcat.c
am__append_378 = unistr/u16-strchr.c
am__append_379 = unistr/u16-strcmp.c
am__append_380 = unistr/u16-strcoll.c
am__append_381 = unistr/u16-strcpy.c
am__append_382 = unistr/u16-strcspn.c
am__append_383 = unistr/u16-strdup.c
am__append_384 = unistr/u16-strlen.c
am__append_385 = unistr/u16-strmblen.c
am__append_386 = unistr/u16-strmbtouc.c
am__append_387 = unistr/u16-strncat.c
am__append_388 = unistr/u16-strncmp.c
am__append_389 = unistr/u16-strncpy.c
am__append_390 = unistr/u16-strnlen.c
am__append_391 = unistr/u16-strpbrk.c
am__append_392 = unistr/u16-strrchr.c
am__append_393 = unistr/u16-strspn.c
am__append_394 = unistr/u16-strstr.c
am__append_395 = unistr/u16-strtok.c
am__append_396 = unistr/u16-to-u32.c
am__append_397 = unistr/u16-to-u8.c
am__append_398 = unistr/u16-uctomb.c unistr/u16-uctomb-aux.c
am__append_399 = unistr/u32-check.c
am__append_400 = unistr/u32-chr.c
am__append_401 = unistr/u32-cmp.c
am__append_402 = unistr/u32-cmp2.c
am__append_403 = unistr/u32-cpy.c
am__append_404 = unistr/u32-cpy-alloc.c
am__append_405 = unistr/u32-endswith.c
am__append_406 = unistr/u32-mblen.c
am__append_407 = unistr/u32-mbsnlen.c
am__append_408 = unistr/u32-mbtouc.c
am__append_409 = unistr/u32-mbtouc-unsafe.c
am__append_410 = unistr/u32-mbtoucr.c
am__append_411 = unistr/u32-move.c
am__append_412 = unistr/u32-next.c
am__append_413 = unistr/u32-prev.c
am__append_414 = unistr/u32-set.c
am__append_415 = unistr/u32-startswith.c
am__append_416 = unistr/u32-stpcpy.c
am__append_417 = unistr/u32-stpncpy.c
am__append_418 = unistr/u32-strcat.c
am__append_419 = unistr/u32-strchr.c
am__append_420 = unistr/u32-strcmp.c
am__append_421 = unistr/u32-strcoll.c
am__append_422 = unistr/u32-strcpy.c
am__append_423 = unistr/u32-strcspn.c
am__append_424 = unistr/u32-strdup.c
am__append_425 = unistr/u32-strlen.c
am__append_426 = unistr/u32-strmblen.c
am__append_427 = unistr/u32-strmbtouc.c
am__append_428 = unistr/u32-strncat.c
am__append_429 = unistr/u32-strncmp.c
am__append_430 = unistr/u32-strncpy.c
am__append_431 = unistr/u32-strnlen.c
am__append_432 = unistr/u32-strpbrk.c
am__append_433 = unistr/u32-strrchr.c
am__append_434 = unistr/u32-strspn.c
am__append_435 = unistr/u32-strstr.c
am__append_436 = unistr/u32-strtok.c
am__append_437 = unistr/u32-to-u16.c
am__append_438 = unistr/u32-to-u8.c
am__append_439 = unistr/u32-uctomb.c
am__append_440 = unistr/u8-check.c
am__append_441 = unistr/u8-chr.c
am__append_442 = unistr/u8-cmp.c
am__append_443 = unistr/u8-cmp2.c
am__append_444 = unistr/u8-cpy.c
am__append_445 = unistr/u8-cpy-alloc.c
am__append_446 = unistr/u8-endswith.c
am__append_447 = unistr/u8-mblen.c
am__append_448 = unistr/u8-mbsnlen.c
am__append_449 = unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c
am__append_450 = unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c
am__append_451 = unistr/u8-mbtoucr.c
am__append_452 = unistr/u8-move.c
am__append_453 = unistr/u8-next.c
am__append_454 = unistr/u8-prev.c
am__append_455 = unistr/u8-set.c
am__append_456 = unistr/u8-startswith.c
am__append_457 = unistr/u8-stpcpy.c
am__append_458 = unistr/u8-stpncpy.c
am__append_459 = unistr/u8-strcat.c
am__append_460 = unistr/u8-strchr.c
am__append_461 = unistr/u8-strcmp.c
am__append_462 = unistr/u8-strcoll.c
am__append_463 = unistr/u8-strcpy.c
am__append_464 = unistr/u8-strcspn.c
am__append_465 = unistr/u8-strdup.c
am__append_466 = unistr/u8-strlen.c
am__append_467 = unistr/u8-strmblen.c
am__append_468 = unistr/u8-strmbtouc.c
am__append_469 = unistr/u8-strncat.c
am__append_470 = unistr/u8-strncmp.c
am__append_471 = unistr/u8-strncpy.c
am__append_472 = unistr/u8-strnlen.c
am__append_473 = unistr/u8-strpbrk.c
am__append_474 = unistr/u8-strrchr.c
am__append_475 = unistr/u8-strspn.c
am__append_476 = unistr/u8-strstr.c
am__append_477 = unistr/u8-strtok.c
am__append_478 = unistr/u8-to-u16.c
am__append_479 = unistr/u8-to-u32.c
am__append_480 = unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
am__append_481 = uniwbrk/u16-wordbreaks.c
am__append_482 = uniwbrk/u32-wordbreaks.c
am__append_483 = uniwbrk/u8-wordbreaks.c
am__append_484 = uniwbrk/ulc-wordbreaks.c
am__append_485 = uniwbrk/wordbreak-property.c
am__append_486 = uniwidth/u16-strwidth.c
am__append_487 = uniwidth/u16-width.c
am__append_488 = uniwidth/u32-strwidth.c
am__append_489 = uniwidth/u32-width.c
am__append_490 = uniwidth/u8-strwidth.c
am__append_491 = uniwidth/u8-width.c
am__append_492 = uniwidth/width.c
# Tell the mingw or Cygwin linker which symbols to export.
#am__append_493 = ../woe32dll/unistring-exports.c
#am__append_494 = -Wl,--export-all-symbols
#am__append_495 = libunistring.res.lo
subdir = lib
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
$(noinst_HEADERS) $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = exported.sh
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" \
"$(DESTDIR)$(includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
#am__DEPENDENCIES_2 = libunistring.res.lo
am__libunistring_la_SOURCES_DIST = amemxfrm.c c-ctype.h c-ctype.c \
c-strcase.h c-strcasecmp.c c-strncasecmp.c hard-locale.c \
localcharset.h localcharset.c localename.c glthread/lock.h \
glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c \
mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c \
size_max.h striconveh.h striconveh.c striconveha.h \
striconveha.c glthread/threadlib.c unicase/cased.c \
unicase/empty-prefix-context.c unicase/empty-suffix-context.c \
unicase/ignorable.c unicase/locale-language.c \
unicase/special-casing.c unicase/tocasefold.c \
unicase/tolower.c unicase/totitle.c unicase/toupper.c \
unicase/u16-casecmp.c unicase/u16-casecoll.c \
unicase/u16-casefold.c unicase/u16-casemap.c \
unicase/u16-casexfrm.c unicase/u16-ct-casefold.c \
unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c \
unicase/u16-ct-toupper.c unicase/u16-is-cased.c \
unicase/u16-is-casefolded.c unicase/u16-is-invariant.c \
unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c \
unicase/u16-is-uppercase.c unicase/u16-prefix-context.c \
unicase/u16-suffix-context.c unicase/u16-tolower.c \
unicase/u16-totitle.c unicase/u16-toupper.c \
unicase/u32-casecmp.c unicase/u32-casecoll.c \
unicase/u32-casefold.c unicase/u32-casemap.c \
unicase/u32-casexfrm.c unicase/u32-ct-casefold.c \
unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c \
unicase/u32-ct-toupper.c unicase/u32-is-cased.c \
unicase/u32-is-casefolded.c unicase/u32-is-invariant.c \
unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c \
unicase/u32-is-uppercase.c unicase/u32-prefix-context.c \
unicase/u32-suffix-context.c unicase/u32-tolower.c \
unicase/u32-totitle.c unicase/u32-toupper.c \
unicase/u8-casecmp.c unicase/u8-casecoll.c \
unicase/u8-casefold.c unicase/u8-casemap.c \
unicase/u8-casexfrm.c unicase/u8-ct-casefold.c \
unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c \
unicase/u8-ct-toupper.c unicase/u8-is-cased.c \
unicase/u8-is-casefolded.c unicase/u8-is-invariant.c \
unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c \
unicase/u8-is-uppercase.c unicase/u8-prefix-context.c \
unicase/u8-suffix-context.c unicase/u8-tolower.c \
unicase/u8-totitle.c unicase/u8-toupper.c \
unicase/ulc-casecmp.c unicase/ulc-casecoll.c \
unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c \
uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c \
uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c \
uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c \
uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c \
uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c \
uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c \
uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c \
uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c \
uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c \
unictype/bidi_longname.c unictype/bidi_name.c \
unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c \
unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c \
unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c \
unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c \
unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c \
unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c \
unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c \
unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c \
unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c \
unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c \
unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c \
unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c \
unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c \
unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c \
unictype/categ_and.c unictype/categ_and_not.c \
unictype/categ_byname.c unictype/categ_longname.c \
unictype/categ_name.c unictype/categ_none.c \
unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c \
unictype/combiningclass.c unictype/combiningclass_byname.c \
unictype/combiningclass_longname.c \
unictype/combiningclass_name.c unictype/ctype_alnum.c \
unictype/ctype_alpha.c unictype/ctype_blank.c \
unictype/ctype_cntrl.c unictype/ctype_digit.c \
unictype/ctype_graph.c unictype/ctype_lower.c \
unictype/ctype_print.c unictype/ctype_punct.c \
unictype/ctype_space.c unictype/ctype_upper.c \
unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c \
unictype/joininggroup_byname.c unictype/joininggroup_name.c \
unictype/joininggroup_of.c unictype/joiningtype_byname.c \
unictype/joiningtype_longname.c unictype/joiningtype_name.c \
unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c \
unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c \
unictype/pr_bidi_arabic_digit.c \
unictype/pr_bidi_arabic_right_to_left.c \
unictype/pr_bidi_block_separator.c \
unictype/pr_bidi_boundary_neutral.c \
unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c \
unictype/pr_bidi_embedding_or_override.c \
unictype/pr_bidi_eur_num_separator.c \
unictype/pr_bidi_eur_num_terminator.c \
unictype/pr_bidi_european_digit.c \
unictype/pr_bidi_hebrew_right_to_left.c \
unictype/pr_bidi_left_to_right.c \
unictype/pr_bidi_non_spacing_mark.c \
unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c \
unictype/pr_bidi_segment_separator.c \
unictype/pr_bidi_whitespace.c unictype/pr_byname.c \
unictype/pr_case_ignorable.c unictype/pr_cased.c \
unictype/pr_changes_when_casefolded.c \
unictype/pr_changes_when_casemapped.c \
unictype/pr_changes_when_lowercased.c \
unictype/pr_changes_when_titlecased.c \
unictype/pr_changes_when_uppercased.c unictype/pr_combining.c \
unictype/pr_composite.c unictype/pr_currency_symbol.c \
unictype/pr_dash.c unictype/pr_decimal_digit.c \
unictype/pr_default_ignorable_code_point.c \
unictype/pr_deprecated.c unictype/pr_diacritic.c \
unictype/pr_extender.c unictype/pr_format_control.c \
unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c \
unictype/pr_grapheme_link.c unictype/pr_hex_digit.c \
unictype/pr_hyphen.c unictype/pr_id_continue.c \
unictype/pr_id_start.c unictype/pr_ideographic.c \
unictype/pr_ids_binary_operator.c \
unictype/pr_ids_trinary_operator.c \
unictype/pr_ignorable_control.c unictype/pr_iso_control.c \
unictype/pr_join_control.c unictype/pr_left_of_pair.c \
unictype/pr_line_separator.c \
unictype/pr_logical_order_exception.c unictype/pr_lowercase.c \
unictype/pr_math.c unictype/pr_non_break.c \
unictype/pr_not_a_character.c unictype/pr_numeric.c \
unictype/pr_other_alphabetic.c \
unictype/pr_other_default_ignorable_code_point.c \
unictype/pr_other_grapheme_extend.c \
unictype/pr_other_id_continue.c unictype/pr_other_id_start.c \
unictype/pr_other_lowercase.c unictype/pr_other_math.c \
unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c \
unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c \
unictype/pr_pattern_white_space.c unictype/pr_private_use.c \
unictype/pr_punctuation.c unictype/pr_quotation_mark.c \
unictype/pr_radical.c unictype/pr_sentence_terminal.c \
unictype/pr_soft_dotted.c unictype/pr_space.c \
unictype/pr_terminal_punctuation.c unictype/pr_test.c \
unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c \
unictype/pr_unified_ideograph.c unictype/pr_uppercase.c \
unictype/pr_variation_selector.c unictype/pr_white_space.c \
unictype/pr_xid_continue.c unictype/pr_xid_start.c \
unictype/pr_zero_width.c unictype/scripts.c \
unictype/sy_c_ident.c unictype/sy_c_whitespace.c \
unictype/sy_java_ident.c unictype/sy_java_whitespace.c \
unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c \
unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c \
unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c \
unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c \
unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c \
unigbrk/uc-grapheme-breaks.c unigbrk/uc-is-grapheme-break.c \
unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c \
unilbrk/u16-possible-linebreaks.c \
unilbrk/u16-width-linebreaks.c \
unilbrk/u32-possible-linebreaks.c \
unilbrk/u32-width-linebreaks.c \
unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c \
unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c \
unilbrk/ulc-width-linebreaks.c uniname/uniname.c \
uninorm/canonical-decomposition.c \
uninorm/compat-decomposition.c uninorm/composition.c \
uninorm/decompose-internal.c uninorm/decomposing-form.c \
uninorm/decomposition.c uninorm/decomposition-table.c \
uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c \
uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c \
uninorm/u16-normcmp.c uninorm/u16-normcoll.c \
uninorm/u16-normxfrm.c uninorm/u32-normalize.c \
uninorm/u32-normcmp.c uninorm/u32-normcoll.c \
uninorm/u32-normxfrm.c uninorm/u8-normalize.c \
uninorm/u8-normcmp.c uninorm/u8-normcoll.c \
uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c \
unistdio/u16-asnprintf.c unistdio/u16-asprintf.c \
unistdio/u16-printf-parse.c unistdio/u16-snprintf.c \
unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c \
unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c \
unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c \
unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c \
unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c \
unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c \
unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c \
unistdio/u32-asprintf.c unistdio/u32-printf-parse.c \
unistdio/u32-snprintf.c unistdio/u32-sprintf.c \
unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c \
unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c \
unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c \
unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c \
unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c \
unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c \
unistdio/u8-asnprintf.c unistdio/u8-asprintf.c \
unistdio/u8-printf-parse.c unistdio/u8-snprintf.c \
unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c \
unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c \
unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c \
unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c \
unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c \
unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c \
unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c \
unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c \
unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c \
unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c \
unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c \
unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c \
unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c \
unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c \
unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c \
unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c \
unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c \
unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c \
unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c \
unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c \
unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c \
unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c \
unistr/u16-strlen.c unistr/u16-strmblen.c \
unistr/u16-strmbtouc.c unistr/u16-strncat.c \
unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c \
unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c \
unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c \
unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c \
unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c \
unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c \
unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c \
unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c \
unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c \
unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c \
unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c \
unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c \
unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c \
unistr/u32-strlen.c unistr/u32-strmblen.c \
unistr/u32-strmbtouc.c unistr/u32-strncat.c \
unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c \
unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c \
unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c \
unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c \
unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c \
unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c \
unistr/u8-mblen.c unistr/u8-mbsnlen.c unistr/u8-mbtouc.c \
unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c \
unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c \
unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c \
unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c \
unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c \
unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c \
unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c \
unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c \
unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c \
unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c \
unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c \
unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c \
uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c \
uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c \
uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c \
uniwidth/u16-strwidth.c uniwidth/u16-width.c \
uniwidth/u32-strwidth.c uniwidth/u32-width.c \
uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c \
wctype-h.c xsize.h xsize.c version.c \
../woe32dll/unistring-exports.c
am__dirstamp = $(am__leading_dot)dirstamp
am__objects_1 = unicase/empty-prefix-context.lo
am__objects_2 = unicase/empty-suffix-context.lo
am__objects_3 = unicase/locale-language.lo
am__objects_4 = \
unicase/tolower.lo
am__objects_5 = \
unicase/totitle.lo
am__objects_6 = \
unicase/toupper.lo
am__objects_7 = unicase/u16-casecmp.lo
am__objects_8 = unicase/u16-casecoll.lo
am__objects_9 = unicase/u16-casefold.lo
am__objects_10 = unicase/u16-casexfrm.lo
am__objects_11 = unicase/u16-ct-casefold.lo
am__objects_12 = unicase/u16-ct-tolower.lo
am__objects_13 = unicase/u16-ct-totitle.lo
am__objects_14 = unicase/u16-ct-toupper.lo
am__objects_15 = unicase/u16-is-cased.lo
am__objects_16 = unicase/u16-is-casefolded.lo
am__objects_17 = unicase/u16-is-lowercase.lo
am__objects_18 = unicase/u16-is-titlecase.lo
am__objects_19 = unicase/u16-is-uppercase.lo
am__objects_20 = unicase/u16-prefix-context.lo
am__objects_21 = unicase/u16-suffix-context.lo
am__objects_22 = unicase/u16-tolower.lo
am__objects_23 = unicase/u16-totitle.lo
am__objects_24 = unicase/u16-toupper.lo
am__objects_25 = unicase/u32-casecmp.lo
am__objects_26 = unicase/u32-casecoll.lo
am__objects_27 = unicase/u32-casefold.lo
am__objects_28 = unicase/u32-casexfrm.lo
am__objects_29 = unicase/u32-ct-casefold.lo
am__objects_30 = unicase/u32-ct-tolower.lo
am__objects_31 = unicase/u32-ct-totitle.lo
am__objects_32 = unicase/u32-ct-toupper.lo
am__objects_33 = unicase/u32-is-cased.lo
am__objects_34 = unicase/u32-is-casefolded.lo
am__objects_35 = unicase/u32-is-lowercase.lo
am__objects_36 = unicase/u32-is-titlecase.lo
am__objects_37 = unicase/u32-is-uppercase.lo
am__objects_38 = unicase/u32-prefix-context.lo
am__objects_39 = unicase/u32-suffix-context.lo
am__objects_40 = unicase/u32-tolower.lo
am__objects_41 = unicase/u32-totitle.lo
am__objects_42 = unicase/u32-toupper.lo
am__objects_43 = unicase/u8-casecmp.lo
am__objects_44 = unicase/u8-casecoll.lo
am__objects_45 = unicase/u8-casefold.lo
am__objects_46 = unicase/u8-casexfrm.lo
am__objects_47 = unicase/u8-ct-casefold.lo
am__objects_48 = unicase/u8-ct-tolower.lo
am__objects_49 = unicase/u8-ct-totitle.lo
am__objects_50 = unicase/u8-ct-toupper.lo
am__objects_51 = unicase/u8-is-cased.lo
am__objects_52 = unicase/u8-is-casefolded.lo
am__objects_53 = unicase/u8-is-lowercase.lo
am__objects_54 = unicase/u8-is-titlecase.lo
am__objects_55 = unicase/u8-is-uppercase.lo
am__objects_56 = unicase/u8-prefix-context.lo
am__objects_57 = unicase/u8-suffix-context.lo
am__objects_58 = unicase/u8-tolower.lo
am__objects_59 = unicase/u8-totitle.lo
am__objects_60 = unicase/u8-toupper.lo
am__objects_61 = unicase/ulc-casecmp.lo
am__objects_62 = unicase/ulc-casecoll.lo
am__objects_63 = unicase/ulc-casexfrm.lo
am__objects_64 = uniconv/u16-conv-from-enc.lo
am__objects_65 = uniconv/u16-conv-to-enc.lo
am__objects_66 = uniconv/u16-strconv-from-enc.lo
am__objects_67 = uniconv/u16-strconv-from-locale.lo
am__objects_68 = uniconv/u16-strconv-to-enc.lo
am__objects_69 = uniconv/u16-strconv-to-locale.lo
am__objects_70 = uniconv/u32-conv-from-enc.lo
am__objects_71 = uniconv/u32-conv-to-enc.lo
am__objects_72 = uniconv/u32-strconv-from-enc.lo
am__objects_73 = uniconv/u32-strconv-from-locale.lo
am__objects_74 = uniconv/u32-strconv-to-enc.lo
am__objects_75 = uniconv/u32-strconv-to-locale.lo
am__objects_76 = uniconv/u8-conv-from-enc.lo
am__objects_77 = uniconv/u8-conv-to-enc.lo
am__objects_78 = uniconv/u8-strconv-from-enc.lo
am__objects_79 = uniconv/u8-strconv-from-locale.lo
am__objects_80 = uniconv/u8-strconv-to-enc.lo
am__objects_81 = uniconv/u8-strconv-to-locale.lo
am__objects_82 = unictype/bidi_byname.lo
am__objects_83 = unictype/bidi_longname.lo
am__objects_84 = unictype/bidi_name.lo
am__objects_85 = unictype/bidi_of.lo
am__objects_86 = unictype/bidi_test.lo
am__objects_87 = unictype/blocks.lo
am__objects_88 = unictype/block_test.lo
am__objects_89 = unictype/categ_C.lo
am__objects_90 = unictype/categ_Cc.lo
am__objects_91 = unictype/categ_Cf.lo
am__objects_92 = unictype/categ_Cn.lo
am__objects_93 = unictype/categ_Co.lo
am__objects_94 = unictype/categ_Cs.lo
am__objects_95 = unictype/categ_L.lo
am__objects_96 = unictype/categ_LC.lo
am__objects_97 = unictype/categ_Ll.lo
am__objects_98 = unictype/categ_Lm.lo
am__objects_99 = unictype/categ_Lo.lo
am__objects_100 = unictype/categ_Lt.lo
am__objects_101 = unictype/categ_Lu.lo
am__objects_102 = unictype/categ_M.lo
am__objects_103 = unictype/categ_Mc.lo
am__objects_104 = unictype/categ_Me.lo
am__objects_105 = unictype/categ_Mn.lo
am__objects_106 = unictype/categ_N.lo
am__objects_107 = unictype/categ_Nd.lo
am__objects_108 = unictype/categ_Nl.lo
am__objects_109 = unictype/categ_No.lo
am__objects_110 = unictype/categ_P.lo
am__objects_111 = unictype/categ_Pc.lo
am__objects_112 = unictype/categ_Pd.lo
am__objects_113 = unictype/categ_Pe.lo
am__objects_114 = unictype/categ_Pf.lo
am__objects_115 = unictype/categ_Pi.lo
am__objects_116 = unictype/categ_Po.lo
am__objects_117 = unictype/categ_Ps.lo
am__objects_118 = unictype/categ_S.lo
am__objects_119 = unictype/categ_Sc.lo
am__objects_120 = unictype/categ_Sk.lo
am__objects_121 = unictype/categ_Sm.lo
am__objects_122 = unictype/categ_So.lo
am__objects_123 = unictype/categ_Z.lo
am__objects_124 = unictype/categ_Zl.lo
am__objects_125 = unictype/categ_Zp.lo
am__objects_126 = unictype/categ_Zs.lo
am__objects_127 = unictype/categ_and.lo
am__objects_128 = unictype/categ_and_not.lo
am__objects_129 = unictype/categ_byname.lo
am__objects_130 = unictype/categ_longname.lo
am__objects_131 = unictype/categ_name.lo
am__objects_132 = unictype/categ_none.lo
am__objects_133 = unictype/categ_of.lo
am__objects_134 = unictype/categ_or.lo
am__objects_135 = unictype/categ_test.lo
am__objects_136 = unictype/combiningclass.lo
am__objects_137 = unictype/combiningclass_byname.lo
am__objects_138 = unictype/combiningclass_longname.lo
am__objects_139 = unictype/combiningclass_name.lo
am__objects_140 = unictype/ctype_alnum.lo
am__objects_141 = unictype/ctype_alpha.lo
am__objects_142 = unictype/ctype_blank.lo
am__objects_143 = unictype/ctype_cntrl.lo
am__objects_144 = unictype/ctype_digit.lo
am__objects_145 = unictype/ctype_graph.lo
am__objects_146 = unictype/ctype_lower.lo
am__objects_147 = unictype/ctype_print.lo
am__objects_148 = unictype/ctype_punct.lo
am__objects_149 = unictype/ctype_space.lo
am__objects_150 = unictype/ctype_upper.lo
am__objects_151 = unictype/ctype_xdigit.lo
am__objects_152 = unictype/decdigit.lo
am__objects_153 = \
unictype/digit.lo
am__objects_154 = unictype/joininggroup_byname.lo
am__objects_155 = unictype/joininggroup_name.lo
am__objects_156 = unictype/joininggroup_of.lo
am__objects_157 = unictype/joiningtype_byname.lo
am__objects_158 = unictype/joiningtype_longname.lo
am__objects_159 = unictype/joiningtype_name.lo
am__objects_160 = unictype/joiningtype_of.lo
am__objects_161 = \
unictype/mirror.lo
am__objects_162 = unictype/numeric.lo
am__objects_163 = unictype/pr_alphabetic.lo
am__objects_164 = unictype/pr_ascii_hex_digit.lo
am__objects_165 = unictype/pr_bidi_arabic_digit.lo
am__objects_166 = unictype/pr_bidi_arabic_right_to_left.lo
am__objects_167 = unictype/pr_bidi_block_separator.lo
am__objects_168 = unictype/pr_bidi_boundary_neutral.lo
am__objects_169 = unictype/pr_bidi_common_separator.lo
am__objects_170 = unictype/pr_bidi_control.lo
am__objects_171 = unictype/pr_bidi_embedding_or_override.lo
am__objects_172 = unictype/pr_bidi_eur_num_separator.lo
am__objects_173 = unictype/pr_bidi_eur_num_terminator.lo
am__objects_174 = unictype/pr_bidi_european_digit.lo
am__objects_175 = unictype/pr_bidi_hebrew_right_to_left.lo
am__objects_176 = unictype/pr_bidi_left_to_right.lo
am__objects_177 = unictype/pr_bidi_non_spacing_mark.lo
am__objects_178 = unictype/pr_bidi_other_neutral.lo
am__objects_179 = unictype/pr_bidi_pdf.lo
am__objects_180 = unictype/pr_bidi_segment_separator.lo
am__objects_181 = unictype/pr_bidi_whitespace.lo
am__objects_182 = unictype/pr_byname.lo
am__objects_183 = unictype/pr_case_ignorable.lo
am__objects_184 = unictype/pr_cased.lo
am__objects_185 = unictype/pr_changes_when_casefolded.lo
am__objects_186 = unictype/pr_changes_when_casemapped.lo
am__objects_187 = unictype/pr_changes_when_lowercased.lo
am__objects_188 = unictype/pr_changes_when_titlecased.lo
am__objects_189 = unictype/pr_changes_when_uppercased.lo
am__objects_190 = unictype/pr_combining.lo
am__objects_191 = unictype/pr_composite.lo
am__objects_192 = unictype/pr_currency_symbol.lo
am__objects_193 = unictype/pr_dash.lo
am__objects_194 = unictype/pr_decimal_digit.lo
am__objects_195 = unictype/pr_default_ignorable_code_point.lo
am__objects_196 = unictype/pr_deprecated.lo
am__objects_197 = unictype/pr_diacritic.lo
am__objects_198 = unictype/pr_extender.lo
am__objects_199 = unictype/pr_format_control.lo
am__objects_200 = unictype/pr_grapheme_base.lo
am__objects_201 = unictype/pr_grapheme_extend.lo
am__objects_202 = unictype/pr_grapheme_link.lo
am__objects_203 = unictype/pr_hex_digit.lo
am__objects_204 = unictype/pr_hyphen.lo
am__objects_205 = unictype/pr_id_continue.lo
am__objects_206 = unictype/pr_id_start.lo
am__objects_207 = unictype/pr_ideographic.lo
am__objects_208 = unictype/pr_ids_binary_operator.lo
am__objects_209 = unictype/pr_ids_trinary_operator.lo
am__objects_210 = unictype/pr_ignorable_control.lo
am__objects_211 = unictype/pr_iso_control.lo
am__objects_212 = unictype/pr_join_control.lo
am__objects_213 = unictype/pr_left_of_pair.lo
am__objects_214 = unictype/pr_line_separator.lo
am__objects_215 = unictype/pr_logical_order_exception.lo
am__objects_216 = unictype/pr_lowercase.lo
am__objects_217 = unictype/pr_math.lo
am__objects_218 = unictype/pr_non_break.lo
am__objects_219 = unictype/pr_not_a_character.lo
am__objects_220 = unictype/pr_numeric.lo
am__objects_221 = unictype/pr_other_alphabetic.lo
am__objects_222 = unictype/pr_other_default_ignorable_code_point.lo
am__objects_223 = unictype/pr_other_grapheme_extend.lo
am__objects_224 = unictype/pr_other_id_continue.lo
am__objects_225 = unictype/pr_other_id_start.lo
am__objects_226 = unictype/pr_other_lowercase.lo
am__objects_227 = unictype/pr_other_math.lo
am__objects_228 = unictype/pr_other_uppercase.lo
am__objects_229 = unictype/pr_paired_punctuation.lo
am__objects_230 = unictype/pr_paragraph_separator.lo
am__objects_231 = unictype/pr_pattern_syntax.lo
am__objects_232 = unictype/pr_pattern_white_space.lo
am__objects_233 = unictype/pr_private_use.lo
am__objects_234 = unictype/pr_punctuation.lo
am__objects_235 = unictype/pr_quotation_mark.lo
am__objects_236 = unictype/pr_radical.lo
am__objects_237 = unictype/pr_sentence_terminal.lo
am__objects_238 = unictype/pr_soft_dotted.lo
am__objects_239 = unictype/pr_space.lo
am__objects_240 = unictype/pr_terminal_punctuation.lo
am__objects_241 = unictype/pr_test.lo
am__objects_242 = unictype/pr_titlecase.lo
am__objects_243 = unictype/pr_unassigned_code_value.lo
am__objects_244 = unictype/pr_unified_ideograph.lo
am__objects_245 = unictype/pr_uppercase.lo
am__objects_246 = unictype/pr_variation_selector.lo
am__objects_247 = unictype/pr_white_space.lo
am__objects_248 = unictype/pr_xid_continue.lo
am__objects_249 = unictype/pr_xid_start.lo
am__objects_250 = unictype/pr_zero_width.lo
am__objects_251 = unictype/scripts.lo
am__objects_252 = unictype/sy_c_ident.lo
am__objects_253 = unictype/sy_c_whitespace.lo
am__objects_254 = unictype/sy_java_ident.lo
am__objects_255 = unictype/sy_java_whitespace.lo
am__objects_256 = unigbrk/u16-grapheme-breaks.lo
am__objects_257 = unigbrk/u16-grapheme-next.lo
am__objects_258 = unigbrk/u16-grapheme-prev.lo
am__objects_259 = unigbrk/u32-grapheme-breaks.lo
am__objects_260 = unigbrk/u32-grapheme-next.lo
am__objects_261 = unigbrk/u32-grapheme-prev.lo
am__objects_262 = unigbrk/u8-grapheme-breaks.lo
am__objects_263 = unigbrk/u8-grapheme-next.lo
am__objects_264 = unigbrk/u8-grapheme-prev.lo
am__objects_265 = unigbrk/uc-gbrk-prop.lo
am__objects_266 = unigbrk/uc-grapheme-breaks.lo
am__objects_267 = unigbrk/uc-is-grapheme-break.lo
am__objects_268 = unigbrk/ulc-grapheme-breaks.lo
am__objects_269 = unilbrk/u16-possible-linebreaks.lo
am__objects_270 = unilbrk/u16-width-linebreaks.lo
am__objects_271 = unilbrk/u32-possible-linebreaks.lo
am__objects_272 = unilbrk/u32-width-linebreaks.lo
am__objects_273 = unilbrk/u8-possible-linebreaks.lo
am__objects_274 = unilbrk/u8-width-linebreaks.lo
am__objects_275 = unilbrk/ulc-possible-linebreaks.lo
am__objects_276 = unilbrk/ulc-width-linebreaks.lo
am__objects_277 = \
uniname/uniname.lo
am__objects_278 = uninorm/canonical-decomposition.lo
am__objects_279 = uninorm/composition.lo
am__objects_280 = uninorm/decomposing-form.lo
am__objects_281 = uninorm/decomposition.lo
am__objects_282 = uninorm/uninorm-filter.lo
am__objects_283 = \
uninorm/nfc.lo
am__objects_284 = \
uninorm/nfd.lo
am__objects_285 = \
uninorm/nfkc.lo
am__objects_286 = \
uninorm/nfkd.lo
am__objects_287 = uninorm/u16-normalize.lo
am__objects_288 = uninorm/u16-normcmp.lo
am__objects_289 = uninorm/u16-normcoll.lo
am__objects_290 = uninorm/u16-normxfrm.lo
am__objects_291 = uninorm/u32-normalize.lo
am__objects_292 = uninorm/u32-normcmp.lo
am__objects_293 = uninorm/u32-normcoll.lo
am__objects_294 = uninorm/u32-normxfrm.lo
am__objects_295 = uninorm/u8-normalize.lo
am__objects_296 = uninorm/u8-normcmp.lo
am__objects_297 = uninorm/u8-normcoll.lo
am__objects_298 = uninorm/u8-normxfrm.lo
am__objects_299 = unistdio/u16-asnprintf.lo
am__objects_300 = unistdio/u16-asprintf.lo
am__objects_301 = unistdio/u16-snprintf.lo
am__objects_302 = unistdio/u16-sprintf.lo
am__objects_303 = unistdio/u16-u16-asnprintf.lo
am__objects_304 = unistdio/u16-u16-asprintf.lo
am__objects_305 = unistdio/u16-u16-snprintf.lo
am__objects_306 = unistdio/u16-u16-sprintf.lo
am__objects_307 = unistdio/u16-u16-vasnprintf.lo
am__objects_308 = unistdio/u16-u16-vasprintf.lo
am__objects_309 = unistdio/u16-u16-vsnprintf.lo
am__objects_310 = unistdio/u16-u16-vsprintf.lo
am__objects_311 = unistdio/u16-vasnprintf.lo
am__objects_312 = unistdio/u16-vasprintf.lo
am__objects_313 = unistdio/u16-vsnprintf.lo
am__objects_314 = unistdio/u16-vsprintf.lo
am__objects_315 = unistdio/u32-asnprintf.lo
am__objects_316 = unistdio/u32-asprintf.lo
am__objects_317 = unistdio/u32-snprintf.lo
am__objects_318 = unistdio/u32-sprintf.lo
am__objects_319 = unistdio/u32-u32-asnprintf.lo
am__objects_320 = unistdio/u32-u32-asprintf.lo
am__objects_321 = unistdio/u32-u32-snprintf.lo
am__objects_322 = unistdio/u32-u32-sprintf.lo
am__objects_323 = unistdio/u32-u32-vasnprintf.lo
am__objects_324 = unistdio/u32-u32-vasprintf.lo
am__objects_325 = unistdio/u32-u32-vsnprintf.lo
am__objects_326 = unistdio/u32-u32-vsprintf.lo
am__objects_327 = unistdio/u32-vasnprintf.lo
am__objects_328 = unistdio/u32-vasprintf.lo
am__objects_329 = unistdio/u32-vsnprintf.lo
am__objects_330 = unistdio/u32-vsprintf.lo
am__objects_331 = unistdio/u8-asnprintf.lo
am__objects_332 = unistdio/u8-asprintf.lo
am__objects_333 = unistdio/u8-snprintf.lo
am__objects_334 = unistdio/u8-sprintf.lo
am__objects_335 = unistdio/u8-u8-asnprintf.lo
am__objects_336 = unistdio/u8-u8-asprintf.lo
am__objects_337 = unistdio/u8-u8-snprintf.lo
am__objects_338 = unistdio/u8-u8-sprintf.lo
am__objects_339 = unistdio/u8-u8-vasnprintf.lo
am__objects_340 = unistdio/u8-u8-vasprintf.lo
am__objects_341 = unistdio/u8-u8-vsnprintf.lo
am__objects_342 = unistdio/u8-u8-vsprintf.lo
am__objects_343 = unistdio/u8-vasnprintf.lo
am__objects_344 = unistdio/u8-vasprintf.lo
am__objects_345 = unistdio/u8-vsnprintf.lo
am__objects_346 = unistdio/u8-vsprintf.lo
am__objects_347 = unistdio/ulc-asnprintf.lo
am__objects_348 = unistdio/ulc-asprintf.lo
am__objects_349 = unistdio/ulc-fprintf.lo
am__objects_350 = unistdio/ulc-snprintf.lo
am__objects_351 = unistdio/ulc-sprintf.lo
am__objects_352 = unistdio/ulc-vasnprintf.lo
am__objects_353 = unistdio/ulc-vasprintf.lo
am__objects_354 = unistdio/ulc-vfprintf.lo
am__objects_355 = unistdio/ulc-vsnprintf.lo
am__objects_356 = unistdio/ulc-vsprintf.lo
am__objects_357 = unistr/u16-check.lo
am__objects_358 = \
unistr/u16-chr.lo
am__objects_359 = \
unistr/u16-cmp.lo
am__objects_360 = \
unistr/u16-cmp2.lo
am__objects_361 = \
unistr/u16-cpy.lo
am__objects_362 = unistr/u16-cpy-alloc.lo
am__objects_363 = unistr/u16-endswith.lo
am__objects_364 = unistr/u16-mblen.lo
am__objects_365 = unistr/u16-mbsnlen.lo
am__objects_366 = unistr/u16-mbtouc.lo \
unistr/u16-mbtouc-aux.lo
am__objects_367 = unistr/u16-mbtouc-unsafe.lo \
unistr/u16-mbtouc-unsafe-aux.lo
am__objects_368 = unistr/u16-mbtoucr.lo
am__objects_369 = \
unistr/u16-move.lo
am__objects_370 = \
unistr/u16-next.lo
am__objects_371 = \
unistr/u16-prev.lo
am__objects_372 = \
unistr/u16-set.lo
am__objects_373 = unistr/u16-startswith.lo
am__objects_374 = unistr/u16-stpcpy.lo
am__objects_375 = unistr/u16-stpncpy.lo
am__objects_376 = unistr/u16-strcat.lo
am__objects_377 = unistr/u16-strchr.lo
am__objects_378 = unistr/u16-strcmp.lo
am__objects_379 = unistr/u16-strcoll.lo
am__objects_380 = unistr/u16-strcpy.lo
am__objects_381 = unistr/u16-strcspn.lo
am__objects_382 = unistr/u16-strdup.lo
am__objects_383 = unistr/u16-strlen.lo
am__objects_384 = unistr/u16-strmblen.lo
am__objects_385 = unistr/u16-strmbtouc.lo
am__objects_386 = unistr/u16-strncat.lo
am__objects_387 = unistr/u16-strncmp.lo
am__objects_388 = unistr/u16-strncpy.lo
am__objects_389 = unistr/u16-strnlen.lo
am__objects_390 = unistr/u16-strpbrk.lo
am__objects_391 = unistr/u16-strrchr.lo
am__objects_392 = unistr/u16-strspn.lo
am__objects_393 = unistr/u16-strstr.lo
am__objects_394 = unistr/u16-strtok.lo
am__objects_395 = unistr/u16-to-u32.lo
am__objects_396 = unistr/u16-to-u8.lo
am__objects_397 = unistr/u16-uctomb.lo \
unistr/u16-uctomb-aux.lo
am__objects_398 = unistr/u32-check.lo
am__objects_399 = \
unistr/u32-chr.lo
am__objects_400 = \
unistr/u32-cmp.lo
am__objects_401 = \
unistr/u32-cmp2.lo
am__objects_402 = \
unistr/u32-cpy.lo
am__objects_403 = unistr/u32-cpy-alloc.lo
am__objects_404 = unistr/u32-endswith.lo
am__objects_405 = unistr/u32-mblen.lo
am__objects_406 = unistr/u32-mbsnlen.lo
am__objects_407 = unistr/u32-mbtouc.lo
am__objects_408 = unistr/u32-mbtouc-unsafe.lo
am__objects_409 = unistr/u32-mbtoucr.lo
am__objects_410 = \
unistr/u32-move.lo
am__objects_411 = \
unistr/u32-next.lo
am__objects_412 = \
unistr/u32-prev.lo
am__objects_413 = \
unistr/u32-set.lo
am__objects_414 = unistr/u32-startswith.lo
am__objects_415 = unistr/u32-stpcpy.lo
am__objects_416 = unistr/u32-stpncpy.lo
am__objects_417 = unistr/u32-strcat.lo
am__objects_418 = unistr/u32-strchr.lo
am__objects_419 = unistr/u32-strcmp.lo
am__objects_420 = unistr/u32-strcoll.lo
am__objects_421 = unistr/u32-strcpy.lo
am__objects_422 = unistr/u32-strcspn.lo
am__objects_423 = unistr/u32-strdup.lo
am__objects_424 = unistr/u32-strlen.lo
am__objects_425 = unistr/u32-strmblen.lo
am__objects_426 = unistr/u32-strmbtouc.lo
am__objects_427 = unistr/u32-strncat.lo
am__objects_428 = unistr/u32-strncmp.lo
am__objects_429 = unistr/u32-strncpy.lo
am__objects_430 = unistr/u32-strnlen.lo
am__objects_431 = unistr/u32-strpbrk.lo
am__objects_432 = unistr/u32-strrchr.lo
am__objects_433 = unistr/u32-strspn.lo
am__objects_434 = unistr/u32-strstr.lo
am__objects_435 = unistr/u32-strtok.lo
am__objects_436 = unistr/u32-to-u16.lo
am__objects_437 = unistr/u32-to-u8.lo
am__objects_438 = unistr/u32-uctomb.lo
am__objects_439 = \
unistr/u8-check.lo
am__objects_440 = \
unistr/u8-chr.lo
am__objects_441 = \
unistr/u8-cmp.lo
am__objects_442 = \
unistr/u8-cmp2.lo
am__objects_443 = \
unistr/u8-cpy.lo
am__objects_444 = unistr/u8-cpy-alloc.lo
am__objects_445 = unistr/u8-endswith.lo
am__objects_446 = \
unistr/u8-mblen.lo
am__objects_447 = unistr/u8-mbsnlen.lo
am__objects_448 = unistr/u8-mbtouc.lo \
unistr/u8-mbtouc-aux.lo
am__objects_449 = unistr/u8-mbtouc-unsafe.lo \
unistr/u8-mbtouc-unsafe-aux.lo
am__objects_450 = unistr/u8-mbtoucr.lo
am__objects_451 = \
unistr/u8-move.lo
am__objects_452 = \
unistr/u8-next.lo
am__objects_453 = \
unistr/u8-prev.lo
am__objects_454 = \
unistr/u8-set.lo
am__objects_455 = unistr/u8-startswith.lo
am__objects_456 = unistr/u8-stpcpy.lo
am__objects_457 = unistr/u8-stpncpy.lo
am__objects_458 = unistr/u8-strcat.lo
am__objects_459 = unistr/u8-strchr.lo
am__objects_460 = unistr/u8-strcmp.lo
am__objects_461 = unistr/u8-strcoll.lo
am__objects_462 = unistr/u8-strcpy.lo
am__objects_463 = unistr/u8-strcspn.lo
am__objects_464 = unistr/u8-strdup.lo
am__objects_465 = unistr/u8-strlen.lo
am__objects_466 = unistr/u8-strmblen.lo
am__objects_467 = unistr/u8-strmbtouc.lo
am__objects_468 = unistr/u8-strncat.lo
am__objects_469 = unistr/u8-strncmp.lo
am__objects_470 = unistr/u8-strncpy.lo
am__objects_471 = unistr/u8-strnlen.lo
am__objects_472 = unistr/u8-strpbrk.lo
am__objects_473 = unistr/u8-strrchr.lo
am__objects_474 = unistr/u8-strspn.lo
am__objects_475 = unistr/u8-strstr.lo
am__objects_476 = unistr/u8-strtok.lo
am__objects_477 = unistr/u8-to-u16.lo
am__objects_478 = unistr/u8-to-u32.lo
am__objects_479 = unistr/u8-uctomb.lo \
unistr/u8-uctomb-aux.lo
am__objects_480 = uniwbrk/u16-wordbreaks.lo
am__objects_481 = uniwbrk/u32-wordbreaks.lo
am__objects_482 = uniwbrk/u8-wordbreaks.lo
am__objects_483 = uniwbrk/ulc-wordbreaks.lo
am__objects_484 = uniwbrk/wordbreak-property.lo
am__objects_485 = uniwidth/u16-strwidth.lo
am__objects_486 = uniwidth/u16-width.lo
am__objects_487 = uniwidth/u32-strwidth.lo
am__objects_488 = uniwidth/u32-width.lo
am__objects_489 = uniwidth/u8-strwidth.lo
am__objects_490 = uniwidth/u8-width.lo
am__objects_491 = \
uniwidth/width.lo
#am__objects_492 = ../woe32dll/unistring-exports.lo
am_libunistring_la_OBJECTS = amemxfrm.lo c-ctype.lo c-strcasecmp.lo \
c-strncasecmp.lo hard-locale.lo localcharset.lo localename.lo \
glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo \
mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo \
striconveh.lo striconveha.lo glthread/threadlib.lo \
unicase/cased.lo $(am__objects_1) $(am__objects_2) \
unicase/ignorable.lo $(am__objects_3) \
unicase/special-casing.lo unicase/tocasefold.lo \
$(am__objects_4) $(am__objects_5) $(am__objects_6) \
$(am__objects_7) $(am__objects_8) $(am__objects_9) \
unicase/u16-casemap.lo $(am__objects_10) $(am__objects_11) \
$(am__objects_12) $(am__objects_13) $(am__objects_14) \
$(am__objects_15) $(am__objects_16) \
unicase/u16-is-invariant.lo $(am__objects_17) \
$(am__objects_18) $(am__objects_19) $(am__objects_20) \
$(am__objects_21) $(am__objects_22) $(am__objects_23) \
$(am__objects_24) $(am__objects_25) $(am__objects_26) \
$(am__objects_27) unicase/u32-casemap.lo $(am__objects_28) \
$(am__objects_29) $(am__objects_30) $(am__objects_31) \
$(am__objects_32) $(am__objects_33) $(am__objects_34) \
unicase/u32-is-invariant.lo $(am__objects_35) \
$(am__objects_36) $(am__objects_37) $(am__objects_38) \
$(am__objects_39) $(am__objects_40) $(am__objects_41) \
$(am__objects_42) $(am__objects_43) $(am__objects_44) \
$(am__objects_45) unicase/u8-casemap.lo $(am__objects_46) \
$(am__objects_47) $(am__objects_48) $(am__objects_49) \
$(am__objects_50) $(am__objects_51) $(am__objects_52) \
unicase/u8-is-invariant.lo $(am__objects_53) $(am__objects_54) \
$(am__objects_55) $(am__objects_56) $(am__objects_57) \
$(am__objects_58) $(am__objects_59) $(am__objects_60) \
$(am__objects_61) $(am__objects_62) $(am__objects_63) \
$(am__objects_64) $(am__objects_65) $(am__objects_66) \
$(am__objects_67) $(am__objects_68) $(am__objects_69) \
$(am__objects_70) $(am__objects_71) $(am__objects_72) \
$(am__objects_73) $(am__objects_74) $(am__objects_75) \
$(am__objects_76) $(am__objects_77) $(am__objects_78) \
$(am__objects_79) $(am__objects_80) $(am__objects_81) \
$(am__objects_82) $(am__objects_83) $(am__objects_84) \
$(am__objects_85) $(am__objects_86) $(am__objects_87) \
$(am__objects_88) $(am__objects_89) $(am__objects_90) \
$(am__objects_91) $(am__objects_92) $(am__objects_93) \
$(am__objects_94) $(am__objects_95) $(am__objects_96) \
$(am__objects_97) $(am__objects_98) $(am__objects_99) \
$(am__objects_100) $(am__objects_101) $(am__objects_102) \
$(am__objects_103) $(am__objects_104) $(am__objects_105) \
$(am__objects_106) $(am__objects_107) $(am__objects_108) \
$(am__objects_109) $(am__objects_110) $(am__objects_111) \
$(am__objects_112) $(am__objects_113) $(am__objects_114) \
$(am__objects_115) $(am__objects_116) $(am__objects_117) \
$(am__objects_118) $(am__objects_119) $(am__objects_120) \
$(am__objects_121) $(am__objects_122) $(am__objects_123) \
$(am__objects_124) $(am__objects_125) $(am__objects_126) \
$(am__objects_127) $(am__objects_128) $(am__objects_129) \
$(am__objects_130) $(am__objects_131) $(am__objects_132) \
$(am__objects_133) $(am__objects_134) $(am__objects_135) \
$(am__objects_136) $(am__objects_137) $(am__objects_138) \
$(am__objects_139) $(am__objects_140) $(am__objects_141) \
$(am__objects_142) $(am__objects_143) $(am__objects_144) \
$(am__objects_145) $(am__objects_146) $(am__objects_147) \
$(am__objects_148) $(am__objects_149) $(am__objects_150) \
$(am__objects_151) $(am__objects_152) $(am__objects_153) \
$(am__objects_154) $(am__objects_155) $(am__objects_156) \
$(am__objects_157) $(am__objects_158) $(am__objects_159) \
$(am__objects_160) $(am__objects_161) $(am__objects_162) \
$(am__objects_163) $(am__objects_164) $(am__objects_165) \
$(am__objects_166) $(am__objects_167) $(am__objects_168) \
$(am__objects_169) $(am__objects_170) $(am__objects_171) \
$(am__objects_172) $(am__objects_173) $(am__objects_174) \
$(am__objects_175) $(am__objects_176) $(am__objects_177) \
$(am__objects_178) $(am__objects_179) $(am__objects_180) \
$(am__objects_181) $(am__objects_182) $(am__objects_183) \
$(am__objects_184) $(am__objects_185) $(am__objects_186) \
$(am__objects_187) $(am__objects_188) $(am__objects_189) \
$(am__objects_190) $(am__objects_191) $(am__objects_192) \
$(am__objects_193) $(am__objects_194) $(am__objects_195) \
$(am__objects_196) $(am__objects_197) $(am__objects_198) \
$(am__objects_199) $(am__objects_200) $(am__objects_201) \
$(am__objects_202) $(am__objects_203) $(am__objects_204) \
$(am__objects_205) $(am__objects_206) $(am__objects_207) \
$(am__objects_208) $(am__objects_209) $(am__objects_210) \
$(am__objects_211) $(am__objects_212) $(am__objects_213) \
$(am__objects_214) $(am__objects_215) $(am__objects_216) \
$(am__objects_217) $(am__objects_218) $(am__objects_219) \
$(am__objects_220) $(am__objects_221) $(am__objects_222) \
$(am__objects_223) $(am__objects_224) $(am__objects_225) \
$(am__objects_226) $(am__objects_227) $(am__objects_228) \
$(am__objects_229) $(am__objects_230) $(am__objects_231) \
$(am__objects_232) $(am__objects_233) $(am__objects_234) \
$(am__objects_235) $(am__objects_236) $(am__objects_237) \
$(am__objects_238) $(am__objects_239) $(am__objects_240) \
$(am__objects_241) $(am__objects_242) $(am__objects_243) \
$(am__objects_244) $(am__objects_245) $(am__objects_246) \
$(am__objects_247) $(am__objects_248) $(am__objects_249) \
$(am__objects_250) $(am__objects_251) $(am__objects_252) \
$(am__objects_253) $(am__objects_254) $(am__objects_255) \
$(am__objects_256) $(am__objects_257) $(am__objects_258) \
$(am__objects_259) $(am__objects_260) $(am__objects_261) \
$(am__objects_262) $(am__objects_263) $(am__objects_264) \
$(am__objects_265) $(am__objects_266) $(am__objects_267) \
$(am__objects_268) unilbrk/lbrktables.lo $(am__objects_269) \
$(am__objects_270) $(am__objects_271) $(am__objects_272) \
$(am__objects_273) $(am__objects_274) unilbrk/ulc-common.lo \
$(am__objects_275) $(am__objects_276) $(am__objects_277) \
$(am__objects_278) uninorm/compat-decomposition.lo \
$(am__objects_279) uninorm/decompose-internal.lo \
$(am__objects_280) $(am__objects_281) \
uninorm/decomposition-table.lo $(am__objects_282) \
$(am__objects_283) $(am__objects_284) $(am__objects_285) \
$(am__objects_286) $(am__objects_287) $(am__objects_288) \
$(am__objects_289) $(am__objects_290) $(am__objects_291) \
$(am__objects_292) $(am__objects_293) $(am__objects_294) \
$(am__objects_295) $(am__objects_296) $(am__objects_297) \
$(am__objects_298) unistd.lo unistdio/u-printf-args.lo \
$(am__objects_299) $(am__objects_300) \
unistdio/u16-printf-parse.lo $(am__objects_301) \
$(am__objects_302) $(am__objects_303) $(am__objects_304) \
$(am__objects_305) $(am__objects_306) $(am__objects_307) \
$(am__objects_308) $(am__objects_309) $(am__objects_310) \
$(am__objects_311) $(am__objects_312) $(am__objects_313) \
$(am__objects_314) $(am__objects_315) $(am__objects_316) \
unistdio/u32-printf-parse.lo $(am__objects_317) \
$(am__objects_318) $(am__objects_319) $(am__objects_320) \
$(am__objects_321) $(am__objects_322) $(am__objects_323) \
$(am__objects_324) $(am__objects_325) $(am__objects_326) \
$(am__objects_327) $(am__objects_328) $(am__objects_329) \
$(am__objects_330) $(am__objects_331) $(am__objects_332) \
unistdio/u8-printf-parse.lo $(am__objects_333) \
$(am__objects_334) $(am__objects_335) $(am__objects_336) \
$(am__objects_337) $(am__objects_338) $(am__objects_339) \
$(am__objects_340) $(am__objects_341) $(am__objects_342) \
$(am__objects_343) $(am__objects_344) $(am__objects_345) \
$(am__objects_346) $(am__objects_347) $(am__objects_348) \
$(am__objects_349) unistdio/ulc-printf-parse.lo \
$(am__objects_350) $(am__objects_351) $(am__objects_352) \
$(am__objects_353) $(am__objects_354) $(am__objects_355) \
$(am__objects_356) $(am__objects_357) $(am__objects_358) \
$(am__objects_359) $(am__objects_360) $(am__objects_361) \
$(am__objects_362) $(am__objects_363) $(am__objects_364) \
$(am__objects_365) $(am__objects_366) $(am__objects_367) \
$(am__objects_368) $(am__objects_369) $(am__objects_370) \
$(am__objects_371) $(am__objects_372) $(am__objects_373) \
$(am__objects_374) $(am__objects_375) $(am__objects_376) \
$(am__objects_377) $(am__objects_378) $(am__objects_379) \
$(am__objects_380) $(am__objects_381) $(am__objects_382) \
$(am__objects_383) $(am__objects_384) $(am__objects_385) \
$(am__objects_386) $(am__objects_387) $(am__objects_388) \
$(am__objects_389) $(am__objects_390) $(am__objects_391) \
$(am__objects_392) $(am__objects_393) $(am__objects_394) \
$(am__objects_395) $(am__objects_396) $(am__objects_397) \
$(am__objects_398) $(am__objects_399) $(am__objects_400) \
$(am__objects_401) $(am__objects_402) $(am__objects_403) \
$(am__objects_404) $(am__objects_405) $(am__objects_406) \
$(am__objects_407) $(am__objects_408) $(am__objects_409) \
$(am__objects_410) $(am__objects_411) $(am__objects_412) \
$(am__objects_413) $(am__objects_414) $(am__objects_415) \
$(am__objects_416) $(am__objects_417) $(am__objects_418) \
$(am__objects_419) $(am__objects_420) $(am__objects_421) \
$(am__objects_422) $(am__objects_423) $(am__objects_424) \
$(am__objects_425) $(am__objects_426) $(am__objects_427) \
$(am__objects_428) $(am__objects_429) $(am__objects_430) \
$(am__objects_431) $(am__objects_432) $(am__objects_433) \
$(am__objects_434) $(am__objects_435) $(am__objects_436) \
$(am__objects_437) $(am__objects_438) $(am__objects_439) \
$(am__objects_440) $(am__objects_441) $(am__objects_442) \
$(am__objects_443) $(am__objects_444) $(am__objects_445) \
$(am__objects_446) $(am__objects_447) $(am__objects_448) \
$(am__objects_449) $(am__objects_450) $(am__objects_451) \
$(am__objects_452) $(am__objects_453) $(am__objects_454) \
$(am__objects_455) $(am__objects_456) $(am__objects_457) \
$(am__objects_458) $(am__objects_459) $(am__objects_460) \
$(am__objects_461) $(am__objects_462) $(am__objects_463) \
$(am__objects_464) $(am__objects_465) $(am__objects_466) \
$(am__objects_467) $(am__objects_468) $(am__objects_469) \
$(am__objects_470) $(am__objects_471) $(am__objects_472) \
$(am__objects_473) $(am__objects_474) $(am__objects_475) \
$(am__objects_476) $(am__objects_477) $(am__objects_478) \
$(am__objects_479) uniwbrk/wbrktable.lo $(am__objects_480) \
$(am__objects_481) $(am__objects_482) $(am__objects_483) \
$(am__objects_484) $(am__objects_485) $(am__objects_486) \
$(am__objects_487) $(am__objects_488) $(am__objects_489) \
$(am__objects_490) $(am__objects_491) wctype-h.lo xsize.lo \
version.lo $(am__objects_492)
libunistring_la_OBJECTS = $(am_libunistring_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 =
libunistring_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(AM_CFLAGS) $(CFLAGS) $(libunistring_la_LDFLAGS) $(LDFLAGS) \
-o $@
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp =
am__maybe_remake_depfiles =
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo " CC " $@;
am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo " CCLD " $@;
am__v_CCLD_1 =
SOURCES = $(libunistring_la_SOURCES) $(EXTRA_libunistring_la_SOURCES)
DIST_SOURCES = $(am__libunistring_la_SOURCES_DIST) \
$(EXTRA_libunistring_la_SOURCES)
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
HEADERS = $(nobase_include_HEADERS) $(nobase_nodist_include_HEADERS) \
$(noinst_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.gnulib $(srcdir)/Makefile.in \
$(srcdir)/exported.sh.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
pkglibexecdir = ${libexecdir}/${PACKAGE}
ACLOCAL = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing aclocal-1.16
ALLOCA =
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
APPLE_UNIVERSAL_BUILD = 0
AR = aarch64-poky-linux-gcc-ar
ARFLAGS = cr
AS = aarch64-poky-linux-as
AUTOCONF = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing autoconf
AUTOHEADER = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing autoheader
AUTOMAKE = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing automake-1.16
AWK = gawk
BITSIZEOF_PTRDIFF_T =
BITSIZEOF_SIG_ATOMIC_T =
BITSIZEOF_SIZE_T =
BITSIZEOF_WCHAR_T =
BITSIZEOF_WINT_T =
CC = aarch64-poky-linux-gcc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot
CCDEPMODE = depmode=none
CFLAGS = -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0=/usr/src/debug/libunistring/0.9.10-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0=/usr/src/debug/libunistring/0.9.10-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot= -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot-native=
CPP = aarch64-poky-linux-gcc -E --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
CPPFLAGS =
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H -DNO_XMALLOC
DEPDIR = .deps
DLLTOOL = false
DLL_VARIABLE =
DSYMUTIL =
DUMPBIN =
DVIPS = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing dvips
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/grep -E
EMULTIHOP_HIDDEN =
EMULTIHOP_VALUE =
ENOLINK_HIDDEN =
ENOLINK_VALUE =
EOVERFLOW_HIDDEN =
EOVERFLOW_VALUE =
ERRNO_H =
EXEEXT =
FGREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/grep -F
FLOAT_H =
GLIBC21 = yes
GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d'
GNULIB_ACOSF = 0
GNULIB_ACOSL = 0
GNULIB_ASINF = 0
GNULIB_ASINL = 0
GNULIB_ATAN2F = 0
GNULIB_ATANF = 0
GNULIB_ATANL = 0
GNULIB_ATOLL = 0
GNULIB_BTOWC = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_CALLOC_POSIX = 0
GNULIB_CANONICALIZE_FILE_NAME = 0
GNULIB_CBRT = 0
GNULIB_CBRTF = 0
GNULIB_CBRTL = 0
GNULIB_CEIL = 0
GNULIB_CEILF = 0
GNULIB_CEILL = 0
GNULIB_CHDIR = 0
GNULIB_CHOWN = 0
GNULIB_CLOSE = 0
GNULIB_COPYSIGN = 0
GNULIB_COPYSIGNF = 0
GNULIB_COPYSIGNL = 0
GNULIB_COSF = 0
GNULIB_COSHF = 0
GNULIB_COSL = 0
GNULIB_CTIME = 0
GNULIB_DPRINTF = 0
GNULIB_DUP = 0
GNULIB_DUP2 = 0
GNULIB_DUP3 = 0
GNULIB_DUPLOCALE = 0
GNULIB_ENVIRON = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_EUIDACCESS = 0
GNULIB_EXP2 = 0
GNULIB_EXP2F = 0
GNULIB_EXP2L = 0
GNULIB_EXPF = 0
GNULIB_EXPL = 0
GNULIB_EXPLICIT_BZERO = 0
GNULIB_EXPM1 = 0
GNULIB_EXPM1F = 0
GNULIB_EXPM1L = 0
GNULIB_FABSF = 0
GNULIB_FABSL = 0
GNULIB_FACCESSAT = 0
GNULIB_FCHDIR = 0
GNULIB_FCHOWNAT = 0
GNULIB_FCLOSE = 0
GNULIB_FDATASYNC = 0
GNULIB_FDOPEN = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_FFLUSH = 0
GNULIB_FFSL = 0
GNULIB_FFSLL = 0
GNULIB_FGETC = 1
GNULIB_FGETS = 1
GNULIB_FLOOR = 0
GNULIB_FLOORF = 0
GNULIB_FLOORL = 0
GNULIB_FMA = 0
GNULIB_FMAF = 0
GNULIB_FMAL = 0
GNULIB_FMOD = 0
GNULIB_FMODF = 0
GNULIB_FMODL = 0
GNULIB_FOPEN = 0
GNULIB_FPRINTF = 1
GNULIB_FPRINTF_POSIX = 0
GNULIB_FPURGE = 0
GNULIB_FPUTC = 1
GNULIB_FPUTS = 1
GNULIB_FREAD = 1
GNULIB_FREOPEN = 0
GNULIB_FREXP = 1
GNULIB_FREXPF = 0
GNULIB_FREXPL = 1
GNULIB_FSCANF = 1
GNULIB_FSEEK = 0
GNULIB_FSEEKO = 0
GNULIB_FSYNC = 0
GNULIB_FTELL = 0
GNULIB_FTELLO = 0
GNULIB_FTRUNCATE = 0
GNULIB_FWRITE = 1
GNULIB_GETC = 1
GNULIB_GETCHAR = 1
GNULIB_GETCWD = 0
GNULIB_GETDELIM = 0
GNULIB_GETDOMAINNAME = 0
GNULIB_GETDTABLESIZE = 0
GNULIB_GETGROUPS = 0
GNULIB_GETHOSTNAME = 0
GNULIB_GETLINE = 0
GNULIB_GETLOADAVG = 0
GNULIB_GETLOGIN = 0
GNULIB_GETLOGIN_R = 0
GNULIB_GETPAGESIZE = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_GETSUBOPT = 0
GNULIB_GETTIMEOFDAY = 0
GNULIB_GETUSERSHELL = 0
GNULIB_GRANTPT = 0
GNULIB_GROUP_MEMBER = 0
GNULIB_HYPOT = 0
GNULIB_HYPOTF = 0
GNULIB_HYPOTL = 0
GNULIB_ICONV = 1
GNULIB_ILOGB = 0
GNULIB_ILOGBF = 0
GNULIB_ILOGBL = 0
GNULIB_IMAXABS = 0
GNULIB_IMAXDIV = 0
GNULIB_ISATTY = 0
GNULIB_ISBLANK = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_ISFINITE = 0
GNULIB_ISINF = 0
GNULIB_ISNAN = 0
GNULIB_ISNAND = 0
GNULIB_ISNANF = 0
GNULIB_ISNANL = 0
GNULIB_ISWBLANK = 1
GNULIB_ISWCTYPE = 0
GNULIB_LCHOWN = 0
GNULIB_LDEXPF = 0
GNULIB_LDEXPL = 0
GNULIB_LINK = 0
GNULIB_LINKAT = 0
GNULIB_LOCALECONV = 0
GNULIB_LOCALTIME = 0
GNULIB_LOG = 0
GNULIB_LOG10 = 0
GNULIB_LOG10F = 0
GNULIB_LOG10L = 0
GNULIB_LOG1P = 0
GNULIB_LOG1PF = 0
GNULIB_LOG1PL = 0
GNULIB_LOG2 = 0
GNULIB_LOG2F = 0
GNULIB_LOG2L = 0
GNULIB_LOGB = 0
GNULIB_LOGBF = 0
GNULIB_LOGBL = 0
GNULIB_LOGF = 0
GNULIB_LOGL = 0
GNULIB_LSEEK = 0
GNULIB_MALLOC_POSIX = 1
GNULIB_MBRLEN = 0
GNULIB_MBRTOWC = 1
GNULIB_MBSCASECMP = 0
GNULIB_MBSCASESTR = 0
GNULIB_MBSCHR = 0
GNULIB_MBSCSPN = 0
GNULIB_MBSINIT = 1
GNULIB_MBSLEN = 0
GNULIB_MBSNCASECMP = 0
GNULIB_MBSNLEN = 1
GNULIB_MBSNRTOWCS = 0
GNULIB_MBSPBRK = 0
GNULIB_MBSPCASECMP = 0
GNULIB_MBSRCHR = 0
GNULIB_MBSRTOWCS = 0
GNULIB_MBSSEP = 0
GNULIB_MBSSPN = 0
GNULIB_MBSSTR = 0
GNULIB_MBSTOK_R = 0
GNULIB_MBTOWC = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_MEMCHR = 1
GNULIB_MEMMEM = 0
GNULIB_MEMPCPY = 0
GNULIB_MEMRCHR = 0
GNULIB_MKDTEMP = 0
GNULIB_MKOSTEMP = 0
GNULIB_MKOSTEMPS = 0
GNULIB_MKSTEMP = 0
GNULIB_MKSTEMPS = 0
GNULIB_MKTIME = 0
GNULIB_MODF = 0
GNULIB_MODFF = 0
GNULIB_MODFL = 0
GNULIB_NANOSLEEP = 0
GNULIB_NL_LANGINFO = 0
GNULIB_OBSTACK_PRINTF = 0
GNULIB_OBSTACK_PRINTF_POSIX = 0
GNULIB_OVERRIDES_WINT_T = 0
GNULIB_PCLOSE = 0
GNULIB_PERROR = 0
GNULIB_PIPE = 0
GNULIB_PIPE2 = 0
GNULIB_POPEN = 0
GNULIB_POSIX_OPENPT = 0
GNULIB_POWF = 0
GNULIB_PREAD = 0
GNULIB_PRINTF = 1
GNULIB_PRINTF_POSIX = 0
GNULIB_PTHREAD_SIGMASK = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_PTSNAME = 0
GNULIB_PTSNAME_R = 0
GNULIB_PUTC = 1
GNULIB_PUTCHAR = 1
GNULIB_PUTENV = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_PUTS = 1
GNULIB_PWRITE = 0
GNULIB_QSORT_R = 0
GNULIB_RAISE = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_RANDOM = 0
GNULIB_RANDOM_R = 0
GNULIB_RAWMEMCHR = 0
GNULIB_READ = 0
GNULIB_READLINK = 0
GNULIB_READLINKAT = 0
GNULIB_REALLOCARRAY = 0
GNULIB_REALLOC_POSIX = 0
GNULIB_REALPATH = 0
GNULIB_REMAINDER = 0
GNULIB_REMAINDERF = 0
GNULIB_REMAINDERL = 0
GNULIB_REMOVE = 0
GNULIB_RENAME = 0
GNULIB_RENAMEAT = 0
GNULIB_RINT = 0
GNULIB_RINTF = 0
GNULIB_RINTL = 0
GNULIB_RMDIR = 0
GNULIB_ROUND = 0
GNULIB_ROUNDF = 0
GNULIB_ROUNDL = 0
GNULIB_RPMATCH = 0
GNULIB_SCANF = 1
GNULIB_SECURE_GETENV = 0
GNULIB_SETENV = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_SETHOSTNAME = 0
GNULIB_SETLOCALE = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_SIGACTION = 0
GNULIB_SIGNAL_H_SIGPIPE = 0
GNULIB_SIGNBIT = 1
GNULIB_SIGPROCMASK = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_SINF = 0
GNULIB_SINHF = 0
GNULIB_SINL = 0
GNULIB_SLEEP = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_SNPRINTF = 0
GNULIB_SPRINTF_POSIX = 0
GNULIB_SQRTF = 0
GNULIB_SQRTL = 0
GNULIB_STDIO_H_NONBLOCKING = 0
GNULIB_STDIO_H_SIGPIPE = 0
GNULIB_STPCPY = 0
GNULIB_STPNCPY = 0
GNULIB_STRCASESTR = 0
GNULIB_STRCHRNUL = 0
GNULIB_STRDUP = 0
GNULIB_STRERROR = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_STRERROR_R = 0
GNULIB_STRFTIME = 0
GNULIB_STRNCAT = 1
GNULIB_STRNDUP = 0
GNULIB_STRNLEN = 0
GNULIB_STRPBRK = 0
GNULIB_STRPTIME = 0
GNULIB_STRSEP = 0
GNULIB_STRSIGNAL = 0
GNULIB_STRSTR = 1
GNULIB_STRTOD = 0
GNULIB_STRTOIMAX = 0
GNULIB_STRTOK_R = 0
GNULIB_STRTOLL = 0
GNULIB_STRTOULL = 0
GNULIB_STRTOUMAX = 0
GNULIB_STRVERSCMP = 0
GNULIB_SYMLINK = 0
GNULIB_SYMLINKAT = 0
GNULIB_SYSTEM_POSIX = 0
GNULIB_TANF = 0
GNULIB_TANHF = 0
GNULIB_TANL = 0
GNULIB_TIMEGM = 0
GNULIB_TIME_R = 0
GNULIB_TIME_RZ = 0
GNULIB_TMPFILE = 0
GNULIB_TOWCTRANS = 0
GNULIB_TRUNC = 0
GNULIB_TRUNCATE = 0
GNULIB_TRUNCF = 0
GNULIB_TRUNCL = 0
GNULIB_TTYNAME_R = 0
GNULIB_TZSET = 0
GNULIB_UNISTD_H_NONBLOCKING = 0
GNULIB_UNISTD_H_SIGPIPE = 0
GNULIB_UNLINK = 0
GNULIB_UNLINKAT = 0
GNULIB_UNLOCKPT = 0
GNULIB_UNSETENV = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_USLEEP = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_VASPRINTF = 0
GNULIB_VDPRINTF = 0
GNULIB_VFPRINTF = 1
GNULIB_VFPRINTF_POSIX = 0
GNULIB_VFSCANF = 0
GNULIB_VPRINTF = 1
GNULIB_VPRINTF_POSIX = 0
GNULIB_VSCANF = 0
GNULIB_VSNPRINTF = 0
GNULIB_VSPRINTF_POSIX = 0
GNULIB_WCPCPY = 0
GNULIB_WCPNCPY = 0
GNULIB_WCRTOMB = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_WCSCASECMP = 0
GNULIB_WCSCAT = 0
GNULIB_WCSCHR = 0
GNULIB_WCSCMP = 0
GNULIB_WCSCOLL = 0
GNULIB_WCSCPY = 0
GNULIB_WCSCSPN = 0
GNULIB_WCSDUP = 0
GNULIB_WCSFTIME = 0
GNULIB_WCSLEN = 0
GNULIB_WCSNCASECMP = 0
GNULIB_WCSNCAT = 0
GNULIB_WCSNCMP = 0
GNULIB_WCSNCPY = 0
GNULIB_WCSNLEN = 0
GNULIB_WCSNRTOMBS = 0
GNULIB_WCSPBRK = 0
GNULIB_WCSRCHR = 0
GNULIB_WCSRTOMBS = 0
GNULIB_WCSSPN = 0
GNULIB_WCSSTR = 0
GNULIB_WCSTOK = 0
GNULIB_WCSWIDTH = 0
GNULIB_WCSXFRM = 0
GNULIB_WCTOB = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_WCTOMB = IN_LIBUNISTRING_GNULIB_TESTS
GNULIB_WCTRANS = 0
GNULIB_WCTYPE = 0
GNULIB_WCWIDTH = 1
GNULIB_WMEMCHR = 0
GNULIB_WMEMCMP = 0
GNULIB_WMEMCPY = 0
GNULIB_WMEMMOVE = 0
GNULIB_WMEMSET = 0
GNULIB_WRITE = 0
GNULIB__EXIT = 0
GREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/grep
HAVE_ACOSF = 1
HAVE_ACOSL = 1
HAVE_ASINF = 1
HAVE_ASINL = 1
HAVE_ATAN2F = 1
HAVE_ATANF = 1
HAVE_ATANL = 1
HAVE_ATOLL = 1
HAVE_BTOWC = 1
HAVE_C99_STDINT_H = 1
HAVE_CANONICALIZE_FILE_NAME = 1
HAVE_CBRT = 1
HAVE_CBRTF = 1
HAVE_CBRTL = 1
HAVE_CHOWN = 1
HAVE_COPYSIGN = 1
HAVE_COPYSIGNL = 1
HAVE_COSF = 1
HAVE_COSHF = 1
HAVE_COSL = 1
HAVE_CRTDEFS_H = 0
HAVE_DECL_ACOSL = 1
HAVE_DECL_ASINL = 1
HAVE_DECL_ATANL = 1
HAVE_DECL_CBRTF = 1
HAVE_DECL_CBRTL = 1
HAVE_DECL_CEILF = 1
HAVE_DECL_CEILL = 1
HAVE_DECL_COPYSIGNF = 1
HAVE_DECL_COSL = 1
HAVE_DECL_ENVIRON = 1
HAVE_DECL_EXP2 = 1
HAVE_DECL_EXP2F = 1
HAVE_DECL_EXP2L = 1
HAVE_DECL_EXPL = 1
HAVE_DECL_EXPM1L = 1
HAVE_DECL_FCHDIR = 1
HAVE_DECL_FDATASYNC = 1
HAVE_DECL_FLOORF = 1
HAVE_DECL_FLOORL = 1
HAVE_DECL_FPURGE = 1
HAVE_DECL_FREXPL = 1
HAVE_DECL_FSEEKO = 1
HAVE_DECL_FTELLO = 1
HAVE_DECL_GETDELIM = 1
HAVE_DECL_GETDOMAINNAME = 1
HAVE_DECL_GETLINE = 1
HAVE_DECL_GETLOADAVG = 1
HAVE_DECL_GETLOGIN = 1
HAVE_DECL_GETLOGIN_R = 1
HAVE_DECL_GETPAGESIZE = 1
HAVE_DECL_GETUSERSHELL = 1
HAVE_DECL_IMAXABS = 1
HAVE_DECL_IMAXDIV = 1
HAVE_DECL_INITSTATE = 1
HAVE_DECL_LDEXPL = 1
HAVE_DECL_LOCALTIME_R = 1
HAVE_DECL_LOG10L = 1
HAVE_DECL_LOG2 = 1
HAVE_DECL_LOG2F = 1
HAVE_DECL_LOG2L = 1
HAVE_DECL_LOGB = 1
HAVE_DECL_LOGL = 1
HAVE_DECL_MEMMEM = 1
HAVE_DECL_MEMRCHR = 1
HAVE_DECL_OBSTACK_PRINTF = 1
HAVE_DECL_REMAINDER = 1
HAVE_DECL_REMAINDERL = 1
HAVE_DECL_RINTF = 1
HAVE_DECL_ROUND = 1
HAVE_DECL_ROUNDF = 1
HAVE_DECL_ROUNDL = 1
HAVE_DECL_SETENV = 1
HAVE_DECL_SETHOSTNAME = 1
HAVE_DECL_SETSTATE = 1
HAVE_DECL_SINL = 1
HAVE_DECL_SNPRINTF = 1
HAVE_DECL_SQRTL = 1
HAVE_DECL_STRDUP = 1
HAVE_DECL_STRERROR_R = 1
HAVE_DECL_STRNDUP = 1
HAVE_DECL_STRNLEN = 1
HAVE_DECL_STRSIGNAL = 1
HAVE_DECL_STRTOIMAX = 1
HAVE_DECL_STRTOK_R = 1
HAVE_DECL_STRTOUMAX = 1
HAVE_DECL_TANL = 1
HAVE_DECL_TRUNC = 1
HAVE_DECL_TRUNCATE = 1
HAVE_DECL_TRUNCF = 1
HAVE_DECL_TRUNCL = 1
HAVE_DECL_TTYNAME_R = 1
HAVE_DECL_UNSETENV = 1
HAVE_DECL_VSNPRINTF = 1
HAVE_DECL_WCTOB = 1
HAVE_DECL_WCWIDTH = 1
HAVE_DPRINTF = 1
HAVE_DUP2 = 1
HAVE_DUP3 = 1
HAVE_DUPLOCALE = 1
HAVE_EUIDACCESS = 1
HAVE_EXPF = 1
HAVE_EXPL = 1
HAVE_EXPLICIT_BZERO = 1
HAVE_EXPM1 = 1
HAVE_EXPM1F = 1
HAVE_FABSF = 1
HAVE_FABSL = 1
HAVE_FACCESSAT = 1
HAVE_FCHDIR = 1
HAVE_FCHOWNAT = 1
HAVE_FDATASYNC = 1
HAVE_FEATURES_H = 1
HAVE_FFSL = 1
HAVE_FFSLL = 1
HAVE_FMA = 1
HAVE_FMAF = 1
HAVE_FMAL = 1
HAVE_FMODF = 1
HAVE_FMODL = 1
HAVE_FREXPF = 1
HAVE_FSEEKO = 1
HAVE_FSYNC = 1
HAVE_FTELLO = 1
HAVE_FTRUNCATE = 1
HAVE_GETDTABLESIZE = 1
HAVE_GETGROUPS = 1
HAVE_GETHOSTNAME = 1
HAVE_GETLOGIN = 1
HAVE_GETPAGESIZE = 1
HAVE_GETSUBOPT = 1
HAVE_GLOBAL_SYMBOL_PIPE = 1
HAVE_GRANTPT = 1
HAVE_GROUP_MEMBER = 1
HAVE_HYPOTF = 1
HAVE_HYPOTL = 1
HAVE_ILOGB = 1
HAVE_ILOGBF = 1
HAVE_ILOGBL = 1
HAVE_IMAXDIV_T = 1
HAVE_INTTYPES_H = 1
HAVE_ISBLANK = 1
HAVE_ISNAND = 1
HAVE_ISNANF = 1
HAVE_ISNANL = 1
HAVE_ISWBLANK = 1
HAVE_ISWCNTRL = 1
HAVE_LANGINFO_ALTMON = 1
HAVE_LANGINFO_CODESET = 1
HAVE_LANGINFO_ERA = 1
HAVE_LANGINFO_H = 1
HAVE_LANGINFO_T_FMT_AMPM = 1
HAVE_LANGINFO_YESEXPR = 1
HAVE_LCHOWN = 1
HAVE_LDEXPF = 1
HAVE_LINK = 1
HAVE_LINKAT = 1
HAVE_LOG10F = 1
HAVE_LOG10L = 1
HAVE_LOG1P = 1
HAVE_LOG1PF = 1
HAVE_LOG1PL = 1
HAVE_LOGBF = 1
HAVE_LOGBL = 1
HAVE_LOGF = 1
HAVE_LOGL = 1
HAVE_LONG_LONG_INT = 1
HAVE_MAX_ALIGN_T = 1
HAVE_MBRLEN = 1
HAVE_MBRTOWC = 1
HAVE_MBSINIT = 1
HAVE_MBSLEN = 0
HAVE_MBSNRTOWCS = 1
HAVE_MBSRTOWCS = 1
HAVE_MEMCHR = 1
HAVE_MEMPCPY = 1
HAVE_MKDTEMP = 1
HAVE_MKOSTEMP = 1
HAVE_MKOSTEMPS = 1
HAVE_MKSTEMP = 1
HAVE_MKSTEMPS = 1
HAVE_MODFF = 1
HAVE_MODFL = 1
HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
HAVE_NANOSLEEP = 1
HAVE_NL_LANGINFO = 1
HAVE_OS_H = 0
HAVE_PCLOSE = 1
HAVE_PIPE = 1
HAVE_PIPE2 = 1
HAVE_POPEN = 1
HAVE_POSIX_OPENPT = 1
HAVE_POSIX_SIGNALBLOCKING = 1
HAVE_POWF = 1
HAVE_PREAD = 1
HAVE_PTHREAD_SIGMASK = 1
HAVE_PTSNAME = 1
HAVE_PTSNAME_R = 1
HAVE_PWRITE = 1
HAVE_QSORT_R = 1
HAVE_RAISE = 1
HAVE_RANDOM = 1
HAVE_RANDOM_H = 1
HAVE_RANDOM_R = 1
HAVE_RAWMEMCHR = 1
HAVE_READLINK = 1
HAVE_READLINKAT = 1
HAVE_REALLOCARRAY = 1
HAVE_REALPATH = 1
HAVE_REMAINDER = 1
HAVE_REMAINDERF = 1
HAVE_RENAMEAT = 1
HAVE_RINT = 1
HAVE_RINTL = 1
HAVE_RPMATCH = 1
HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0
HAVE_SECURE_GETENV = 1
HAVE_SETENV = 1
HAVE_SETHOSTNAME = 1
HAVE_SIGACTION = 1
HAVE_SIGHANDLER_T = 1
HAVE_SIGINFO_T = 1
HAVE_SIGNED_SIG_ATOMIC_T =
HAVE_SIGNED_WCHAR_T =
HAVE_SIGNED_WINT_T =
HAVE_SIGSET_T = 1
HAVE_SINF = 1
HAVE_SINHF = 1
HAVE_SINL = 1
HAVE_SLEEP = 1
HAVE_SQRTF = 1
HAVE_SQRTL = 1
HAVE_STDINT_H = 1
HAVE_STPCPY = 1
HAVE_STPNCPY = 1
HAVE_STRCASESTR = 1
HAVE_STRCHRNUL = 1
HAVE_STRPBRK = 1
HAVE_STRPTIME = 1
HAVE_STRSEP = 1
HAVE_STRTOD = 1
HAVE_STRTOLL = 1
HAVE_STRTOULL = 1
HAVE_STRUCT_RANDOM_DATA = 1
HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
HAVE_STRVERSCMP = 1
HAVE_SYMLINK = 1
HAVE_SYMLINKAT = 1
HAVE_SYS_BITYPES_H = 0
HAVE_SYS_INTTYPES_H = 0
HAVE_SYS_LOADAVG_H = 0
HAVE_SYS_PARAM_H = 0
HAVE_SYS_TYPES_H = 1
HAVE_TANF = 1
HAVE_TANHF = 1
HAVE_TANL = 1
HAVE_TIMEGM = 1
HAVE_TIMEZONE_T = 0
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
HAVE_TZSET = 1
HAVE_UNISTD_H = 1
HAVE_UNLINKAT = 1
HAVE_UNLOCKPT = 1
HAVE_UNSIGNED_LONG_LONG_INT = 1
HAVE_USLEEP = 1
HAVE_VASPRINTF = 1
HAVE_VDPRINTF = 1
HAVE_WCHAR_H = 1
HAVE_WCHAR_T = 1
HAVE_WCPCPY = 1
HAVE_WCPNCPY = 1
HAVE_WCRTOMB = 1
HAVE_WCSCASECMP = 1
HAVE_WCSCAT = 1
HAVE_WCSCHR = 1
HAVE_WCSCMP = 1
HAVE_WCSCOLL = 1
HAVE_WCSCPY = 1
HAVE_WCSCSPN = 1
HAVE_WCSDUP = 1
HAVE_WCSFTIME = 1
HAVE_WCSLEN = 1
HAVE_WCSNCASECMP = 1
HAVE_WCSNCAT = 1
HAVE_WCSNCMP = 1
HAVE_WCSNCPY = 1
HAVE_WCSNLEN = 1
HAVE_WCSNRTOMBS = 1
HAVE_WCSPBRK = 1
HAVE_WCSRCHR = 1
HAVE_WCSRTOMBS = 1
HAVE_WCSSPN = 1
HAVE_WCSSTR = 1
HAVE_WCSTOK = 1
HAVE_WCSWIDTH = 1
HAVE_WCSXFRM = 1
HAVE_WCTRANS_T = 1
HAVE_WCTYPE_H = 1
HAVE_WCTYPE_T = 1
HAVE_WINSOCK2_H =
HAVE_WINT_T = 1
HAVE_WMEMCHR = 1
HAVE_WMEMCMP = 1
HAVE_WMEMCPY = 1
HAVE_WMEMMOVE = 1
HAVE_WMEMSET = 1
HAVE_XLOCALE_H = 0
HAVE__BOOL = 1
HAVE__EXIT = 1
HEXVERSION = 0x00090A
HOST_CPU = arm64
HOST_CPU_C_ABI = arm64
ICONV_CONST =
ICONV_H = iconv.h
INCLUDE_NEXT = include_next
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
INSTALL = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INT32_MAX_LT_INTMAX_MAX = 1
INT64_MAX_EQ_LONG_MAX = 1
INTL_MACOSX_LIBS =
LD = aarch64-poky-linux-ld --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot
LDFLAGS = -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now
LIBICONV =
LIBINTL =
LIBMULTITHREAD = -pthread
LIBOBJS =
LIBPTH =
LIBPTH_PREFIX =
LIBS =
LIBTESTS_LIBDEPS =
LIBTHREAD =
LIBTOOL = $(top_builddir)/aarch64-poky-linux-libtool
LIBUNISTRING_UNICASE_H = unicase.h
LIBUNISTRING_UNICONV_H = uniconv.h
LIBUNISTRING_UNICTYPE_H = unictype.h
LIBUNISTRING_UNIGBRK_H = unigbrk.h
LIBUNISTRING_UNILBRK_H = unilbrk.h
LIBUNISTRING_UNINAME_H = uniname.h
LIBUNISTRING_UNINORM_H = uninorm.h
LIBUNISTRING_UNISTDIO_H = unistdio.h
LIBUNISTRING_UNISTR_H = unistr.h
LIBUNISTRING_UNITYPES_H = unitypes.h
LIBUNISTRING_UNIWBRK_H = uniwbrk.h
LIBUNISTRING_UNIWIDTH_H = uniwidth.h
LIB_PTHREAD_SIGMASK = -pthread
LIMITS_H = limits.h
LIPO =
LN_S = ln -s
LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(abs_top_builddir)/lib"
LOCALE_AR = none
LOCALE_FR = fr_FR
LOCALE_FR_UTF8 = none
LOCALE_JA = none
LOCALE_TR_UTF8 = none
LOCALE_ZH_CN = none
LTLIBICONV =
LTLIBINTL =
LTLIBMULTITHREAD = -pthread
LTLIBOBJS =
LTLIBPTH =
LTLIBTHREAD =
LT_SYS_LIBRARY_PATH =
MAKEINFO = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p
NAMESPACING = yes
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H =
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H =
NEXT_AS_FIRST_DIRECTIVE_ICONV_H =
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H =
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H =
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H =
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H =
NEXT_AS_FIRST_DIRECTIVE_MATH_H =
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H =
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H =
NEXT_AS_FIRST_DIRECTIVE_STDINT_H =
NEXT_AS_FIRST_DIRECTIVE_STDIO_H =
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H =
NEXT_AS_FIRST_DIRECTIVE_STRING_H =
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H =
NEXT_AS_FIRST_DIRECTIVE_TIME_H =
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H =
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H =
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H =
NEXT_CTYPE_H =
NEXT_ERRNO_H =
NEXT_FLOAT_H =
NEXT_ICONV_H =
NEXT_INTTYPES_H =
NEXT_LANGINFO_H =
NEXT_LIMITS_H =
NEXT_LOCALE_H =
NEXT_MATH_H =
NEXT_SIGNAL_H =
NEXT_STDDEF_H =
NEXT_STDINT_H =
NEXT_STDIO_H =
NEXT_STDLIB_H =
NEXT_STRING_H =
NEXT_SYS_TYPES_H =
NEXT_TIME_H =
NEXT_UNISTD_H =
NEXT_WCHAR_H =
NEXT_WCTYPE_H =
NM = aarch64-poky-linux-nm
NMEDIT =
OBJDUMP = aarch64-poky-linux-objdump
OBJEXT = o
OTOOL =
OTOOL64 =
PACKAGE = libunistring
PACKAGE_BUGREPORT =
PACKAGE_NAME =
PACKAGE_STRING =
PACKAGE_TARNAME =
PACKAGE_URL =
PACKAGE_VERSION =
PATH_SEPARATOR = :
PERL = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/perl
PRAGMA_COLUMNS =
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
PRIPTR_PREFIX = "l"
PRI_MACROS_BROKEN = 0
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 0
PTRDIFF_T_SUFFIX =
RANLIB = aarch64-poky-linux-gcc-ranlib
RC =
RELOCATABLE = no
REPLACE_ACOSF = 0
REPLACE_ASINF = 0
REPLACE_ATAN2F = 0
REPLACE_ATANF = 0
REPLACE_BTOWC = 0
REPLACE_CALLOC = 0
REPLACE_CANONICALIZE_FILE_NAME = 0
REPLACE_CBRTF = 0
REPLACE_CBRTL = 0
REPLACE_CEIL = 0
REPLACE_CEILF = 0
REPLACE_CEILL = 0
REPLACE_CHOWN = 0
REPLACE_CLOSE = 0
REPLACE_COSF = 0
REPLACE_COSHF = 0
REPLACE_CTIME = GNULIB_PORTCHECK
REPLACE_DPRINTF = 0
REPLACE_DUP = 0
REPLACE_DUP2 = 0
REPLACE_DUPLOCALE = 0
REPLACE_EXP2 = 0
REPLACE_EXP2L = 0
REPLACE_EXPF = 0
REPLACE_EXPM1 = 0
REPLACE_EXPM1F = 0
REPLACE_FABSL = 0
REPLACE_FACCESSAT = 0
REPLACE_FCHOWNAT = 0
REPLACE_FCLOSE = 0
REPLACE_FDOPEN = 0
REPLACE_FFLUSH = 0
REPLACE_FLOOR = 0
REPLACE_FLOORF = 0
REPLACE_FLOORL = 0
REPLACE_FMA = 0
REPLACE_FMAF = 0
REPLACE_FMAL = 0
REPLACE_FMOD = 0
REPLACE_FMODF = 0
REPLACE_FMODL = 0
REPLACE_FOPEN = 0
REPLACE_FPRINTF = 0
REPLACE_FPURGE = 0
REPLACE_FREOPEN = 0
REPLACE_FREXP = 0
REPLACE_FREXPF = 0
REPLACE_FREXPL = 0
REPLACE_FSEEK = 0
REPLACE_FSEEKO = 0
REPLACE_FTELL = 0
REPLACE_FTELLO = 0
REPLACE_FTRUNCATE = 0
REPLACE_GETCWD = 0
REPLACE_GETDELIM = 0
REPLACE_GETDOMAINNAME = 0
REPLACE_GETDTABLESIZE = 0
REPLACE_GETGROUPS = 0
REPLACE_GETLINE = 0
REPLACE_GETLOGIN_R = 0
REPLACE_GETPAGESIZE = 0
REPLACE_GMTIME = 0
REPLACE_HUGE_VAL = 0
REPLACE_HYPOT = 0
REPLACE_HYPOTF = 0
REPLACE_HYPOTL = 0
REPLACE_ICONV = 0
REPLACE_ICONV_OPEN = 0
REPLACE_ICONV_UTF = 0
REPLACE_ILOGB = 0
REPLACE_ILOGBF = 0
REPLACE_ILOGBL = 0
REPLACE_ISATTY = 0
REPLACE_ISFINITE = 0
REPLACE_ISINF = 0
REPLACE_ISNAN = 0
REPLACE_ISWBLANK = 0
REPLACE_ISWCNTRL = 0
REPLACE_ITOLD = 0
REPLACE_LCHOWN = 0
REPLACE_LDEXPL = 0
REPLACE_LINK = 0
REPLACE_LINKAT = 0
REPLACE_LOCALECONV = 0
REPLACE_LOCALTIME = 0
REPLACE_LOCALTIME_R = GNULIB_PORTCHECK
REPLACE_LOG = 0
REPLACE_LOG10 = 0
REPLACE_LOG10F = 0
REPLACE_LOG10L = 0
REPLACE_LOG1P = 0
REPLACE_LOG1PF = 0
REPLACE_LOG1PL = 0
REPLACE_LOG2 = 0
REPLACE_LOG2F = 0
REPLACE_LOG2L = 0
REPLACE_LOGB = 0
REPLACE_LOGBF = 0
REPLACE_LOGBL = 0
REPLACE_LOGF = 0
REPLACE_LOGL = 0
REPLACE_LSEEK = 0
REPLACE_MALLOC = 0
REPLACE_MBRLEN = 0
REPLACE_MBRTOWC = 1
REPLACE_MBSINIT = 0
REPLACE_MBSNRTOWCS = 0
REPLACE_MBSRTOWCS = 0
REPLACE_MBSTATE_T = 0
REPLACE_MBTOWC = 0
REPLACE_MEMCHR = 1
REPLACE_MEMMEM = 0
REPLACE_MKSTEMP = 0
REPLACE_MKTIME = GNULIB_PORTCHECK
REPLACE_MODF = 0
REPLACE_MODFF = 0
REPLACE_MODFL = 0
REPLACE_NAN = 0
REPLACE_NANOSLEEP = GNULIB_PORTCHECK
REPLACE_NL_LANGINFO = 0
REPLACE_NULL = 0
REPLACE_OBSTACK_PRINTF = 0
REPLACE_PERROR = 0
REPLACE_POPEN = 0
REPLACE_PREAD = 0
REPLACE_PRINTF = 0
REPLACE_PTHREAD_SIGMASK = 0
REPLACE_PTSNAME = 0
REPLACE_PTSNAME_R = 0
REPLACE_PUTENV = 0
REPLACE_PWRITE = 0
REPLACE_QSORT_R = 0
REPLACE_RAISE = 0
REPLACE_RANDOM_R = 0
REPLACE_READ = 0
REPLACE_READLINK = 0
REPLACE_READLINKAT = 0
REPLACE_REALLOC = 0
REPLACE_REALPATH = 0
REPLACE_REMAINDER = 0
REPLACE_REMAINDERF = 0
REPLACE_REMAINDERL = 0
REPLACE_REMOVE = 0
REPLACE_RENAME = 0
REPLACE_RENAMEAT = 0
REPLACE_RMDIR = 0
REPLACE_ROUND = 0
REPLACE_ROUNDF = 0
REPLACE_ROUNDL = 0
REPLACE_SETENV = 0
REPLACE_SETLOCALE = 0
REPLACE_SIGNBIT = 0
REPLACE_SIGNBIT_USING_GCC = 1
REPLACE_SINF = 0
REPLACE_SINHF = 0
REPLACE_SLEEP = 0
REPLACE_SNPRINTF = 0
REPLACE_SPRINTF = 0
REPLACE_SQRTF = 0
REPLACE_SQRTL = 0
REPLACE_STDIO_READ_FUNCS = 0
REPLACE_STDIO_WRITE_FUNCS = 0
REPLACE_STPNCPY = 0
REPLACE_STRCASESTR = 0
REPLACE_STRCHRNUL = 0
REPLACE_STRDUP = 0
REPLACE_STRERROR = 0
REPLACE_STRERROR_R = 0
REPLACE_STRFTIME = GNULIB_PORTCHECK
REPLACE_STRNCAT = 0
REPLACE_STRNDUP = 0
REPLACE_STRNLEN = 0
REPLACE_STRSIGNAL = 0
REPLACE_STRSTR = 1
REPLACE_STRTOD = 0
REPLACE_STRTOIMAX = 0
REPLACE_STRTOK_R = 0
REPLACE_STRTOUMAX = 0
REPLACE_STRUCT_LCONV = 0
REPLACE_SYMLINK = 0
REPLACE_SYMLINKAT = 0
REPLACE_TANF = 0
REPLACE_TANHF = 0
REPLACE_TIMEGM = GNULIB_PORTCHECK
REPLACE_TMPFILE = 0
REPLACE_TOWLOWER = 0
REPLACE_TRUNC = 0
REPLACE_TRUNCATE = 0
REPLACE_TRUNCF = 0
REPLACE_TRUNCL = 0
REPLACE_TTYNAME_R = 0
REPLACE_TZSET = GNULIB_PORTCHECK
REPLACE_UNLINK = 0
REPLACE_UNLINKAT = 0
REPLACE_UNSETENV = 0
REPLACE_USLEEP = 0
REPLACE_VASPRINTF = 0
REPLACE_VDPRINTF = 0
REPLACE_VFPRINTF = 0
REPLACE_VPRINTF = 0
REPLACE_VSNPRINTF = 0
REPLACE_VSPRINTF = 0
REPLACE_WCRTOMB = 0
REPLACE_WCSFTIME = 0
REPLACE_WCSNRTOMBS = 0
REPLACE_WCSRTOMBS = 0
REPLACE_WCSWIDTH = 0
REPLACE_WCTOB = 0
REPLACE_WCTOMB = 0
REPLACE_WCWIDTH = 0
REPLACE_WRITE = 0
SED = sed
SET_MAKE =
SHELL = /bin/bash
SIG_ATOMIC_T_SUFFIX =
SIZE_T_SUFFIX =
STDALIGN_H =
STDBOOL_H =
STDDEF_H =
STDINT_H =
STRIP = aarch64-poky-linux-strip
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TEXI2DVI = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/recipe-sysroot-native/bin/texi2dvi
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
UINT32_MAX_LT_UINTMAX_MAX = 1
UINT64_MAX_EQ_ULONG_MAX = 1
UNDEFINE_STRTOK_R = 0
UNISTD_H_DEFINES_STRUCT_TIMESPEC = 0
UNISTD_H_HAVE_WINSOCK2_H = 0
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
VERSION = 0.9.10
WCHAR_T_SUFFIX =
WINDOWS_64_BIT_OFF_T = 0
WINDOWS_STAT_INODES = 0
WINT_T_SUFFIX =
YIELD_LIB = -lrt
abs_builddir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/build/lib
abs_srcdir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/build/../libunistring-0.9.10/lib
abs_top_builddir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/build
abs_top_srcdir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/build/../libunistring-0.9.10
ac_ct_AR =
ac_ct_CC =
ac_ct_DUMPBIN =
am__include = include
am__leading_dot = .
am__quote =
am__tar = ${AMTAR} chof - --owner=root --group=root "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = /usr/bin
build = x86_64-pc-linux-gnu
build_alias = x86_64-linux
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE}
dvidir = ${docdir}
exec_prefix = /usr
gl_LIBOBJS = fseterr.o mbrtowc.o memchr.o strstr.o
gl_LTLIBOBJS = fseterr.lo mbrtowc.lo memchr.lo strstr.lo
gltests_LIBOBJS =
gltests_LTLIBOBJS =
gltests_WITNESS = IN_LIBUNISTRING_GNULIB_TESTS
host = aarch64-poky-linux-gnu
host_alias = aarch64-poky-linux
host_cpu = aarch64
host_os = linux-gnu
host_vendor = poky
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/work/aarch64-poky-linux/libunistring/0.9.10-r0/libunistring-0.9.10/build-aux/install-sh
libdir = /usr/lib
libexecdir = /usr/libexec
lispdir = ${datarootdir}/emacs/site-lisp
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = /usr/sbin
sharedstatedir = /com
srcdir = ../../libunistring-0.9.10/lib
sysconfdir = /etc
target_alias = aarch64-poky-linux
top_build_prefix = ../
top_builddir = ..
top_srcdir = ../../libunistring-0.9.10
AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects no-dependencies
# Version information according to Woe32 conventions.
EXTRA_DIST = alloca.in.h amemxfrm.h array-mergesort.h c-strcaseeq.h \
errno.in.h flexmember.h float.c float.in.h itold.c fpucw.h \
frexp.c frexp.c frexpl.c fseterr.c fseterr.h stdio-impl.h \
hard-locale.h $(top_srcdir)/build-aux/config.rpath iconv.in.h \
iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h \
iconv_open-osf.h iconv_open-solaris.h iconv.c iconv_close.c \
iconv_open-aix.gperf iconv_open-hpux.gperf \
iconv_open-irix.gperf iconv_open-osf.gperf \
iconv_open-solaris.gperf iconv_open.c float+.h isnan.c \
isnand-nolibm.h isnand.c float+.h isnan.c isnanf-nolibm.h \
isnanf.c float+.h isnan.c isnanl-nolibm.h isnanl.c iswblank.c \
langinfo.in.h limits.in.h config.charset ref-add.sin \
ref-del.sin localename.h malloc.c malloca.h math.in.h mbchar.h \
mbrtowc.c mbsinit.c memchr.c memchr.valgrind memcmp2.h \
printf-frexp.h printf-frexp.c printf-frexpl.h relocatable.c \
relocatable.h relocatable.valgrind float+.h signbitd.c \
signbitf.c signbitl.c _Noreturn.h arg-nonnull.h c++defs.h \
unused-parameter.h warn-on-use.h stdbool.in.h stddef.in.h \
stdint.in.h stdlib.in.h streq.h iconveh.h string.in.h \
strncat.c str-two-way.h strstr.c sys_types.in.h \
$(top_srcdir)/build-aux/config.rpath unicase.in.h \
unicase/cased.h unicase/caseprop.h unictype/bitmap.h \
unicase/caseprop.h unicase/ignorable.h unictype/bitmap.h \
unicase/locale-languages.h unicase/locale-languages.gperf \
unicase/special-casing-table.h \
unicase/special-casing-table.gperf unicase/special-casing.in.h \
unicase/casefold.h unicase/simple-mapping.h \
unicase/tocasefold.h unicase/simple-mapping.h \
unicase/tolower.h unicase/simple-mapping.h unicase/totitle.h \
unicase/simple-mapping.h unicase/toupper.h unicase/u-casecmp.h \
unicase/u-casecoll.h unicase/u-casefold.h unicase/context.h \
unicase/u-casemap.h unicase/unicasemap.h unicase/u-casexfrm.h \
unicase/u-ct-casefold.h unicase/context.h \
unicase/u-ct-totitle.h unicase/u-is-cased.h \
unicase/invariant.h unicase/u-is-invariant.h unicase/context.h \
unicase/u-prefix-context.h unicase/context.h \
unicase/u-suffix-context.h unicase/u-totitle.h \
unicase/u-casecmp.h unicase/u-casecoll.h unicase/u-casefold.h \
unicase/context.h unicase/u-casemap.h unicase/unicasemap.h \
unicase/u-casexfrm.h unicase/u-ct-casefold.h unicase/context.h \
unicase/u-ct-totitle.h unicase/u-is-cased.h \
unicase/invariant.h unicase/u-is-invariant.h unicase/context.h \
unicase/u-prefix-context.h unicase/context.h \
unicase/u-suffix-context.h unicase/u-totitle.h \
unicase/u-casecmp.h unicase/u-casecoll.h unicase/u-casefold.h \
unicase/context.h unicase/u-casemap.h unicase/unicasemap.h \
unicase/u-casexfrm.h unicase/u-ct-casefold.h unicase/context.h \
unicase/u-ct-totitle.h unicase/u-is-cased.h \
unicase/invariant.h unicase/u-is-invariant.h unicase/context.h \
unicase/u-prefix-context.h unicase/context.h \
unicase/u-suffix-context.h unicase/u-totitle.h \
unicase/u-casecmp.h unicase/u-casecoll.h iconveh.h \
localcharset.h striconveha.h uniconv.in.h \
uniconv/u-conv-from-enc.h uniconv/u-conv-to-enc.h \
uniconv/u-strconv-from-enc.h uniconv/u-strconv-to-enc.h \
uniconv/u-conv-from-enc.h uniconv/u-conv-to-enc.h \
uniconv/u-strconv-from-enc.h uniconv/u-strconv-to-enc.h \
uniconv/u-strconv-from-enc.h unictype.in.h \
unictype/bidi_byname.h unictype/bidi_byname.gperf \
unictype/bidi_of.h unictype/blocks.h unictype/categ_C.h \
unictype/categ_Cc.h unictype/categ_Cf.h unictype/categ_Cn.h \
unictype/categ_Co.h unictype/categ_Cs.h unictype/categ_L.h \
unictype/categ_LC.h unictype/categ_Ll.h unictype/categ_Lm.h \
unictype/categ_Lo.h unictype/categ_Lt.h unictype/categ_Lu.h \
unictype/categ_M.h unictype/categ_Mc.h unictype/categ_Me.h \
unictype/categ_Mn.h unictype/categ_N.h unictype/categ_Nd.h \
unictype/categ_Nl.h unictype/categ_No.h unictype/categ_P.h \
unictype/categ_Pc.h unictype/categ_Pd.h unictype/categ_Pe.h \
unictype/categ_Pf.h unictype/categ_Pi.h unictype/categ_Po.h \
unictype/categ_Ps.h unictype/categ_S.h unictype/categ_Sc.h \
unictype/categ_Sk.h unictype/categ_Sm.h unictype/categ_So.h \
unictype/categ_Z.h unictype/categ_Zl.h unictype/categ_Zp.h \
unictype/categ_Zs.h unictype/categ_byname.h \
unictype/categ_byname.gperf unictype/categ_of.h \
unictype/bitmap.h unictype/combiningclass.h \
unictype/combiningclass_byname.h \
unictype/combiningclass_byname.gperf unictype/bitmap.h \
unictype/ctype_alnum.h unictype/bitmap.h \
unictype/ctype_alpha.h unictype/bitmap.h \
unictype/ctype_blank.h unictype/bitmap.h \
unictype/ctype_cntrl.h unictype/bitmap.h \
unictype/ctype_digit.h unictype/bitmap.h \
unictype/ctype_graph.h unictype/bitmap.h \
unictype/ctype_lower.h unictype/bitmap.h \
unictype/ctype_print.h unictype/bitmap.h \
unictype/ctype_punct.h unictype/bitmap.h \
unictype/ctype_space.h unictype/bitmap.h \
unictype/ctype_upper.h unictype/bitmap.h \
unictype/ctype_xdigit.h unictype/decdigit.h unictype/digit.h \
unictype/joininggroup_byname.h \
unictype/joininggroup_byname.gperf \
unictype/joininggroup_name.h unictype/joininggroup_of.h \
unictype/joiningtype_byname.h \
unictype/joiningtype_byname.gperf unictype/joiningtype_of.h \
unictype/mirror.h unictype/numeric.h unictype/bitmap.h \
unictype/pr_alphabetic.h unictype/bitmap.h \
unictype/pr_ascii_hex_digit.h unictype/bitmap.h \
unictype/pr_bidi_arabic_digit.h unictype/bitmap.h \
unictype/pr_bidi_arabic_right_to_left.h unictype/bitmap.h \
unictype/pr_bidi_block_separator.h unictype/bitmap.h \
unictype/pr_bidi_boundary_neutral.h unictype/bitmap.h \
unictype/pr_bidi_common_separator.h unictype/bitmap.h \
unictype/pr_bidi_control.h unictype/bitmap.h \
unictype/pr_bidi_embedding_or_override.h unictype/bitmap.h \
unictype/pr_bidi_eur_num_separator.h unictype/bitmap.h \
unictype/pr_bidi_eur_num_terminator.h unictype/bitmap.h \
unictype/pr_bidi_european_digit.h unictype/bitmap.h \
unictype/pr_bidi_hebrew_right_to_left.h unictype/bitmap.h \
unictype/pr_bidi_left_to_right.h unictype/bitmap.h \
unictype/pr_bidi_non_spacing_mark.h unictype/bitmap.h \
unictype/pr_bidi_other_neutral.h unictype/bitmap.h \
unictype/pr_bidi_pdf.h unictype/bitmap.h \
unictype/pr_bidi_segment_separator.h unictype/bitmap.h \
unictype/pr_bidi_whitespace.h unictype/pr_byname.h \
unictype/pr_byname.gperf unictype/bitmap.h \
unictype/pr_case_ignorable.h unictype/bitmap.h \
unictype/pr_cased.h unictype/bitmap.h \
unictype/pr_changes_when_casefolded.h unictype/bitmap.h \
unictype/pr_changes_when_casemapped.h unictype/bitmap.h \
unictype/pr_changes_when_lowercased.h unictype/bitmap.h \
unictype/pr_changes_when_titlecased.h unictype/bitmap.h \
unictype/pr_changes_when_uppercased.h unictype/bitmap.h \
unictype/pr_combining.h unictype/bitmap.h \
unictype/pr_composite.h unictype/bitmap.h \
unictype/pr_currency_symbol.h unictype/bitmap.h \
unictype/pr_dash.h unictype/bitmap.h \
unictype/pr_decimal_digit.h unictype/bitmap.h \
unictype/pr_default_ignorable_code_point.h unictype/bitmap.h \
unictype/pr_deprecated.h unictype/bitmap.h \
unictype/pr_diacritic.h unictype/bitmap.h \
unictype/pr_extender.h unictype/bitmap.h \
unictype/pr_format_control.h unictype/bitmap.h \
unictype/pr_grapheme_base.h unictype/bitmap.h \
unictype/pr_grapheme_extend.h unictype/bitmap.h \
unictype/pr_grapheme_link.h unictype/bitmap.h \
unictype/pr_hex_digit.h unictype/bitmap.h unictype/pr_hyphen.h \
unictype/bitmap.h unictype/pr_id_continue.h unictype/bitmap.h \
unictype/pr_id_start.h unictype/bitmap.h \
unictype/pr_ideographic.h unictype/bitmap.h \
unictype/pr_ids_binary_operator.h unictype/bitmap.h \
unictype/pr_ids_trinary_operator.h unictype/bitmap.h \
unictype/pr_ignorable_control.h unictype/bitmap.h \
unictype/pr_iso_control.h unictype/bitmap.h \
unictype/pr_join_control.h unictype/bitmap.h \
unictype/pr_left_of_pair.h unictype/bitmap.h \
unictype/pr_line_separator.h unictype/bitmap.h \
unictype/pr_logical_order_exception.h unictype/bitmap.h \
unictype/pr_lowercase.h unictype/bitmap.h unictype/pr_math.h \
unictype/bitmap.h unictype/pr_non_break.h unictype/bitmap.h \
unictype/pr_not_a_character.h unictype/bitmap.h \
unictype/pr_numeric.h unictype/bitmap.h \
unictype/pr_other_alphabetic.h unictype/bitmap.h \
unictype/pr_other_default_ignorable_code_point.h \
unictype/bitmap.h unictype/pr_other_grapheme_extend.h \
unictype/bitmap.h unictype/pr_other_id_continue.h \
unictype/bitmap.h unictype/pr_other_id_start.h \
unictype/bitmap.h unictype/pr_other_lowercase.h \
unictype/bitmap.h unictype/pr_other_math.h unictype/bitmap.h \
unictype/pr_other_uppercase.h unictype/bitmap.h \
unictype/pr_paired_punctuation.h unictype/bitmap.h \
unictype/pr_paragraph_separator.h unictype/bitmap.h \
unictype/pr_pattern_syntax.h unictype/bitmap.h \
unictype/pr_pattern_white_space.h unictype/bitmap.h \
unictype/pr_private_use.h unictype/bitmap.h \
unictype/pr_punctuation.h unictype/bitmap.h \
unictype/pr_quotation_mark.h unictype/bitmap.h \
unictype/pr_radical.h unictype/bitmap.h \
unictype/pr_sentence_terminal.h unictype/bitmap.h \
unictype/pr_soft_dotted.h unictype/bitmap.h \
unictype/pr_space.h unictype/bitmap.h \
unictype/pr_terminal_punctuation.h unictype/bitmap.h \
unictype/pr_titlecase.h unictype/bitmap.h \
unictype/pr_unassigned_code_value.h unictype/bitmap.h \
unictype/pr_unified_ideograph.h unictype/bitmap.h \
unictype/pr_uppercase.h unictype/bitmap.h \
unictype/pr_variation_selector.h unictype/bitmap.h \
unictype/pr_white_space.h unictype/bitmap.h \
unictype/pr_xid_continue.h unictype/bitmap.h \
unictype/pr_xid_start.h unictype/bitmap.h \
unictype/pr_zero_width.h unictype/scripts_byname.h \
unictype/scripts.h unictype/scripts_byname.gperf \
unictype/identsyntaxmap.h unictype/sy_c_ident.h \
unictype/identsyntaxmap.h unictype/sy_java_ident.h \
unigbrk.in.h unigbrk/u-grapheme-breaks.h \
unigbrk/u-grapheme-breaks.h unigbrk/u-grapheme-breaks.h \
unigbrk/gbrkprop.h unigbrk/u-grapheme-breaks.h unilbrk.in.h \
unilbrk/lbrkprop1.h unilbrk/lbrkprop2.h unilbrk/lbrktables.h \
uniwidth/cjk.h uniwidth/cjk.h uniwidth/cjk.h \
unilbrk/ulc-common.h uniname.in.h uniname/gen-uninames.lisp \
uniname/uninames.h uninorm.in.h uninorm/decompose-internal.h \
uninorm/composition-table.h uninorm/composition-table.gperf \
uninorm/decompose-internal.h uninorm/normalize-internal.h \
uninorm/decomposition-table.h uninorm/decomposition-table1.h \
uninorm/decomposition-table2.h uninorm/normalize-internal.h \
uninorm/normalize-internal.h uninorm/normalize-internal.h \
uninorm/normalize-internal.h uninorm/normalize-internal.h \
uninorm/normalize-internal.h uninorm/u-normalize-internal.h \
uninorm/u-normcmp.h uninorm/u-normcoll.h uninorm/u-normxfrm.h \
uninorm/normalize-internal.h uninorm/u-normalize-internal.h \
uninorm/u-normcmp.h uninorm/u-normcoll.h uninorm/u-normxfrm.h \
uninorm/normalize-internal.h uninorm/u-normalize-internal.h \
uninorm/u-normcmp.h uninorm/u-normcoll.h uninorm/u-normxfrm.h \
unistd.in.h unistdio.in.h printf-args.c printf-args.h \
unistdio/u-printf-args.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h printf-parse.c printf-parse.h \
unistdio/u-printf-parse.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h vasnprintf.c unistdio/u-vasprintf.h \
unistdio/u-vsnprintf.h unistdio/u-vsprintf.h vasnprintf.c \
unistdio/u-vasprintf.h unistdio/u-vsnprintf.h \
unistdio/u-vsprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h printf-parse.c printf-parse.h \
unistdio/u-printf-parse.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h vasnprintf.c unistdio/u-vasprintf.h \
unistdio/u-vsnprintf.h unistdio/u-vsprintf.h vasnprintf.c \
unistdio/u-vasprintf.h unistdio/u-vsnprintf.h \
unistdio/u-vsprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h printf-parse.c printf-parse.h \
unistdio/u-printf-parse.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h vasnprintf.c unistdio/u-vasprintf.h \
unistdio/u-vsnprintf.h unistdio/u-vsprintf.h vasnprintf.c \
unistdio/u-vasprintf.h unistdio/u-vsnprintf.h \
unistdio/u-vsprintf.h unistdio/u-asnprintf.h \
unistdio/u-asprintf.h printf-parse.c printf-parse.h \
unistdio/u-printf-parse.h unistdio/u-snprintf.h \
unistdio/u-sprintf.h vasnprintf.c unistdio/u-vasprintf.h \
unistdio/u-vsnprintf.h unistdio/u-vsprintf.h unistr.in.h \
unistr/u-cmp2.h unistr/u-cpy.h unistr/u-cpy-alloc.h \
unistr/u-endswith.h unistr/u-move.h unistr/u-set.h \
unistr/u-startswith.h unistr/u-stpcpy.h unistr/u-stpncpy.h \
unistr/u-strcat.h unistr/u-strcoll.h unistr/u-strcpy.h \
unistr/u-strcspn.h unistr/u-strdup.h unistr/u-strlen.h \
unistr/u-strncat.h unistr/u-strncpy.h unistr/u-strnlen.h \
unistr/u-strpbrk.h unistr/u-strspn.h str-kmp.h \
unistr/u-strstr.h unistr/u-strtok.h unistr/u-cmp2.h \
unistr/u-cpy.h unistr/u-cpy-alloc.h unistr/u-endswith.h \
unistr/u-move.h unistr/u-set.h unistr/u-startswith.h \
unistr/u-stpcpy.h unistr/u-stpncpy.h unistr/u-strcat.h \
unistr/u-strcoll.h unistr/u-strcpy.h unistr/u-strdup.h \
unistr/u-strlen.h unistr/u-strncat.h unistr/u-strncpy.h \
unistr/u-strnlen.h str-kmp.h unistr/u-strstr.h \
unistr/u-strtok.h unistr/u-cmp2.h unistr/u-cpy.h \
unistr/u-cpy-alloc.h unistr/u-endswith.h unistr/u-move.h \
unistr/u-startswith.h unistr/u-stpcpy.h unistr/u-stpncpy.h \
unistr/u-strcoll.h unistr/u-strcspn.h unistr/u-strdup.h \
unistr/u-strnlen.h unistr/u-strpbrk.h unistr/u-strspn.h \
unistr/u-strstr.h unistr/u-strtok.h unitypes.in.h uniwbrk.in.h \
uniwbrk/wbrktable.h uniwbrk/u-wordbreaks.h \
uniwbrk/u-wordbreaks.h uniwbrk/u-wordbreaks.h \
uniwbrk/wbrkprop.h localcharset.h uniwidth.in.h uniwidth/cjk.h \
verify.h wchar.in.h wctype.in.h wcwidth.c xalloc-oversized.h \
stdbool.mini.h stdint.mini.h unistring/cdefs.in.h \
libunistring.sym declared.sh libunistring.rc
BUILT_SOURCES = $(ALLOCA_H) configmake.h $(ERRNO_H) $(FLOAT_H) \
$(ICONV_H) iconv_open-aix.h iconv_open-hpux.h \
iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h \
langinfo.h $(LIMITS_H) math.h $(STDBOOL_H) $(STDDEF_H) \
$(STDINT_H) stdlib.h string.h sys/types.h \
$(LIBUNISTRING_UNICASE_H) unicase/locale-languages.h \
unicase/special-casing-table.h unicase/special-casing.h \
$(LIBUNISTRING_UNICONV_H) $(LIBUNISTRING_UNICTYPE_H) \
unictype/bidi_byname.h unictype/categ_byname.h \
unictype/combiningclass_byname.h \
unictype/joininggroup_byname.h unictype/joiningtype_byname.h \
unictype/pr_byname.h unictype/scripts_byname.h \
$(LIBUNISTRING_UNIGBRK_H) $(LIBUNISTRING_UNILBRK_H) \
$(LIBUNISTRING_UNINAME_H) $(LIBUNISTRING_UNINORM_H) \
uninorm/composition-table.h unistd.h \
$(LIBUNISTRING_UNISTDIO_H) $(LIBUNISTRING_UNISTR_H) \
$(LIBUNISTRING_UNITYPES_H) $(LIBUNISTRING_UNIWBRK_H) \
$(LIBUNISTRING_UNIWIDTH_H) wchar.h wctype.h \
unistring/stdbool.h unistring/stdint.h \
unistring/localcharset.h unistring/iconveh.h unistring/cdefs.h
# We distribute it because declared.sh relies on GNU sed.
MOSTLYCLEANFILES = core *.stackdump core *.stackdump alloca.h \
alloca.h-t errno.h errno.h-t float.h float.h-t iconv.h \
iconv.h-t iconv_open-aix.h-t iconv_open-hpux.h-t \
iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t \
langinfo.h langinfo.h-t limits.h limits.h-t math.h math.h-t \
stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t \
stdlib.h stdlib.h-t string.h string.h-t sys/types.h \
sys/types.h-t unicase.h unicase.h-t \
unicase/locale-languages.h-t unicase/special-casing-table.h-t \
unicase/special-casing.h unicase/special-casing.h-t uniconv.h \
uniconv.h-t unictype.h unictype.h-t unictype/bidi_byname.h-t \
unictype/categ_byname.h-t unictype/combiningclass_byname.h-t \
unictype/joininggroup_byname.h-t \
unictype/joiningtype_byname.h-t unictype/pr_byname.h-t \
unictype/scripts_byname.h-t unigbrk.h unigbrk.h-t unilbrk.h \
unilbrk.h-t uniname.h uniname.h-t uninorm.h uninorm.h-t \
uninorm/composition-table.h-t unistd.h unistd.h-t unistdio.h \
unistdio.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t \
uniwbrk.h uniwbrk.h-t uniwidth.h uniwidth.h-t wchar.h \
wchar.h-t wctype.h wctype.h-t unistring/stdbool.h-t \
unistring/stdint.h-t unistring/localcharset.h-t \
unistring/iconveh.h-t unistring/cdefs.h-t libunistring.sym-t \
config.h config.h-t $(am__append_495)
MOSTLYCLEANDIRS =
CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
ref-del.sed unistring/stdbool.h unistring/stdint.h \
unistring/localcharset.h unistring/iconveh.h unistring/cdefs.h
DISTCLEANFILES =
MAINTAINERCLEANFILES = iconv_open-aix.h iconv_open-hpux.h \
iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h \
unicase/locale-languages.h unicase/special-casing-table.h \
unictype/bidi_byname.h unictype/categ_byname.h \
unictype/combiningclass_byname.h \
unictype/joininggroup_byname.h unictype/joiningtype_byname.h \
unictype/pr_byname.h unictype/scripts_byname.h \
uninorm/composition-table.h libunistring.sym
SUFFIXES = .sed .sin
lib_LTLIBRARIES = libunistring.la
nobase_include_HEADERS = \
unitypes.h \
unistr.h \
uniconv.h \
unistdio.h \
uniname.h \
unictype.h \
uniwidth.h \
unigbrk.h \
uniwbrk.h \
unilbrk.h \
uninorm.h \
unicase.h \
unistring/inline.h
noinst_HEADERS = \
unistring-notinline.h
# Parametrization of the 'relocatable-lib-lgpl' module.
AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) \
-DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1
# No GNU Make output.
# Rules generated and collected by gnulib-tool.
# Additional source files.
libunistring_la_SOURCES = amemxfrm.c c-ctype.h c-ctype.c c-strcase.h \
c-strcasecmp.c c-strncasecmp.c hard-locale.c localcharset.h \
localcharset.c localename.c glthread/lock.h glthread/lock.c \
malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c \
memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h \
striconveh.h striconveh.c striconveha.h striconveha.c \
glthread/threadlib.c unicase/cased.c $(am__append_2) \
$(am__append_3) unicase/ignorable.c $(am__append_4) \
unicase/special-casing.c unicase/tocasefold.c $(am__append_5) \
$(am__append_6) $(am__append_7) $(am__append_8) \
$(am__append_9) $(am__append_10) unicase/u16-casemap.c \
$(am__append_11) $(am__append_12) $(am__append_13) \
$(am__append_14) $(am__append_15) $(am__append_16) \
$(am__append_17) unicase/u16-is-invariant.c $(am__append_18) \
$(am__append_19) $(am__append_20) $(am__append_21) \
$(am__append_22) $(am__append_23) $(am__append_24) \
$(am__append_25) $(am__append_26) $(am__append_27) \
$(am__append_28) unicase/u32-casemap.c $(am__append_29) \
$(am__append_30) $(am__append_31) $(am__append_32) \
$(am__append_33) $(am__append_34) $(am__append_35) \
unicase/u32-is-invariant.c $(am__append_36) $(am__append_37) \
$(am__append_38) $(am__append_39) $(am__append_40) \
$(am__append_41) $(am__append_42) $(am__append_43) \
$(am__append_44) $(am__append_45) $(am__append_46) \
unicase/u8-casemap.c $(am__append_47) $(am__append_48) \
$(am__append_49) $(am__append_50) $(am__append_51) \
$(am__append_52) $(am__append_53) unicase/u8-is-invariant.c \
$(am__append_54) $(am__append_55) $(am__append_56) \
$(am__append_57) $(am__append_58) $(am__append_59) \
$(am__append_60) $(am__append_61) $(am__append_62) \
$(am__append_63) $(am__append_64) $(am__append_65) \
$(am__append_66) $(am__append_67) $(am__append_68) \
$(am__append_69) $(am__append_70) $(am__append_71) \
$(am__append_72) $(am__append_73) $(am__append_74) \
$(am__append_75) $(am__append_76) $(am__append_77) \
$(am__append_78) $(am__append_79) $(am__append_80) \
$(am__append_81) $(am__append_82) $(am__append_83) \
$(am__append_84) $(am__append_85) $(am__append_86) \
$(am__append_87) $(am__append_88) $(am__append_89) \
$(am__append_90) $(am__append_91) $(am__append_92) \
$(am__append_93) $(am__append_94) $(am__append_95) \
$(am__append_96) $(am__append_97) $(am__append_98) \
$(am__append_99) $(am__append_100) $(am__append_101) \
$(am__append_102) $(am__append_103) $(am__append_104) \
$(am__append_105) $(am__append_106) $(am__append_107) \
$(am__append_108) $(am__append_109) $(am__append_110) \
$(am__append_111) $(am__append_112) $(am__append_113) \
$(am__append_114) $(am__append_115) $(am__append_116) \
$(am__append_117) $(am__append_118) $(am__append_119) \
$(am__append_120) $(am__append_121) $(am__append_122) \
$(am__append_123) $(am__append_124) $(am__append_125) \
$(am__append_126) $(am__append_127) $(am__append_128) \
$(am__append_129) $(am__append_130) $(am__append_131) \
$(am__append_132) $(am__append_133) $(am__append_134) \
$(am__append_135) $(am__append_136) $(am__append_137) \
$(am__append_138) $(am__append_139) $(am__append_140) \
$(am__append_141) $(am__append_142) $(am__append_143) \
$(am__append_144) $(am__append_145) $(am__append_146) \
$(am__append_147) $(am__append_148) $(am__append_149) \
$(am__append_150) $(am__append_151) $(am__append_152) \
$(am__append_153) $(am__append_154) $(am__append_155) \
$(am__append_156) $(am__append_157) $(am__append_158) \
$(am__append_159) $(am__append_160) $(am__append_161) \
$(am__append_162) $(am__append_163) $(am__append_164) \
$(am__append_165) $(am__append_166) $(am__append_167) \
$(am__append_168) $(am__append_169) $(am__append_170) \
$(am__append_171) $(am__append_172) $(am__append_173) \
$(am__append_174) $(am__append_175) $(am__append_176) \
$(am__append_177) $(am__append_178) $(am__append_179) \
$(am__append_180) $(am__append_181) $(am__append_182) \
$(am__append_183) $(am__append_184) $(am__append_185) \
$(am__append_186) $(am__append_187) $(am__append_188) \
$(am__append_189) $(am__append_190) $(am__append_191) \
$(am__append_192) $(am__append_193) $(am__append_194) \
$(am__append_195) $(am__append_196) $(am__append_197) \
$(am__append_198) $(am__append_199) $(am__append_200) \
$(am__append_201) $(am__append_202) $(am__append_203) \
$(am__append_204) $(am__append_205) $(am__append_206) \
$(am__append_207) $(am__append_208) $(am__append_209) \
$(am__append_210) $(am__append_211) $(am__append_212) \
$(am__append_213) $(am__append_214) $(am__append_215) \
$(am__append_216) $(am__append_217) $(am__append_218) \
$(am__append_219) $(am__append_220) $(am__append_221) \
$(am__append_222) $(am__append_223) $(am__append_224) \
$(am__append_225) $(am__append_226) $(am__append_227) \
$(am__append_228) $(am__append_229) $(am__append_230) \
$(am__append_231) $(am__append_232) $(am__append_233) \
$(am__append_234) $(am__append_235) $(am__append_236) \
$(am__append_237) $(am__append_238) $(am__append_239) \
$(am__append_240) $(am__append_241) $(am__append_242) \
$(am__append_243) $(am__append_244) $(am__append_245) \
$(am__append_246) $(am__append_247) $(am__append_248) \
$(am__append_249) $(am__append_250) $(am__append_251) \
$(am__append_252) $(am__append_253) $(am__append_254) \
$(am__append_255) $(am__append_256) $(am__append_257) \
$(am__append_258) $(am__append_259) $(am__append_260) \
$(am__append_261) $(am__append_262) $(am__append_263) \
$(am__append_264) $(am__append_265) $(am__append_266) \
$(am__append_267) $(am__append_268) $(am__append_269) \
unilbrk/lbrktables.c $(am__append_270) $(am__append_271) \
$(am__append_272) $(am__append_273) $(am__append_274) \
$(am__append_275) unilbrk/ulc-common.c $(am__append_276) \
$(am__append_277) $(am__append_278) $(am__append_279) \
uninorm/compat-decomposition.c $(am__append_280) \
uninorm/decompose-internal.c $(am__append_281) \
$(am__append_282) uninorm/decomposition-table.c \
$(am__append_283) $(am__append_284) $(am__append_285) \
$(am__append_286) $(am__append_287) $(am__append_288) \
$(am__append_289) $(am__append_290) $(am__append_291) \
$(am__append_292) $(am__append_293) $(am__append_294) \
$(am__append_295) $(am__append_296) $(am__append_297) \
$(am__append_298) $(am__append_299) unistd.c \
unistdio/u-printf-args.c $(am__append_300) $(am__append_301) \
unistdio/u16-printf-parse.c $(am__append_302) \
$(am__append_303) $(am__append_304) $(am__append_305) \
$(am__append_306) $(am__append_307) $(am__append_308) \
$(am__append_309) $(am__append_310) $(am__append_311) \
$(am__append_312) $(am__append_313) $(am__append_314) \
$(am__append_315) $(am__append_316) $(am__append_317) \
unistdio/u32-printf-parse.c $(am__append_318) \
$(am__append_319) $(am__append_320) $(am__append_321) \
$(am__append_322) $(am__append_323) $(am__append_324) \
$(am__append_325) $(am__append_326) $(am__append_327) \
$(am__append_328) $(am__append_329) $(am__append_330) \
$(am__append_331) $(am__append_332) $(am__append_333) \
unistdio/u8-printf-parse.c $(am__append_334) $(am__append_335) \
$(am__append_336) $(am__append_337) $(am__append_338) \
$(am__append_339) $(am__append_340) $(am__append_341) \
$(am__append_342) $(am__append_343) $(am__append_344) \
$(am__append_345) $(am__append_346) $(am__append_347) \
$(am__append_348) $(am__append_349) $(am__append_350) \
unistdio/ulc-printf-parse.c $(am__append_351) \
$(am__append_352) $(am__append_353) $(am__append_354) \
$(am__append_355) $(am__append_356) $(am__append_357) \
$(am__append_358) $(am__append_359) $(am__append_360) \
$(am__append_361) $(am__append_362) $(am__append_363) \
$(am__append_364) $(am__append_365) $(am__append_366) \
$(am__append_367) $(am__append_368) $(am__append_369) \
$(am__append_370) $(am__append_371) $(am__append_372) \
$(am__append_373) $(am__append_374) $(am__append_375) \
$(am__append_376) $(am__append_377) $(am__append_378) \
$(am__append_379) $(am__append_380) $(am__append_381) \
$(am__append_382) $(am__append_383) $(am__append_384) \
$(am__append_385) $(am__append_386) $(am__append_387) \
$(am__append_388) $(am__append_389) $(am__append_390) \
$(am__append_391) $(am__append_392) $(am__append_393) \
$(am__append_394) $(am__append_395) $(am__append_396) \
$(am__append_397) $(am__append_398) $(am__append_399) \
$(am__append_400) $(am__append_401) $(am__append_402) \
$(am__append_403) $(am__append_404) $(am__append_405) \
$(am__append_406) $(am__append_407) $(am__append_408) \
$(am__append_409) $(am__append_410) $(am__append_411) \
$(am__append_412) $(am__append_413) $(am__append_414) \
$(am__append_415) $(am__append_416) $(am__append_417) \
$(am__append_418) $(am__append_419) $(am__append_420) \
$(am__append_421) $(am__append_422) $(am__append_423) \
$(am__append_424) $(am__append_425) $(am__append_426) \
$(am__append_427) $(am__append_428) $(am__append_429) \
$(am__append_430) $(am__append_431) $(am__append_432) \
$(am__append_433) $(am__append_434) $(am__append_435) \
$(am__append_436) $(am__append_437) $(am__append_438) \
$(am__append_439) $(am__append_440) $(am__append_441) \
$(am__append_442) $(am__append_443) $(am__append_444) \
$(am__append_445) $(am__append_446) $(am__append_447) \
$(am__append_448) $(am__append_449) $(am__append_450) \
$(am__append_451) $(am__append_452) $(am__append_453) \
$(am__append_454) $(am__append_455) $(am__append_456) \
$(am__append_457) $(am__append_458) $(am__append_459) \
$(am__append_460) $(am__append_461) $(am__append_462) \
$(am__append_463) $(am__append_464) $(am__append_465) \
$(am__append_466) $(am__append_467) $(am__append_468) \
$(am__append_469) $(am__append_470) $(am__append_471) \
$(am__append_472) $(am__append_473) $(am__append_474) \
$(am__append_475) $(am__append_476) $(am__append_477) \
$(am__append_478) $(am__append_479) $(am__append_480) \
uniwbrk/wbrktable.c $(am__append_481) $(am__append_482) \
$(am__append_483) $(am__append_484) $(am__append_485) \
$(am__append_486) $(am__append_487) $(am__append_488) \
$(am__append_489) $(am__append_490) $(am__append_491) \
$(am__append_492) wctype-h.c xsize.h xsize.c version.c \
$(am__append_493)
libunistring_la_LIBADD = $(gl_LTLIBOBJS) $(WOE32_LIBADD)
libunistring_la_DEPENDENCIES = $(gl_LTLIBOBJS) $(WOE32_LIBADD)
EXTRA_libunistring_la_SOURCES = float.c itold.c frexp.c frexp.c \
frexpl.c fseterr.c iconv.c iconv_close.c iconv_open.c isnan.c \
isnand.c isnan.c isnanf.c isnan.c isnanl.c iswblank.c malloc.c \
mbrtowc.c mbsinit.c memchr.c printf-frexp.c relocatable.c \
signbitd.c signbitf.c signbitl.c strncat.c strstr.c \
printf-args.c printf-parse.c vasnprintf.c vasnprintf.c \
printf-parse.c vasnprintf.c vasnprintf.c printf-parse.c \
vasnprintf.c vasnprintf.c printf-parse.c vasnprintf.c \
wcwidth.c
# How to build libunistring.la.
libunistring_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(LTLIBICONV) \
$(LTLIBTHREAD) $(am__append_1) \
$(am__append_494) -version-info \
$(LTV_CURRENT):$(LTV_REVISION):$(LTV_AGE) -rpath $(libdir)
# Use this preprocessor expression to decide whether #include_next works.
# Do not rely on a 'configure'-time test for this, since the expression
# might appear in an installed header, which is used by some other compiler.
HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
GPERF = gperf
V_GPERF = $(V_GPERF_$(V))
V_GPERF_ = $(V_GPERF_$(AM_DEFAULT_VERBOSITY))
V_GPERF_0 = @echo " GPERF " $@;
charset_alias = $(DESTDIR)$(libdir)/charset.alias
charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
_NORETURN_H = $(srcdir)/_Noreturn.h
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
CXXDEFS_H = $(srcdir)/c++defs.h
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
UNUSED_PARAMETER_H = $(srcdir)/unused-parameter.h
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
WARN_ON_USE_H = $(srcdir)/warn-on-use.h
# The and replacements that can be installed.
# localcharset.h is not public, but its contents is documented.
# iconveh.h is not public, but its contents is documented.
# unistring/version.h is public.
# unistring/cdefs.h is not public, but is included by other header files.
# unistring/woe32dll.h is not public, but is included by other header files.
nobase_nodist_include_HEADERS = unistring/stdbool.h unistring/stdint.h \
unistring/localcharset.h unistring/iconveh.h \
unistring/version.h unistring/cdefs.h unistring/woe32dll.h
# Directories that contain some CLEANFILES.
CLEANDIRS =
CLEANDIRS_NOT_IN_SRCDIR = unistring
# List of header files that get installed and that declare 'extern' symbols.
HEADERS_WITH_EXTERNS = \
unitypes.h \
unistr.h \
uniconv.h \
unistdio.h \
uniname.h \
unictype.h \
uniwidth.h \
unigbrk.h \
uniwbrk.h \
unilbrk.h \
uninorm.h \
unicase.h \
localcharset.h \
iconveh.h \
unistring/version.in.h
WOE32_LIBADD =
#WOE32_LIBADD = libunistring.res.lo
# Libtool's library version information for libunistring.
# See the libtool documentation, section "Library interface versions".
LTV_CURRENT = 3
LTV_REVISION = 0
LTV_AGE = 1
all: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) all-am
.SUFFIXES:
.SUFFIXES: .sed .sin .c .lo .o .obj
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnits lib/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(srcdir)/Makefile.gnulib $(am__empty):
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
exported.sh: $(top_builddir)/config.status $(srcdir)/exported.sh.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
list2="$$list2 $$p"; \
else :; fi; \
done; \
test -z "$$list2" || { \
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
}
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
for p in $$list; do \
$(am__strip_dir) \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_LTLIBRARIES)'; \
locs=`for p in $$list; do echo $$p; done | \
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
sort -u`; \
test -z "$$locs" || { \
echo rm -f $${locs}; \
rm -f $${locs}; \
}
glthread/$(am__dirstamp):
@$(MKDIR_P) glthread
@: > glthread/$(am__dirstamp)
glthread/lock.lo: glthread/$(am__dirstamp)
glthread/threadlib.lo: glthread/$(am__dirstamp)
unicase/$(am__dirstamp):
@$(MKDIR_P) unicase
@: > unicase/$(am__dirstamp)
unicase/cased.lo: unicase/$(am__dirstamp)
unicase/empty-prefix-context.lo: unicase/$(am__dirstamp)
unicase/empty-suffix-context.lo: unicase/$(am__dirstamp)
unicase/ignorable.lo: unicase/$(am__dirstamp)
unicase/locale-language.lo: unicase/$(am__dirstamp)
unicase/special-casing.lo: unicase/$(am__dirstamp)
unicase/tocasefold.lo: unicase/$(am__dirstamp)
unicase/tolower.lo: unicase/$(am__dirstamp)
unicase/totitle.lo: unicase/$(am__dirstamp)
unicase/toupper.lo: unicase/$(am__dirstamp)
unicase/u16-casecmp.lo: unicase/$(am__dirstamp)
unicase/u16-casecoll.lo: unicase/$(am__dirstamp)
unicase/u16-casefold.lo: unicase/$(am__dirstamp)
unicase/u16-casemap.lo: unicase/$(am__dirstamp)
unicase/u16-casexfrm.lo: unicase/$(am__dirstamp)
unicase/u16-ct-casefold.lo: unicase/$(am__dirstamp)
unicase/u16-ct-tolower.lo: unicase/$(am__dirstamp)
unicase/u16-ct-totitle.lo: unicase/$(am__dirstamp)
unicase/u16-ct-toupper.lo: unicase/$(am__dirstamp)
unicase/u16-is-cased.lo: unicase/$(am__dirstamp)
unicase/u16-is-casefolded.lo: unicase/$(am__dirstamp)
unicase/u16-is-invariant.lo: unicase/$(am__dirstamp)
unicase/u16-is-lowercase.lo: unicase/$(am__dirstamp)
unicase/u16-is-titlecase.lo: unicase/$(am__dirstamp)
unicase/u16-is-uppercase.lo: unicase/$(am__dirstamp)
unicase/u16-prefix-context.lo: unicase/$(am__dirstamp)
unicase/u16-suffix-context.lo: unicase/$(am__dirstamp)
unicase/u16-tolower.lo: unicase/$(am__dirstamp)
unicase/u16-totitle.lo: unicase/$(am__dirstamp)
unicase/u16-toupper.lo: unicase/$(am__dirstamp)
unicase/u32-casecmp.lo: unicase/$(am__dirstamp)
unicase/u32-casecoll.lo: unicase/$(am__dirstamp)
unicase/u32-casefold.lo: unicase/$(am__dirstamp)
unicase/u32-casemap.lo: unicase/$(am__dirstamp)
unicase/u32-casexfrm.lo: unicase/$(am__dirstamp)
unicase/u32-ct-casefold.lo: unicase/$(am__dirstamp)
unicase/u32-ct-tolower.lo: unicase/$(am__dirstamp)
unicase/u32-ct-totitle.lo: unicase/$(am__dirstamp)
unicase/u32-ct-toupper.lo: unicase/$(am__dirstamp)
unicase/u32-is-cased.lo: unicase/$(am__dirstamp)
unicase/u32-is-casefolded.lo: unicase/$(am__dirstamp)
unicase/u32-is-invariant.lo: unicase/$(am__dirstamp)
unicase/u32-is-lowercase.lo: unicase/$(am__dirstamp)
unicase/u32-is-titlecase.lo: unicase/$(am__dirstamp)
unicase/u32-is-uppercase.lo: unicase/$(am__dirstamp)
unicase/u32-prefix-context.lo: unicase/$(am__dirstamp)
unicase/u32-suffix-context.lo: unicase/$(am__dirstamp)
unicase/u32-tolower.lo: unicase/$(am__dirstamp)
unicase/u32-totitle.lo: unicase/$(am__dirstamp)
unicase/u32-toupper.lo: unicase/$(am__dirstamp)
unicase/u8-casecmp.lo: unicase/$(am__dirstamp)
unicase/u8-casecoll.lo: unicase/$(am__dirstamp)
unicase/u8-casefold.lo: unicase/$(am__dirstamp)
unicase/u8-casemap.lo: unicase/$(am__dirstamp)
unicase/u8-casexfrm.lo: unicase/$(am__dirstamp)
unicase/u8-ct-casefold.lo: unicase/$(am__dirstamp)
unicase/u8-ct-tolower.lo: unicase/$(am__dirstamp)
unicase/u8-ct-totitle.lo: unicase/$(am__dirstamp)
unicase/u8-ct-toupper.lo: unicase/$(am__dirstamp)
unicase/u8-is-cased.lo: unicase/$(am__dirstamp)
unicase/u8-is-casefolded.lo: unicase/$(am__dirstamp)
unicase/u8-is-invariant.lo: unicase/$(am__dirstamp)
unicase/u8-is-lowercase.lo: unicase/$(am__dirstamp)
unicase/u8-is-titlecase.lo: unicase/$(am__dirstamp)
unicase/u8-is-uppercase.lo: unicase/$(am__dirstamp)
unicase/u8-prefix-context.lo: unicase/$(am__dirstamp)
unicase/u8-suffix-context.lo: unicase/$(am__dirstamp)
unicase/u8-tolower.lo: unicase/$(am__dirstamp)
unicase/u8-totitle.lo: unicase/$(am__dirstamp)
unicase/u8-toupper.lo: unicase/$(am__dirstamp)
unicase/ulc-casecmp.lo: unicase/$(am__dirstamp)
unicase/ulc-casecoll.lo: unicase/$(am__dirstamp)
unicase/ulc-casexfrm.lo: unicase/$(am__dirstamp)
uniconv/$(am__dirstamp):
@$(MKDIR_P) uniconv
@: > uniconv/$(am__dirstamp)
uniconv/u16-conv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u16-conv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u16-strconv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u16-strconv-from-locale.lo: uniconv/$(am__dirstamp)
uniconv/u16-strconv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u16-strconv-to-locale.lo: uniconv/$(am__dirstamp)
uniconv/u32-conv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u32-conv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u32-strconv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u32-strconv-from-locale.lo: uniconv/$(am__dirstamp)
uniconv/u32-strconv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u32-strconv-to-locale.lo: uniconv/$(am__dirstamp)
uniconv/u8-conv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u8-conv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u8-strconv-from-enc.lo: uniconv/$(am__dirstamp)
uniconv/u8-strconv-from-locale.lo: uniconv/$(am__dirstamp)
uniconv/u8-strconv-to-enc.lo: uniconv/$(am__dirstamp)
uniconv/u8-strconv-to-locale.lo: uniconv/$(am__dirstamp)
unictype/$(am__dirstamp):
@$(MKDIR_P) unictype
@: > unictype/$(am__dirstamp)
unictype/bidi_byname.lo: unictype/$(am__dirstamp)
unictype/bidi_longname.lo: unictype/$(am__dirstamp)
unictype/bidi_name.lo: unictype/$(am__dirstamp)
unictype/bidi_of.lo: unictype/$(am__dirstamp)
unictype/bidi_test.lo: unictype/$(am__dirstamp)
unictype/blocks.lo: unictype/$(am__dirstamp)
unictype/block_test.lo: unictype/$(am__dirstamp)
unictype/categ_C.lo: unictype/$(am__dirstamp)
unictype/categ_Cc.lo: unictype/$(am__dirstamp)
unictype/categ_Cf.lo: unictype/$(am__dirstamp)
unictype/categ_Cn.lo: unictype/$(am__dirstamp)
unictype/categ_Co.lo: unictype/$(am__dirstamp)
unictype/categ_Cs.lo: unictype/$(am__dirstamp)
unictype/categ_L.lo: unictype/$(am__dirstamp)
unictype/categ_LC.lo: unictype/$(am__dirstamp)
unictype/categ_Ll.lo: unictype/$(am__dirstamp)
unictype/categ_Lm.lo: unictype/$(am__dirstamp)
unictype/categ_Lo.lo: unictype/$(am__dirstamp)
unictype/categ_Lt.lo: unictype/$(am__dirstamp)
unictype/categ_Lu.lo: unictype/$(am__dirstamp)
unictype/categ_M.lo: unictype/$(am__dirstamp)
unictype/categ_Mc.lo: unictype/$(am__dirstamp)
unictype/categ_Me.lo: unictype/$(am__dirstamp)
unictype/categ_Mn.lo: unictype/$(am__dirstamp)
unictype/categ_N.lo: unictype/$(am__dirstamp)
unictype/categ_Nd.lo: unictype/$(am__dirstamp)
unictype/categ_Nl.lo: unictype/$(am__dirstamp)
unictype/categ_No.lo: unictype/$(am__dirstamp)
unictype/categ_P.lo: unictype/$(am__dirstamp)
unictype/categ_Pc.lo: unictype/$(am__dirstamp)
unictype/categ_Pd.lo: unictype/$(am__dirstamp)
unictype/categ_Pe.lo: unictype/$(am__dirstamp)
unictype/categ_Pf.lo: unictype/$(am__dirstamp)
unictype/categ_Pi.lo: unictype/$(am__dirstamp)
unictype/categ_Po.lo: unictype/$(am__dirstamp)
unictype/categ_Ps.lo: unictype/$(am__dirstamp)
unictype/categ_S.lo: unictype/$(am__dirstamp)
unictype/categ_Sc.lo: unictype/$(am__dirstamp)
unictype/categ_Sk.lo: unictype/$(am__dirstamp)
unictype/categ_Sm.lo: unictype/$(am__dirstamp)
unictype/categ_So.lo: unictype/$(am__dirstamp)
unictype/categ_Z.lo: unictype/$(am__dirstamp)
unictype/categ_Zl.lo: unictype/$(am__dirstamp)
unictype/categ_Zp.lo: unictype/$(am__dirstamp)
unictype/categ_Zs.lo: unictype/$(am__dirstamp)
unictype/categ_and.lo: unictype/$(am__dirstamp)
unictype/categ_and_not.lo: unictype/$(am__dirstamp)
unictype/categ_byname.lo: unictype/$(am__dirstamp)
unictype/categ_longname.lo: unictype/$(am__dirstamp)
unictype/categ_name.lo: unictype/$(am__dirstamp)
unictype/categ_none.lo: unictype/$(am__dirstamp)
unictype/categ_of.lo: unictype/$(am__dirstamp)
unictype/categ_or.lo: unictype/$(am__dirstamp)
unictype/categ_test.lo: unictype/$(am__dirstamp)
unictype/combiningclass.lo: unictype/$(am__dirstamp)
unictype/combiningclass_byname.lo: unictype/$(am__dirstamp)
unictype/combiningclass_longname.lo: unictype/$(am__dirstamp)
unictype/combiningclass_name.lo: unictype/$(am__dirstamp)
unictype/ctype_alnum.lo: unictype/$(am__dirstamp)
unictype/ctype_alpha.lo: unictype/$(am__dirstamp)
unictype/ctype_blank.lo: unictype/$(am__dirstamp)
unictype/ctype_cntrl.lo: unictype/$(am__dirstamp)
unictype/ctype_digit.lo: unictype/$(am__dirstamp)
unictype/ctype_graph.lo: unictype/$(am__dirstamp)
unictype/ctype_lower.lo: unictype/$(am__dirstamp)
unictype/ctype_print.lo: unictype/$(am__dirstamp)
unictype/ctype_punct.lo: unictype/$(am__dirstamp)
unictype/ctype_space.lo: unictype/$(am__dirstamp)
unictype/ctype_upper.lo: unictype/$(am__dirstamp)
unictype/ctype_xdigit.lo: unictype/$(am__dirstamp)
unictype/decdigit.lo: unictype/$(am__dirstamp)
unictype/digit.lo: unictype/$(am__dirstamp)
unictype/joininggroup_byname.lo: unictype/$(am__dirstamp)
unictype/joininggroup_name.lo: unictype/$(am__dirstamp)
unictype/joininggroup_of.lo: unictype/$(am__dirstamp)
unictype/joiningtype_byname.lo: unictype/$(am__dirstamp)
unictype/joiningtype_longname.lo: unictype/$(am__dirstamp)
unictype/joiningtype_name.lo: unictype/$(am__dirstamp)
unictype/joiningtype_of.lo: unictype/$(am__dirstamp)
unictype/mirror.lo: unictype/$(am__dirstamp)
unictype/numeric.lo: unictype/$(am__dirstamp)
unictype/pr_alphabetic.lo: unictype/$(am__dirstamp)
unictype/pr_ascii_hex_digit.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_arabic_digit.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_arabic_right_to_left.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_block_separator.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_boundary_neutral.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_common_separator.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_control.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_embedding_or_override.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_eur_num_separator.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_eur_num_terminator.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_european_digit.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_hebrew_right_to_left.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_left_to_right.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_non_spacing_mark.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_other_neutral.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_pdf.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_segment_separator.lo: unictype/$(am__dirstamp)
unictype/pr_bidi_whitespace.lo: unictype/$(am__dirstamp)
unictype/pr_byname.lo: unictype/$(am__dirstamp)
unictype/pr_case_ignorable.lo: unictype/$(am__dirstamp)
unictype/pr_cased.lo: unictype/$(am__dirstamp)
unictype/pr_changes_when_casefolded.lo: unictype/$(am__dirstamp)
unictype/pr_changes_when_casemapped.lo: unictype/$(am__dirstamp)
unictype/pr_changes_when_lowercased.lo: unictype/$(am__dirstamp)
unictype/pr_changes_when_titlecased.lo: unictype/$(am__dirstamp)
unictype/pr_changes_when_uppercased.lo: unictype/$(am__dirstamp)
unictype/pr_combining.lo: unictype/$(am__dirstamp)
unictype/pr_composite.lo: unictype/$(am__dirstamp)
unictype/pr_currency_symbol.lo: unictype/$(am__dirstamp)
unictype/pr_dash.lo: unictype/$(am__dirstamp)
unictype/pr_decimal_digit.lo: unictype/$(am__dirstamp)
unictype/pr_default_ignorable_code_point.lo: unictype/$(am__dirstamp)
unictype/pr_deprecated.lo: unictype/$(am__dirstamp)
unictype/pr_diacritic.lo: unictype/$(am__dirstamp)
unictype/pr_extender.lo: unictype/$(am__dirstamp)
unictype/pr_format_control.lo: unictype/$(am__dirstamp)
unictype/pr_grapheme_base.lo: unictype/$(am__dirstamp)
unictype/pr_grapheme_extend.lo: unictype/$(am__dirstamp)
unictype/pr_grapheme_link.lo: unictype/$(am__dirstamp)
unictype/pr_hex_digit.lo: unictype/$(am__dirstamp)
unictype/pr_hyphen.lo: unictype/$(am__dirstamp)
unictype/pr_id_continue.lo: unictype/$(am__dirstamp)
unictype/pr_id_start.lo: unictype/$(am__dirstamp)
unictype/pr_ideographic.lo: unictype/$(am__dirstamp)
unictype/pr_ids_binary_operator.lo: unictype/$(am__dirstamp)
unictype/pr_ids_trinary_operator.lo: unictype/$(am__dirstamp)
unictype/pr_ignorable_control.lo: unictype/$(am__dirstamp)
unictype/pr_iso_control.lo: unictype/$(am__dirstamp)
unictype/pr_join_control.lo: unictype/$(am__dirstamp)
unictype/pr_left_of_pair.lo: unictype/$(am__dirstamp)
unictype/pr_line_separator.lo: unictype/$(am__dirstamp)
unictype/pr_logical_order_exception.lo: unictype/$(am__dirstamp)
unictype/pr_lowercase.lo: unictype/$(am__dirstamp)
unictype/pr_math.lo: unictype/$(am__dirstamp)
unictype/pr_non_break.lo: unictype/$(am__dirstamp)
unictype/pr_not_a_character.lo: unictype/$(am__dirstamp)
unictype/pr_numeric.lo: unictype/$(am__dirstamp)
unictype/pr_other_alphabetic.lo: unictype/$(am__dirstamp)
unictype/pr_other_default_ignorable_code_point.lo: \
unictype/$(am__dirstamp)
unictype/pr_other_grapheme_extend.lo: unictype/$(am__dirstamp)
unictype/pr_other_id_continue.lo: unictype/$(am__dirstamp)
unictype/pr_other_id_start.lo: unictype/$(am__dirstamp)
unictype/pr_other_lowercase.lo: unictype/$(am__dirstamp)
unictype/pr_other_math.lo: unictype/$(am__dirstamp)
unictype/pr_other_uppercase.lo: unictype/$(am__dirstamp)
unictype/pr_paired_punctuation.lo: unictype/$(am__dirstamp)
unictype/pr_paragraph_separator.lo: unictype/$(am__dirstamp)
unictype/pr_pattern_syntax.lo: unictype/$(am__dirstamp)
unictype/pr_pattern_white_space.lo: unictype/$(am__dirstamp)
unictype/pr_private_use.lo: unictype/$(am__dirstamp)
unictype/pr_punctuation.lo: unictype/$(am__dirstamp)
unictype/pr_quotation_mark.lo: unictype/$(am__dirstamp)
unictype/pr_radical.lo: unictype/$(am__dirstamp)
unictype/pr_sentence_terminal.lo: unictype/$(am__dirstamp)
unictype/pr_soft_dotted.lo: unictype/$(am__dirstamp)
unictype/pr_space.lo: unictype/$(am__dirstamp)
unictype/pr_terminal_punctuation.lo: unictype/$(am__dirstamp)
unictype/pr_test.lo: unictype/$(am__dirstamp)
unictype/pr_titlecase.lo: unictype/$(am__dirstamp)
unictype/pr_unassigned_code_value.lo: unictype/$(am__dirstamp)
unictype/pr_unified_ideograph.lo: unictype/$(am__dirstamp)
unictype/pr_uppercase.lo: unictype/$(am__dirstamp)
unictype/pr_variation_selector.lo: unictype/$(am__dirstamp)
unictype/pr_white_space.lo: unictype/$(am__dirstamp)
unictype/pr_xid_continue.lo: unictype/$(am__dirstamp)
unictype/pr_xid_start.lo: unictype/$(am__dirstamp)
unictype/pr_zero_width.lo: unictype/$(am__dirstamp)
unictype/scripts.lo: unictype/$(am__dirstamp)
unictype/sy_c_ident.lo: unictype/$(am__dirstamp)
unictype/sy_c_whitespace.lo: unictype/$(am__dirstamp)
unictype/sy_java_ident.lo: unictype/$(am__dirstamp)
unictype/sy_java_whitespace.lo: unictype/$(am__dirstamp)
unigbrk/$(am__dirstamp):
@$(MKDIR_P) unigbrk
@: > unigbrk/$(am__dirstamp)
unigbrk/u16-grapheme-breaks.lo: unigbrk/$(am__dirstamp)
unigbrk/u16-grapheme-next.lo: unigbrk/$(am__dirstamp)
unigbrk/u16-grapheme-prev.lo: unigbrk/$(am__dirstamp)
unigbrk/u32-grapheme-breaks.lo: unigbrk/$(am__dirstamp)
unigbrk/u32-grapheme-next.lo: unigbrk/$(am__dirstamp)
unigbrk/u32-grapheme-prev.lo: unigbrk/$(am__dirstamp)
unigbrk/u8-grapheme-breaks.lo: unigbrk/$(am__dirstamp)
unigbrk/u8-grapheme-next.lo: unigbrk/$(am__dirstamp)
unigbrk/u8-grapheme-prev.lo: unigbrk/$(am__dirstamp)
unigbrk/uc-gbrk-prop.lo: unigbrk/$(am__dirstamp)
unigbrk/uc-grapheme-breaks.lo: unigbrk/$(am__dirstamp)
unigbrk/uc-is-grapheme-break.lo: unigbrk/$(am__dirstamp)
unigbrk/ulc-grapheme-breaks.lo: unigbrk/$(am__dirstamp)
unilbrk/$(am__dirstamp):
@$(MKDIR_P) unilbrk
@: > unilbrk/$(am__dirstamp)
unilbrk/lbrktables.lo: unilbrk/$(am__dirstamp)
unilbrk/u16-possible-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/u16-width-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/u32-possible-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/u32-width-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/u8-possible-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/u8-width-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/ulc-common.lo: unilbrk/$(am__dirstamp)
unilbrk/ulc-possible-linebreaks.lo: unilbrk/$(am__dirstamp)
unilbrk/ulc-width-linebreaks.lo: unilbrk/$(am__dirstamp)
uniname/$(am__dirstamp):
@$(MKDIR_P) uniname
@: > uniname/$(am__dirstamp)
uniname/uniname.lo: uniname/$(am__dirstamp)
uninorm/$(am__dirstamp):
@$(MKDIR_P) uninorm
@: > uninorm/$(am__dirstamp)
uninorm/canonical-decomposition.lo: uninorm/$(am__dirstamp)
uninorm/compat-decomposition.lo: uninorm/$(am__dirstamp)
uninorm/composition.lo: uninorm/$(am__dirstamp)
uninorm/decompose-internal.lo: uninorm/$(am__dirstamp)
uninorm/decomposing-form.lo: uninorm/$(am__dirstamp)
uninorm/decomposition.lo: uninorm/$(am__dirstamp)
uninorm/decomposition-table.lo: uninorm/$(am__dirstamp)
uninorm/uninorm-filter.lo: uninorm/$(am__dirstamp)
uninorm/nfc.lo: uninorm/$(am__dirstamp)
uninorm/nfd.lo: uninorm/$(am__dirstamp)
uninorm/nfkc.lo: uninorm/$(am__dirstamp)
uninorm/nfkd.lo: uninorm/$(am__dirstamp)
uninorm/u16-normalize.lo: uninorm/$(am__dirstamp)
uninorm/u16-normcmp.lo: uninorm/$(am__dirstamp)
uninorm/u16-normcoll.lo: uninorm/$(am__dirstamp)
uninorm/u16-normxfrm.lo: uninorm/$(am__dirstamp)
uninorm/u32-normalize.lo: uninorm/$(am__dirstamp)
uninorm/u32-normcmp.lo: uninorm/$(am__dirstamp)
uninorm/u32-normcoll.lo: uninorm/$(am__dirstamp)
uninorm/u32-normxfrm.lo: uninorm/$(am__dirstamp)
uninorm/u8-normalize.lo: uninorm/$(am__dirstamp)
uninorm/u8-normcmp.lo: uninorm/$(am__dirstamp)
uninorm/u8-normcoll.lo: uninorm/$(am__dirstamp)
uninorm/u8-normxfrm.lo: uninorm/$(am__dirstamp)
unistdio/$(am__dirstamp):
@$(MKDIR_P) unistdio
@: > unistdio/$(am__dirstamp)
unistdio/u-printf-args.lo: unistdio/$(am__dirstamp)
unistdio/u16-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-printf-parse.lo: unistdio/$(am__dirstamp)
unistdio/u16-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-u16-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u16-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-printf-parse.lo: unistdio/$(am__dirstamp)
unistdio/u32-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-u32-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u32-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-printf-parse.lo: unistdio/$(am__dirstamp)
unistdio/u8-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-u8-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/u8-vsprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-asnprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-asprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-fprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-printf-parse.lo: unistdio/$(am__dirstamp)
unistdio/ulc-snprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-sprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-vasnprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-vasprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-vfprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-vsnprintf.lo: unistdio/$(am__dirstamp)
unistdio/ulc-vsprintf.lo: unistdio/$(am__dirstamp)
unistr/$(am__dirstamp):
@$(MKDIR_P) unistr
@: > unistr/$(am__dirstamp)
unistr/u16-check.lo: unistr/$(am__dirstamp)
unistr/u16-chr.lo: unistr/$(am__dirstamp)
unistr/u16-cmp.lo: unistr/$(am__dirstamp)
unistr/u16-cmp2.lo: unistr/$(am__dirstamp)
unistr/u16-cpy.lo: unistr/$(am__dirstamp)
unistr/u16-cpy-alloc.lo: unistr/$(am__dirstamp)
unistr/u16-endswith.lo: unistr/$(am__dirstamp)
unistr/u16-mblen.lo: unistr/$(am__dirstamp)
unistr/u16-mbsnlen.lo: unistr/$(am__dirstamp)
unistr/u16-mbtouc.lo: unistr/$(am__dirstamp)
unistr/u16-mbtouc-aux.lo: unistr/$(am__dirstamp)
unistr/u16-mbtouc-unsafe.lo: unistr/$(am__dirstamp)
unistr/u16-mbtouc-unsafe-aux.lo: unistr/$(am__dirstamp)
unistr/u16-mbtoucr.lo: unistr/$(am__dirstamp)
unistr/u16-move.lo: unistr/$(am__dirstamp)
unistr/u16-next.lo: unistr/$(am__dirstamp)
unistr/u16-prev.lo: unistr/$(am__dirstamp)
unistr/u16-set.lo: unistr/$(am__dirstamp)
unistr/u16-startswith.lo: unistr/$(am__dirstamp)
unistr/u16-stpcpy.lo: unistr/$(am__dirstamp)
unistr/u16-stpncpy.lo: unistr/$(am__dirstamp)
unistr/u16-strcat.lo: unistr/$(am__dirstamp)
unistr/u16-strchr.lo: unistr/$(am__dirstamp)
unistr/u16-strcmp.lo: unistr/$(am__dirstamp)
unistr/u16-strcoll.lo: unistr/$(am__dirstamp)
unistr/u16-strcpy.lo: unistr/$(am__dirstamp)
unistr/u16-strcspn.lo: unistr/$(am__dirstamp)
unistr/u16-strdup.lo: unistr/$(am__dirstamp)
unistr/u16-strlen.lo: unistr/$(am__dirstamp)
unistr/u16-strmblen.lo: unistr/$(am__dirstamp)
unistr/u16-strmbtouc.lo: unistr/$(am__dirstamp)
unistr/u16-strncat.lo: unistr/$(am__dirstamp)
unistr/u16-strncmp.lo: unistr/$(am__dirstamp)
unistr/u16-strncpy.lo: unistr/$(am__dirstamp)
unistr/u16-strnlen.lo: unistr/$(am__dirstamp)
unistr/u16-strpbrk.lo: unistr/$(am__dirstamp)
unistr/u16-strrchr.lo: unistr/$(am__dirstamp)
unistr/u16-strspn.lo: unistr/$(am__dirstamp)
unistr/u16-strstr.lo: unistr/$(am__dirstamp)
unistr/u16-strtok.lo: unistr/$(am__dirstamp)
unistr/u16-to-u32.lo: unistr/$(am__dirstamp)
unistr/u16-to-u8.lo: unistr/$(am__dirstamp)
unistr/u16-uctomb.lo: unistr/$(am__dirstamp)
unistr/u16-uctomb-aux.lo: unistr/$(am__dirstamp)
unistr/u32-check.lo: unistr/$(am__dirstamp)
unistr/u32-chr.lo: unistr/$(am__dirstamp)
unistr/u32-cmp.lo: unistr/$(am__dirstamp)
unistr/u32-cmp2.lo: unistr/$(am__dirstamp)
unistr/u32-cpy.lo: unistr/$(am__dirstamp)
unistr/u32-cpy-alloc.lo: unistr/$(am__dirstamp)
unistr/u32-endswith.lo: unistr/$(am__dirstamp)
unistr/u32-mblen.lo: unistr/$(am__dirstamp)
unistr/u32-mbsnlen.lo: unistr/$(am__dirstamp)
unistr/u32-mbtouc.lo: unistr/$(am__dirstamp)
unistr/u32-mbtouc-unsafe.lo: unistr/$(am__dirstamp)
unistr/u32-mbtoucr.lo: unistr/$(am__dirstamp)
unistr/u32-move.lo: unistr/$(am__dirstamp)
unistr/u32-next.lo: unistr/$(am__dirstamp)
unistr/u32-prev.lo: unistr/$(am__dirstamp)
unistr/u32-set.lo: unistr/$(am__dirstamp)
unistr/u32-startswith.lo: unistr/$(am__dirstamp)
unistr/u32-stpcpy.lo: unistr/$(am__dirstamp)
unistr/u32-stpncpy.lo: unistr/$(am__dirstamp)
unistr/u32-strcat.lo: unistr/$(am__dirstamp)
unistr/u32-strchr.lo: unistr/$(am__dirstamp)
unistr/u32-strcmp.lo: unistr/$(am__dirstamp)
unistr/u32-strcoll.lo: unistr/$(am__dirstamp)
unistr/u32-strcpy.lo: unistr/$(am__dirstamp)
unistr/u32-strcspn.lo: unistr/$(am__dirstamp)
unistr/u32-strdup.lo: unistr/$(am__dirstamp)
unistr/u32-strlen.lo: unistr/$(am__dirstamp)
unistr/u32-strmblen.lo: unistr/$(am__dirstamp)
unistr/u32-strmbtouc.lo: unistr/$(am__dirstamp)
unistr/u32-strncat.lo: unistr/$(am__dirstamp)
unistr/u32-strncmp.lo: unistr/$(am__dirstamp)
unistr/u32-strncpy.lo: unistr/$(am__dirstamp)
unistr/u32-strnlen.lo: unistr/$(am__dirstamp)
unistr/u32-strpbrk.lo: unistr/$(am__dirstamp)
unistr/u32-strrchr.lo: unistr/$(am__dirstamp)
unistr/u32-strspn.lo: unistr/$(am__dirstamp)
unistr/u32-strstr.lo: unistr/$(am__dirstamp)
unistr/u32-strtok.lo: unistr/$(am__dirstamp)
unistr/u32-to-u16.lo: unistr/$(am__dirstamp)
unistr/u32-to-u8.lo: unistr/$(am__dirstamp)
unistr/u32-uctomb.lo: unistr/$(am__dirstamp)
unistr/u8-check.lo: unistr/$(am__dirstamp)
unistr/u8-chr.lo: unistr/$(am__dirstamp)
unistr/u8-cmp.lo: unistr/$(am__dirstamp)
unistr/u8-cmp2.lo: unistr/$(am__dirstamp)
unistr/u8-cpy.lo: unistr/$(am__dirstamp)
unistr/u8-cpy-alloc.lo: unistr/$(am__dirstamp)
unistr/u8-endswith.lo: unistr/$(am__dirstamp)
unistr/u8-mblen.lo: unistr/$(am__dirstamp)
unistr/u8-mbsnlen.lo: unistr/$(am__dirstamp)
unistr/u8-mbtouc.lo: unistr/$(am__dirstamp)
unistr/u8-mbtouc-aux.lo: unistr/$(am__dirstamp)
unistr/u8-mbtouc-unsafe.lo: unistr/$(am__dirstamp)
unistr/u8-mbtouc-unsafe-aux.lo: unistr/$(am__dirstamp)
unistr/u8-mbtoucr.lo: unistr/$(am__dirstamp)
unistr/u8-move.lo: unistr/$(am__dirstamp)
unistr/u8-next.lo: unistr/$(am__dirstamp)
unistr/u8-prev.lo: unistr/$(am__dirstamp)
unistr/u8-set.lo: unistr/$(am__dirstamp)
unistr/u8-startswith.lo: unistr/$(am__dirstamp)
unistr/u8-stpcpy.lo: unistr/$(am__dirstamp)
unistr/u8-stpncpy.lo: unistr/$(am__dirstamp)
unistr/u8-strcat.lo: unistr/$(am__dirstamp)
unistr/u8-strchr.lo: unistr/$(am__dirstamp)
unistr/u8-strcmp.lo: unistr/$(am__dirstamp)
unistr/u8-strcoll.lo: unistr/$(am__dirstamp)
unistr/u8-strcpy.lo: unistr/$(am__dirstamp)
unistr/u8-strcspn.lo: unistr/$(am__dirstamp)
unistr/u8-strdup.lo: unistr/$(am__dirstamp)
unistr/u8-strlen.lo: unistr/$(am__dirstamp)
unistr/u8-strmblen.lo: unistr/$(am__dirstamp)
unistr/u8-strmbtouc.lo: unistr/$(am__dirstamp)
unistr/u8-strncat.lo: unistr/$(am__dirstamp)
unistr/u8-strncmp.lo: unistr/$(am__dirstamp)
unistr/u8-strncpy.lo: unistr/$(am__dirstamp)
unistr/u8-strnlen.lo: unistr/$(am__dirstamp)
unistr/u8-strpbrk.lo: unistr/$(am__dirstamp)
unistr/u8-strrchr.lo: unistr/$(am__dirstamp)
unistr/u8-strspn.lo: unistr/$(am__dirstamp)
unistr/u8-strstr.lo: unistr/$(am__dirstamp)
unistr/u8-strtok.lo: unistr/$(am__dirstamp)
unistr/u8-to-u16.lo: unistr/$(am__dirstamp)
unistr/u8-to-u32.lo: unistr/$(am__dirstamp)
unistr/u8-uctomb.lo: unistr/$(am__dirstamp)
unistr/u8-uctomb-aux.lo: unistr/$(am__dirstamp)
uniwbrk/$(am__dirstamp):
@$(MKDIR_P) uniwbrk
@: > uniwbrk/$(am__dirstamp)
uniwbrk/wbrktable.lo: uniwbrk/$(am__dirstamp)
uniwbrk/u16-wordbreaks.lo: uniwbrk/$(am__dirstamp)
uniwbrk/u32-wordbreaks.lo: uniwbrk/$(am__dirstamp)
uniwbrk/u8-wordbreaks.lo: uniwbrk/$(am__dirstamp)
uniwbrk/ulc-wordbreaks.lo: uniwbrk/$(am__dirstamp)
uniwbrk/wordbreak-property.lo: uniwbrk/$(am__dirstamp)
uniwidth/$(am__dirstamp):
@$(MKDIR_P) uniwidth
@: > uniwidth/$(am__dirstamp)
uniwidth/u16-strwidth.lo: uniwidth/$(am__dirstamp)
uniwidth/u16-width.lo: uniwidth/$(am__dirstamp)
uniwidth/u32-strwidth.lo: uniwidth/$(am__dirstamp)
uniwidth/u32-width.lo: uniwidth/$(am__dirstamp)
uniwidth/u8-strwidth.lo: uniwidth/$(am__dirstamp)
uniwidth/u8-width.lo: uniwidth/$(am__dirstamp)
uniwidth/width.lo: uniwidth/$(am__dirstamp)
../woe32dll/$(am__dirstamp):
@$(MKDIR_P) ../woe32dll
@: > ../woe32dll/$(am__dirstamp)
../woe32dll/unistring-exports.lo: ../woe32dll/$(am__dirstamp)
libunistring.la: $(libunistring_la_OBJECTS) $(libunistring_la_DEPENDENCIES) $(EXTRA_libunistring_la_DEPENDENCIES)
$(AM_V_CCLD)$(libunistring_la_LINK) -rpath $(libdir) $(libunistring_la_OBJECTS) $(libunistring_la_LIBADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
-rm -f ../woe32dll/*.$(OBJEXT)
-rm -f ../woe32dll/*.lo
-rm -f glthread/*.$(OBJEXT)
-rm -f glthread/*.lo
-rm -f unicase/*.$(OBJEXT)
-rm -f unicase/*.lo
-rm -f uniconv/*.$(OBJEXT)
-rm -f uniconv/*.lo
-rm -f unictype/*.$(OBJEXT)
-rm -f unictype/*.lo
-rm -f unigbrk/*.$(OBJEXT)
-rm -f unigbrk/*.lo
-rm -f unilbrk/*.$(OBJEXT)
-rm -f unilbrk/*.lo
-rm -f uniname/*.$(OBJEXT)
-rm -f uniname/*.lo
-rm -f uninorm/*.$(OBJEXT)
-rm -f uninorm/*.lo
-rm -f unistdio/*.$(OBJEXT)
-rm -f unistdio/*.lo
-rm -f unistr/*.$(OBJEXT)
-rm -f unistr/*.lo
-rm -f uniwbrk/*.$(OBJEXT)
-rm -f uniwbrk/*.lo
-rm -f uniwidth/*.$(OBJEXT)
-rm -f uniwidth/*.lo
distclean-compile:
-rm -f *.tab.c
.c.o:
$(AM_V_CC)$(COMPILE) -c -o $@ $<
.c.obj:
$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
-rm -rf ../woe32dll/.libs ../woe32dll/_libs
-rm -rf glthread/.libs glthread/_libs
-rm -rf unicase/.libs unicase/_libs
-rm -rf uniconv/.libs uniconv/_libs
-rm -rf unictype/.libs unictype/_libs
-rm -rf unigbrk/.libs unigbrk/_libs
-rm -rf unilbrk/.libs unilbrk/_libs
-rm -rf uniname/.libs uniname/_libs
-rm -rf uninorm/.libs uninorm/_libs
-rm -rf unistdio/.libs unistdio/_libs
-rm -rf unistr/.libs unistr/_libs
-rm -rf uniwbrk/.libs uniwbrk/_libs
-rm -rf uniwidth/.libs uniwidth/_libs
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
@$(NORMAL_INSTALL)
@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
$(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
fi; \
$(am__nobase_list) | while read dir files; do \
xfiles=; for file in $$files; do \
if test -f "$$file"; then xfiles="$$xfiles $$file"; \
else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
test -z "$$xfiles" || { \
test "x$$dir" = x. || { \
echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
$(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
$(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
done
uninstall-nobase_includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
install-nobase_nodist_includeHEADERS: $(nobase_nodist_include_HEADERS)
@$(NORMAL_INSTALL)
@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
$(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
fi; \
$(am__nobase_list) | while read dir files; do \
xfiles=; for file in $$files; do \
if test -f "$$file"; then xfiles="$$xfiles $$file"; \
else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
test -z "$$xfiles" || { \
test "x$$dir" = x. || { \
echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
$(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
$(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
done
uninstall-nobase_nodist_includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-am
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
check-am: all-am
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
installdirs:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-rm -f ../woe32dll/$(am__dirstamp)
-rm -f glthread/$(am__dirstamp)
-rm -f unicase/$(am__dirstamp)
-rm -f uniconv/$(am__dirstamp)
-rm -f unictype/$(am__dirstamp)
-rm -f unigbrk/$(am__dirstamp)
-rm -f unilbrk/$(am__dirstamp)
-rm -f uniname/$(am__dirstamp)
-rm -f uninorm/$(am__dirstamp)
-rm -f unistdio/$(am__dirstamp)
-rm -f unistr/$(am__dirstamp)
-rm -f uniwbrk/$(am__dirstamp)
-rm -f uniwidth/$(am__dirstamp)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-am
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-tags
dvi: dvi-am
dvi-am:
html: html-am
html-am:
info: info-am
info-am:
install-data-am: install-nobase_includeHEADERS \
install-nobase_nodist_includeHEADERS
install-dvi: install-dvi-am
install-dvi-am:
install-exec-am: install-exec-local install-libLTLIBRARIES
install-html: install-html-am
install-html-am:
install-info: install-info-am
install-info-am:
install-man:
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool mostlyclean-local
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-libLTLIBRARIES uninstall-local \
uninstall-nobase_includeHEADERS \
uninstall-nobase_nodist_includeHEADERS
.MAKE: all check install install-am install-strip
.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
cscopelist-am ctags ctags-am distclean distclean-compile \
distclean-generic distclean-libtool distclean-tags distdir dvi \
dvi-am html html-am info info-am install install-am \
install-data install-data-am install-dvi install-dvi-am \
install-exec install-exec-am install-exec-local install-html \
install-html-am install-info install-info-am \
install-libLTLIBRARIES install-man \
install-nobase_includeHEADERS \
install-nobase_nodist_includeHEADERS install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
pdf-am ps ps-am tags tags-am uninstall uninstall-am \
uninstall-libLTLIBRARIES uninstall-local \
uninstall-nobase_includeHEADERS \
uninstall-nobase_nodist_includeHEADERS
.PRECIOUS: Makefile
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
alloca.h: alloca.in.h $(top_builddir)/config.status
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/alloca.in.h; \
} > $@-t && \
mv -f $@-t $@
#alloca.h: $(top_builddir)/config.status
# rm -f $@
# Listed in the same order as the GNU makefile conventions, and
# provided by autoconf 2.59c+ or 2.70.
# The Automake-defined pkg* macros are appended, in the order
# listed in the Automake 1.10a+ documentation.
configmake.h: Makefile
$(AM_V_GEN)rm -f $@-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "$(prefix)"'; \
echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
echo '#define BINDIR "$(bindir)"'; \
echo '#define SBINDIR "$(sbindir)"'; \
echo '#define LIBEXECDIR "$(libexecdir)"'; \
echo '#define DATAROOTDIR "$(datarootdir)"'; \
echo '#define DATADIR "$(datadir)"'; \
echo '#define SYSCONFDIR "$(sysconfdir)"'; \
echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
echo '#define RUNSTATEDIR "$(runstatedir)"'; \
echo '#define INCLUDEDIR "$(includedir)"'; \
echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
echo '#define DOCDIR "$(docdir)"'; \
echo '#define INFODIR "$(infodir)"'; \
echo '#define HTMLDIR "$(htmldir)"'; \
echo '#define DVIDIR "$(dvidir)"'; \
echo '#define PDFDIR "$(pdfdir)"'; \
echo '#define PSDIR "$(psdir)"'; \
echo '#define LIBDIR "$(libdir)"'; \
echo '#define LISPDIR "$(lispdir)"'; \
echo '#define LOCALEDIR "$(localedir)"'; \
echo '#define MANDIR "$(mandir)"'; \
echo '#define MANEXT "$(manext)"'; \
echo '#define PKGDATADIR "$(pkgdatadir)"'; \
echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
echo '#define PKGLIBDIR "$(pkglibdir)"'; \
echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
} | sed '/""/d' > $@-t && \
mv -f $@-t $@
# We need the following in order to create when the system
# doesn't have one that is POSIX compliant.
#errno.h: errno.in.h $(top_builddir)/config.status
# $(AM_V_GEN)rm -f $@-t $@ && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
# -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
# -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
# -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
# -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
# -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
# -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
# < $(srcdir)/errno.in.h; \
# } > $@-t && \
# mv $@-t $@
errno.h: $(top_builddir)/config.status
rm -f $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
#float.h: float.in.h $(top_builddir)/config.status
# $(AM_V_GEN)rm -f $@-t $@ && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
# -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
# < $(srcdir)/float.in.h; \
# } > $@-t && \
# mv $@-t $@
float.h: $(top_builddir)/config.status
rm -f $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
iconv.h: iconv.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_ICONV_H''@|$(NEXT_ICONV_H)|g' \
-e 's/@''GNULIB_ICONV''@/$(GNULIB_ICONV)/g' \
-e 's|@''ICONV_CONST''@|$(ICONV_CONST)|g' \
-e 's|@''REPLACE_ICONV''@|$(REPLACE_ICONV)|g' \
-e 's|@''REPLACE_ICONV_OPEN''@|$(REPLACE_ICONV_OPEN)|g' \
-e 's|@''REPLACE_ICONV_UTF''@|$(REPLACE_ICONV_UTF)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
< $(srcdir)/iconv.in.h; \
} > $@-t && \
mv $@-t $@
#iconv.h: $(top_builddir)/config.status
# rm -f $@
$(srcdir)/iconv_open-aix.h: $(srcdir)/iconv_open-aix.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $(srcdir)/iconv_open-aix.h-t && \
mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
$(srcdir)/iconv_open-hpux.h: $(srcdir)/iconv_open-hpux.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $(srcdir)/iconv_open-hpux.h-t && \
mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
$(srcdir)/iconv_open-irix.h: $(srcdir)/iconv_open-irix.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > $(srcdir)/iconv_open-irix.h-t && \
mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
$(srcdir)/iconv_open-osf.h: $(srcdir)/iconv_open-osf.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > $(srcdir)/iconv_open-osf.h-t && \
mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
$(srcdir)/iconv_open-solaris.h: $(srcdir)/iconv_open-solaris.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > $(srcdir)/iconv_open-solaris.h-t && \
mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
# We need the following in order to create an empty placeholder for
# when the system doesn't have one.
langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
-e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
-e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
-e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
-e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
-e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
< $(srcdir)/langinfo.in.h; \
} > $@-t && \
mv $@-t $@
# We need the following in order to create when the system
# doesn't have one that is compatible with GNU.
limits.h: limits.in.h $(top_builddir)/config.status
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
< $(srcdir)/limits.in.h; \
} > $@-t && \
mv $@-t $@
#limits.h: $(top_builddir)/config.status
# rm -f $@
# We need the following in order to install a simple file in $(libdir)
# which is shared with other installed packages. We use a list of referencing
# packages so that "make uninstall" will remove the file if and only if it
# is not used by another installed package.
# On systems with glibc-2.1 or newer, the file is redundant, therefore we
# avoid installing it.
all-local: charset.alias ref-add.sed ref-del.sed
install-exec-local: install-exec-localcharset
install-exec-localcharset: all-local
if test $(GLIBC21) = no; then \
case '$(host_os)' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc* | linux-musl*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $$need_charset_alias; then \
$(mkinstalldirs) $(DESTDIR)$(libdir) ; \
fi ; \
if test -f $(charset_alias); then \
sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
$(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
rm -f $(charset_tmp) ; \
else \
if $$need_charset_alias; then \
sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
$(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
rm -f $(charset_tmp) ; \
fi ; \
fi
uninstall-local: uninstall-localcharset
uninstall-localcharset: all-local
if test -f $(charset_alias); then \
sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
if grep '^# Packages using this file: $$' $(charset_tmp) \
> /dev/null; then \
rm -f $(charset_alias); \
else \
$(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
fi; \
rm -f $(charset_tmp); \
fi
charset.alias: config.charset
$(AM_V_GEN)rm -f t-$@ $@ && \
$(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
mv t-$@ $@
.sin.sed:
$(AM_V_GEN)rm -f t-$@ $@ && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
mv t-$@ $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
-e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
-e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
-e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
-e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
-e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
-e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
-e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
-e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
-e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
-e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
-e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
-e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
-e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
-e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
-e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
-e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
-e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
-e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
-e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
-e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
-e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
-e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
-e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
-e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
-e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
-e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
-e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
-e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
-e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
-e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
-e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
-e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
-e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
-e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
-e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
-e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
-e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
-e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
-e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
-e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
-e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
-e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
-e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
-e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
< $(srcdir)/math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
-e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
-e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
-e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
-e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
-e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
-e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
-e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
-e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
-e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
-e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
-e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
-e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
-e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
-e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
-e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
-e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
-e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
-e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
-e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
-e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
-e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
-e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
-e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
-e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
-e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
-e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
-e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
-e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
-e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
-e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
-e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
-e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
-e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
-e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
-e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
-e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
-e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
-e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
-e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
-e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
-e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
-e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
-e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
-e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
-e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
-e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
-e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
-e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
-e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
-e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
-e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
-e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
-e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
-e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
-e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
-e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
-e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
-e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
-e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
-e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
-e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
-e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
-e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
-e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
-e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
-e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
-e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
-e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
-e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
-e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
-e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
-e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
-e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
-e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
-e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
-e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
-e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
-e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
-e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
-e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
-e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
-e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
-e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
-e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
-e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
-e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
-e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
-e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
-e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
-e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
-e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
-e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
-e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
-e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
-e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
-e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
-e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
-e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
-e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
-e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
-e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
-e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
-e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
-e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
-e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
-e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
-e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
-e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
-e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
-e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
-e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
-e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
-e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
-e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
-e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
-e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
-e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
-e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
-e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
-e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
-e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
-e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
-e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
-e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
-e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
-e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
-e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
-e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
-e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
-e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
-e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
-e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
-e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
-e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
-e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
-e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
| \
sed -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
-e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
-e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
-e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
-e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
-e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
-e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
-e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
-e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
-e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
-e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
-e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
-e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
-e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
-e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
-e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
-e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
-e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
-e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
-e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
-e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
-e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
-e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
-e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
-e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
-e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
-e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
-e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
-e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
-e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
-e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
-e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
-e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
-e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
-e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
-e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
-e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
-e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
-e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
-e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
-e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
-e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
-e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
-e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
-e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
-e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
-e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
-e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
-e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
-e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
-e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
-e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
-e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
-e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
-e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
-e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
-e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
-e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
-e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
-e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
-e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
-e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
-e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
-e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
-e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
-e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
-e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
-e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
-e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
-e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
-e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
-e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
-e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
-e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
-e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
-e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
} > $@-t && \
mv $@-t $@
# We need the following in order to create when the system
# doesn't have one that works.
#stdbool.h: stdbool.in.h $(top_builddir)/config.status
# $(AM_V_GEN)rm -f $@-t $@ && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
# } > $@-t && \
# mv $@-t $@
stdbool.h: $(top_builddir)/config.status
rm -f $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
#stddef.h: stddef.in.h $(top_builddir)/config.status
# $(AM_V_GEN)rm -f $@-t $@ && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
# -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
# -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
# -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
# < $(srcdir)/stddef.in.h; \
# } > $@-t && \
# mv $@-t $@
stddef.h: $(top_builddir)/config.status
rm -f $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
#stdint.h: stdint.in.h $(top_builddir)/config.status
# $(AM_V_GEN)rm -f $@-t $@ && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
# -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
# -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
# -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
# -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
# -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
# -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
# -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
# -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
# -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
# -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
# -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
# -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
# -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
# -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
# -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
# -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
# -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
# -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
# -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
# -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
# -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
# -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
# < $(srcdir)/stdint.in.h; \
# } > $@-t && \
# mv $@-t $@
stdint.h: $(top_builddir)/config.status
rm -f $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
$(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
-e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
-e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
-e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
-e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
-e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
-e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
-e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
-e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
-e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
-e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
-e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
-e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
-e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
-e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
-e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
-e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
-e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
-e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
-e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
-e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
-e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
-e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
-e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
-e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
-e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
< $(srcdir)/stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
-e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
-e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
-e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
-e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
-e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
-e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
-e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
-e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
-e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
-e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
-e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
-e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
-e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
-e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
-e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
-e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
-e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
-e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
-e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
-e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
-e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
-e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
-e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
-e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
-e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
-e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
-e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
-e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
-e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
-e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
-e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
-e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
-e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
-e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
-e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
-e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
-e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
-e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _Noreturn/r $(_NORETURN_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
} > $@-t && \
mv $@-t $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
-e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
-e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
-e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
-e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
-e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
-e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
-e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
-e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
-e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
-e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
-e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
-e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
-e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
-e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
-e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
-e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
-e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
-e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
-e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
-e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
-e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
-e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
-e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
-e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
-e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
-e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
-e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
-e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
-e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
-e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
-e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
-e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
-e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
-e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
< $(srcdir)/string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
-e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
-e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
-e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
-e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
-e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
-e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
-e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
-e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
-e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
-e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
-e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
-e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
-e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
-e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
-e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
-e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
-e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
-e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
-e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
-e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
-e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
-e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
-e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
-e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
-e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
-e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
-e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
-e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
< $(srcdir)/string.in.h; \
} > $@-t && \
mv $@-t $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
sys/types.h: sys_types.in.h $(top_builddir)/config.status
$(AM_V_at)$(MKDIR_P) sys
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
-e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
< $(srcdir)/sys_types.in.h; \
} > $@-t && \
mv $@-t $@
unicase.h: unicase.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unicase.in.h; \
} > $@-t && \
mv -f $@-t $@
$(srcdir)/unicase/locale-languages.h: $(srcdir)/unicase/locale-languages.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unicase/locale-languages.gperf > $(srcdir)/unicase/locale-languages.h-t && \
mv $(srcdir)/unicase/locale-languages.h-t $(srcdir)/unicase/locale-languages.h
$(srcdir)/unicase/special-casing-table.h: $(srcdir)/unicase/special-casing-table.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unicase/special-casing-table.gperf > $(srcdir)/unicase/special-casing-table.h-t && \
mv $(srcdir)/unicase/special-casing-table.h-t $(srcdir)/unicase/special-casing-table.h
# Generate special-casing.h with a declaration that depends on the gperf version.
unicase/special-casing.h: unicase/special-casing.in.h unicase/special-casing-table.h
$(AM_V_at)$(MKDIR_P) unicase
$(AM_V_GEN)rm -f $@-t $@ && \
declaration=`grep '^gl_unicase_special_lookup' $(srcdir)/unicase/special-casing-table.h | sed -e 's/register //g'` && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/$${declaration};/" $(srcdir)/unicase/special-casing.in.h; \
} > $@-t && \
mv -f $@-t $@
uniconv.h: uniconv.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/uniconv.in.h; \
} > $@-t && \
mv -f $@-t $@
unictype.h: unictype.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unictype.in.h; \
} > $@-t && \
mv -f $@-t $@
$(srcdir)/unictype/bidi_byname.h: $(srcdir)/unictype/bidi_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/bidi_byname.gperf > $(srcdir)/unictype/bidi_byname.h-t && \
mv $(srcdir)/unictype/bidi_byname.h-t $(srcdir)/unictype/bidi_byname.h
$(srcdir)/unictype/categ_byname.h: $(srcdir)/unictype/categ_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/categ_byname.gperf > $(srcdir)/unictype/categ_byname.h-t && \
mv $(srcdir)/unictype/categ_byname.h-t $(srcdir)/unictype/categ_byname.h
$(srcdir)/unictype/combiningclass_byname.h: $(srcdir)/unictype/combiningclass_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/combiningclass_byname.gperf > $(srcdir)/unictype/combiningclass_byname.h-t && \
mv $(srcdir)/unictype/combiningclass_byname.h-t $(srcdir)/unictype/combiningclass_byname.h
$(srcdir)/unictype/joininggroup_byname.h: $(srcdir)/unictype/joininggroup_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/joininggroup_byname.gperf > $(srcdir)/unictype/joininggroup_byname.h-t && \
mv $(srcdir)/unictype/joininggroup_byname.h-t $(srcdir)/unictype/joininggroup_byname.h
$(srcdir)/unictype/joiningtype_byname.h: $(srcdir)/unictype/joiningtype_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/joiningtype_byname.gperf > $(srcdir)/unictype/joiningtype_byname.h-t && \
mv $(srcdir)/unictype/joiningtype_byname.h-t $(srcdir)/unictype/joiningtype_byname.h
$(srcdir)/unictype/pr_byname.h: $(srcdir)/unictype/pr_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/pr_byname.gperf > $(srcdir)/unictype/pr_byname.h-t && \
mv $(srcdir)/unictype/pr_byname.h-t $(srcdir)/unictype/pr_byname.h
$(srcdir)/unictype/scripts_byname.h: $(srcdir)/unictype/scripts_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/scripts_byname.gperf > $(srcdir)/unictype/scripts_byname.h-t && \
mv $(srcdir)/unictype/scripts_byname.h-t $(srcdir)/unictype/scripts_byname.h
unigbrk.h: unigbrk.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unigbrk.in.h; \
} > $@-t && \
mv -f $@-t $@
unilbrk.h: unilbrk.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unilbrk.in.h; \
} > $@-t && \
mv -f $@-t $@
uniname.h: uniname.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/uniname.in.h; \
} > $@-t && \
mv -f $@-t $@
uninorm.h: uninorm.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/uninorm.in.h; \
} > $@-t && \
mv -f $@-t $@
$(srcdir)/uninorm/composition-table.h: $(srcdir)/uninorm/composition-table.gperf
$(V_GPERF)$(GPERF) -m 1 $(srcdir)/uninorm/composition-table.gperf > $(srcdir)/uninorm/composition-table.h-t && \
mv $(srcdir)/uninorm/composition-table.h-t $(srcdir)/uninorm/composition-table.h
# We need the following in order to create an empty placeholder for
# when the system doesn't have one.
unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
-e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
-e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
-e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
-e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
-e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
-e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
-e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
-e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
-e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
-e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
-e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
-e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
-e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
-e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
-e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
-e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
-e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
-e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
-e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
-e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
-e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
-e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
-e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
-e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
-e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
-e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
-e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
-e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
-e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
-e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
-e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
-e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
-e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
-e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
-e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
-e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
-e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
-e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
-e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
< $(srcdir)/unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
-e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
-e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
-e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
-e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
-e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
-e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
-e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
-e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
-e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
-e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
-e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
-e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
-e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
-e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
-e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
-e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
-e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
-e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
-e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
-e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
-e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
-e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
-e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
-e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
-e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
-e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
-e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
-e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
-e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
-e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
-e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
-e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
-e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
-e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
-e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
-e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
-e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
-e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
-e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
-e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
-e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
-e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
-e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
-e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
-e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
-e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
-e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
-e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
-e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
-e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
-e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
-e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
-e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
-e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
-e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
-e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
} > $@-t && \
mv $@-t $@
unistdio.h: unistdio.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unistdio.in.h; \
} > $@-t && \
mv -f $@-t $@
unistr.h: unistr.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unistr.in.h; \
} > $@-t && \
mv -f $@-t $@
unitypes.h: unitypes.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/unitypes.in.h; \
} > $@-t && \
mv -f $@-t $@
uniwbrk.h: uniwbrk.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/uniwbrk.in.h; \
} > $@-t && \
mv -f $@-t $@
uniwidth.h: uniwidth.in.h
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat $(srcdir)/uniwidth.in.h; \
} > $@-t && \
mv -f $@-t $@
# We need the following in order to create when the system
# version does not work standalone.
wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
-e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
-e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
-e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
-e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
-e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
-e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
-e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
-e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
-e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
-e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
-e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
-e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
-e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
-e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
-e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
-e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
-e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
-e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
-e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
-e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
-e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
-e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
-e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
-e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
-e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
-e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
-e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
-e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
-e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
-e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
-e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
-e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
-e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
-e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
-e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
-e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
-e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
-e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
< $(srcdir)/wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
-e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
-e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
-e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
-e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
-e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
-e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
-e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
-e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
-e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
-e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
-e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
-e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
-e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
-e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
-e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
-e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
-e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
-e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
-e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
-e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
-e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
-e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
-e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
-e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
-e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
-e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
-e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
-e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
-e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
-e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
-e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
-e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
-e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
-e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
-e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
-e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
-e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
-e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
-e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
-e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
-e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
-e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
-e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
-e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
-e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
-e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
} > $@-t && \
mv $@-t $@
# We need the following in order to create when the system
# doesn't have one that works with the given compiler.
wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
-e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
-e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
-e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
-e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
-e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
-e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
-e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
-e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
-e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
-e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
-e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
-e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
-e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
-e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
< $(srcdir)/wctype.in.h; \
} > $@-t && \
mv $@-t $@
mostlyclean-local: mostlyclean-generic
@for dir in '' $(MOSTLYCLEANDIRS); do \
if test -n "$$dir" && test -d $$dir; then \
echo "rmdir $$dir"; rmdir $$dir; \
fi; \
done; \
:
# Produce an unistring/stdbool.h that is not compiler dependent.
# GCC >= 2.95 has .
# AIX >= 5.3 has .
# Solaris 10 and some HP-UX 11 versions have but it does not
# necessarily work.
unistring/stdbool.h : $(STDBOOL_H) stdbool.mini.h
/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p unistring
rm -f $@-t $@
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#if !defined _GL_STDBOOL_H'; \
if test -f /usr/include/stdbool.h; then \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
else \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
fi; \
echo '#include '; \
echo '#else'; \
cat $(srcdir)/stdbool.mini.h; \
echo '#endif'; \
echo '#endif'; \
} > $@-t
mv $@-t $@
# Produce an unistring/stdint.h that is not compiler dependent.
# Glibc >= 2 has .
# GCC >= 4.5 provides , see https://gcc.gnu.org/gcc-4.5/changes.html.
# On most other platforms that have it, it is buggy in one way or the other.
unistring/stdint.h : $(STDINT_H) stdint.mini.h
/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p unistring
rm -f $@-t $@
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#include '; \
echo '#if __GLIBC__ >= 2'; \
echo '#include '; \
echo '#else'; \
if test -f /usr/include/stdint.h; then \
HAVE_STDINT_H='1'; \
else \
HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__ || ((__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && !defined __NetBSD__)'; \
fi; \
if test -f /usr/include/inttypes.h; then \
HAVE_INTTYPES_H='1'; \
else \
HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \
fi; \
if test -f /usr/include/sys/inttypes.h; then \
HAVE_SYS_INTTYPES_H='1'; \
else \
HAVE_SYS_INTTYPES_H='0'; \
fi; \
sed_escape_ampersands='s/&/\\&/g'; \
HAVE_STDINT_H=`echo "$$HAVE_STDINT_H" | sed -e "$$sed_escape_ampersands"`; \
sed -e 's/@''HAVE_STDINT_H''@/'"$$HAVE_STDINT_H"'/g' \
-e 's|@''INCLUDE_NEXT''@|include|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
-e 's|@''NEXT_STDINT_H''@||g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/'"$$HAVE_INTTYPES_H"'/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/'"$$HAVE_SYS_INTTYPES_H"'/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
< $(srcdir)/stdint.mini.h; \
echo '#endif'; \
} > $@-t
mv $@-t $@
unistring/localcharset.h : localcharset.h
/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p unistring
rm -f $@-t $@
cp $(srcdir)/localcharset.h $@-t
mv $@-t $@
unistring/iconveh.h : iconveh.h
/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p unistring
rm -f $@-t $@
cp $(srcdir)/iconveh.h $@-t
mv $@-t $@
unistring/cdefs.h : unistring/cdefs.in.h $(UNUSED_PARAMETER_H)
/home/rcar/www/s4sk-xen/build-xen/yocto/build-dom0/tmp/hosttools/mkdir -p unistring
rm -f $@-t $@
sed -e '/definition of _GL_UNUSED_PARAMETER/r $(UNUSED_PARAMETER_H)' \
< $(srcdir)/unistring/cdefs.in.h \
> $@-t
mv $@-t $@
clean-local: clean-generic
@for dir in '' $(CLEANDIRS); do \
if test -n "$$dir" && test -d $$dir; then \
echo "rmdir $$dir"; rmdir $$dir; \
fi; \
done; \
if test '$(srcdir)' != '.'; then \
for dir in '' $(CLEANDIRS_NOT_IN_SRCDIR); do \
if test -n "$$dir" && test -d $$dir; then \
echo "rmdir $$dir"; rmdir $$dir; \
fi; \
done; \
fi; \
:
# List of exported symbols.
# We extract it from the header files that get installed.
# We keep symbols that start with "_UC", because they may be needed for
# compiling newer versions of gnulib modules when the gnulib module
# 'libunistring-optional' is in use.
# This file has the same format as the one expected by the libtool option
# '-export-symbols', but we don't use this option, because it would prevent us
# from building some of the gnulib unit tests.
libunistring.sym : $(HEADERS_WITH_EXTERNS)
for f in $(HEADERS_WITH_EXTERNS); do \
if test -f $$f; then \
cat $$f; \
else \
cat $(srcdir)/$$f; \
fi; \
done \
| $(srcdir)/declared.sh | LC_ALL=C sort | LC_ALL=C uniq \
> $@-t
mv $@-t $@
# Hide undesired symbols that are defined by libunistring_la_SOURCES or
# libunistring_la_LIBADD from the global namespace, by prefixing them with
# "libunistring_".
all check install: config.h
config.h: $(BUILT_SOURCES) libunistring.sym
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
: "Avoid double inclusion, to avoid a warning about redefinitions."; \
echo '#ifndef UNISTRING_CONFIG_H'; \
echo '#define UNISTRING_CONFIG_H'; \
echo; \
echo '#include "../config.h"'; \
echo; \
echo '#endif /* UNISTRING_CONFIG_H */'; \
} > config.h && \
if test -n "$(NAMESPACING)" && test -n "$(HAVE_GLOBAL_SYMBOL_PIPE)"; then \
{ \
{ \
for f in $(libunistring_la_SOURCES) $(libunistring_la_LIBADD); do \
case $$f in \
*.res.lo ) ;; \
*.c | *.$(OBJEXT) | *.lo ) \
sf=`echo "$$f" | sed -e 's,\\.[^.]*$$,,'`.c; \
test -f $$sf || sf=$(srcdir)/$$sf; \
of=`echo "$$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$$,,'`.$(OBJEXT); \
echo "$(COMPILE) -c $$sf" 1>&6; \
$(COMPILE) -c $$sf || { rm -f config.h; exit 1; }; \
sh ./exported.sh $$of 1>&5; \
rm -f $$of `echo "$$of" | sed -e 's,\\.$(OBJEXT)$$,.lo,'`; \
;; \
esac; \
done; \
} 5>&1 \
| sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
| { \
if test -f libunistring.sym; then \
symfile='libunistring.sym'; \
else \
symfile='$(srcdir)/libunistring.sym'; \
fi; \
LC_ALL=C join -v 1 - $$symfile; \
} \
| sed -e 's,^\(.*\)$$,#define \1 libunistring_\1,' > config.h-t; \
} 6>&1 && \
if test -f config.h; then \
cat config.h-t >> config.h; \
rm -f config.h-t; \
else \
rm -f config.h-t; \
exit 1; \
fi \
fi
#libunistring.res.lo : $(srcdir)/libunistring.rc
# $(LIBTOOL) --tag=RC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(RC) `$(SHELL) $(top_srcdir)/build-aux/windres-options --escape $(VERSION)` -i $(srcdir)/libunistring.rc -o libunistring.res.lo --output-format=coff
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: