From 26112352a774737e1ce5580c93654a26c1e82b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 22:25:29 +0200 Subject: New upstream version 1.1 --- lib/Makefile.in | 6373 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 4167 insertions(+), 2206 deletions(-) (limited to 'lib/Makefile.in') diff --git a/lib/Makefile.in b/lib/Makefile.in index 0eeea9c..778d921 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.16.4 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2021 Free Software Foundation, Inc. @@ -18,7 +18,7 @@ # # 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 +# 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, @@ -482,518 +482,540 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -@GL_COND_LIBTOOL_TRUE@am__append_1 = $(LTLIBICONV) -@LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE@am__append_2 = unicase/empty-prefix-context.c -@LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE@am__append_3 = unicase/empty-suffix-context.c -@LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE@am__append_4 = unicase/locale-language.c -@LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE@am__append_5 = unicase/tolower.c -@LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE@am__append_6 = unicase/totitle.c -@LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE@am__append_7 = unicase/toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE@am__append_8 = unicase/u16-casecmp.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE@am__append_9 = unicase/u16-casecoll.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE@am__append_10 = unicase/u16-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE@am__append_11 = unicase/u16-casexfrm.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE@am__append_12 = unicase/u16-ct-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE@am__append_13 = unicase/u16-ct-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE@am__append_14 = unicase/u16-ct-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE@am__append_15 = unicase/u16-ct-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE@am__append_16 = unicase/u16-is-cased.c -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE@am__append_17 = unicase/u16-is-casefolded.c -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE@am__append_18 = unicase/u16-is-lowercase.c -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE@am__append_19 = unicase/u16-is-titlecase.c -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE@am__append_20 = unicase/u16-is-uppercase.c -@LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE@am__append_21 = unicase/u16-prefix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE@am__append_22 = unicase/u16-suffix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE@am__append_23 = unicase/u16-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE@am__append_24 = unicase/u16-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE@am__append_25 = unicase/u16-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE@am__append_26 = unicase/u32-casecmp.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE@am__append_27 = unicase/u32-casecoll.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE@am__append_28 = unicase/u32-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE@am__append_29 = unicase/u32-casexfrm.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE@am__append_30 = unicase/u32-ct-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE@am__append_31 = unicase/u32-ct-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE@am__append_32 = unicase/u32-ct-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE@am__append_33 = unicase/u32-ct-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE@am__append_34 = unicase/u32-is-cased.c -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE@am__append_35 = unicase/u32-is-casefolded.c -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE@am__append_36 = unicase/u32-is-lowercase.c -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE@am__append_37 = unicase/u32-is-titlecase.c -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE@am__append_38 = unicase/u32-is-uppercase.c -@LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE@am__append_39 = unicase/u32-prefix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE@am__append_40 = unicase/u32-suffix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE@am__append_41 = unicase/u32-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE@am__append_42 = unicase/u32-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE@am__append_43 = unicase/u32-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE@am__append_44 = unicase/u8-casecmp.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE@am__append_45 = unicase/u8-casecoll.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE@am__append_46 = unicase/u8-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE@am__append_47 = unicase/u8-casexfrm.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE@am__append_48 = unicase/u8-ct-casefold.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE@am__append_49 = unicase/u8-ct-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE@am__append_50 = unicase/u8-ct-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE@am__append_51 = unicase/u8-ct-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE@am__append_52 = unicase/u8-is-cased.c -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE@am__append_53 = unicase/u8-is-casefolded.c -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE@am__append_54 = unicase/u8-is-lowercase.c -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE@am__append_55 = unicase/u8-is-titlecase.c -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE@am__append_56 = unicase/u8-is-uppercase.c -@LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE@am__append_57 = unicase/u8-prefix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE@am__append_58 = unicase/u8-suffix-context.c -@LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE@am__append_59 = unicase/u8-tolower.c -@LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE@am__append_60 = unicase/u8-totitle.c -@LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE@am__append_61 = unicase/u8-toupper.c -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE@am__append_62 = unicase/ulc-casecmp.c -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE@am__append_63 = unicase/ulc-casecoll.c -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE@am__append_64 = unicase/ulc-casexfrm.c -@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE@am__append_65 = uniconv/u16-conv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE@am__append_66 = uniconv/u16-conv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE@am__append_67 = uniconv/u16-strconv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE@am__append_68 = uniconv/u16-strconv-from-locale.c -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE@am__append_69 = uniconv/u16-strconv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE@am__append_70 = uniconv/u16-strconv-to-locale.c -@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE@am__append_71 = uniconv/u32-conv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE@am__append_72 = uniconv/u32-conv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE@am__append_73 = uniconv/u32-strconv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE@am__append_74 = uniconv/u32-strconv-from-locale.c -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE@am__append_75 = uniconv/u32-strconv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE@am__append_76 = uniconv/u32-strconv-to-locale.c -@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__append_77 = uniconv/u8-conv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE@am__append_78 = uniconv/u8-conv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE@am__append_79 = uniconv/u8-strconv-from-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE@am__append_80 = uniconv/u8-strconv-from-locale.c -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE@am__append_81 = uniconv/u8-strconv-to-enc.c -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE@am__append_82 = uniconv/u8-strconv-to-locale.c -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE@am__append_83 = unictype/bidi_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE@am__append_84 = unictype/bidi_longname.c -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE@am__append_85 = unictype/bidi_name.c -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE@am__append_86 = unictype/bidi_of.c -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE@am__append_87 = unictype/bidi_test.c -@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE@am__append_88 = unictype/blocks.c -@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE@am__append_89 = unictype/block_test.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE@am__append_90 = unictype/categ_C.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE@am__append_91 = unictype/categ_Cc.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE@am__append_92 = unictype/categ_Cf.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE@am__append_93 = unictype/categ_Cn.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE@am__append_94 = unictype/categ_Co.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE@am__append_95 = unictype/categ_Cs.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE@am__append_96 = unictype/categ_L.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE@am__append_97 = unictype/categ_LC.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE@am__append_98 = unictype/categ_Ll.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE@am__append_99 = unictype/categ_Lm.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE@am__append_100 = unictype/categ_Lo.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE@am__append_101 = unictype/categ_Lt.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE@am__append_102 = unictype/categ_Lu.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE@am__append_103 = unictype/categ_M.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE@am__append_104 = unictype/categ_Mc.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE@am__append_105 = unictype/categ_Me.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE@am__append_106 = unictype/categ_Mn.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE@am__append_107 = unictype/categ_N.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE@am__append_108 = unictype/categ_Nd.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE@am__append_109 = unictype/categ_Nl.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE@am__append_110 = unictype/categ_No.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE@am__append_111 = unictype/categ_P.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE@am__append_112 = unictype/categ_Pc.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE@am__append_113 = unictype/categ_Pd.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE@am__append_114 = unictype/categ_Pe.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE@am__append_115 = unictype/categ_Pf.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE@am__append_116 = unictype/categ_Pi.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE@am__append_117 = unictype/categ_Po.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE@am__append_118 = unictype/categ_Ps.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE@am__append_119 = unictype/categ_S.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE@am__append_120 = unictype/categ_Sc.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE@am__append_121 = unictype/categ_Sk.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE@am__append_122 = unictype/categ_Sm.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE@am__append_123 = unictype/categ_So.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE@am__append_124 = unictype/categ_Z.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE@am__append_125 = unictype/categ_Zl.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE@am__append_126 = unictype/categ_Zp.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE@am__append_127 = unictype/categ_Zs.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE@am__append_128 = unictype/categ_and.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE@am__append_129 = unictype/categ_and_not.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE@am__append_130 = unictype/categ_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE@am__append_131 = unictype/categ_longname.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE@am__append_132 = unictype/categ_name.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE@am__append_133 = unictype/categ_none.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE@am__append_134 = unictype/categ_of.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE@am__append_135 = unictype/categ_or.c -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE@am__append_136 = unictype/categ_test.c -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE@am__append_137 = unictype/combiningclass.c -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE@am__append_138 = unictype/combiningclass_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE@am__append_139 = unictype/combiningclass_longname.c -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE@am__append_140 = unictype/combiningclass_name.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE@am__append_141 = unictype/ctype_alnum.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE@am__append_142 = unictype/ctype_alpha.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE@am__append_143 = unictype/ctype_blank.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE@am__append_144 = unictype/ctype_cntrl.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE@am__append_145 = unictype/ctype_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE@am__append_146 = unictype/ctype_graph.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE@am__append_147 = unictype/ctype_lower.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE@am__append_148 = unictype/ctype_print.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE@am__append_149 = unictype/ctype_punct.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__append_150 = unictype/ctype_space.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE@am__append_151 = unictype/ctype_upper.c -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE@am__append_152 = unictype/ctype_xdigit.c -@LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE@am__append_153 = unictype/decdigit.c -@LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE@am__append_154 = unictype/digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE@am__append_155 = unictype/joininggroup_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE@am__append_156 = unictype/joininggroup_name.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE@am__append_157 = unictype/joininggroup_of.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE@am__append_158 = unictype/joiningtype_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE@am__append_159 = unictype/joiningtype_longname.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE@am__append_160 = unictype/joiningtype_name.c -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE@am__append_161 = unictype/joiningtype_of.c -@LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE@am__append_162 = unictype/mirror.c -@LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE@am__append_163 = unictype/numeric.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE@am__append_164 = unictype/pr_alphabetic.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE@am__append_165 = unictype/pr_ascii_hex_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE@am__append_166 = unictype/pr_bidi_arabic_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE@am__append_167 = unictype/pr_bidi_arabic_right_to_left.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE@am__append_168 = unictype/pr_bidi_block_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE@am__append_169 = unictype/pr_bidi_boundary_neutral.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE@am__append_170 = unictype/pr_bidi_common_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE@am__append_171 = unictype/pr_bidi_control.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE@am__append_172 = unictype/pr_bidi_embedding_or_override.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE@am__append_173 = unictype/pr_bidi_eur_num_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE@am__append_174 = unictype/pr_bidi_eur_num_terminator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE@am__append_175 = unictype/pr_bidi_european_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE@am__append_176 = unictype/pr_bidi_hebrew_right_to_left.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE@am__append_177 = unictype/pr_bidi_left_to_right.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE@am__append_178 = unictype/pr_bidi_non_spacing_mark.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE@am__append_179 = unictype/pr_bidi_other_neutral.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE@am__append_180 = unictype/pr_bidi_pdf.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE@am__append_181 = unictype/pr_bidi_segment_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE@am__append_182 = unictype/pr_bidi_whitespace.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE@am__append_183 = unictype/pr_byname.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE@am__append_184 = unictype/pr_case_ignorable.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE@am__append_185 = unictype/pr_cased.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE@am__append_186 = unictype/pr_changes_when_casefolded.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE@am__append_187 = unictype/pr_changes_when_casemapped.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE@am__append_188 = unictype/pr_changes_when_lowercased.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE@am__append_189 = unictype/pr_changes_when_titlecased.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE@am__append_190 = unictype/pr_changes_when_uppercased.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE@am__append_191 = unictype/pr_combining.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE@am__append_192 = unictype/pr_composite.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE@am__append_193 = unictype/pr_currency_symbol.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE@am__append_194 = unictype/pr_dash.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE@am__append_195 = unictype/pr_decimal_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__append_196 = unictype/pr_default_ignorable_code_point.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE@am__append_197 = unictype/pr_deprecated.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE@am__append_198 = unictype/pr_diacritic.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE@am__append_199 = unictype/pr_emoji.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE@am__append_200 = unictype/pr_emoji_component.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE@am__append_201 = unictype/pr_emoji_modifier.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE@am__append_202 = unictype/pr_emoji_modifier_base.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE@am__append_203 = unictype/pr_emoji_presentation.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE@am__append_204 = unictype/pr_extended_pictographic.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE@am__append_205 = unictype/pr_extender.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE@am__append_206 = unictype/pr_format_control.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE@am__append_207 = unictype/pr_grapheme_base.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE@am__append_208 = unictype/pr_grapheme_extend.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE@am__append_209 = unictype/pr_grapheme_link.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE@am__append_210 = unictype/pr_hex_digit.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE@am__append_211 = unictype/pr_hyphen.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE@am__append_212 = unictype/pr_id_continue.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE@am__append_213 = unictype/pr_id_start.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE@am__append_214 = unictype/pr_ideographic.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE@am__append_215 = unictype/pr_ids_binary_operator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE@am__append_216 = unictype/pr_ids_trinary_operator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE@am__append_217 = unictype/pr_ignorable_control.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE@am__append_218 = unictype/pr_iso_control.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE@am__append_219 = unictype/pr_join_control.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE@am__append_220 = unictype/pr_left_of_pair.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE@am__append_221 = unictype/pr_line_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE@am__append_222 = unictype/pr_logical_order_exception.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE@am__append_223 = unictype/pr_lowercase.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE@am__append_224 = unictype/pr_math.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE@am__append_225 = unictype/pr_non_break.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE@am__append_226 = unictype/pr_not_a_character.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE@am__append_227 = unictype/pr_numeric.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE@am__append_228 = unictype/pr_other_alphabetic.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__append_229 = unictype/pr_other_default_ignorable_code_point.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE@am__append_230 = unictype/pr_other_grapheme_extend.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE@am__append_231 = unictype/pr_other_id_continue.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE@am__append_232 = unictype/pr_other_id_start.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE@am__append_233 = unictype/pr_other_lowercase.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE@am__append_234 = unictype/pr_other_math.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE@am__append_235 = unictype/pr_other_uppercase.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE@am__append_236 = unictype/pr_paired_punctuation.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE@am__append_237 = unictype/pr_paragraph_separator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE@am__append_238 = unictype/pr_pattern_syntax.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE@am__append_239 = unictype/pr_pattern_white_space.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE@am__append_240 = unictype/pr_private_use.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE@am__append_241 = unictype/pr_punctuation.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE@am__append_242 = unictype/pr_quotation_mark.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE@am__append_243 = unictype/pr_radical.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE@am__append_244 = unictype/pr_regional_indicator.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE@am__append_245 = unictype/pr_sentence_terminal.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE@am__append_246 = unictype/pr_soft_dotted.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE@am__append_247 = unictype/pr_space.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE@am__append_248 = unictype/pr_terminal_punctuation.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE@am__append_249 = unictype/pr_test.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE@am__append_250 = unictype/pr_titlecase.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE@am__append_251 = unictype/pr_unassigned_code_value.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE@am__append_252 = unictype/pr_unified_ideograph.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE@am__append_253 = unictype/pr_uppercase.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE@am__append_254 = unictype/pr_variation_selector.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE@am__append_255 = unictype/pr_white_space.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE@am__append_256 = unictype/pr_xid_continue.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE@am__append_257 = unictype/pr_xid_start.c -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE@am__append_258 = unictype/pr_zero_width.c -@LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE@am__append_259 = unictype/scripts.c -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE@am__append_260 = unictype/sy_c_ident.c -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE@am__append_261 = unictype/sy_c_whitespace.c -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE@am__append_262 = unictype/sy_java_ident.c -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE@am__append_263 = unictype/sy_java_whitespace.c -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE@am__append_264 = unigbrk/u16-grapheme-breaks.c -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE@am__append_265 = unigbrk/u16-grapheme-next.c -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE@am__append_266 = unigbrk/u16-grapheme-prev.c -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE@am__append_267 = unigbrk/u32-grapheme-breaks.c -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE@am__append_268 = unigbrk/u32-grapheme-next.c -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE@am__append_269 = unigbrk/u32-grapheme-prev.c -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE@am__append_270 = unigbrk/u8-grapheme-breaks.c -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE@am__append_271 = unigbrk/u8-grapheme-next.c -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE@am__append_272 = unigbrk/u8-grapheme-prev.c -@LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE@am__append_273 = unigbrk/uc-gbrk-prop.c -@LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE@am__append_274 = unigbrk/uc-grapheme-breaks.c -@LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE@am__append_275 = unigbrk/uc-is-grapheme-break.c -@LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE@am__append_276 = unigbrk/ulc-grapheme-breaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE@am__append_277 = unilbrk/u16-possible-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE@am__append_278 = unilbrk/u16-width-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE@am__append_279 = unilbrk/u32-possible-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE@am__append_280 = unilbrk/u32-width-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__append_281 = unilbrk/u8-possible-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__append_282 = unilbrk/u8-width-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE@am__append_283 = unilbrk/ulc-possible-linebreaks.c -@LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__append_284 = unilbrk/ulc-width-linebreaks.c -@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_285 = uniname/uniname.c -@LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE@am__append_286 = uninorm/canonical-decomposition.c -@LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE@am__append_287 = uninorm/composition.c -@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE@am__append_288 = uninorm/decomposing-form.c -@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE@am__append_289 = uninorm/decomposition.c -@LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE@am__append_290 = uninorm/uninorm-filter.c -@LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE@am__append_291 = uninorm/nfc.c -@LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE@am__append_292 = uninorm/nfd.c -@LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE@am__append_293 = uninorm/nfkc.c -@LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE@am__append_294 = uninorm/nfkd.c -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE@am__append_295 = uninorm/u16-normalize.c -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE@am__append_296 = uninorm/u16-normcmp.c -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE@am__append_297 = uninorm/u16-normcoll.c -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE@am__append_298 = uninorm/u16-normxfrm.c -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE@am__append_299 = uninorm/u32-normalize.c -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE@am__append_300 = uninorm/u32-normcmp.c -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE@am__append_301 = uninorm/u32-normcoll.c -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE@am__append_302 = uninorm/u32-normxfrm.c -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE@am__append_303 = uninorm/u8-normalize.c -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE@am__append_304 = uninorm/u8-normcmp.c -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE@am__append_305 = uninorm/u8-normcoll.c -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE@am__append_306 = uninorm/u8-normxfrm.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE@am__append_307 = unistdio/u16-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE@am__append_308 = unistdio/u16-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE@am__append_309 = unistdio/u16-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE@am__append_310 = unistdio/u16-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE@am__append_311 = unistdio/u16-u16-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE@am__append_312 = unistdio/u16-u16-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE@am__append_313 = unistdio/u16-u16-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE@am__append_314 = unistdio/u16-u16-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE@am__append_315 = unistdio/u16-u16-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE@am__append_316 = unistdio/u16-u16-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE@am__append_317 = unistdio/u16-u16-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE@am__append_318 = unistdio/u16-u16-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE@am__append_319 = unistdio/u16-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE@am__append_320 = unistdio/u16-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE@am__append_321 = unistdio/u16-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE@am__append_322 = unistdio/u16-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE@am__append_323 = unistdio/u32-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE@am__append_324 = unistdio/u32-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE@am__append_325 = unistdio/u32-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE@am__append_326 = unistdio/u32-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE@am__append_327 = unistdio/u32-u32-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE@am__append_328 = unistdio/u32-u32-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE@am__append_329 = unistdio/u32-u32-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE@am__append_330 = unistdio/u32-u32-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE@am__append_331 = unistdio/u32-u32-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE@am__append_332 = unistdio/u32-u32-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE@am__append_333 = unistdio/u32-u32-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE@am__append_334 = unistdio/u32-u32-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE@am__append_335 = unistdio/u32-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE@am__append_336 = unistdio/u32-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE@am__append_337 = unistdio/u32-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE@am__append_338 = unistdio/u32-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE@am__append_339 = unistdio/u8-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE@am__append_340 = unistdio/u8-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE@am__append_341 = unistdio/u8-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE@am__append_342 = unistdio/u8-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE@am__append_343 = unistdio/u8-u8-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE@am__append_344 = unistdio/u8-u8-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE@am__append_345 = unistdio/u8-u8-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE@am__append_346 = unistdio/u8-u8-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE@am__append_347 = unistdio/u8-u8-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE@am__append_348 = unistdio/u8-u8-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE@am__append_349 = unistdio/u8-u8-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE@am__append_350 = unistdio/u8-u8-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE@am__append_351 = unistdio/u8-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE@am__append_352 = unistdio/u8-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE@am__append_353 = unistdio/u8-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE@am__append_354 = unistdio/u8-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE@am__append_355 = unistdio/ulc-asnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE@am__append_356 = unistdio/ulc-asprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE@am__append_357 = unistdio/ulc-fprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE@am__append_358 = unistdio/ulc-snprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE@am__append_359 = unistdio/ulc-sprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE@am__append_360 = unistdio/ulc-vasnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE@am__append_361 = unistdio/ulc-vasprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE@am__append_362 = unistdio/ulc-vfprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE@am__append_363 = unistdio/ulc-vsnprintf.c -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE@am__append_364 = unistdio/ulc-vsprintf.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE@am__append_365 = unistr/u16-check.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE@am__append_366 = unistr/u16-chr.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE@am__append_367 = unistr/u16-cmp.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE@am__append_368 = unistr/u16-cmp2.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE@am__append_369 = unistr/u16-cpy.c -@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE@am__append_370 = unistr/u16-cpy-alloc.c -@LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE@am__append_371 = unistr/u16-endswith.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE@am__append_372 = unistr/u16-mblen.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE@am__append_373 = unistr/u16-mbsnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__append_374 = unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@am__append_375 = unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE@am__append_376 = unistr/u16-mbtoucr.c -@LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE@am__append_377 = unistr/u16-move.c -@LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE@am__append_378 = unistr/u16-next.c -@LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE@am__append_379 = unistr/u16-prev.c -@LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE@am__append_380 = unistr/u16-set.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE@am__append_381 = unistr/u16-startswith.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE@am__append_382 = unistr/u16-stpcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE@am__append_383 = unistr/u16-stpncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE@am__append_384 = unistr/u16-strcat.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE@am__append_385 = unistr/u16-strchr.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE@am__append_386 = unistr/u16-strcmp.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE@am__append_387 = unistr/u16-strcoll.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE@am__append_388 = unistr/u16-strcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE@am__append_389 = unistr/u16-strcspn.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE@am__append_390 = unistr/u16-strdup.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE@am__append_391 = unistr/u16-strlen.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE@am__append_392 = unistr/u16-strmblen.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE@am__append_393 = unistr/u16-strmbtouc.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE@am__append_394 = unistr/u16-strncat.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE@am__append_395 = unistr/u16-strncmp.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE@am__append_396 = unistr/u16-strncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE@am__append_397 = unistr/u16-strnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE@am__append_398 = unistr/u16-strpbrk.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE@am__append_399 = unistr/u16-strrchr.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE@am__append_400 = unistr/u16-strspn.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE@am__append_401 = unistr/u16-strstr.c -@LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE@am__append_402 = unistr/u16-strtok.c -@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE@am__append_403 = unistr/u16-to-u32.c -@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE@am__append_404 = unistr/u16-to-u8.c -@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@am__append_405 = unistr/u16-uctomb.c unistr/u16-uctomb-aux.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE@am__append_406 = unistr/u32-check.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE@am__append_407 = unistr/u32-chr.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE@am__append_408 = unistr/u32-cmp.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE@am__append_409 = unistr/u32-cmp2.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE@am__append_410 = unistr/u32-cpy.c -@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE@am__append_411 = unistr/u32-cpy-alloc.c -@LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE@am__append_412 = unistr/u32-endswith.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE@am__append_413 = unistr/u32-mblen.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE@am__append_414 = unistr/u32-mbsnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE@am__append_415 = unistr/u32-mbtouc.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE@am__append_416 = unistr/u32-mbtouc-unsafe.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE@am__append_417 = unistr/u32-mbtoucr.c -@LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE@am__append_418 = unistr/u32-move.c -@LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE@am__append_419 = unistr/u32-next.c -@LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE@am__append_420 = unistr/u32-prev.c -@LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE@am__append_421 = unistr/u32-set.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE@am__append_422 = unistr/u32-startswith.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE@am__append_423 = unistr/u32-stpcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE@am__append_424 = unistr/u32-stpncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE@am__append_425 = unistr/u32-strcat.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE@am__append_426 = unistr/u32-strchr.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE@am__append_427 = unistr/u32-strcmp.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE@am__append_428 = unistr/u32-strcoll.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE@am__append_429 = unistr/u32-strcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE@am__append_430 = unistr/u32-strcspn.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE@am__append_431 = unistr/u32-strdup.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE@am__append_432 = unistr/u32-strlen.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE@am__append_433 = unistr/u32-strmblen.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE@am__append_434 = unistr/u32-strmbtouc.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE@am__append_435 = unistr/u32-strncat.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE@am__append_436 = unistr/u32-strncmp.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE@am__append_437 = unistr/u32-strncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE@am__append_438 = unistr/u32-strnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE@am__append_439 = unistr/u32-strpbrk.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE@am__append_440 = unistr/u32-strrchr.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE@am__append_441 = unistr/u32-strspn.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE@am__append_442 = unistr/u32-strstr.c -@LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE@am__append_443 = unistr/u32-strtok.c -@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE@am__append_444 = unistr/u32-to-u16.c -@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE@am__append_445 = unistr/u32-to-u8.c -@LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE@am__append_446 = unistr/u32-uctomb.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__append_447 = unistr/u8-check.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE@am__append_448 = unistr/u8-chr.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE@am__append_449 = unistr/u8-cmp.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE@am__append_450 = unistr/u8-cmp2.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE@am__append_451 = unistr/u8-cpy.c -@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE@am__append_452 = unistr/u8-cpy-alloc.c -@LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE@am__append_453 = unistr/u8-endswith.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__append_454 = unistr/u8-mblen.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE@am__append_455 = unistr/u8-mbsnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__append_456 = unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__append_457 = unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__append_458 = unistr/u8-mbtoucr.c -@LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE@am__append_459 = unistr/u8-move.c -@LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE@am__append_460 = unistr/u8-next.c -@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__append_461 = unistr/u8-prev.c -@LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE@am__append_462 = unistr/u8-set.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE@am__append_463 = unistr/u8-startswith.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE@am__append_464 = unistr/u8-stpcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE@am__append_465 = unistr/u8-stpncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE@am__append_466 = unistr/u8-strcat.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE@am__append_467 = unistr/u8-strchr.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE@am__append_468 = unistr/u8-strcmp.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE@am__append_469 = unistr/u8-strcoll.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE@am__append_470 = unistr/u8-strcpy.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE@am__append_471 = unistr/u8-strcspn.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE@am__append_472 = unistr/u8-strdup.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE@am__append_473 = unistr/u8-strlen.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE@am__append_474 = unistr/u8-strmblen.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE@am__append_475 = unistr/u8-strmbtouc.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE@am__append_476 = unistr/u8-strncat.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE@am__append_477 = unistr/u8-strncmp.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE@am__append_478 = unistr/u8-strncpy.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE@am__append_479 = unistr/u8-strnlen.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE@am__append_480 = unistr/u8-strpbrk.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE@am__append_481 = unistr/u8-strrchr.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE@am__append_482 = unistr/u8-strspn.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE@am__append_483 = unistr/u8-strstr.c -@LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE@am__append_484 = unistr/u8-strtok.c -@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE@am__append_485 = unistr/u8-to-u16.c -@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE@am__append_486 = unistr/u8-to-u32.c -@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__append_487 = unistr/u8-uctomb.c unistr/u8-uctomb-aux.c -@LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE@am__append_488 = uniwbrk/u16-wordbreaks.c -@LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE@am__append_489 = uniwbrk/u32-wordbreaks.c -@LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE@am__append_490 = uniwbrk/u8-wordbreaks.c -@LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE@am__append_491 = uniwbrk/ulc-wordbreaks.c -@LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE@am__append_492 = uniwbrk/wordbreak-property.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE@am__append_493 = uniwidth/u16-strwidth.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE@am__append_494 = uniwidth/u16-width.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE@am__append_495 = uniwidth/u32-strwidth.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE@am__append_496 = uniwidth/u32-width.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE@am__append_497 = uniwidth/u8-strwidth.c -@LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE@am__append_498 = uniwidth/u8-width.c -@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_499 = uniwidth/width.c +@GL_COND_OBJ_FLOAT_TRUE@am__append_1 = float.c +@GL_COND_OBJ_ITOLD_TRUE@am__append_2 = itold.c +@GL_COND_OBJ_FREE_TRUE@am__append_3 = free.c +@GL_COND_OBJ_FSETERR_TRUE@am__append_4 = fseterr.c +@GL_COND_OBJ_ICONV_OPEN_TRUE@am__append_5 = iconv_open.c +@GL_COND_OBJ_ICONV_TRUE@am__append_6 = iconv.c iconv_close.c +@GL_COND_OBJ_ISWBLANK_TRUE@am__append_7 = iswblank.c +@GL_COND_OBJ_ISWDIGIT_TRUE@am__append_8 = iswdigit.c +@GL_COND_OBJ_ISWXDIGIT_TRUE@am__append_9 = iswxdigit.c +@GL_COND_OBJ_MBRTOWC_TRUE@am__append_10 = mbrtowc.c +@GL_COND_OBJ_MBSINIT_TRUE@am__append_11 = mbsinit.c +@GL_COND_OBJ_MEMCHR_TRUE@am__append_12 = memchr.c +@GL_COND_OBJ_SETLOCALE_LOCK_TRUE@am__append_13 = setlocale-lock.c +@GL_COND_OBJ_SIGNBIT3_TRUE@am__append_14 = signbitf.c signbitd.c signbitl.c +@GL_COND_LIBTOOL_TRUE@am__append_15 = $(LTLIBICONV) +@GL_COND_OBJ_STRNCAT_TRUE@am__append_16 = strncat.c +@LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE@am__append_17 = unicase/empty-prefix-context.c +@LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE@am__append_18 = unicase/empty-suffix-context.c +@LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE@am__append_19 = unicase/locale-language.c +@LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE@am__append_20 = unicase/tolower.c +@LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE@am__append_21 = unicase/totitle.c +@LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE@am__append_22 = unicase/toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE@am__append_23 = unicase/u16-casecmp.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE@am__append_24 = unicase/u16-casecoll.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE@am__append_25 = unicase/u16-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE@am__append_26 = unicase/u16-casexfrm.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE@am__append_27 = unicase/u16-ct-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE@am__append_28 = unicase/u16-ct-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE@am__append_29 = unicase/u16-ct-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE@am__append_30 = unicase/u16-ct-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE@am__append_31 = unicase/u16-is-cased.c +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE@am__append_32 = unicase/u16-is-casefolded.c +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE@am__append_33 = unicase/u16-is-lowercase.c +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE@am__append_34 = unicase/u16-is-titlecase.c +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE@am__append_35 = unicase/u16-is-uppercase.c +@LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE@am__append_36 = unicase/u16-prefix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE@am__append_37 = unicase/u16-suffix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE@am__append_38 = unicase/u16-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE@am__append_39 = unicase/u16-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE@am__append_40 = unicase/u16-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE@am__append_41 = unicase/u32-casecmp.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE@am__append_42 = unicase/u32-casecoll.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE@am__append_43 = unicase/u32-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE@am__append_44 = unicase/u32-casexfrm.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE@am__append_45 = unicase/u32-ct-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE@am__append_46 = unicase/u32-ct-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE@am__append_47 = unicase/u32-ct-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE@am__append_48 = unicase/u32-ct-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE@am__append_49 = unicase/u32-is-cased.c +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE@am__append_50 = unicase/u32-is-casefolded.c +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE@am__append_51 = unicase/u32-is-lowercase.c +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE@am__append_52 = unicase/u32-is-titlecase.c +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE@am__append_53 = unicase/u32-is-uppercase.c +@LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE@am__append_54 = unicase/u32-prefix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE@am__append_55 = unicase/u32-suffix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE@am__append_56 = unicase/u32-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE@am__append_57 = unicase/u32-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE@am__append_58 = unicase/u32-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE@am__append_59 = unicase/u8-casecmp.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE@am__append_60 = unicase/u8-casecoll.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE@am__append_61 = unicase/u8-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE@am__append_62 = unicase/u8-casexfrm.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE@am__append_63 = unicase/u8-ct-casefold.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE@am__append_64 = unicase/u8-ct-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE@am__append_65 = unicase/u8-ct-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE@am__append_66 = unicase/u8-ct-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE@am__append_67 = unicase/u8-is-cased.c +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE@am__append_68 = unicase/u8-is-casefolded.c +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE@am__append_69 = unicase/u8-is-lowercase.c +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE@am__append_70 = unicase/u8-is-titlecase.c +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE@am__append_71 = unicase/u8-is-uppercase.c +@LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE@am__append_72 = unicase/u8-prefix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE@am__append_73 = unicase/u8-suffix-context.c +@LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE@am__append_74 = unicase/u8-tolower.c +@LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE@am__append_75 = unicase/u8-totitle.c +@LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE@am__append_76 = unicase/u8-toupper.c +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE@am__append_77 = unicase/ulc-casecmp.c +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE@am__append_78 = unicase/ulc-casecoll.c +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE@am__append_79 = unicase/ulc-casexfrm.c +@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE@am__append_80 = uniconv/u16-conv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE@am__append_81 = uniconv/u16-conv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE@am__append_82 = uniconv/u16-strconv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE@am__append_83 = uniconv/u16-strconv-from-locale.c +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE@am__append_84 = uniconv/u16-strconv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE@am__append_85 = uniconv/u16-strconv-to-locale.c +@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE@am__append_86 = uniconv/u32-conv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE@am__append_87 = uniconv/u32-conv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE@am__append_88 = uniconv/u32-strconv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE@am__append_89 = uniconv/u32-strconv-from-locale.c +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE@am__append_90 = uniconv/u32-strconv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE@am__append_91 = uniconv/u32-strconv-to-locale.c +@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__append_92 = uniconv/u8-conv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE@am__append_93 = uniconv/u8-conv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE@am__append_94 = uniconv/u8-strconv-from-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE@am__append_95 = uniconv/u8-strconv-from-locale.c +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE@am__append_96 = uniconv/u8-strconv-to-enc.c +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE@am__append_97 = uniconv/u8-strconv-to-locale.c +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE@am__append_98 = unictype/bidi_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE@am__append_99 = unictype/bidi_longname.c +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE@am__append_100 = unictype/bidi_name.c +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE@am__append_101 = unictype/bidi_of.c +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE@am__append_102 = unictype/bidi_test.c +@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE@am__append_103 = unictype/blocks.c +@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE@am__append_104 = unictype/block_test.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE@am__append_105 = unictype/categ_C.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE@am__append_106 = unictype/categ_Cc.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE@am__append_107 = unictype/categ_Cf.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE@am__append_108 = unictype/categ_Cn.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE@am__append_109 = unictype/categ_Co.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE@am__append_110 = unictype/categ_Cs.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE@am__append_111 = unictype/categ_L.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE@am__append_112 = unictype/categ_LC.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE@am__append_113 = unictype/categ_Ll.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE@am__append_114 = unictype/categ_Lm.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE@am__append_115 = unictype/categ_Lo.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE@am__append_116 = unictype/categ_Lt.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE@am__append_117 = unictype/categ_Lu.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE@am__append_118 = unictype/categ_M.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE@am__append_119 = unictype/categ_Mc.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE@am__append_120 = unictype/categ_Me.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE@am__append_121 = unictype/categ_Mn.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE@am__append_122 = unictype/categ_N.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE@am__append_123 = unictype/categ_Nd.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE@am__append_124 = unictype/categ_Nl.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE@am__append_125 = unictype/categ_No.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE@am__append_126 = unictype/categ_P.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE@am__append_127 = unictype/categ_Pc.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE@am__append_128 = unictype/categ_Pd.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE@am__append_129 = unictype/categ_Pe.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE@am__append_130 = unictype/categ_Pf.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE@am__append_131 = unictype/categ_Pi.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE@am__append_132 = unictype/categ_Po.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE@am__append_133 = unictype/categ_Ps.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE@am__append_134 = unictype/categ_S.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE@am__append_135 = unictype/categ_Sc.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE@am__append_136 = unictype/categ_Sk.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE@am__append_137 = unictype/categ_Sm.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE@am__append_138 = unictype/categ_So.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE@am__append_139 = unictype/categ_Z.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE@am__append_140 = unictype/categ_Zl.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE@am__append_141 = unictype/categ_Zp.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE@am__append_142 = unictype/categ_Zs.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE@am__append_143 = unictype/categ_and.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE@am__append_144 = unictype/categ_and_not.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE@am__append_145 = unictype/categ_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE@am__append_146 = unictype/categ_longname.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE@am__append_147 = unictype/categ_name.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE@am__append_148 = unictype/categ_none.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE@am__append_149 = unictype/categ_of.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE@am__append_150 = unictype/categ_or.c +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE@am__append_151 = unictype/categ_test.c +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE@am__append_152 = unictype/combiningclass.c +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE@am__append_153 = unictype/combiningclass_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE@am__append_154 = unictype/combiningclass_longname.c +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE@am__append_155 = unictype/combiningclass_name.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE@am__append_156 = unictype/ctype_alnum.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE@am__append_157 = unictype/ctype_alpha.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE@am__append_158 = unictype/ctype_blank.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE@am__append_159 = unictype/ctype_cntrl.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE@am__append_160 = unictype/ctype_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE@am__append_161 = unictype/ctype_graph.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE@am__append_162 = unictype/ctype_lower.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE@am__append_163 = unictype/ctype_print.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE@am__append_164 = unictype/ctype_punct.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__append_165 = unictype/ctype_space.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE@am__append_166 = unictype/ctype_upper.c +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE@am__append_167 = unictype/ctype_xdigit.c +@LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE@am__append_168 = unictype/decdigit.c +@LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE@am__append_169 = unictype/digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE@am__append_170 = unictype/joininggroup_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE@am__append_171 = unictype/joininggroup_name.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE@am__append_172 = unictype/joininggroup_of.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE@am__append_173 = unictype/joiningtype_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE@am__append_174 = unictype/joiningtype_longname.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE@am__append_175 = unictype/joiningtype_name.c +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE@am__append_176 = unictype/joiningtype_of.c +@LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE@am__append_177 = unictype/mirror.c +@LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE@am__append_178 = unictype/numeric.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE@am__append_179 = unictype/pr_alphabetic.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE@am__append_180 = unictype/pr_ascii_hex_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE@am__append_181 = unictype/pr_bidi_arabic_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE@am__append_182 = unictype/pr_bidi_arabic_right_to_left.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE@am__append_183 = unictype/pr_bidi_block_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE@am__append_184 = unictype/pr_bidi_boundary_neutral.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE@am__append_185 = unictype/pr_bidi_common_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE@am__append_186 = unictype/pr_bidi_control.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE@am__append_187 = unictype/pr_bidi_embedding_or_override.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE@am__append_188 = unictype/pr_bidi_eur_num_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE@am__append_189 = unictype/pr_bidi_eur_num_terminator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE@am__append_190 = unictype/pr_bidi_european_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE@am__append_191 = unictype/pr_bidi_hebrew_right_to_left.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE@am__append_192 = unictype/pr_bidi_left_to_right.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE@am__append_193 = unictype/pr_bidi_non_spacing_mark.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE@am__append_194 = unictype/pr_bidi_other_neutral.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE@am__append_195 = unictype/pr_bidi_pdf.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE@am__append_196 = unictype/pr_bidi_segment_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE@am__append_197 = unictype/pr_bidi_whitespace.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE@am__append_198 = unictype/pr_byname.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE@am__append_199 = unictype/pr_case_ignorable.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE@am__append_200 = unictype/pr_cased.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE@am__append_201 = unictype/pr_changes_when_casefolded.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE@am__append_202 = unictype/pr_changes_when_casemapped.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE@am__append_203 = unictype/pr_changes_when_lowercased.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE@am__append_204 = unictype/pr_changes_when_titlecased.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE@am__append_205 = unictype/pr_changes_when_uppercased.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE@am__append_206 = unictype/pr_combining.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE@am__append_207 = unictype/pr_composite.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE@am__append_208 = unictype/pr_currency_symbol.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE@am__append_209 = unictype/pr_dash.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE@am__append_210 = unictype/pr_decimal_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__append_211 = unictype/pr_default_ignorable_code_point.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE@am__append_212 = unictype/pr_deprecated.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE@am__append_213 = unictype/pr_diacritic.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE@am__append_214 = unictype/pr_emoji.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE@am__append_215 = unictype/pr_emoji_component.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE@am__append_216 = unictype/pr_emoji_modifier.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE@am__append_217 = unictype/pr_emoji_modifier_base.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE@am__append_218 = unictype/pr_emoji_presentation.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE@am__append_219 = unictype/pr_extended_pictographic.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE@am__append_220 = unictype/pr_extender.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE@am__append_221 = unictype/pr_format_control.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE@am__append_222 = unictype/pr_grapheme_base.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE@am__append_223 = unictype/pr_grapheme_extend.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE@am__append_224 = unictype/pr_grapheme_link.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE@am__append_225 = unictype/pr_hex_digit.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE@am__append_226 = unictype/pr_hyphen.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE@am__append_227 = unictype/pr_id_continue.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE@am__append_228 = unictype/pr_id_start.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE@am__append_229 = unictype/pr_ideographic.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE@am__append_230 = unictype/pr_ids_binary_operator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE@am__append_231 = unictype/pr_ids_trinary_operator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE@am__append_232 = unictype/pr_ignorable_control.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE@am__append_233 = unictype/pr_iso_control.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE@am__append_234 = unictype/pr_join_control.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE@am__append_235 = unictype/pr_left_of_pair.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE@am__append_236 = unictype/pr_line_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE@am__append_237 = unictype/pr_logical_order_exception.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE@am__append_238 = unictype/pr_lowercase.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE@am__append_239 = unictype/pr_math.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE@am__append_240 = unictype/pr_non_break.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE@am__append_241 = unictype/pr_not_a_character.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE@am__append_242 = unictype/pr_numeric.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE@am__append_243 = unictype/pr_other_alphabetic.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__append_244 = unictype/pr_other_default_ignorable_code_point.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE@am__append_245 = unictype/pr_other_grapheme_extend.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE@am__append_246 = unictype/pr_other_id_continue.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE@am__append_247 = unictype/pr_other_id_start.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE@am__append_248 = unictype/pr_other_lowercase.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE@am__append_249 = unictype/pr_other_math.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE@am__append_250 = unictype/pr_other_uppercase.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE@am__append_251 = unictype/pr_paired_punctuation.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE@am__append_252 = unictype/pr_paragraph_separator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE@am__append_253 = unictype/pr_pattern_syntax.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE@am__append_254 = unictype/pr_pattern_white_space.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE@am__append_255 = unictype/pr_private_use.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE@am__append_256 = unictype/pr_punctuation.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE@am__append_257 = unictype/pr_quotation_mark.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE@am__append_258 = unictype/pr_radical.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE@am__append_259 = unictype/pr_regional_indicator.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE@am__append_260 = unictype/pr_sentence_terminal.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE@am__append_261 = unictype/pr_soft_dotted.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE@am__append_262 = unictype/pr_space.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE@am__append_263 = unictype/pr_terminal_punctuation.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE@am__append_264 = unictype/pr_test.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE@am__append_265 = unictype/pr_titlecase.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE@am__append_266 = unictype/pr_unassigned_code_value.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE@am__append_267 = unictype/pr_unified_ideograph.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE@am__append_268 = unictype/pr_uppercase.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE@am__append_269 = unictype/pr_variation_selector.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE@am__append_270 = unictype/pr_white_space.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE@am__append_271 = unictype/pr_xid_continue.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE@am__append_272 = unictype/pr_xid_start.c +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE@am__append_273 = unictype/pr_zero_width.c +@LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE@am__append_274 = unictype/scripts.c +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE@am__append_275 = unictype/sy_c_ident.c +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE@am__append_276 = unictype/sy_c_whitespace.c +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE@am__append_277 = unictype/sy_java_ident.c +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE@am__append_278 = unictype/sy_java_whitespace.c +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE@am__append_279 = unigbrk/u16-grapheme-breaks.c +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE@am__append_280 = unigbrk/u16-grapheme-next.c +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE@am__append_281 = unigbrk/u16-grapheme-prev.c +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE@am__append_282 = unigbrk/u32-grapheme-breaks.c +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE@am__append_283 = unigbrk/u32-grapheme-next.c +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE@am__append_284 = unigbrk/u32-grapheme-prev.c +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE@am__append_285 = unigbrk/u8-grapheme-breaks.c +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE@am__append_286 = unigbrk/u8-grapheme-next.c +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE@am__append_287 = unigbrk/u8-grapheme-prev.c +@LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE@am__append_288 = unigbrk/uc-gbrk-prop.c +@LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE@am__append_289 = unigbrk/uc-grapheme-breaks.c +@LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE@am__append_290 = unigbrk/uc-is-grapheme-break.c +@LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE@am__append_291 = unigbrk/ulc-grapheme-breaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE@am__append_292 = unilbrk/u16-possible-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE@am__append_293 = unilbrk/u16-width-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE@am__append_294 = unilbrk/u32-possible-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE@am__append_295 = unilbrk/u32-width-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__append_296 = unilbrk/u8-possible-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__append_297 = unilbrk/u8-width-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE@am__append_298 = unilbrk/ulc-possible-linebreaks.c +@LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__append_299 = unilbrk/ulc-width-linebreaks.c +@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_300 = uniname/uniname.c +@LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE@am__append_301 = uninorm/canonical-decomposition.c +@LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE@am__append_302 = uninorm/composition.c +@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE@am__append_303 = uninorm/decomposing-form.c +@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE@am__append_304 = uninorm/decomposition.c +@LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE@am__append_305 = uninorm/uninorm-filter.c +@LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE@am__append_306 = uninorm/nfc.c +@LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE@am__append_307 = uninorm/nfd.c +@LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE@am__append_308 = uninorm/nfkc.c +@LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE@am__append_309 = uninorm/nfkd.c +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE@am__append_310 = uninorm/u16-normalize.c +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE@am__append_311 = uninorm/u16-normcmp.c +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE@am__append_312 = uninorm/u16-normcoll.c +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE@am__append_313 = uninorm/u16-normxfrm.c +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE@am__append_314 = uninorm/u32-normalize.c +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE@am__append_315 = uninorm/u32-normcmp.c +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE@am__append_316 = uninorm/u32-normcoll.c +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE@am__append_317 = uninorm/u32-normxfrm.c +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE@am__append_318 = uninorm/u8-normalize.c +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE@am__append_319 = uninorm/u8-normcmp.c +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE@am__append_320 = uninorm/u8-normcoll.c +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE@am__append_321 = uninorm/u8-normxfrm.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE@am__append_322 = unistdio/u16-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE@am__append_323 = unistdio/u16-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE@am__append_324 = unistdio/u16-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE@am__append_325 = unistdio/u16-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE@am__append_326 = unistdio/u16-u16-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE@am__append_327 = unistdio/u16-u16-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE@am__append_328 = unistdio/u16-u16-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE@am__append_329 = unistdio/u16-u16-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE@am__append_330 = unistdio/u16-u16-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE@am__append_331 = unistdio/u16-u16-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE@am__append_332 = unistdio/u16-u16-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE@am__append_333 = unistdio/u16-u16-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE@am__append_334 = unistdio/u16-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE@am__append_335 = unistdio/u16-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE@am__append_336 = unistdio/u16-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE@am__append_337 = unistdio/u16-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE@am__append_338 = unistdio/u32-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE@am__append_339 = unistdio/u32-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE@am__append_340 = unistdio/u32-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE@am__append_341 = unistdio/u32-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE@am__append_342 = unistdio/u32-u32-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE@am__append_343 = unistdio/u32-u32-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE@am__append_344 = unistdio/u32-u32-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE@am__append_345 = unistdio/u32-u32-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE@am__append_346 = unistdio/u32-u32-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE@am__append_347 = unistdio/u32-u32-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE@am__append_348 = unistdio/u32-u32-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE@am__append_349 = unistdio/u32-u32-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE@am__append_350 = unistdio/u32-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE@am__append_351 = unistdio/u32-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE@am__append_352 = unistdio/u32-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE@am__append_353 = unistdio/u32-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE@am__append_354 = unistdio/u8-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE@am__append_355 = unistdio/u8-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE@am__append_356 = unistdio/u8-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE@am__append_357 = unistdio/u8-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE@am__append_358 = unistdio/u8-u8-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE@am__append_359 = unistdio/u8-u8-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE@am__append_360 = unistdio/u8-u8-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE@am__append_361 = unistdio/u8-u8-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE@am__append_362 = unistdio/u8-u8-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE@am__append_363 = unistdio/u8-u8-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE@am__append_364 = unistdio/u8-u8-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE@am__append_365 = unistdio/u8-u8-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE@am__append_366 = unistdio/u8-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE@am__append_367 = unistdio/u8-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE@am__append_368 = unistdio/u8-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE@am__append_369 = unistdio/u8-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE@am__append_370 = unistdio/ulc-asnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE@am__append_371 = unistdio/ulc-asprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE@am__append_372 = unistdio/ulc-fprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE@am__append_373 = unistdio/ulc-snprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE@am__append_374 = unistdio/ulc-sprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE@am__append_375 = unistdio/ulc-vasnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE@am__append_376 = unistdio/ulc-vasprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE@am__append_377 = unistdio/ulc-vfprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE@am__append_378 = unistdio/ulc-vsnprintf.c +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE@am__append_379 = unistdio/ulc-vsprintf.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE@am__append_380 = unistr/u16-check.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE@am__append_381 = unistr/u16-chr.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE@am__append_382 = unistr/u16-cmp.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE@am__append_383 = unistr/u16-cmp2.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE@am__append_384 = unistr/u16-cpy.c +@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE@am__append_385 = unistr/u16-cpy-alloc.c +@LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE@am__append_386 = unistr/u16-endswith.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE@am__append_387 = unistr/u16-mblen.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE@am__append_388 = unistr/u16-mbsnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__append_389 = unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@am__append_390 = unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE@am__append_391 = unistr/u16-mbtoucr.c +@LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE@am__append_392 = unistr/u16-move.c +@LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE@am__append_393 = unistr/u16-next.c +@LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE@am__append_394 = unistr/u16-prev.c +@LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE@am__append_395 = unistr/u16-set.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE@am__append_396 = unistr/u16-startswith.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE@am__append_397 = unistr/u16-stpcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE@am__append_398 = unistr/u16-stpncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE@am__append_399 = unistr/u16-strcat.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE@am__append_400 = unistr/u16-strchr.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE@am__append_401 = unistr/u16-strcmp.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE@am__append_402 = unistr/u16-strcoll.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE@am__append_403 = unistr/u16-strcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE@am__append_404 = unistr/u16-strcspn.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE@am__append_405 = unistr/u16-strdup.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE@am__append_406 = unistr/u16-strlen.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE@am__append_407 = unistr/u16-strmblen.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE@am__append_408 = unistr/u16-strmbtouc.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE@am__append_409 = unistr/u16-strncat.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE@am__append_410 = unistr/u16-strncmp.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE@am__append_411 = unistr/u16-strncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE@am__append_412 = unistr/u16-strnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE@am__append_413 = unistr/u16-strpbrk.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE@am__append_414 = unistr/u16-strrchr.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE@am__append_415 = unistr/u16-strspn.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE@am__append_416 = unistr/u16-strstr.c +@LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE@am__append_417 = unistr/u16-strtok.c +@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE@am__append_418 = unistr/u16-to-u32.c +@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE@am__append_419 = unistr/u16-to-u8.c +@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@am__append_420 = unistr/u16-uctomb.c unistr/u16-uctomb-aux.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE@am__append_421 = unistr/u32-check.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE@am__append_422 = unistr/u32-chr.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE@am__append_423 = unistr/u32-cmp.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE@am__append_424 = unistr/u32-cmp2.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE@am__append_425 = unistr/u32-cpy.c +@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE@am__append_426 = unistr/u32-cpy-alloc.c +@LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE@am__append_427 = unistr/u32-endswith.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE@am__append_428 = unistr/u32-mblen.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE@am__append_429 = unistr/u32-mbsnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE@am__append_430 = unistr/u32-mbtouc.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE@am__append_431 = unistr/u32-mbtouc-unsafe.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE@am__append_432 = unistr/u32-mbtoucr.c +@LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE@am__append_433 = unistr/u32-move.c +@LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE@am__append_434 = unistr/u32-next.c +@LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE@am__append_435 = unistr/u32-prev.c +@LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE@am__append_436 = unistr/u32-set.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE@am__append_437 = unistr/u32-startswith.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE@am__append_438 = unistr/u32-stpcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE@am__append_439 = unistr/u32-stpncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE@am__append_440 = unistr/u32-strcat.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE@am__append_441 = unistr/u32-strchr.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE@am__append_442 = unistr/u32-strcmp.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE@am__append_443 = unistr/u32-strcoll.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE@am__append_444 = unistr/u32-strcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE@am__append_445 = unistr/u32-strcspn.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE@am__append_446 = unistr/u32-strdup.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE@am__append_447 = unistr/u32-strlen.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE@am__append_448 = unistr/u32-strmblen.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE@am__append_449 = unistr/u32-strmbtouc.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE@am__append_450 = unistr/u32-strncat.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE@am__append_451 = unistr/u32-strncmp.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE@am__append_452 = unistr/u32-strncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE@am__append_453 = unistr/u32-strnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE@am__append_454 = unistr/u32-strpbrk.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE@am__append_455 = unistr/u32-strrchr.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE@am__append_456 = unistr/u32-strspn.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE@am__append_457 = unistr/u32-strstr.c +@LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE@am__append_458 = unistr/u32-strtok.c +@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE@am__append_459 = unistr/u32-to-u16.c +@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE@am__append_460 = unistr/u32-to-u8.c +@LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE@am__append_461 = unistr/u32-uctomb.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__append_462 = unistr/u8-check.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE@am__append_463 = unistr/u8-chr.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE@am__append_464 = unistr/u8-cmp.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE@am__append_465 = unistr/u8-cmp2.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE@am__append_466 = unistr/u8-cpy.c +@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE@am__append_467 = unistr/u8-cpy-alloc.c +@LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE@am__append_468 = unistr/u8-endswith.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__append_469 = unistr/u8-mblen.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE@am__append_470 = unistr/u8-mbsnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__append_471 = unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__append_472 = unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__append_473 = unistr/u8-mbtoucr.c +@LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE@am__append_474 = unistr/u8-move.c +@LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE@am__append_475 = unistr/u8-next.c +@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__append_476 = unistr/u8-prev.c +@LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE@am__append_477 = unistr/u8-set.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE@am__append_478 = unistr/u8-startswith.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE@am__append_479 = unistr/u8-stpcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE@am__append_480 = unistr/u8-stpncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE@am__append_481 = unistr/u8-strcat.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE@am__append_482 = unistr/u8-strchr.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE@am__append_483 = unistr/u8-strcmp.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE@am__append_484 = unistr/u8-strcoll.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE@am__append_485 = unistr/u8-strcpy.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE@am__append_486 = unistr/u8-strcspn.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE@am__append_487 = unistr/u8-strdup.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE@am__append_488 = unistr/u8-strlen.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE@am__append_489 = unistr/u8-strmblen.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE@am__append_490 = unistr/u8-strmbtouc.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE@am__append_491 = unistr/u8-strncat.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE@am__append_492 = unistr/u8-strncmp.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE@am__append_493 = unistr/u8-strncpy.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE@am__append_494 = unistr/u8-strnlen.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE@am__append_495 = unistr/u8-strpbrk.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE@am__append_496 = unistr/u8-strrchr.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE@am__append_497 = unistr/u8-strspn.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE@am__append_498 = unistr/u8-strstr.c +@LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE@am__append_499 = unistr/u8-strtok.c +@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE@am__append_500 = unistr/u8-to-u16.c +@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE@am__append_501 = unistr/u8-to-u32.c +@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__append_502 = unistr/u8-uctomb.c unistr/u8-uctomb-aux.c +@LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE@am__append_503 = uniwbrk/u16-wordbreaks.c +@LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE@am__append_504 = uniwbrk/u32-wordbreaks.c +@LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE@am__append_505 = uniwbrk/u8-wordbreaks.c +@LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE@am__append_506 = uniwbrk/ulc-wordbreaks.c +@LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE@am__append_507 = uniwbrk/wordbreak-property.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE@am__append_508 = uniwidth/u16-strwidth.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE@am__append_509 = uniwidth/u16-width.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE@am__append_510 = uniwidth/u32-strwidth.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE@am__append_511 = uniwidth/u32-width.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE@am__append_512 = uniwidth/u8-strwidth.c +@LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE@am__append_513 = uniwidth/u8-width.c +@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_514 = uniwidth/width.c +@GL_COND_OBJ_WCWIDTH_TRUE@am__append_515 = wcwidth.c +@GL_COND_OBJ_WINDOWS_MUTEX_TRUE@am__append_516 = windows-mutex.c +@GL_COND_OBJ_WINDOWS_ONCE_TRUE@am__append_517 = windows-once.c +@GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE@am__append_518 = windows-recmutex.c +@GL_COND_OBJ_WINDOWS_RWLOCK_TRUE@am__append_519 = windows-rwlock.c # Tell the mingw or Cygwin linker which symbols to export. -@WOE32DLL_TRUE@am__append_500 = ../woe32dll/unistring-exports.c -@WOE32DLL_TRUE@am__append_501 = -Wl,--export-all-symbols -@WOE32_TRUE@am__append_502 = libunistring.res.lo +@WOE32DLL_TRUE@am__append_520 = ../woe32dll/unistring-exports.c +@WOE32DLL_TRUE@am__append_521 = -Wl,--export-all-symbols +@WOE32_TRUE@am__append_522 = libunistring.res.lo subdir = lib ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/absolute-header.m4 \ $(top_srcdir)/gnulib-m4/alloca.m4 \ $(top_srcdir)/gnulib-m4/arpa_inet_h.m4 \ + $(top_srcdir)/gnulib-m4/assert_h.m4 \ $(top_srcdir)/gnulib-m4/btowc.m4 \ $(top_srcdir)/gnulib-m4/builtin-expect.m4 \ + $(top_srcdir)/gnulib-m4/c-bool.m4 \ $(top_srcdir)/gnulib-m4/calloc.m4 \ $(top_srcdir)/gnulib-m4/close.m4 \ $(top_srcdir)/gnulib-m4/codeset.m4 \ @@ -1098,6 +1120,7 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/printf-frexp.m4 \ $(top_srcdir)/gnulib-m4/printf-frexpl.m4 \ $(top_srcdir)/gnulib-m4/printf.m4 \ + $(top_srcdir)/gnulib-m4/pselect.m4 \ $(top_srcdir)/gnulib-m4/pthread-thread.m4 \ $(top_srcdir)/gnulib-m4/pthread_h.m4 \ $(top_srcdir)/gnulib-m4/pthread_rwlock_rdlock.m4 \ @@ -1114,7 +1137,6 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/setenv.m4 \ $(top_srcdir)/gnulib-m4/setlocale.m4 \ $(top_srcdir)/gnulib-m4/setlocale_null.m4 \ - $(top_srcdir)/gnulib-m4/sigaction.m4 \ $(top_srcdir)/gnulib-m4/signal_h.m4 \ $(top_srcdir)/gnulib-m4/signalblocking.m4 \ $(top_srcdir)/gnulib-m4/signbit.m4 \ @@ -1128,7 +1150,6 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/stat-time.m4 \ $(top_srcdir)/gnulib-m4/stat.m4 \ $(top_srcdir)/gnulib-m4/stdalign.m4 \ - $(top_srcdir)/gnulib-m4/stdbool.m4 \ $(top_srcdir)/gnulib-m4/stddef_h.m4 \ $(top_srcdir)/gnulib-m4/stdint.m4 \ $(top_srcdir)/gnulib-m4/stdint_h.m4 \ @@ -1215,17 +1236,21 @@ LTLIBRARIES = $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = @WOE32_TRUE@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 idx.h \ + c-strcase.h c-strcasecmp.c c-strncasecmp.c float.c itold.c \ + free.c fseterr.c hard-locale.c iconv_open.c iconv.c \ + iconv_close.c idx.h iswblank.c iswdigit.c iswxdigit.c \ localcharset.c localename.c localename-table.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 \ - setlocale_null.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 \ + mbrtowc.c mbsinit.c mbsnlen.c memchr.c memcmp2.c minmax.h \ + printf-frexp.c printf-frexpl.c setlocale_null.c \ + setlocale-lock.c signbitf.c signbitd.c signbitl.c size_max.h \ + striconveh.h striconveh.c striconveha.h striconveha.c \ + strncat.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 \ @@ -1469,736 +1494,754 @@ am__libunistring_la_SOURCES_DIST = amemxfrm.c c-ctype.h c-ctype.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 \ + wctype-h.c wcwidth.c windows-mutex.c windows-once.c \ + windows-recmutex.c windows-rwlock.c xsize.h xsize.c version.c \ ../woe32dll/unistring-exports.c +@GL_COND_OBJ_FLOAT_TRUE@am__objects_1 = libunistring_la-float.lo +@GL_COND_OBJ_ITOLD_TRUE@am__objects_2 = libunistring_la-itold.lo +@GL_COND_OBJ_FREE_TRUE@am__objects_3 = libunistring_la-free.lo +@GL_COND_OBJ_FSETERR_TRUE@am__objects_4 = libunistring_la-fseterr.lo +@GL_COND_OBJ_ICONV_OPEN_TRUE@am__objects_5 = \ +@GL_COND_OBJ_ICONV_OPEN_TRUE@ libunistring_la-iconv_open.lo +@GL_COND_OBJ_ICONV_TRUE@am__objects_6 = libunistring_la-iconv.lo \ +@GL_COND_OBJ_ICONV_TRUE@ libunistring_la-iconv_close.lo +@GL_COND_OBJ_ISWBLANK_TRUE@am__objects_7 = \ +@GL_COND_OBJ_ISWBLANK_TRUE@ libunistring_la-iswblank.lo +@GL_COND_OBJ_ISWDIGIT_TRUE@am__objects_8 = \ +@GL_COND_OBJ_ISWDIGIT_TRUE@ libunistring_la-iswdigit.lo +@GL_COND_OBJ_ISWXDIGIT_TRUE@am__objects_9 = \ +@GL_COND_OBJ_ISWXDIGIT_TRUE@ libunistring_la-iswxdigit.lo am__dirstamp = $(am__leading_dot)dirstamp -@LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE@am__objects_1 = unicase/empty-prefix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE@am__objects_2 = unicase/empty-suffix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE@am__objects_3 = unicase/locale-language.lo -@LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE@am__objects_4 = \ -@LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE@ unicase/tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE@am__objects_5 = \ -@LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE@ unicase/totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE@am__objects_6 = \ -@LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE@ unicase/toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE@am__objects_7 = unicase/u16-casecmp.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE@am__objects_8 = unicase/u16-casecoll.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE@am__objects_9 = unicase/u16-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE@am__objects_10 = unicase/u16-casexfrm.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE@am__objects_11 = unicase/u16-ct-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE@am__objects_12 = unicase/u16-ct-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE@am__objects_13 = unicase/u16-ct-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE@am__objects_14 = unicase/u16-ct-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE@am__objects_15 = unicase/u16-is-cased.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE@am__objects_16 = unicase/u16-is-casefolded.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE@am__objects_17 = unicase/u16-is-lowercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE@am__objects_18 = unicase/u16-is-titlecase.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE@am__objects_19 = unicase/u16-is-uppercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE@am__objects_20 = unicase/u16-prefix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE@am__objects_21 = unicase/u16-suffix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE@am__objects_22 = unicase/u16-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE@am__objects_23 = unicase/u16-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE@am__objects_24 = unicase/u16-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE@am__objects_25 = unicase/u32-casecmp.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE@am__objects_26 = unicase/u32-casecoll.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE@am__objects_27 = unicase/u32-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE@am__objects_28 = unicase/u32-casexfrm.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE@am__objects_29 = unicase/u32-ct-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE@am__objects_30 = unicase/u32-ct-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE@am__objects_31 = unicase/u32-ct-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE@am__objects_32 = unicase/u32-ct-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE@am__objects_33 = unicase/u32-is-cased.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE@am__objects_34 = unicase/u32-is-casefolded.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE@am__objects_35 = unicase/u32-is-lowercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE@am__objects_36 = unicase/u32-is-titlecase.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE@am__objects_37 = unicase/u32-is-uppercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE@am__objects_38 = unicase/u32-prefix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE@am__objects_39 = unicase/u32-suffix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE@am__objects_40 = unicase/u32-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE@am__objects_41 = unicase/u32-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE@am__objects_42 = unicase/u32-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE@am__objects_43 = unicase/u8-casecmp.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE@am__objects_44 = unicase/u8-casecoll.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE@am__objects_45 = unicase/u8-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE@am__objects_46 = unicase/u8-casexfrm.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE@am__objects_47 = unicase/u8-ct-casefold.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE@am__objects_48 = unicase/u8-ct-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE@am__objects_49 = unicase/u8-ct-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE@am__objects_50 = unicase/u8-ct-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE@am__objects_51 = unicase/u8-is-cased.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE@am__objects_52 = unicase/u8-is-casefolded.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE@am__objects_53 = unicase/u8-is-lowercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE@am__objects_54 = unicase/u8-is-titlecase.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE@am__objects_55 = unicase/u8-is-uppercase.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE@am__objects_56 = unicase/u8-prefix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE@am__objects_57 = unicase/u8-suffix-context.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE@am__objects_58 = unicase/u8-tolower.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE@am__objects_59 = unicase/u8-totitle.lo -@LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE@am__objects_60 = unicase/u8-toupper.lo -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE@am__objects_61 = unicase/ulc-casecmp.lo -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE@am__objects_62 = unicase/ulc-casecoll.lo -@LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE@am__objects_63 = unicase/ulc-casexfrm.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE@am__objects_64 = uniconv/u16-conv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE@am__objects_65 = uniconv/u16-conv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE@am__objects_66 = uniconv/u16-strconv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE@am__objects_67 = uniconv/u16-strconv-from-locale.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE@am__objects_68 = uniconv/u16-strconv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE@am__objects_69 = uniconv/u16-strconv-to-locale.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE@am__objects_70 = uniconv/u32-conv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE@am__objects_71 = uniconv/u32-conv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE@am__objects_72 = uniconv/u32-strconv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE@am__objects_73 = uniconv/u32-strconv-from-locale.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE@am__objects_74 = uniconv/u32-strconv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE@am__objects_75 = uniconv/u32-strconv-to-locale.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__objects_76 = uniconv/u8-conv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE@am__objects_77 = uniconv/u8-conv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE@am__objects_78 = uniconv/u8-strconv-from-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE@am__objects_79 = uniconv/u8-strconv-from-locale.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE@am__objects_80 = uniconv/u8-strconv-to-enc.lo -@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE@am__objects_81 = uniconv/u8-strconv-to-locale.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE@am__objects_82 = unictype/bidi_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE@am__objects_83 = unictype/bidi_longname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE@am__objects_84 = unictype/bidi_name.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE@am__objects_85 = unictype/bidi_of.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE@am__objects_86 = unictype/bidi_test.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE@am__objects_87 = unictype/blocks.lo -@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE@am__objects_88 = unictype/block_test.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE@am__objects_89 = unictype/categ_C.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE@am__objects_90 = unictype/categ_Cc.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE@am__objects_91 = unictype/categ_Cf.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE@am__objects_92 = unictype/categ_Cn.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE@am__objects_93 = unictype/categ_Co.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE@am__objects_94 = unictype/categ_Cs.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE@am__objects_95 = unictype/categ_L.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE@am__objects_96 = unictype/categ_LC.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE@am__objects_97 = unictype/categ_Ll.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE@am__objects_98 = unictype/categ_Lm.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE@am__objects_99 = unictype/categ_Lo.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE@am__objects_100 = unictype/categ_Lt.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE@am__objects_101 = unictype/categ_Lu.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE@am__objects_102 = unictype/categ_M.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE@am__objects_103 = unictype/categ_Mc.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE@am__objects_104 = unictype/categ_Me.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE@am__objects_105 = unictype/categ_Mn.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE@am__objects_106 = unictype/categ_N.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE@am__objects_107 = unictype/categ_Nd.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE@am__objects_108 = unictype/categ_Nl.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE@am__objects_109 = unictype/categ_No.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE@am__objects_110 = unictype/categ_P.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE@am__objects_111 = unictype/categ_Pc.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE@am__objects_112 = unictype/categ_Pd.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE@am__objects_113 = unictype/categ_Pe.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE@am__objects_114 = unictype/categ_Pf.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE@am__objects_115 = unictype/categ_Pi.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE@am__objects_116 = unictype/categ_Po.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE@am__objects_117 = unictype/categ_Ps.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE@am__objects_118 = unictype/categ_S.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE@am__objects_119 = unictype/categ_Sc.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE@am__objects_120 = unictype/categ_Sk.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE@am__objects_121 = unictype/categ_Sm.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE@am__objects_122 = unictype/categ_So.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE@am__objects_123 = unictype/categ_Z.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE@am__objects_124 = unictype/categ_Zl.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE@am__objects_125 = unictype/categ_Zp.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE@am__objects_126 = unictype/categ_Zs.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE@am__objects_127 = unictype/categ_and.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE@am__objects_128 = unictype/categ_and_not.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE@am__objects_129 = unictype/categ_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE@am__objects_130 = unictype/categ_longname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE@am__objects_131 = unictype/categ_name.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE@am__objects_132 = unictype/categ_none.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE@am__objects_133 = unictype/categ_of.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE@am__objects_134 = unictype/categ_or.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE@am__objects_135 = unictype/categ_test.lo -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE@am__objects_136 = unictype/combiningclass.lo -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE@am__objects_137 = unictype/combiningclass_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE@am__objects_138 = unictype/combiningclass_longname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE@am__objects_139 = unictype/combiningclass_name.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE@am__objects_140 = unictype/ctype_alnum.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE@am__objects_141 = unictype/ctype_alpha.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE@am__objects_142 = unictype/ctype_blank.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE@am__objects_143 = unictype/ctype_cntrl.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE@am__objects_144 = unictype/ctype_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE@am__objects_145 = unictype/ctype_graph.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE@am__objects_146 = unictype/ctype_lower.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE@am__objects_147 = unictype/ctype_print.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE@am__objects_148 = unictype/ctype_punct.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__objects_149 = unictype/ctype_space.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE@am__objects_150 = unictype/ctype_upper.lo -@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE@am__objects_151 = unictype/ctype_xdigit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE@am__objects_152 = unictype/decdigit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE@am__objects_153 = \ -@LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE@ unictype/digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE@am__objects_154 = unictype/joininggroup_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE@am__objects_155 = unictype/joininggroup_name.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE@am__objects_156 = unictype/joininggroup_of.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE@am__objects_157 = unictype/joiningtype_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE@am__objects_158 = unictype/joiningtype_longname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE@am__objects_159 = unictype/joiningtype_name.lo -@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE@am__objects_160 = unictype/joiningtype_of.lo -@LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE@am__objects_161 = \ -@LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE@ unictype/mirror.lo -@LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE@am__objects_162 = unictype/numeric.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE@am__objects_163 = unictype/pr_alphabetic.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE@am__objects_164 = unictype/pr_ascii_hex_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE@am__objects_165 = unictype/pr_bidi_arabic_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE@am__objects_166 = unictype/pr_bidi_arabic_right_to_left.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE@am__objects_167 = unictype/pr_bidi_block_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE@am__objects_168 = unictype/pr_bidi_boundary_neutral.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE@am__objects_169 = unictype/pr_bidi_common_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE@am__objects_170 = unictype/pr_bidi_control.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE@am__objects_171 = unictype/pr_bidi_embedding_or_override.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE@am__objects_172 = unictype/pr_bidi_eur_num_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE@am__objects_173 = unictype/pr_bidi_eur_num_terminator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE@am__objects_174 = unictype/pr_bidi_european_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE@am__objects_175 = unictype/pr_bidi_hebrew_right_to_left.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE@am__objects_176 = unictype/pr_bidi_left_to_right.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE@am__objects_177 = unictype/pr_bidi_non_spacing_mark.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE@am__objects_178 = unictype/pr_bidi_other_neutral.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE@am__objects_179 = unictype/pr_bidi_pdf.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE@am__objects_180 = unictype/pr_bidi_segment_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE@am__objects_181 = unictype/pr_bidi_whitespace.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE@am__objects_182 = unictype/pr_byname.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE@am__objects_183 = unictype/pr_case_ignorable.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE@am__objects_184 = unictype/pr_cased.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE@am__objects_185 = unictype/pr_changes_when_casefolded.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE@am__objects_186 = unictype/pr_changes_when_casemapped.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE@am__objects_187 = unictype/pr_changes_when_lowercased.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE@am__objects_188 = unictype/pr_changes_when_titlecased.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE@am__objects_189 = unictype/pr_changes_when_uppercased.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE@am__objects_190 = unictype/pr_combining.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE@am__objects_191 = unictype/pr_composite.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE@am__objects_192 = unictype/pr_currency_symbol.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE@am__objects_193 = unictype/pr_dash.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE@am__objects_194 = unictype/pr_decimal_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__objects_195 = unictype/pr_default_ignorable_code_point.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE@am__objects_196 = unictype/pr_deprecated.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE@am__objects_197 = unictype/pr_diacritic.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE@am__objects_198 = unictype/pr_emoji.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE@am__objects_199 = unictype/pr_emoji_component.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE@am__objects_200 = unictype/pr_emoji_modifier.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE@am__objects_201 = unictype/pr_emoji_modifier_base.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE@am__objects_202 = unictype/pr_emoji_presentation.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE@am__objects_203 = unictype/pr_extended_pictographic.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE@am__objects_204 = unictype/pr_extender.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE@am__objects_205 = unictype/pr_format_control.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE@am__objects_206 = unictype/pr_grapheme_base.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE@am__objects_207 = unictype/pr_grapheme_extend.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE@am__objects_208 = unictype/pr_grapheme_link.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE@am__objects_209 = unictype/pr_hex_digit.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE@am__objects_210 = unictype/pr_hyphen.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE@am__objects_211 = unictype/pr_id_continue.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE@am__objects_212 = unictype/pr_id_start.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE@am__objects_213 = unictype/pr_ideographic.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE@am__objects_214 = unictype/pr_ids_binary_operator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE@am__objects_215 = unictype/pr_ids_trinary_operator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE@am__objects_216 = unictype/pr_ignorable_control.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE@am__objects_217 = unictype/pr_iso_control.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE@am__objects_218 = unictype/pr_join_control.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE@am__objects_219 = unictype/pr_left_of_pair.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE@am__objects_220 = unictype/pr_line_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE@am__objects_221 = unictype/pr_logical_order_exception.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE@am__objects_222 = unictype/pr_lowercase.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE@am__objects_223 = unictype/pr_math.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE@am__objects_224 = unictype/pr_non_break.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE@am__objects_225 = unictype/pr_not_a_character.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE@am__objects_226 = unictype/pr_numeric.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE@am__objects_227 = unictype/pr_other_alphabetic.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__objects_228 = unictype/pr_other_default_ignorable_code_point.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE@am__objects_229 = unictype/pr_other_grapheme_extend.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE@am__objects_230 = unictype/pr_other_id_continue.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE@am__objects_231 = unictype/pr_other_id_start.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE@am__objects_232 = unictype/pr_other_lowercase.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE@am__objects_233 = unictype/pr_other_math.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE@am__objects_234 = unictype/pr_other_uppercase.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE@am__objects_235 = unictype/pr_paired_punctuation.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE@am__objects_236 = unictype/pr_paragraph_separator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE@am__objects_237 = unictype/pr_pattern_syntax.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE@am__objects_238 = unictype/pr_pattern_white_space.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE@am__objects_239 = unictype/pr_private_use.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE@am__objects_240 = unictype/pr_punctuation.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE@am__objects_241 = unictype/pr_quotation_mark.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE@am__objects_242 = unictype/pr_radical.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE@am__objects_243 = unictype/pr_regional_indicator.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE@am__objects_244 = unictype/pr_sentence_terminal.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE@am__objects_245 = unictype/pr_soft_dotted.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE@am__objects_246 = unictype/pr_space.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE@am__objects_247 = unictype/pr_terminal_punctuation.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE@am__objects_248 = unictype/pr_test.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE@am__objects_249 = unictype/pr_titlecase.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE@am__objects_250 = unictype/pr_unassigned_code_value.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE@am__objects_251 = unictype/pr_unified_ideograph.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE@am__objects_252 = unictype/pr_uppercase.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE@am__objects_253 = unictype/pr_variation_selector.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE@am__objects_254 = unictype/pr_white_space.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE@am__objects_255 = unictype/pr_xid_continue.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE@am__objects_256 = unictype/pr_xid_start.lo -@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE@am__objects_257 = unictype/pr_zero_width.lo -@LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE@am__objects_258 = unictype/scripts.lo -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE@am__objects_259 = unictype/sy_c_ident.lo -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE@am__objects_260 = unictype/sy_c_whitespace.lo -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE@am__objects_261 = unictype/sy_java_ident.lo -@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE@am__objects_262 = unictype/sy_java_whitespace.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE@am__objects_263 = unigbrk/u16-grapheme-breaks.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE@am__objects_264 = unigbrk/u16-grapheme-next.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE@am__objects_265 = unigbrk/u16-grapheme-prev.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE@am__objects_266 = unigbrk/u32-grapheme-breaks.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE@am__objects_267 = unigbrk/u32-grapheme-next.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE@am__objects_268 = unigbrk/u32-grapheme-prev.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE@am__objects_269 = unigbrk/u8-grapheme-breaks.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE@am__objects_270 = unigbrk/u8-grapheme-next.lo -@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE@am__objects_271 = unigbrk/u8-grapheme-prev.lo -@LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE@am__objects_272 = unigbrk/uc-gbrk-prop.lo -@LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE@am__objects_273 = unigbrk/uc-grapheme-breaks.lo -@LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE@am__objects_274 = unigbrk/uc-is-grapheme-break.lo -@LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE@am__objects_275 = unigbrk/ulc-grapheme-breaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE@am__objects_276 = unilbrk/u16-possible-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE@am__objects_277 = unilbrk/u16-width-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE@am__objects_278 = unilbrk/u32-possible-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE@am__objects_279 = unilbrk/u32-width-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__objects_280 = unilbrk/u8-possible-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__objects_281 = unilbrk/u8-width-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE@am__objects_282 = unilbrk/ulc-possible-linebreaks.lo -@LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__objects_283 = unilbrk/ulc-width-linebreaks.lo -@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__objects_284 = \ -@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@ uniname/uniname.lo -@LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE@am__objects_285 = uninorm/canonical-decomposition.lo -@LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE@am__objects_286 = uninorm/composition.lo -@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE@am__objects_287 = uninorm/decomposing-form.lo -@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE@am__objects_288 = uninorm/decomposition.lo -@LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE@am__objects_289 = uninorm/uninorm-filter.lo -@LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE@am__objects_290 = \ -@LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE@ uninorm/nfc.lo -@LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE@am__objects_291 = \ -@LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE@ uninorm/nfd.lo -@LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE@am__objects_292 = \ -@LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE@ uninorm/nfkc.lo -@LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE@am__objects_293 = \ -@LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE@ uninorm/nfkd.lo -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE@am__objects_294 = uninorm/u16-normalize.lo -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE@am__objects_295 = uninorm/u16-normcmp.lo -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE@am__objects_296 = uninorm/u16-normcoll.lo -@LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE@am__objects_297 = uninorm/u16-normxfrm.lo -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE@am__objects_298 = uninorm/u32-normalize.lo -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE@am__objects_299 = uninorm/u32-normcmp.lo -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE@am__objects_300 = uninorm/u32-normcoll.lo -@LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE@am__objects_301 = uninorm/u32-normxfrm.lo -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE@am__objects_302 = uninorm/u8-normalize.lo -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE@am__objects_303 = uninorm/u8-normcmp.lo -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE@am__objects_304 = uninorm/u8-normcoll.lo -@LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE@am__objects_305 = uninorm/u8-normxfrm.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE@am__objects_306 = unistdio/u16-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE@am__objects_307 = unistdio/u16-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE@am__objects_308 = unistdio/u16-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE@am__objects_309 = unistdio/u16-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE@am__objects_310 = unistdio/u16-u16-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE@am__objects_311 = unistdio/u16-u16-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE@am__objects_312 = unistdio/u16-u16-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE@am__objects_313 = unistdio/u16-u16-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE@am__objects_314 = unistdio/u16-u16-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE@am__objects_315 = unistdio/u16-u16-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE@am__objects_316 = unistdio/u16-u16-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE@am__objects_317 = unistdio/u16-u16-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE@am__objects_318 = unistdio/u16-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE@am__objects_319 = unistdio/u16-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE@am__objects_320 = unistdio/u16-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE@am__objects_321 = unistdio/u16-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE@am__objects_322 = unistdio/u32-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE@am__objects_323 = unistdio/u32-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE@am__objects_324 = unistdio/u32-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE@am__objects_325 = unistdio/u32-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE@am__objects_326 = unistdio/u32-u32-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE@am__objects_327 = unistdio/u32-u32-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE@am__objects_328 = unistdio/u32-u32-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE@am__objects_329 = unistdio/u32-u32-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE@am__objects_330 = unistdio/u32-u32-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE@am__objects_331 = unistdio/u32-u32-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE@am__objects_332 = unistdio/u32-u32-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE@am__objects_333 = unistdio/u32-u32-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE@am__objects_334 = unistdio/u32-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE@am__objects_335 = unistdio/u32-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE@am__objects_336 = unistdio/u32-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE@am__objects_337 = unistdio/u32-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE@am__objects_338 = unistdio/u8-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE@am__objects_339 = unistdio/u8-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE@am__objects_340 = unistdio/u8-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE@am__objects_341 = unistdio/u8-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE@am__objects_342 = unistdio/u8-u8-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE@am__objects_343 = unistdio/u8-u8-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE@am__objects_344 = unistdio/u8-u8-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE@am__objects_345 = unistdio/u8-u8-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE@am__objects_346 = unistdio/u8-u8-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE@am__objects_347 = unistdio/u8-u8-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE@am__objects_348 = unistdio/u8-u8-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE@am__objects_349 = unistdio/u8-u8-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE@am__objects_350 = unistdio/u8-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE@am__objects_351 = unistdio/u8-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE@am__objects_352 = unistdio/u8-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE@am__objects_353 = unistdio/u8-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE@am__objects_354 = unistdio/ulc-asnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE@am__objects_355 = unistdio/ulc-asprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE@am__objects_356 = unistdio/ulc-fprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE@am__objects_357 = unistdio/ulc-snprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE@am__objects_358 = unistdio/ulc-sprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE@am__objects_359 = unistdio/ulc-vasnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE@am__objects_360 = unistdio/ulc-vasprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE@am__objects_361 = unistdio/ulc-vfprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE@am__objects_362 = unistdio/ulc-vsnprintf.lo -@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE@am__objects_363 = unistdio/ulc-vsprintf.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE@am__objects_364 = unistr/u16-check.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE@am__objects_365 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE@ unistr/u16-chr.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE@am__objects_366 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE@ unistr/u16-cmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE@am__objects_367 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE@ unistr/u16-cmp2.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE@am__objects_368 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE@ unistr/u16-cpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE@am__objects_369 = unistr/u16-cpy-alloc.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE@am__objects_370 = unistr/u16-endswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE@am__objects_371 = unistr/u16-mblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE@am__objects_372 = unistr/u16-mbsnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__objects_373 = unistr/u16-mbtouc.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@ unistr/u16-mbtouc-aux.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@am__objects_374 = unistr/u16-mbtouc-unsafe.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@ unistr/u16-mbtouc-unsafe-aux.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE@am__objects_375 = unistr/u16-mbtoucr.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE@am__objects_376 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE@ unistr/u16-move.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE@am__objects_377 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE@ unistr/u16-next.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE@am__objects_378 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE@ unistr/u16-prev.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE@am__objects_379 = \ -@LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE@ unistr/u16-set.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE@am__objects_380 = unistr/u16-startswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE@am__objects_381 = unistr/u16-stpcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE@am__objects_382 = unistr/u16-stpncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE@am__objects_383 = unistr/u16-strcat.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE@am__objects_384 = unistr/u16-strchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE@am__objects_385 = unistr/u16-strcmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE@am__objects_386 = unistr/u16-strcoll.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE@am__objects_387 = unistr/u16-strcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE@am__objects_388 = unistr/u16-strcspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE@am__objects_389 = unistr/u16-strdup.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE@am__objects_390 = unistr/u16-strlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE@am__objects_391 = unistr/u16-strmblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE@am__objects_392 = unistr/u16-strmbtouc.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE@am__objects_393 = unistr/u16-strncat.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE@am__objects_394 = unistr/u16-strncmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE@am__objects_395 = unistr/u16-strncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE@am__objects_396 = unistr/u16-strnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE@am__objects_397 = unistr/u16-strpbrk.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE@am__objects_398 = unistr/u16-strrchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE@am__objects_399 = unistr/u16-strspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE@am__objects_400 = unistr/u16-strstr.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE@am__objects_401 = unistr/u16-strtok.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE@am__objects_402 = unistr/u16-to-u32.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE@am__objects_403 = unistr/u16-to-u8.lo -@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@am__objects_404 = unistr/u16-uctomb.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@ unistr/u16-uctomb-aux.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE@am__objects_405 = unistr/u32-check.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE@am__objects_406 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE@ unistr/u32-chr.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE@am__objects_407 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE@ unistr/u32-cmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE@am__objects_408 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE@ unistr/u32-cmp2.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE@am__objects_409 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE@ unistr/u32-cpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE@am__objects_410 = unistr/u32-cpy-alloc.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE@am__objects_411 = unistr/u32-endswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE@am__objects_412 = unistr/u32-mblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE@am__objects_413 = unistr/u32-mbsnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE@am__objects_414 = unistr/u32-mbtouc.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE@am__objects_415 = unistr/u32-mbtouc-unsafe.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE@am__objects_416 = unistr/u32-mbtoucr.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE@am__objects_417 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE@ unistr/u32-move.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE@am__objects_418 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE@ unistr/u32-next.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE@am__objects_419 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE@ unistr/u32-prev.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE@am__objects_420 = \ -@LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE@ unistr/u32-set.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE@am__objects_421 = unistr/u32-startswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE@am__objects_422 = unistr/u32-stpcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE@am__objects_423 = unistr/u32-stpncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE@am__objects_424 = unistr/u32-strcat.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE@am__objects_425 = unistr/u32-strchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE@am__objects_426 = unistr/u32-strcmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE@am__objects_427 = unistr/u32-strcoll.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE@am__objects_428 = unistr/u32-strcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE@am__objects_429 = unistr/u32-strcspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE@am__objects_430 = unistr/u32-strdup.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE@am__objects_431 = unistr/u32-strlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE@am__objects_432 = unistr/u32-strmblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE@am__objects_433 = unistr/u32-strmbtouc.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE@am__objects_434 = unistr/u32-strncat.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE@am__objects_435 = unistr/u32-strncmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE@am__objects_436 = unistr/u32-strncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE@am__objects_437 = unistr/u32-strnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE@am__objects_438 = unistr/u32-strpbrk.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE@am__objects_439 = unistr/u32-strrchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE@am__objects_440 = unistr/u32-strspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE@am__objects_441 = unistr/u32-strstr.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE@am__objects_442 = unistr/u32-strtok.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE@am__objects_443 = unistr/u32-to-u16.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE@am__objects_444 = unistr/u32-to-u8.lo -@LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE@am__objects_445 = unistr/u32-uctomb.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__objects_446 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@ unistr/u8-check.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE@am__objects_447 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE@ unistr/u8-chr.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE@am__objects_448 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE@ unistr/u8-cmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE@am__objects_449 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE@ unistr/u8-cmp2.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE@am__objects_450 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE@ unistr/u8-cpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE@am__objects_451 = unistr/u8-cpy-alloc.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE@am__objects_452 = unistr/u8-endswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__objects_453 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@ unistr/u8-mblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE@am__objects_454 = unistr/u8-mbsnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__objects_455 = unistr/u8-mbtouc.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@ unistr/u8-mbtouc-aux.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__objects_456 = unistr/u8-mbtouc-unsafe.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@ unistr/u8-mbtouc-unsafe-aux.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__objects_457 = unistr/u8-mbtoucr.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE@am__objects_458 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE@ unistr/u8-move.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE@am__objects_459 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE@ unistr/u8-next.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__objects_460 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@ unistr/u8-prev.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE@am__objects_461 = \ -@LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE@ unistr/u8-set.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE@am__objects_462 = unistr/u8-startswith.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE@am__objects_463 = unistr/u8-stpcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE@am__objects_464 = unistr/u8-stpncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE@am__objects_465 = unistr/u8-strcat.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE@am__objects_466 = unistr/u8-strchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE@am__objects_467 = unistr/u8-strcmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE@am__objects_468 = unistr/u8-strcoll.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE@am__objects_469 = unistr/u8-strcpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE@am__objects_470 = unistr/u8-strcspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE@am__objects_471 = unistr/u8-strdup.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE@am__objects_472 = unistr/u8-strlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE@am__objects_473 = unistr/u8-strmblen.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE@am__objects_474 = unistr/u8-strmbtouc.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE@am__objects_475 = unistr/u8-strncat.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE@am__objects_476 = unistr/u8-strncmp.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE@am__objects_477 = unistr/u8-strncpy.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE@am__objects_478 = unistr/u8-strnlen.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE@am__objects_479 = unistr/u8-strpbrk.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE@am__objects_480 = unistr/u8-strrchr.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE@am__objects_481 = unistr/u8-strspn.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE@am__objects_482 = unistr/u8-strstr.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE@am__objects_483 = unistr/u8-strtok.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE@am__objects_484 = unistr/u8-to-u16.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE@am__objects_485 = unistr/u8-to-u32.lo -@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__objects_486 = unistr/u8-uctomb.lo \ -@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@ unistr/u8-uctomb-aux.lo -@LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE@am__objects_487 = uniwbrk/u16-wordbreaks.lo -@LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE@am__objects_488 = uniwbrk/u32-wordbreaks.lo -@LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE@am__objects_489 = uniwbrk/u8-wordbreaks.lo -@LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE@am__objects_490 = uniwbrk/ulc-wordbreaks.lo -@LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE@am__objects_491 = uniwbrk/wordbreak-property.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE@am__objects_492 = uniwidth/u16-strwidth.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE@am__objects_493 = uniwidth/u16-width.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE@am__objects_494 = uniwidth/u32-strwidth.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE@am__objects_495 = uniwidth/u32-width.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE@am__objects_496 = uniwidth/u8-strwidth.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE@am__objects_497 = uniwidth/u8-width.lo -@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__objects_498 = \ -@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@ uniwidth/width.lo -@WOE32DLL_TRUE@am__objects_499 = ../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 \ - localename-table.lo glthread/lock.lo malloca.lo math.lo \ - mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo \ - printf-frexpl.lo setlocale_null.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) \ +@GL_COND_OBJ_MBRTOWC_TRUE@am__objects_10 = libunistring_la-mbrtowc.lo +@GL_COND_OBJ_MBSINIT_TRUE@am__objects_11 = libunistring_la-mbsinit.lo +@GL_COND_OBJ_MEMCHR_TRUE@am__objects_12 = libunistring_la-memchr.lo +@GL_COND_OBJ_SETLOCALE_LOCK_TRUE@am__objects_13 = libunistring_la-setlocale-lock.lo +@GL_COND_OBJ_SIGNBIT3_TRUE@am__objects_14 = \ +@GL_COND_OBJ_SIGNBIT3_TRUE@ libunistring_la-signbitf.lo \ +@GL_COND_OBJ_SIGNBIT3_TRUE@ libunistring_la-signbitd.lo \ +@GL_COND_OBJ_SIGNBIT3_TRUE@ libunistring_la-signbitl.lo +@GL_COND_OBJ_STRNCAT_TRUE@am__objects_15 = libunistring_la-strncat.lo +@LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE@am__objects_16 = unicase/libunistring_la-empty-prefix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE@am__objects_17 = unicase/libunistring_la-empty-suffix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE@am__objects_18 = unicase/libunistring_la-locale-language.lo +@LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE@am__objects_19 = unicase/libunistring_la-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE@am__objects_20 = unicase/libunistring_la-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE@am__objects_21 = unicase/libunistring_la-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE@am__objects_22 = unicase/libunistring_la-u16-casecmp.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE@am__objects_23 = unicase/libunistring_la-u16-casecoll.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE@am__objects_24 = unicase/libunistring_la-u16-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE@am__objects_25 = unicase/libunistring_la-u16-casexfrm.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE@am__objects_26 = unicase/libunistring_la-u16-ct-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE@am__objects_27 = unicase/libunistring_la-u16-ct-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE@am__objects_28 = unicase/libunistring_la-u16-ct-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE@am__objects_29 = unicase/libunistring_la-u16-ct-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE@am__objects_30 = unicase/libunistring_la-u16-is-cased.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE@am__objects_31 = unicase/libunistring_la-u16-is-casefolded.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE@am__objects_32 = unicase/libunistring_la-u16-is-lowercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE@am__objects_33 = unicase/libunistring_la-u16-is-titlecase.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE@am__objects_34 = unicase/libunistring_la-u16-is-uppercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE@am__objects_35 = unicase/libunistring_la-u16-prefix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE@am__objects_36 = unicase/libunistring_la-u16-suffix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE@am__objects_37 = unicase/libunistring_la-u16-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE@am__objects_38 = unicase/libunistring_la-u16-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE@am__objects_39 = unicase/libunistring_la-u16-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE@am__objects_40 = unicase/libunistring_la-u32-casecmp.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE@am__objects_41 = unicase/libunistring_la-u32-casecoll.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE@am__objects_42 = unicase/libunistring_la-u32-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE@am__objects_43 = unicase/libunistring_la-u32-casexfrm.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE@am__objects_44 = unicase/libunistring_la-u32-ct-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE@am__objects_45 = unicase/libunistring_la-u32-ct-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE@am__objects_46 = unicase/libunistring_la-u32-ct-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE@am__objects_47 = unicase/libunistring_la-u32-ct-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE@am__objects_48 = unicase/libunistring_la-u32-is-cased.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE@am__objects_49 = unicase/libunistring_la-u32-is-casefolded.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE@am__objects_50 = unicase/libunistring_la-u32-is-lowercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE@am__objects_51 = unicase/libunistring_la-u32-is-titlecase.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE@am__objects_52 = unicase/libunistring_la-u32-is-uppercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE@am__objects_53 = unicase/libunistring_la-u32-prefix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE@am__objects_54 = unicase/libunistring_la-u32-suffix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE@am__objects_55 = unicase/libunistring_la-u32-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE@am__objects_56 = unicase/libunistring_la-u32-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE@am__objects_57 = unicase/libunistring_la-u32-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE@am__objects_58 = unicase/libunistring_la-u8-casecmp.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE@am__objects_59 = unicase/libunistring_la-u8-casecoll.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE@am__objects_60 = unicase/libunistring_la-u8-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE@am__objects_61 = unicase/libunistring_la-u8-casexfrm.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE@am__objects_62 = unicase/libunistring_la-u8-ct-casefold.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE@am__objects_63 = unicase/libunistring_la-u8-ct-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE@am__objects_64 = unicase/libunistring_la-u8-ct-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE@am__objects_65 = unicase/libunistring_la-u8-ct-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE@am__objects_66 = unicase/libunistring_la-u8-is-cased.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE@am__objects_67 = unicase/libunistring_la-u8-is-casefolded.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE@am__objects_68 = unicase/libunistring_la-u8-is-lowercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE@am__objects_69 = unicase/libunistring_la-u8-is-titlecase.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE@am__objects_70 = unicase/libunistring_la-u8-is-uppercase.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE@am__objects_71 = unicase/libunistring_la-u8-prefix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE@am__objects_72 = unicase/libunistring_la-u8-suffix-context.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE@am__objects_73 = unicase/libunistring_la-u8-tolower.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE@am__objects_74 = unicase/libunistring_la-u8-totitle.lo +@LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE@am__objects_75 = unicase/libunistring_la-u8-toupper.lo +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE@am__objects_76 = unicase/libunistring_la-ulc-casecmp.lo +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE@am__objects_77 = unicase/libunistring_la-ulc-casecoll.lo +@LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE@am__objects_78 = unicase/libunistring_la-ulc-casexfrm.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE@am__objects_79 = uniconv/libunistring_la-u16-conv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE@am__objects_80 = uniconv/libunistring_la-u16-conv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE@am__objects_81 = uniconv/libunistring_la-u16-strconv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE@am__objects_82 = uniconv/libunistring_la-u16-strconv-from-locale.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE@am__objects_83 = uniconv/libunistring_la-u16-strconv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE@am__objects_84 = uniconv/libunistring_la-u16-strconv-to-locale.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE@am__objects_85 = uniconv/libunistring_la-u32-conv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE@am__objects_86 = uniconv/libunistring_la-u32-conv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE@am__objects_87 = uniconv/libunistring_la-u32-strconv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE@am__objects_88 = uniconv/libunistring_la-u32-strconv-from-locale.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE@am__objects_89 = uniconv/libunistring_la-u32-strconv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE@am__objects_90 = uniconv/libunistring_la-u32-strconv-to-locale.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__objects_91 = uniconv/libunistring_la-u8-conv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE@am__objects_92 = uniconv/libunistring_la-u8-conv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE@am__objects_93 = uniconv/libunistring_la-u8-strconv-from-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE@am__objects_94 = uniconv/libunistring_la-u8-strconv-from-locale.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE@am__objects_95 = uniconv/libunistring_la-u8-strconv-to-enc.lo +@LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE@am__objects_96 = uniconv/libunistring_la-u8-strconv-to-locale.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE@am__objects_97 = unictype/libunistring_la-bidi_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE@am__objects_98 = unictype/libunistring_la-bidi_longname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE@am__objects_99 = unictype/libunistring_la-bidi_name.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE@am__objects_100 = unictype/libunistring_la-bidi_of.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE@am__objects_101 = unictype/libunistring_la-bidi_test.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE@am__objects_102 = unictype/libunistring_la-blocks.lo +@LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE@am__objects_103 = unictype/libunistring_la-block_test.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE@am__objects_104 = unictype/libunistring_la-categ_C.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE@am__objects_105 = unictype/libunistring_la-categ_Cc.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE@am__objects_106 = unictype/libunistring_la-categ_Cf.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE@am__objects_107 = unictype/libunistring_la-categ_Cn.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE@am__objects_108 = unictype/libunistring_la-categ_Co.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE@am__objects_109 = unictype/libunistring_la-categ_Cs.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE@am__objects_110 = unictype/libunistring_la-categ_L.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE@am__objects_111 = unictype/libunistring_la-categ_LC.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE@am__objects_112 = unictype/libunistring_la-categ_Ll.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE@am__objects_113 = unictype/libunistring_la-categ_Lm.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE@am__objects_114 = unictype/libunistring_la-categ_Lo.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE@am__objects_115 = unictype/libunistring_la-categ_Lt.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE@am__objects_116 = unictype/libunistring_la-categ_Lu.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE@am__objects_117 = unictype/libunistring_la-categ_M.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE@am__objects_118 = unictype/libunistring_la-categ_Mc.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE@am__objects_119 = unictype/libunistring_la-categ_Me.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE@am__objects_120 = unictype/libunistring_la-categ_Mn.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE@am__objects_121 = unictype/libunistring_la-categ_N.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE@am__objects_122 = unictype/libunistring_la-categ_Nd.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE@am__objects_123 = unictype/libunistring_la-categ_Nl.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE@am__objects_124 = unictype/libunistring_la-categ_No.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE@am__objects_125 = unictype/libunistring_la-categ_P.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE@am__objects_126 = unictype/libunistring_la-categ_Pc.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE@am__objects_127 = unictype/libunistring_la-categ_Pd.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE@am__objects_128 = unictype/libunistring_la-categ_Pe.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE@am__objects_129 = unictype/libunistring_la-categ_Pf.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE@am__objects_130 = unictype/libunistring_la-categ_Pi.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE@am__objects_131 = unictype/libunistring_la-categ_Po.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE@am__objects_132 = unictype/libunistring_la-categ_Ps.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE@am__objects_133 = unictype/libunistring_la-categ_S.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE@am__objects_134 = unictype/libunistring_la-categ_Sc.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE@am__objects_135 = unictype/libunistring_la-categ_Sk.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE@am__objects_136 = unictype/libunistring_la-categ_Sm.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE@am__objects_137 = unictype/libunistring_la-categ_So.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE@am__objects_138 = unictype/libunistring_la-categ_Z.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE@am__objects_139 = unictype/libunistring_la-categ_Zl.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE@am__objects_140 = unictype/libunistring_la-categ_Zp.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE@am__objects_141 = unictype/libunistring_la-categ_Zs.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE@am__objects_142 = unictype/libunistring_la-categ_and.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE@am__objects_143 = unictype/libunistring_la-categ_and_not.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE@am__objects_144 = unictype/libunistring_la-categ_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE@am__objects_145 = unictype/libunistring_la-categ_longname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE@am__objects_146 = unictype/libunistring_la-categ_name.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE@am__objects_147 = unictype/libunistring_la-categ_none.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE@am__objects_148 = unictype/libunistring_la-categ_of.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE@am__objects_149 = unictype/libunistring_la-categ_or.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE@am__objects_150 = unictype/libunistring_la-categ_test.lo +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE@am__objects_151 = unictype/libunistring_la-combiningclass.lo +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE@am__objects_152 = unictype/libunistring_la-combiningclass_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE@am__objects_153 = unictype/libunistring_la-combiningclass_longname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE@am__objects_154 = unictype/libunistring_la-combiningclass_name.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE@am__objects_155 = unictype/libunistring_la-ctype_alnum.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE@am__objects_156 = unictype/libunistring_la-ctype_alpha.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE@am__objects_157 = unictype/libunistring_la-ctype_blank.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE@am__objects_158 = unictype/libunistring_la-ctype_cntrl.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE@am__objects_159 = unictype/libunistring_la-ctype_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE@am__objects_160 = unictype/libunistring_la-ctype_graph.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE@am__objects_161 = unictype/libunistring_la-ctype_lower.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE@am__objects_162 = unictype/libunistring_la-ctype_print.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE@am__objects_163 = unictype/libunistring_la-ctype_punct.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__objects_164 = unictype/libunistring_la-ctype_space.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE@am__objects_165 = unictype/libunistring_la-ctype_upper.lo +@LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE@am__objects_166 = unictype/libunistring_la-ctype_xdigit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE@am__objects_167 = unictype/libunistring_la-decdigit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE@am__objects_168 = unictype/libunistring_la-digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE@am__objects_169 = unictype/libunistring_la-joininggroup_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE@am__objects_170 = unictype/libunistring_la-joininggroup_name.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE@am__objects_171 = unictype/libunistring_la-joininggroup_of.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE@am__objects_172 = unictype/libunistring_la-joiningtype_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE@am__objects_173 = unictype/libunistring_la-joiningtype_longname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE@am__objects_174 = unictype/libunistring_la-joiningtype_name.lo +@LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE@am__objects_175 = unictype/libunistring_la-joiningtype_of.lo +@LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE@am__objects_176 = unictype/libunistring_la-mirror.lo +@LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE@am__objects_177 = unictype/libunistring_la-numeric.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE@am__objects_178 = unictype/libunistring_la-pr_alphabetic.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE@am__objects_179 = unictype/libunistring_la-pr_ascii_hex_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE@am__objects_180 = unictype/libunistring_la-pr_bidi_arabic_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE@am__objects_181 = unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE@am__objects_182 = unictype/libunistring_la-pr_bidi_block_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE@am__objects_183 = unictype/libunistring_la-pr_bidi_boundary_neutral.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE@am__objects_184 = unictype/libunistring_la-pr_bidi_common_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE@am__objects_185 = unictype/libunistring_la-pr_bidi_control.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE@am__objects_186 = unictype/libunistring_la-pr_bidi_embedding_or_override.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE@am__objects_187 = unictype/libunistring_la-pr_bidi_eur_num_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE@am__objects_188 = unictype/libunistring_la-pr_bidi_eur_num_terminator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE@am__objects_189 = unictype/libunistring_la-pr_bidi_european_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE@am__objects_190 = unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE@am__objects_191 = unictype/libunistring_la-pr_bidi_left_to_right.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE@am__objects_192 = unictype/libunistring_la-pr_bidi_non_spacing_mark.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE@am__objects_193 = unictype/libunistring_la-pr_bidi_other_neutral.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE@am__objects_194 = unictype/libunistring_la-pr_bidi_pdf.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE@am__objects_195 = unictype/libunistring_la-pr_bidi_segment_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE@am__objects_196 = unictype/libunistring_la-pr_bidi_whitespace.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE@am__objects_197 = unictype/libunistring_la-pr_byname.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE@am__objects_198 = unictype/libunistring_la-pr_case_ignorable.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE@am__objects_199 = unictype/libunistring_la-pr_cased.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE@am__objects_200 = unictype/libunistring_la-pr_changes_when_casefolded.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE@am__objects_201 = unictype/libunistring_la-pr_changes_when_casemapped.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE@am__objects_202 = unictype/libunistring_la-pr_changes_when_lowercased.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE@am__objects_203 = unictype/libunistring_la-pr_changes_when_titlecased.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE@am__objects_204 = unictype/libunistring_la-pr_changes_when_uppercased.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE@am__objects_205 = unictype/libunistring_la-pr_combining.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE@am__objects_206 = unictype/libunistring_la-pr_composite.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE@am__objects_207 = unictype/libunistring_la-pr_currency_symbol.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE@am__objects_208 = unictype/libunistring_la-pr_dash.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE@am__objects_209 = unictype/libunistring_la-pr_decimal_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__objects_210 = unictype/libunistring_la-pr_default_ignorable_code_point.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE@am__objects_211 = unictype/libunistring_la-pr_deprecated.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE@am__objects_212 = unictype/libunistring_la-pr_diacritic.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE@am__objects_213 = unictype/libunistring_la-pr_emoji.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE@am__objects_214 = unictype/libunistring_la-pr_emoji_component.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE@am__objects_215 = unictype/libunistring_la-pr_emoji_modifier.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE@am__objects_216 = unictype/libunistring_la-pr_emoji_modifier_base.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE@am__objects_217 = unictype/libunistring_la-pr_emoji_presentation.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE@am__objects_218 = unictype/libunistring_la-pr_extended_pictographic.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE@am__objects_219 = unictype/libunistring_la-pr_extender.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE@am__objects_220 = unictype/libunistring_la-pr_format_control.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE@am__objects_221 = unictype/libunistring_la-pr_grapheme_base.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE@am__objects_222 = unictype/libunistring_la-pr_grapheme_extend.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE@am__objects_223 = unictype/libunistring_la-pr_grapheme_link.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE@am__objects_224 = unictype/libunistring_la-pr_hex_digit.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE@am__objects_225 = unictype/libunistring_la-pr_hyphen.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE@am__objects_226 = unictype/libunistring_la-pr_id_continue.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE@am__objects_227 = unictype/libunistring_la-pr_id_start.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE@am__objects_228 = unictype/libunistring_la-pr_ideographic.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE@am__objects_229 = unictype/libunistring_la-pr_ids_binary_operator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE@am__objects_230 = unictype/libunistring_la-pr_ids_trinary_operator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE@am__objects_231 = unictype/libunistring_la-pr_ignorable_control.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE@am__objects_232 = unictype/libunistring_la-pr_iso_control.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE@am__objects_233 = unictype/libunistring_la-pr_join_control.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE@am__objects_234 = unictype/libunistring_la-pr_left_of_pair.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE@am__objects_235 = unictype/libunistring_la-pr_line_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE@am__objects_236 = unictype/libunistring_la-pr_logical_order_exception.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE@am__objects_237 = unictype/libunistring_la-pr_lowercase.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE@am__objects_238 = unictype/libunistring_la-pr_math.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE@am__objects_239 = unictype/libunistring_la-pr_non_break.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE@am__objects_240 = unictype/libunistring_la-pr_not_a_character.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE@am__objects_241 = unictype/libunistring_la-pr_numeric.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE@am__objects_242 = unictype/libunistring_la-pr_other_alphabetic.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE@am__objects_243 = unictype/libunistring_la-pr_other_default_ignorable_code_point.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE@am__objects_244 = unictype/libunistring_la-pr_other_grapheme_extend.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE@am__objects_245 = unictype/libunistring_la-pr_other_id_continue.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE@am__objects_246 = unictype/libunistring_la-pr_other_id_start.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE@am__objects_247 = unictype/libunistring_la-pr_other_lowercase.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE@am__objects_248 = unictype/libunistring_la-pr_other_math.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE@am__objects_249 = unictype/libunistring_la-pr_other_uppercase.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE@am__objects_250 = unictype/libunistring_la-pr_paired_punctuation.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE@am__objects_251 = unictype/libunistring_la-pr_paragraph_separator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE@am__objects_252 = unictype/libunistring_la-pr_pattern_syntax.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE@am__objects_253 = unictype/libunistring_la-pr_pattern_white_space.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE@am__objects_254 = unictype/libunistring_la-pr_private_use.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE@am__objects_255 = unictype/libunistring_la-pr_punctuation.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE@am__objects_256 = unictype/libunistring_la-pr_quotation_mark.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE@am__objects_257 = unictype/libunistring_la-pr_radical.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE@am__objects_258 = unictype/libunistring_la-pr_regional_indicator.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE@am__objects_259 = unictype/libunistring_la-pr_sentence_terminal.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE@am__objects_260 = unictype/libunistring_la-pr_soft_dotted.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE@am__objects_261 = unictype/libunistring_la-pr_space.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE@am__objects_262 = unictype/libunistring_la-pr_terminal_punctuation.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE@am__objects_263 = unictype/libunistring_la-pr_test.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE@am__objects_264 = unictype/libunistring_la-pr_titlecase.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE@am__objects_265 = unictype/libunistring_la-pr_unassigned_code_value.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE@am__objects_266 = unictype/libunistring_la-pr_unified_ideograph.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE@am__objects_267 = unictype/libunistring_la-pr_uppercase.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE@am__objects_268 = unictype/libunistring_la-pr_variation_selector.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE@am__objects_269 = unictype/libunistring_la-pr_white_space.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE@am__objects_270 = unictype/libunistring_la-pr_xid_continue.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE@am__objects_271 = unictype/libunistring_la-pr_xid_start.lo +@LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE@am__objects_272 = unictype/libunistring_la-pr_zero_width.lo +@LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE@am__objects_273 = unictype/libunistring_la-scripts.lo +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE@am__objects_274 = unictype/libunistring_la-sy_c_ident.lo +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE@am__objects_275 = unictype/libunistring_la-sy_c_whitespace.lo +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE@am__objects_276 = unictype/libunistring_la-sy_java_ident.lo +@LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE@am__objects_277 = unictype/libunistring_la-sy_java_whitespace.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE@am__objects_278 = unigbrk/libunistring_la-u16-grapheme-breaks.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE@am__objects_279 = unigbrk/libunistring_la-u16-grapheme-next.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE@am__objects_280 = unigbrk/libunistring_la-u16-grapheme-prev.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE@am__objects_281 = unigbrk/libunistring_la-u32-grapheme-breaks.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE@am__objects_282 = unigbrk/libunistring_la-u32-grapheme-next.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE@am__objects_283 = unigbrk/libunistring_la-u32-grapheme-prev.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE@am__objects_284 = unigbrk/libunistring_la-u8-grapheme-breaks.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE@am__objects_285 = unigbrk/libunistring_la-u8-grapheme-next.lo +@LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE@am__objects_286 = unigbrk/libunistring_la-u8-grapheme-prev.lo +@LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE@am__objects_287 = unigbrk/libunistring_la-uc-gbrk-prop.lo +@LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE@am__objects_288 = unigbrk/libunistring_la-uc-grapheme-breaks.lo +@LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE@am__objects_289 = unigbrk/libunistring_la-uc-is-grapheme-break.lo +@LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE@am__objects_290 = unigbrk/libunistring_la-ulc-grapheme-breaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE@am__objects_291 = unilbrk/libunistring_la-u16-possible-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE@am__objects_292 = unilbrk/libunistring_la-u16-width-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE@am__objects_293 = unilbrk/libunistring_la-u32-possible-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE@am__objects_294 = unilbrk/libunistring_la-u32-width-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__objects_295 = unilbrk/libunistring_la-u8-possible-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__objects_296 = unilbrk/libunistring_la-u8-width-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE@am__objects_297 = unilbrk/libunistring_la-ulc-possible-linebreaks.lo +@LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__objects_298 = unilbrk/libunistring_la-ulc-width-linebreaks.lo +@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__objects_299 = uniname/libunistring_la-uniname.lo +@LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE@am__objects_300 = uninorm/libunistring_la-canonical-decomposition.lo +@LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE@am__objects_301 = uninorm/libunistring_la-composition.lo +@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE@am__objects_302 = uninorm/libunistring_la-decomposing-form.lo +@LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE@am__objects_303 = uninorm/libunistring_la-decomposition.lo +@LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE@am__objects_304 = uninorm/libunistring_la-uninorm-filter.lo +@LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE@am__objects_305 = uninorm/libunistring_la-nfc.lo +@LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE@am__objects_306 = uninorm/libunistring_la-nfd.lo +@LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE@am__objects_307 = uninorm/libunistring_la-nfkc.lo +@LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE@am__objects_308 = uninorm/libunistring_la-nfkd.lo +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE@am__objects_309 = uninorm/libunistring_la-u16-normalize.lo +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE@am__objects_310 = uninorm/libunistring_la-u16-normcmp.lo +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE@am__objects_311 = uninorm/libunistring_la-u16-normcoll.lo +@LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE@am__objects_312 = uninorm/libunistring_la-u16-normxfrm.lo +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE@am__objects_313 = uninorm/libunistring_la-u32-normalize.lo +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE@am__objects_314 = uninorm/libunistring_la-u32-normcmp.lo +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE@am__objects_315 = uninorm/libunistring_la-u32-normcoll.lo +@LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE@am__objects_316 = uninorm/libunistring_la-u32-normxfrm.lo +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE@am__objects_317 = uninorm/libunistring_la-u8-normalize.lo +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE@am__objects_318 = uninorm/libunistring_la-u8-normcmp.lo +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE@am__objects_319 = uninorm/libunistring_la-u8-normcoll.lo +@LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE@am__objects_320 = uninorm/libunistring_la-u8-normxfrm.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE@am__objects_321 = unistdio/libunistring_la-u16-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE@am__objects_322 = unistdio/libunistring_la-u16-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE@am__objects_323 = unistdio/libunistring_la-u16-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE@am__objects_324 = unistdio/libunistring_la-u16-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE@am__objects_325 = unistdio/libunistring_la-u16-u16-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE@am__objects_326 = unistdio/libunistring_la-u16-u16-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE@am__objects_327 = unistdio/libunistring_la-u16-u16-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE@am__objects_328 = unistdio/libunistring_la-u16-u16-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE@am__objects_329 = unistdio/libunistring_la-u16-u16-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE@am__objects_330 = unistdio/libunistring_la-u16-u16-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE@am__objects_331 = unistdio/libunistring_la-u16-u16-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE@am__objects_332 = unistdio/libunistring_la-u16-u16-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE@am__objects_333 = unistdio/libunistring_la-u16-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE@am__objects_334 = unistdio/libunistring_la-u16-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE@am__objects_335 = unistdio/libunistring_la-u16-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE@am__objects_336 = unistdio/libunistring_la-u16-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE@am__objects_337 = unistdio/libunistring_la-u32-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE@am__objects_338 = unistdio/libunistring_la-u32-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE@am__objects_339 = unistdio/libunistring_la-u32-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE@am__objects_340 = unistdio/libunistring_la-u32-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE@am__objects_341 = unistdio/libunistring_la-u32-u32-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE@am__objects_342 = unistdio/libunistring_la-u32-u32-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE@am__objects_343 = unistdio/libunistring_la-u32-u32-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE@am__objects_344 = unistdio/libunistring_la-u32-u32-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE@am__objects_345 = unistdio/libunistring_la-u32-u32-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE@am__objects_346 = unistdio/libunistring_la-u32-u32-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE@am__objects_347 = unistdio/libunistring_la-u32-u32-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE@am__objects_348 = unistdio/libunistring_la-u32-u32-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE@am__objects_349 = unistdio/libunistring_la-u32-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE@am__objects_350 = unistdio/libunistring_la-u32-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE@am__objects_351 = unistdio/libunistring_la-u32-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE@am__objects_352 = unistdio/libunistring_la-u32-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE@am__objects_353 = unistdio/libunistring_la-u8-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE@am__objects_354 = unistdio/libunistring_la-u8-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE@am__objects_355 = unistdio/libunistring_la-u8-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE@am__objects_356 = unistdio/libunistring_la-u8-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE@am__objects_357 = unistdio/libunistring_la-u8-u8-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE@am__objects_358 = unistdio/libunistring_la-u8-u8-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE@am__objects_359 = unistdio/libunistring_la-u8-u8-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE@am__objects_360 = unistdio/libunistring_la-u8-u8-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE@am__objects_361 = unistdio/libunistring_la-u8-u8-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE@am__objects_362 = unistdio/libunistring_la-u8-u8-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE@am__objects_363 = unistdio/libunistring_la-u8-u8-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE@am__objects_364 = unistdio/libunistring_la-u8-u8-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE@am__objects_365 = unistdio/libunistring_la-u8-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE@am__objects_366 = unistdio/libunistring_la-u8-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE@am__objects_367 = unistdio/libunistring_la-u8-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE@am__objects_368 = unistdio/libunistring_la-u8-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE@am__objects_369 = unistdio/libunistring_la-ulc-asnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE@am__objects_370 = unistdio/libunistring_la-ulc-asprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE@am__objects_371 = unistdio/libunistring_la-ulc-fprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE@am__objects_372 = unistdio/libunistring_la-ulc-snprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE@am__objects_373 = unistdio/libunistring_la-ulc-sprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE@am__objects_374 = unistdio/libunistring_la-ulc-vasnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE@am__objects_375 = unistdio/libunistring_la-ulc-vasprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE@am__objects_376 = unistdio/libunistring_la-ulc-vfprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE@am__objects_377 = unistdio/libunistring_la-ulc-vsnprintf.lo +@LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE@am__objects_378 = unistdio/libunistring_la-ulc-vsprintf.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE@am__objects_379 = unistr/libunistring_la-u16-check.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE@am__objects_380 = unistr/libunistring_la-u16-chr.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE@am__objects_381 = unistr/libunistring_la-u16-cmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE@am__objects_382 = unistr/libunistring_la-u16-cmp2.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE@am__objects_383 = unistr/libunistring_la-u16-cpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE@am__objects_384 = unistr/libunistring_la-u16-cpy-alloc.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE@am__objects_385 = unistr/libunistring_la-u16-endswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE@am__objects_386 = unistr/libunistring_la-u16-mblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE@am__objects_387 = unistr/libunistring_la-u16-mbsnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__objects_388 = unistr/libunistring_la-u16-mbtouc.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@ unistr/libunistring_la-u16-mbtouc-aux.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@am__objects_389 = unistr/libunistring_la-u16-mbtouc-unsafe.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE@ unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE@am__objects_390 = unistr/libunistring_la-u16-mbtoucr.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE@am__objects_391 = unistr/libunistring_la-u16-move.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE@am__objects_392 = unistr/libunistring_la-u16-next.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE@am__objects_393 = unistr/libunistring_la-u16-prev.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE@am__objects_394 = unistr/libunistring_la-u16-set.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE@am__objects_395 = unistr/libunistring_la-u16-startswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE@am__objects_396 = unistr/libunistring_la-u16-stpcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE@am__objects_397 = unistr/libunistring_la-u16-stpncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE@am__objects_398 = unistr/libunistring_la-u16-strcat.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE@am__objects_399 = unistr/libunistring_la-u16-strchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE@am__objects_400 = unistr/libunistring_la-u16-strcmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE@am__objects_401 = unistr/libunistring_la-u16-strcoll.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE@am__objects_402 = unistr/libunistring_la-u16-strcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE@am__objects_403 = unistr/libunistring_la-u16-strcspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE@am__objects_404 = unistr/libunistring_la-u16-strdup.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE@am__objects_405 = unistr/libunistring_la-u16-strlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE@am__objects_406 = unistr/libunistring_la-u16-strmblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE@am__objects_407 = unistr/libunistring_la-u16-strmbtouc.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE@am__objects_408 = unistr/libunistring_la-u16-strncat.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE@am__objects_409 = unistr/libunistring_la-u16-strncmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE@am__objects_410 = unistr/libunistring_la-u16-strncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE@am__objects_411 = unistr/libunistring_la-u16-strnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE@am__objects_412 = unistr/libunistring_la-u16-strpbrk.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE@am__objects_413 = unistr/libunistring_la-u16-strrchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE@am__objects_414 = unistr/libunistring_la-u16-strspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE@am__objects_415 = unistr/libunistring_la-u16-strstr.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE@am__objects_416 = unistr/libunistring_la-u16-strtok.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE@am__objects_417 = unistr/libunistring_la-u16-to-u32.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE@am__objects_418 = unistr/libunistring_la-u16-to-u8.lo +@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@am__objects_419 = unistr/libunistring_la-u16-uctomb.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE@ unistr/libunistring_la-u16-uctomb-aux.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE@am__objects_420 = unistr/libunistring_la-u32-check.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE@am__objects_421 = unistr/libunistring_la-u32-chr.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE@am__objects_422 = unistr/libunistring_la-u32-cmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE@am__objects_423 = unistr/libunistring_la-u32-cmp2.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE@am__objects_424 = unistr/libunistring_la-u32-cpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE@am__objects_425 = unistr/libunistring_la-u32-cpy-alloc.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE@am__objects_426 = unistr/libunistring_la-u32-endswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE@am__objects_427 = unistr/libunistring_la-u32-mblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE@am__objects_428 = unistr/libunistring_la-u32-mbsnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE@am__objects_429 = unistr/libunistring_la-u32-mbtouc.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE@am__objects_430 = unistr/libunistring_la-u32-mbtouc-unsafe.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE@am__objects_431 = unistr/libunistring_la-u32-mbtoucr.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE@am__objects_432 = unistr/libunistring_la-u32-move.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE@am__objects_433 = unistr/libunistring_la-u32-next.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE@am__objects_434 = unistr/libunistring_la-u32-prev.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE@am__objects_435 = unistr/libunistring_la-u32-set.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE@am__objects_436 = unistr/libunistring_la-u32-startswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE@am__objects_437 = unistr/libunistring_la-u32-stpcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE@am__objects_438 = unistr/libunistring_la-u32-stpncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE@am__objects_439 = unistr/libunistring_la-u32-strcat.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE@am__objects_440 = unistr/libunistring_la-u32-strchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE@am__objects_441 = unistr/libunistring_la-u32-strcmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE@am__objects_442 = unistr/libunistring_la-u32-strcoll.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE@am__objects_443 = unistr/libunistring_la-u32-strcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE@am__objects_444 = unistr/libunistring_la-u32-strcspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE@am__objects_445 = unistr/libunistring_la-u32-strdup.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE@am__objects_446 = unistr/libunistring_la-u32-strlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE@am__objects_447 = unistr/libunistring_la-u32-strmblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE@am__objects_448 = unistr/libunistring_la-u32-strmbtouc.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE@am__objects_449 = unistr/libunistring_la-u32-strncat.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE@am__objects_450 = unistr/libunistring_la-u32-strncmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE@am__objects_451 = unistr/libunistring_la-u32-strncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE@am__objects_452 = unistr/libunistring_la-u32-strnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE@am__objects_453 = unistr/libunistring_la-u32-strpbrk.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE@am__objects_454 = unistr/libunistring_la-u32-strrchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE@am__objects_455 = unistr/libunistring_la-u32-strspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE@am__objects_456 = unistr/libunistring_la-u32-strstr.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE@am__objects_457 = unistr/libunistring_la-u32-strtok.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE@am__objects_458 = unistr/libunistring_la-u32-to-u16.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE@am__objects_459 = unistr/libunistring_la-u32-to-u8.lo +@LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE@am__objects_460 = unistr/libunistring_la-u32-uctomb.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__objects_461 = unistr/libunistring_la-u8-check.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE@am__objects_462 = unistr/libunistring_la-u8-chr.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE@am__objects_463 = unistr/libunistring_la-u8-cmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE@am__objects_464 = unistr/libunistring_la-u8-cmp2.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE@am__objects_465 = unistr/libunistring_la-u8-cpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE@am__objects_466 = unistr/libunistring_la-u8-cpy-alloc.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE@am__objects_467 = unistr/libunistring_la-u8-endswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__objects_468 = unistr/libunistring_la-u8-mblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE@am__objects_469 = unistr/libunistring_la-u8-mbsnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__objects_470 = unistr/libunistring_la-u8-mbtouc.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@ unistr/libunistring_la-u8-mbtouc-aux.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__objects_471 = unistr/libunistring_la-u8-mbtouc-unsafe.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@ unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__objects_472 = unistr/libunistring_la-u8-mbtoucr.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE@am__objects_473 = unistr/libunistring_la-u8-move.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE@am__objects_474 = unistr/libunistring_la-u8-next.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__objects_475 = unistr/libunistring_la-u8-prev.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE@am__objects_476 = unistr/libunistring_la-u8-set.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE@am__objects_477 = unistr/libunistring_la-u8-startswith.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE@am__objects_478 = unistr/libunistring_la-u8-stpcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE@am__objects_479 = unistr/libunistring_la-u8-stpncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE@am__objects_480 = unistr/libunistring_la-u8-strcat.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE@am__objects_481 = unistr/libunistring_la-u8-strchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE@am__objects_482 = unistr/libunistring_la-u8-strcmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE@am__objects_483 = unistr/libunistring_la-u8-strcoll.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE@am__objects_484 = unistr/libunistring_la-u8-strcpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE@am__objects_485 = unistr/libunistring_la-u8-strcspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE@am__objects_486 = unistr/libunistring_la-u8-strdup.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE@am__objects_487 = unistr/libunistring_la-u8-strlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE@am__objects_488 = unistr/libunistring_la-u8-strmblen.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE@am__objects_489 = unistr/libunistring_la-u8-strmbtouc.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE@am__objects_490 = unistr/libunistring_la-u8-strncat.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE@am__objects_491 = unistr/libunistring_la-u8-strncmp.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE@am__objects_492 = unistr/libunistring_la-u8-strncpy.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE@am__objects_493 = unistr/libunistring_la-u8-strnlen.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE@am__objects_494 = unistr/libunistring_la-u8-strpbrk.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE@am__objects_495 = unistr/libunistring_la-u8-strrchr.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE@am__objects_496 = unistr/libunistring_la-u8-strspn.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE@am__objects_497 = unistr/libunistring_la-u8-strstr.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE@am__objects_498 = unistr/libunistring_la-u8-strtok.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE@am__objects_499 = unistr/libunistring_la-u8-to-u16.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE@am__objects_500 = unistr/libunistring_la-u8-to-u32.lo +@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__objects_501 = unistr/libunistring_la-u8-uctomb.lo \ +@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@ unistr/libunistring_la-u8-uctomb-aux.lo +@LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE@am__objects_502 = uniwbrk/libunistring_la-u16-wordbreaks.lo +@LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE@am__objects_503 = uniwbrk/libunistring_la-u32-wordbreaks.lo +@LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE@am__objects_504 = uniwbrk/libunistring_la-u8-wordbreaks.lo +@LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE@am__objects_505 = uniwbrk/libunistring_la-ulc-wordbreaks.lo +@LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE@am__objects_506 = uniwbrk/libunistring_la-wordbreak-property.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE@am__objects_507 = uniwidth/libunistring_la-u16-strwidth.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE@am__objects_508 = uniwidth/libunistring_la-u16-width.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE@am__objects_509 = uniwidth/libunistring_la-u32-strwidth.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE@am__objects_510 = uniwidth/libunistring_la-u32-width.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE@am__objects_511 = uniwidth/libunistring_la-u8-strwidth.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE@am__objects_512 = uniwidth/libunistring_la-u8-width.lo +@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__objects_513 = uniwidth/libunistring_la-width.lo +@GL_COND_OBJ_WCWIDTH_TRUE@am__objects_514 = \ +@GL_COND_OBJ_WCWIDTH_TRUE@ libunistring_la-wcwidth.lo +@GL_COND_OBJ_WINDOWS_MUTEX_TRUE@am__objects_515 = libunistring_la-windows-mutex.lo +@GL_COND_OBJ_WINDOWS_ONCE_TRUE@am__objects_516 = libunistring_la-windows-once.lo +@GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE@am__objects_517 = libunistring_la-windows-recmutex.lo +@GL_COND_OBJ_WINDOWS_RWLOCK_TRUE@am__objects_518 = libunistring_la-windows-rwlock.lo +@WOE32DLL_TRUE@am__objects_519 = ../woe32dll/libunistring_la-unistring-exports.lo +am_libunistring_la_OBJECTS = libunistring_la-amemxfrm.lo \ + libunistring_la-c-ctype.lo libunistring_la-c-strcasecmp.lo \ + libunistring_la-c-strncasecmp.lo $(am__objects_1) \ + $(am__objects_2) $(am__objects_3) $(am__objects_4) \ + libunistring_la-hard-locale.lo $(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_9) libunistring_la-localcharset.lo \ + libunistring_la-localename.lo \ + libunistring_la-localename-table.lo \ + glthread/libunistring_la-lock.lo libunistring_la-malloca.lo \ + libunistring_la-math.lo libunistring_la-mbchar.lo \ + libunistring_la-mbiter.lo $(am__objects_10) $(am__objects_11) \ + libunistring_la-mbsnlen.lo $(am__objects_12) \ + libunistring_la-memcmp2.lo libunistring_la-printf-frexp.lo \ + libunistring_la-printf-frexpl.lo \ + libunistring_la-setlocale_null.lo $(am__objects_13) \ + $(am__objects_14) libunistring_la-striconveh.lo \ + libunistring_la-striconveha.lo $(am__objects_15) \ + glthread/libunistring_la-threadlib.lo \ + unicase/libunistring_la-cased.lo $(am__objects_16) \ + $(am__objects_17) unicase/libunistring_la-ignorable.lo \ + $(am__objects_18) unicase/libunistring_la-special-casing.lo \ + unicase/libunistring_la-tocasefold.lo $(am__objects_19) \ + $(am__objects_20) $(am__objects_21) $(am__objects_22) \ + $(am__objects_23) $(am__objects_24) \ + unicase/libunistring_la-u16-casemap.lo $(am__objects_25) \ + $(am__objects_26) $(am__objects_27) $(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) \ + unicase/libunistring_la-u16-is-invariant.lo $(am__objects_32) \ + $(am__objects_33) $(am__objects_34) $(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_42) unicase/libunistring_la-u32-casemap.lo \ + $(am__objects_43) $(am__objects_44) $(am__objects_45) \ + $(am__objects_46) $(am__objects_47) $(am__objects_48) \ + $(am__objects_49) unicase/libunistring_la-u32-is-invariant.lo \ $(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) $(am__objects_269) $(am__objects_270) \ - $(am__objects_271) $(am__objects_272) $(am__objects_273) \ - $(am__objects_274) $(am__objects_275) unilbrk/lbrktables.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) \ + unicase/libunistring_la-u8-casemap.lo $(am__objects_61) \ + $(am__objects_62) $(am__objects_63) $(am__objects_64) \ + $(am__objects_65) $(am__objects_66) $(am__objects_67) \ + unicase/libunistring_la-u8-is-invariant.lo $(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) $(am__objects_269) \ + $(am__objects_270) $(am__objects_271) $(am__objects_272) \ + $(am__objects_273) $(am__objects_274) $(am__objects_275) \ $(am__objects_276) $(am__objects_277) $(am__objects_278) \ $(am__objects_279) $(am__objects_280) $(am__objects_281) \ - unilbrk/ulc-common.lo $(am__objects_282) $(am__objects_283) \ - $(am__objects_284) $(am__objects_285) \ - uninorm/compat-decomposition.lo $(am__objects_286) \ - uninorm/decompose-internal.lo $(am__objects_287) \ - $(am__objects_288) uninorm/decomposition-table.lo \ - $(am__objects_289) $(am__objects_290) $(am__objects_291) \ + $(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) \ + unilbrk/libunistring_la-lbrktables.lo $(am__objects_291) \ $(am__objects_292) $(am__objects_293) $(am__objects_294) \ - $(am__objects_295) $(am__objects_296) $(am__objects_297) \ + $(am__objects_295) $(am__objects_296) \ + unilbrk/libunistring_la-ulc-common.lo $(am__objects_297) \ $(am__objects_298) $(am__objects_299) $(am__objects_300) \ - $(am__objects_301) $(am__objects_302) $(am__objects_303) \ - $(am__objects_304) $(am__objects_305) unistd.lo \ - unistdio/u-printf-args.lo $(am__objects_306) \ - $(am__objects_307) unistdio/u16-printf-parse.lo \ - $(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) \ - $(am__objects_317) $(am__objects_318) $(am__objects_319) \ - $(am__objects_320) $(am__objects_321) $(am__objects_322) \ - $(am__objects_323) unistdio/u32-printf-parse.lo \ - $(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) \ - $(am__objects_333) $(am__objects_334) $(am__objects_335) \ - $(am__objects_336) $(am__objects_337) $(am__objects_338) \ - $(am__objects_339) unistdio/u8-printf-parse.lo \ - $(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) $(am__objects_350) $(am__objects_351) \ - $(am__objects_352) $(am__objects_353) $(am__objects_354) \ - $(am__objects_355) $(am__objects_356) \ - unistdio/ulc-printf-parse.lo $(am__objects_357) \ + uninorm/libunistring_la-compat-decomposition.lo \ + $(am__objects_301) \ + uninorm/libunistring_la-decompose-internal.lo \ + $(am__objects_302) $(am__objects_303) \ + uninorm/libunistring_la-decomposition-table.lo \ + $(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) $(am__objects_317) $(am__objects_318) \ + $(am__objects_319) $(am__objects_320) \ + libunistring_la-unistd.lo \ + unistdio/libunistring_la-u-printf-args.lo $(am__objects_321) \ + $(am__objects_322) \ + unistdio/libunistring_la-u16-printf-parse.lo \ + $(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) $(am__objects_333) $(am__objects_334) \ + $(am__objects_335) $(am__objects_336) $(am__objects_337) \ + $(am__objects_338) \ + unistdio/libunistring_la-u32-printf-parse.lo \ + $(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) $(am__objects_350) \ + $(am__objects_351) $(am__objects_352) $(am__objects_353) \ + $(am__objects_354) unistdio/libunistring_la-u8-printf-parse.lo \ + $(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) $(am__objects_480) \ - $(am__objects_481) $(am__objects_482) $(am__objects_483) \ - $(am__objects_484) $(am__objects_485) $(am__objects_486) \ - uniwbrk/wbrktable.lo $(am__objects_487) $(am__objects_488) \ + $(am__objects_370) $(am__objects_371) \ + unistdio/libunistring_la-ulc-printf-parse.lo \ + $(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) \ + $(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) \ $(am__objects_492) $(am__objects_493) $(am__objects_494) \ $(am__objects_495) $(am__objects_496) $(am__objects_497) \ - $(am__objects_498) wctype-h.lo xsize.lo version.lo \ - $(am__objects_499) + $(am__objects_498) $(am__objects_499) $(am__objects_500) \ + $(am__objects_501) uniwbrk/libunistring_la-wbrktable.lo \ + $(am__objects_502) $(am__objects_503) $(am__objects_504) \ + $(am__objects_505) $(am__objects_506) $(am__objects_507) \ + $(am__objects_508) $(am__objects_509) $(am__objects_510) \ + $(am__objects_511) $(am__objects_512) $(am__objects_513) \ + libunistring_la-wctype-h.lo $(am__objects_514) \ + $(am__objects_515) $(am__objects_516) $(am__objects_517) \ + $(am__objects_518) libunistring_la-xsize.lo \ + libunistring_la-version.lo $(am__objects_519) libunistring_la_OBJECTS = $(am_libunistring_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) @@ -2206,8 +2249,8 @@ 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 $@ + $(libunistring_la_CFLAGS) $(CFLAGS) $(libunistring_la_LDFLAGS) \ + $(LDFLAGS) -o $@ AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false @@ -2280,6 +2323,7 @@ APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ AR = @AR@ ARFLAGS = @ARFLAGS@ AS = @AS@ +ASSERT_H = @ASSERT_H@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ @@ -2319,9 +2363,11 @@ ERRNO_H = @ERRNO_H@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FLOAT_H = @FLOAT_H@ GLOBAL_SYMBOL_PIPE = @GLOBAL_SYMBOL_PIPE@ GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@ +GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@ GL_CXXFLAG_ALLOW_WARNINGS = @GL_CXXFLAG_ALLOW_WARNINGS@ GL_GNULIB_ACCEPT = @GL_GNULIB_ACCEPT@ GL_GNULIB_ACCEPT4 = @GL_GNULIB_ACCEPT4@ @@ -2347,6 +2393,7 @@ GL_GNULIB_CEIL = @GL_GNULIB_CEIL@ GL_GNULIB_CEILF = @GL_GNULIB_CEILF@ GL_GNULIB_CEILL = @GL_GNULIB_CEILL@ GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@ +GL_GNULIB_CHMOD = @GL_GNULIB_CHMOD@ GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@ GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@ GL_GNULIB_CONNECT = @GL_GNULIB_CONNECT@ @@ -3220,7 +3267,6 @@ HAVE_WMEMPCPY = @HAVE_WMEMPCPY@ HAVE_WMEMSET = @HAVE_WMEMSET@ HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@ HAVE_XLOCALE_H = @HAVE_XLOCALE_H@ -HAVE__BOOL = @HAVE__BOOL@ HAVE__EXIT = @HAVE__EXIT@ HEXVERSION = @HEXVERSION@ ICONV_CONST = @ICONV_CONST@ @@ -3295,7 +3341,9 @@ MKDIR_P = @MKDIR_P@ NAMESPACING = @NAMESPACING@ NETINET_IN_H = @NETINET_IN_H@ NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@ +NEXT_ASSERT_H = @NEXT_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@ +NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = @NEXT_AS_FIRST_DIRECTIVE_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@ NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@ @@ -3394,8 +3442,10 @@ REPLACE_CBRTL = @REPLACE_CBRTL@ REPLACE_CEIL = @REPLACE_CEIL@ REPLACE_CEILF = @REPLACE_CEILF@ REPLACE_CEILL = @REPLACE_CEILL@ +REPLACE_CHMOD = @REPLACE_CHMOD@ REPLACE_CHOWN = @REPLACE_CHOWN@ REPLACE_CLOSE = @REPLACE_CLOSE@ +REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@ REPLACE_COSF = @REPLACE_COSF@ REPLACE_COSHF = @REPLACE_COSHF@ REPLACE_CREAT = @REPLACE_CREAT@ @@ -3707,7 +3757,7 @@ SHELL = @SHELL@ SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ STDALIGN_H = @STDALIGN_H@ -STDBOOL_H = @STDBOOL_H@ +STDCKDINT_H = @STDCKDINT_H@ STDDEF_H = @STDDEF_H@ STDINT_H = @STDINT_H@ STRIP = @STRIP@ @@ -3756,8 +3806,10 @@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ +gl_LIBOBJDEPS = @gl_LIBOBJDEPS@ gl_LIBOBJS = @gl_LIBOBJS@ gl_LTLIBOBJS = @gl_LTLIBOBJS@ +gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@ gltests_LIBOBJS = @gltests_LIBOBJS@ gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ gltests_WITNESS = @gltests_WITNESS@ @@ -3793,36 +3845,33 @@ top_srcdir = @top_srcdir@ 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 attribute.h \ - c-strcaseeq.h errno.in.h flexmember.h float.c float.in.h \ - itold.c fpucw.h free.c frexp.c frexp.c frexpl.c fseterr.c \ - fseterr.h stdio-impl.h hard-locale.h \ +EXTRA_DIST = alloca.in.h amemxfrm.h array-mergesort.h assert.in.h \ + verify.h attribute.h c-strcaseeq.h errno.in.h flexmember.h \ + float.in.h fpucw.h frexp.c frexp.c frexpl.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_open-zos.h iconv.c \ - iconv_close.c iconv_open-aix.gperf iconv_open-hpux.gperf \ + iconv_open-osf.h iconv_open-solaris.h iconv_open-zos.h \ + iconv_open-aix.gperf iconv_open-hpux.gperf \ iconv_open-irix.gperf iconv_open-osf.gperf \ - iconv_open-solaris.gperf iconv_open-zos.gperf iconv_open.c \ - intprops.h inttypes.in.h 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 iswdigit.c \ - iswxdigit.c langinfo.in.h limits.in.h localcharset.h \ - locale.in.h localename-table.h localename.h malloc.c malloca.h \ - math.in.h mbchar.h lc-charset-dispatch.c lc-charset-dispatch.h \ - mbrtowc-impl-utf8.h mbrtowc-impl.h mbrtowc.c mbtowc-lock.c \ - mbtowc-lock.h windows-initguard.h mbsinit.c memchr.c \ - memchr.valgrind memcmp2.h printf-frexp.h printf-frexp.c \ - printf-frexpl.h relocatable.c relocatable.h \ - relocatable.valgrind setlocale-lock.c setlocale_null.h \ - windows-initguard.h float+.h signbitd.c signbitf.c signbitl.c \ - _Noreturn.h arg-nonnull.h c++defs.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 strstr.c str-two-way.h strstr.c \ - sys_types.in.h thread-optim.h 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 \ + iconv_open-solaris.gperf iconv_open-zos.gperf inttypes.in.h \ + 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 langinfo.in.h limits.in.h localcharset.h locale.in.h \ + localename-table.h localename.h malloc.c malloca.h math.in.h \ + mbchar.h lc-charset-dispatch.c lc-charset-dispatch.h \ + mbrtowc-impl-utf8.h mbrtowc-impl.h mbtowc-lock.c mbtowc-lock.h \ + windows-initguard.h memchr.valgrind memcmp2.h printf-frexp.h \ + printf-frexp.c printf-frexpl.h relocatable.c relocatable.h \ + relocatable.valgrind setlocale_null.h windows-initguard.h \ + float+.h _Noreturn.h arg-nonnull.h c++defs.h warn-on-use.h \ + intprops-internal.h stdckdint.in.h stddef.in.h stdint.in.h \ + stdlib.in.h streq.h iconveh.h string.in.h strstr.c \ + str-two-way.h strstr.c sys_types.in.h thread-optim.h \ + 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 \ @@ -4061,23 +4110,21 @@ EXTRA_DIST = alloca.in.h amemxfrm.h array-mergesort.h attribute.h \ uniwbrk/u-wordbreaks.h uniwbrk/u-wordbreaks.h \ uniwbrk/wbrkprop.h localcharset.h uniwidth.in.h \ unictype/bitmap.h uniwidth/cjk.h uniwidth/width0.h \ - uniwidth/width2.h verify.h wchar.in.h wctype.in.h wcwidth.c \ - windows-initguard.h windows-mutex.c windows-mutex.h \ - windows-once.c windows-once.h windows-initguard.h \ - windows-recmutex.c windows-recmutex.h windows-initguard.h \ - windows-rwlock.c windows-rwlock.h xalloc-oversized.h \ - stdbool.mini.h stdint.mini.h libunistring.sym declared.sh \ - libunistring.rc -BUILT_SOURCES = $(ALLOCA_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 iconv_open-zos.h \ - inttypes.h langinfo.h $(LIMITS_H) locale.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 \ + uniwidth/width2.h wchar.in.h wctype.in.h windows-initguard.h \ + windows-mutex.h windows-once.h windows-initguard.h \ + windows-recmutex.h windows-initguard.h windows-rwlock.h \ + xalloc-oversized.h stdbool.mini.h stdint.mini.h \ + libunistring.sym declared.sh libunistring.rc +BUILT_SOURCES = $(ALLOCA_H) $(ASSERT_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 \ + iconv_open-zos.h inttypes.h langinfo.h $(LIMITS_H) locale.h \ + math.h $(STDCKDINT_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) \ @@ -4098,18 +4145,18 @@ BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) $(FLOAT_H) $(ICONV_H) \ # source directory." # Therefore we put this file in the source directory, not the build directory. 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 \ - iconv_open-zos.h-t inttypes.h inttypes.h-t langinfo.h \ - langinfo.h-t limits.h limits.h-t locale.h locale.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-t1 unicase/locale-languages.h-t2 \ - 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-t1 \ + alloca.h-t assert.h assert.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 iconv_open-zos.h-t inttypes.h \ + inttypes.h-t langinfo.h langinfo.h-t limits.h limits.h-t \ + locale.h locale.h-t math.h math.h-t stdckdint.h stdckdint.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-t1 \ + unicase/locale-languages.h-t2 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-t1 \ unictype/bidi_byname.h-t2 unictype/categ_byname.h-t1 \ unictype/categ_byname.h-t2 unictype/combiningclass_byname.h-t1 \ unictype/combiningclass_byname.h-t2 \ @@ -4127,7 +4174,7 @@ MOSTLYCLEANFILES = core *.stackdump core *.stackdump alloca.h \ unistring/stdbool.h-t unistring/stdint.h-t \ unistring/localcharset.h-t unistring/iconveh.h-t \ libunistring.sym-t1 libunistring.sym-t2 config.h config.h-t \ - $(am__append_502) + $(am__append_522) MOSTLYCLEANDIRS = CLEANFILES = unistring/stdbool.h unistring/stdint.h \ unistring/localcharset.h unistring/iconveh.h @@ -4172,145 +4219,145 @@ AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) \ # 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 idx.h \ - localcharset.c localename.c localename-table.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 \ - setlocale_null.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) \ + c-strcasecmp.c c-strncasecmp.c $(am__append_1) $(am__append_2) \ + $(am__append_3) $(am__append_4) hard-locale.c $(am__append_5) \ + $(am__append_6) idx.h $(am__append_7) $(am__append_8) \ + $(am__append_9) localcharset.c localename.c localename-table.c \ + glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c \ + mbiter.h mbiter.c $(am__append_10) $(am__append_11) mbsnlen.c \ + $(am__append_12) memcmp2.c minmax.h printf-frexp.c \ + printf-frexpl.c setlocale_null.c $(am__append_13) \ + $(am__append_14) size_max.h striconveh.h striconveh.c \ + striconveha.h striconveha.c $(am__append_16) \ + glthread/threadlib.c unicase/cased.c $(am__append_17) \ + $(am__append_18) unicase/ignorable.c $(am__append_19) \ + unicase/special-casing.c unicase/tocasefold.c $(am__append_20) \ + $(am__append_21) $(am__append_22) $(am__append_23) \ + $(am__append_24) $(am__append_25) unicase/u16-casemap.c \ $(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_29) $(am__append_30) $(am__append_31) \ + $(am__append_32) unicase/u16-is-invariant.c $(am__append_33) \ + $(am__append_34) $(am__append_35) $(am__append_36) \ + $(am__append_37) $(am__append_38) $(am__append_39) \ + $(am__append_40) $(am__append_41) $(am__append_42) \ + $(am__append_43) unicase/u32-casemap.c $(am__append_44) \ + $(am__append_45) $(am__append_46) $(am__append_47) \ + $(am__append_48) $(am__append_49) $(am__append_50) \ + unicase/u32-is-invariant.c $(am__append_51) $(am__append_52) \ + $(am__append_53) $(am__append_54) $(am__append_55) \ + $(am__append_56) $(am__append_57) $(am__append_58) \ + $(am__append_59) $(am__append_60) $(am__append_61) \ + unicase/u8-casemap.c $(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) $(am__append_270) \ - $(am__append_271) $(am__append_272) $(am__append_273) \ - $(am__append_274) $(am__append_275) $(am__append_276) \ - unilbrk/lbrktables.c $(am__append_277) $(am__append_278) \ + $(am__append_67) $(am__append_68) unicase/u8-is-invariant.c \ + $(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) \ + $(am__append_270) $(am__append_271) $(am__append_272) \ + $(am__append_273) $(am__append_274) $(am__append_275) \ + $(am__append_276) $(am__append_277) $(am__append_278) \ $(am__append_279) $(am__append_280) $(am__append_281) \ - $(am__append_282) unilbrk/ulc-common.c $(am__append_283) \ - $(am__append_284) $(am__append_285) $(am__append_286) \ - uninorm/compat-decomposition.c $(am__append_287) \ - uninorm/decompose-internal.c $(am__append_288) \ - $(am__append_289) uninorm/decomposition-table.c \ - $(am__append_290) $(am__append_291) $(am__append_292) \ + $(am__append_282) $(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) unilbrk/lbrktables.c $(am__append_292) \ $(am__append_293) $(am__append_294) $(am__append_295) \ - $(am__append_296) $(am__append_297) $(am__append_298) \ - $(am__append_299) $(am__append_300) $(am__append_301) \ - $(am__append_302) $(am__append_303) $(am__append_304) \ - $(am__append_305) $(am__append_306) unistd.c \ - unistdio/u-printf-args.c $(am__append_307) $(am__append_308) \ - unistdio/u16-printf-parse.c $(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) $(am__append_318) \ - $(am__append_319) $(am__append_320) $(am__append_321) \ - $(am__append_322) $(am__append_323) $(am__append_324) \ - unistdio/u32-printf-parse.c $(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) $(am__append_334) \ - $(am__append_335) $(am__append_336) $(am__append_337) \ - $(am__append_338) $(am__append_339) $(am__append_340) \ - unistdio/u8-printf-parse.c $(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) $(am__append_351) \ - $(am__append_352) $(am__append_353) $(am__append_354) \ - $(am__append_355) $(am__append_356) $(am__append_357) \ - unistdio/ulc-printf-parse.c $(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_296) $(am__append_297) unilbrk/ulc-common.c \ + $(am__append_298) $(am__append_299) $(am__append_300) \ + $(am__append_301) uninorm/compat-decomposition.c \ + $(am__append_302) uninorm/decompose-internal.c \ + $(am__append_303) $(am__append_304) \ + uninorm/decomposition-table.c $(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) \ + $(am__append_318) $(am__append_319) $(am__append_320) \ + $(am__append_321) unistd.c unistdio/u-printf-args.c \ + $(am__append_322) $(am__append_323) \ + unistdio/u16-printf-parse.c $(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) \ + $(am__append_334) $(am__append_335) $(am__append_336) \ + $(am__append_337) $(am__append_338) $(am__append_339) \ + unistdio/u32-printf-parse.c $(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) $(am__append_351) $(am__append_352) \ + $(am__append_353) $(am__append_354) $(am__append_355) \ + unistdio/u8-printf-parse.c $(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) \ + unistdio/ulc-printf-parse.c $(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) \ @@ -4349,809 +4396,2698 @@ libunistring_la_SOURCES = amemxfrm.c c-ctype.h c-ctype.c c-strcase.h \ $(am__append_479) $(am__append_480) $(am__append_481) \ $(am__append_482) $(am__append_483) $(am__append_484) \ $(am__append_485) $(am__append_486) $(am__append_487) \ - uniwbrk/wbrktable.c $(am__append_488) $(am__append_489) \ - $(am__append_490) $(am__append_491) $(am__append_492) \ - $(am__append_493) $(am__append_494) $(am__append_495) \ - $(am__append_496) $(am__append_497) $(am__append_498) \ - $(am__append_499) wctype-h.c xsize.h xsize.c version.c \ - $(am__append_500) + $(am__append_488) $(am__append_489) $(am__append_490) \ + $(am__append_491) $(am__append_492) $(am__append_493) \ + $(am__append_494) $(am__append_495) $(am__append_496) \ + $(am__append_497) $(am__append_498) $(am__append_499) \ + $(am__append_500) $(am__append_501) $(am__append_502) \ + uniwbrk/wbrktable.c $(am__append_503) $(am__append_504) \ + $(am__append_505) $(am__append_506) $(am__append_507) \ + $(am__append_508) $(am__append_509) $(am__append_510) \ + $(am__append_511) $(am__append_512) $(am__append_513) \ + $(am__append_514) wctype-h.c $(am__append_515) \ + $(am__append_516) $(am__append_517) $(am__append_518) \ + $(am__append_519) xsize.h xsize.c version.c $(am__append_520) +libunistring_la_CFLAGS = $(AM_CFLAGS) $(GL_CFLAG_GNULIB_WARNINGS) libunistring_la_LIBADD = $(gl_LTLIBOBJS) $(WOE32_LIBADD) libunistring_la_DEPENDENCIES = $(gl_LTLIBOBJS) $(WOE32_LIBADD) -EXTRA_libunistring_la_SOURCES = float.c itold.c free.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 \ - iswdigit.c iswxdigit.c malloc.c lc-charset-dispatch.c \ - mbrtowc.c mbtowc-lock.c mbsinit.c memchr.c printf-frexp.c \ - relocatable.c setlocale-lock.c signbitd.c signbitf.c \ - signbitl.c strncat.c strstr.c strstr.c printf-args.c \ - printf-parse.c vasnprintf.c vasnprintf.c printf-parse.c \ +EXTRA_libunistring_la_SOURCES = frexp.c frexp.c frexpl.c isnan.c \ + isnand.c isnan.c isnanf.c isnan.c isnanl.c malloc.c \ + lc-charset-dispatch.c mbtowc-lock.c printf-frexp.c \ + relocatable.c strstr.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 wcwidth.c \ - windows-mutex.c windows-once.c windows-recmutex.c \ - windows-rwlock.c + vasnprintf.c printf-parse.c vasnprintf.c vasnprintf.c \ + printf-parse.c vasnprintf.c + +# How to build libunistring.la. +libunistring_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(LIBTHREAD) \ + $(LIB_HARD_LOCALE) $(LIB_MBRTOWC) $(LIB_SETLOCALE_NULL) \ + $(LTLIBICONV) $(LTLIBUNISTRING) @INTL_MACOSX_LIBS@ \ + $(am__append_15) $(am__append_521) -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__ || __clang__ || 60000000 <= __DECC_VER) + +# In 'sed', replace the pattern space with a "DO NOT EDIT" comment. +SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */, + +# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT". +SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G + +# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading +# "DO_NOT_EDIT". Although this could be done more simply via: +# SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t +# the -n and 'w' avoid a fork+exec, at least when GNU Make is used. +SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t' + +# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that +gl_V_at = $(AM_V_GEN) +GPERF = gperf +V_GPERF = $(V_GPERF_@AM_V@) +V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@) +V_GPERF_0 = @echo " GPERF " $@; + +# 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. +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/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/woe32dll.h + +# Directories that contain some CLEANFILES. +CLEANDIRS = +CLEANDIRS_NOT_IN_SRCDIR = unistring + +# Directories that contain some DISTCLEANFILES. +DISTCLEANDIRS = sys +DISTCLEANDIRS_NOT_IN_SRCDIR = + +# 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_FALSE@WOE32_LIBADD = +@WOE32_TRUE@WOE32_LIBADD = libunistring.res.lo + +# Libtool's library version information for libunistring. +# See the libtool documentation, section "Library interface versions". +LTV_CURRENT = 5 +LTV_REVISION = 0 +LTV_AGE = 0 +all: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-am + +.SUFFIXES: +.SUFFIXES: .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/libunistring_la-lock.lo: glthread/$(am__dirstamp) +glthread/libunistring_la-threadlib.lo: glthread/$(am__dirstamp) +unicase/$(am__dirstamp): + @$(MKDIR_P) unicase + @: > unicase/$(am__dirstamp) +unicase/libunistring_la-cased.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-empty-prefix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-empty-suffix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-ignorable.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-locale-language.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-special-casing.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-tocasefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-casecmp.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-casecoll.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-casemap.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-casexfrm.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-ct-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-ct-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-ct-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-ct-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-cased.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-casefolded.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-invariant.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-lowercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-titlecase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-is-uppercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-prefix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-u16-suffix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-u16-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u16-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-casecmp.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-casecoll.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-casemap.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-casexfrm.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-ct-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-ct-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-ct-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-ct-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-cased.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-casefolded.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-invariant.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-lowercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-titlecase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-is-uppercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-prefix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-u32-suffix-context.lo: \ + unicase/$(am__dirstamp) +unicase/libunistring_la-u32-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u32-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-casecmp.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-casecoll.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-casemap.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-casexfrm.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-ct-casefold.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-ct-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-ct-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-ct-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-cased.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-casefolded.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-invariant.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-lowercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-titlecase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-is-uppercase.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-prefix-context.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-suffix-context.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-tolower.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-totitle.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-u8-toupper.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-ulc-casecmp.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-ulc-casecoll.lo: unicase/$(am__dirstamp) +unicase/libunistring_la-ulc-casexfrm.lo: unicase/$(am__dirstamp) +uniconv/$(am__dirstamp): + @$(MKDIR_P) uniconv + @: > uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-conv-from-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-conv-to-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-strconv-from-enc.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-strconv-from-locale.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-strconv-to-enc.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u16-strconv-to-locale.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-conv-from-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-conv-to-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-strconv-from-enc.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-strconv-from-locale.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-strconv-to-enc.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u32-strconv-to-locale.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-conv-from-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-conv-to-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-strconv-from-enc.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-strconv-from-locale.lo: \ + uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-strconv-to-enc.lo: uniconv/$(am__dirstamp) +uniconv/libunistring_la-u8-strconv-to-locale.lo: \ + uniconv/$(am__dirstamp) +unictype/$(am__dirstamp): + @$(MKDIR_P) unictype + @: > unictype/$(am__dirstamp) +unictype/libunistring_la-bidi_byname.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-bidi_longname.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-bidi_name.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-bidi_of.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-bidi_test.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-blocks.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-block_test.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_C.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Cc.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Cf.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Cn.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Co.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Cs.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_L.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_LC.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Ll.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Lm.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Lo.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Lt.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Lu.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_M.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Mc.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Me.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Mn.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_N.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Nd.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Nl.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_No.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_P.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Pc.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Pd.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Pe.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Pf.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Pi.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Po.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Ps.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_S.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Sc.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Sk.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Sm.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_So.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Z.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Zl.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Zp.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_Zs.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_and.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_and_not.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_byname.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_longname.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_name.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_none.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_of.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_or.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-categ_test.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-combiningclass.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-combiningclass_byname.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-combiningclass_longname.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-combiningclass_name.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_alnum.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_alpha.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_blank.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_cntrl.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_digit.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_graph.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_lower.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_print.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_punct.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_space.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_upper.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-ctype_xdigit.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-decdigit.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-digit.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-joininggroup_byname.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-joininggroup_name.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-joininggroup_of.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-joiningtype_byname.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-joiningtype_longname.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-joiningtype_name.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-joiningtype_of.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-mirror.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-numeric.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_alphabetic.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_ascii_hex_digit.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_arabic_digit.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_block_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_boundary_neutral.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_common_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_control.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_embedding_or_override.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_eur_num_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_eur_num_terminator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_european_digit.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_left_to_right.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_non_spacing_mark.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_other_neutral.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_pdf.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_segment_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_bidi_whitespace.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_byname.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_case_ignorable.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_cased.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_changes_when_casefolded.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_changes_when_casemapped.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_changes_when_lowercased.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_changes_when_titlecased.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_changes_when_uppercased.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_combining.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_composite.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_currency_symbol.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_dash.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_decimal_digit.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_default_ignorable_code_point.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_deprecated.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_diacritic.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_emoji.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_emoji_component.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_emoji_modifier.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_emoji_modifier_base.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_emoji_presentation.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_extended_pictographic.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_extender.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_format_control.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_grapheme_base.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_grapheme_extend.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_grapheme_link.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_hex_digit.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_hyphen.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_id_continue.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_id_start.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_ideographic.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_ids_binary_operator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_ids_trinary_operator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_ignorable_control.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_iso_control.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_join_control.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_left_of_pair.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_line_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_logical_order_exception.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_lowercase.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_math.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_non_break.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_not_a_character.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_numeric.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_alphabetic.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_default_ignorable_code_point.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_grapheme_extend.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_id_continue.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_id_start.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_lowercase.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_math.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_other_uppercase.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_paired_punctuation.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_paragraph_separator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_pattern_syntax.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_pattern_white_space.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_private_use.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_punctuation.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_quotation_mark.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_radical.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_regional_indicator.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_sentence_terminal.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_soft_dotted.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_space.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_terminal_punctuation.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_test.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_titlecase.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_unassigned_code_value.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_unified_ideograph.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_uppercase.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_variation_selector.lo: \ + unictype/$(am__dirstamp) +unictype/libunistring_la-pr_white_space.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_xid_continue.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_xid_start.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-pr_zero_width.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-scripts.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-sy_c_ident.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-sy_c_whitespace.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-sy_java_ident.lo: unictype/$(am__dirstamp) +unictype/libunistring_la-sy_java_whitespace.lo: \ + unictype/$(am__dirstamp) +unigbrk/$(am__dirstamp): + @$(MKDIR_P) unigbrk + @: > unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u16-grapheme-breaks.lo: \ + unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u16-grapheme-next.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u16-grapheme-prev.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u32-grapheme-breaks.lo: \ + unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u32-grapheme-next.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u32-grapheme-prev.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u8-grapheme-breaks.lo: \ + unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u8-grapheme-next.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-u8-grapheme-prev.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-uc-gbrk-prop.lo: unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-uc-grapheme-breaks.lo: \ + unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-uc-is-grapheme-break.lo: \ + unigbrk/$(am__dirstamp) +unigbrk/libunistring_la-ulc-grapheme-breaks.lo: \ + unigbrk/$(am__dirstamp) +unilbrk/$(am__dirstamp): + @$(MKDIR_P) unilbrk + @: > unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-lbrktables.lo: unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u16-possible-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u16-width-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u32-possible-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u32-width-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u8-possible-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-u8-width-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-ulc-common.lo: unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-ulc-possible-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +unilbrk/libunistring_la-ulc-width-linebreaks.lo: \ + unilbrk/$(am__dirstamp) +uniname/$(am__dirstamp): + @$(MKDIR_P) uniname + @: > uniname/$(am__dirstamp) +uniname/libunistring_la-uniname.lo: uniname/$(am__dirstamp) +uninorm/$(am__dirstamp): + @$(MKDIR_P) uninorm + @: > uninorm/$(am__dirstamp) +uninorm/libunistring_la-canonical-decomposition.lo: \ + uninorm/$(am__dirstamp) +uninorm/libunistring_la-compat-decomposition.lo: \ + uninorm/$(am__dirstamp) +uninorm/libunistring_la-composition.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-decompose-internal.lo: \ + uninorm/$(am__dirstamp) +uninorm/libunistring_la-decomposing-form.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-decomposition.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-decomposition-table.lo: \ + uninorm/$(am__dirstamp) +uninorm/libunistring_la-uninorm-filter.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-nfc.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-nfd.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-nfkc.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-nfkd.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u16-normalize.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u16-normcmp.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u16-normcoll.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u16-normxfrm.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u32-normalize.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u32-normcmp.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u32-normcoll.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u32-normxfrm.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u8-normalize.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u8-normcmp.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u8-normcoll.lo: uninorm/$(am__dirstamp) +uninorm/libunistring_la-u8-normxfrm.lo: uninorm/$(am__dirstamp) +unistdio/$(am__dirstamp): + @$(MKDIR_P) unistdio + @: > unistdio/$(am__dirstamp) +unistdio/libunistring_la-u-printf-args.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-asnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-asprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-printf-parse.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-snprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-asnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-asprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-snprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-vasnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-vasprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-vsnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-u16-vsprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-vasnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-vasprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-vsnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u16-vsprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-asnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-asprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-printf-parse.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-snprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-asnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-asprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-snprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-vasnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-vasprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-vsnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-u32-vsprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-vasnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-vasprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-vsnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u32-vsprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-asnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-asprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-printf-parse.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-snprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-asnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-asprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-snprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-vasnprintf.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-vasprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-vsnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-u8-vsprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-vasnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-vasprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-vsnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-u8-vsprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-asnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-asprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-fprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-printf-parse.lo: \ + unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-snprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-sprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-vasnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-vasprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-vfprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-vsnprintf.lo: unistdio/$(am__dirstamp) +unistdio/libunistring_la-ulc-vsprintf.lo: unistdio/$(am__dirstamp) +unistr/$(am__dirstamp): + @$(MKDIR_P) unistr + @: > unistr/$(am__dirstamp) +unistr/libunistring_la-u16-check.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-chr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-cmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-cmp2.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-cpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-cpy-alloc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-endswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbsnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbtouc-aux.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbtouc-unsafe.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo: \ + unistr/$(am__dirstamp) +unistr/libunistring_la-u16-mbtoucr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-move.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-next.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-prev.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-set.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-startswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-stpcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-stpncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strcat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strcmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strcoll.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strcspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strdup.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strmblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strmbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strncat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strncmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strpbrk.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strrchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strstr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-strtok.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-to-u32.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-to-u8.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-uctomb.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u16-uctomb-aux.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-check.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-chr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-cmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-cmp2.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-cpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-cpy-alloc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-endswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-mblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-mbsnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-mbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-mbtouc-unsafe.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-mbtoucr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-move.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-next.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-prev.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-set.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-startswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-stpcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-stpncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strcat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strcmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strcoll.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strcspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strdup.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strmblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strmbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strncat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strncmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strpbrk.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strrchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strstr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-strtok.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-to-u16.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-to-u8.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u32-uctomb.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-check.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-chr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-cmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-cmp2.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-cpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-cpy-alloc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-endswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbsnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbtouc-aux.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbtouc-unsafe.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo: \ + unistr/$(am__dirstamp) +unistr/libunistring_la-u8-mbtoucr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-move.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-next.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-prev.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-set.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-startswith.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-stpcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-stpncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strcat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strcmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strcoll.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strcpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strcspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strdup.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strmblen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strmbtouc.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strncat.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strncmp.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strncpy.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strnlen.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strpbrk.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strrchr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strspn.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strstr.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-strtok.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-to-u16.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-to-u32.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-uctomb.lo: unistr/$(am__dirstamp) +unistr/libunistring_la-u8-uctomb-aux.lo: unistr/$(am__dirstamp) +uniwbrk/$(am__dirstamp): + @$(MKDIR_P) uniwbrk + @: > uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-wbrktable.lo: uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-u16-wordbreaks.lo: uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-u32-wordbreaks.lo: uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-u8-wordbreaks.lo: uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-ulc-wordbreaks.lo: uniwbrk/$(am__dirstamp) +uniwbrk/libunistring_la-wordbreak-property.lo: \ + uniwbrk/$(am__dirstamp) +uniwidth/$(am__dirstamp): + @$(MKDIR_P) uniwidth + @: > uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u16-strwidth.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u16-width.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u32-strwidth.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u32-width.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u8-strwidth.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-u8-width.lo: uniwidth/$(am__dirstamp) +uniwidth/libunistring_la-width.lo: uniwidth/$(am__dirstamp) +../woe32dll/$(am__dirstamp): + @$(MKDIR_P) ../woe32dll + @: > ../woe32dll/$(am__dirstamp) +../woe32dll/libunistring_la-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 $@ $< + +libunistring_la-amemxfrm.lo: amemxfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-amemxfrm.lo `test -f 'amemxfrm.c' || echo '$(srcdir)/'`amemxfrm.c + +libunistring_la-c-ctype.lo: c-ctype.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-c-ctype.lo `test -f 'c-ctype.c' || echo '$(srcdir)/'`c-ctype.c + +libunistring_la-c-strcasecmp.lo: c-strcasecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo '$(srcdir)/'`c-strcasecmp.c + +libunistring_la-c-strncasecmp.lo: c-strncasecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo '$(srcdir)/'`c-strncasecmp.c + +libunistring_la-float.lo: float.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-float.lo `test -f 'float.c' || echo '$(srcdir)/'`float.c + +libunistring_la-itold.lo: itold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-itold.lo `test -f 'itold.c' || echo '$(srcdir)/'`itold.c + +libunistring_la-free.lo: free.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-free.lo `test -f 'free.c' || echo '$(srcdir)/'`free.c + +libunistring_la-fseterr.lo: fseterr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-fseterr.lo `test -f 'fseterr.c' || echo '$(srcdir)/'`fseterr.c + +libunistring_la-hard-locale.lo: hard-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-hard-locale.lo `test -f 'hard-locale.c' || echo '$(srcdir)/'`hard-locale.c + +libunistring_la-iconv_open.lo: iconv_open.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iconv_open.lo `test -f 'iconv_open.c' || echo '$(srcdir)/'`iconv_open.c + +libunistring_la-iconv.lo: iconv.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iconv.lo `test -f 'iconv.c' || echo '$(srcdir)/'`iconv.c + +libunistring_la-iconv_close.lo: iconv_close.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iconv_close.lo `test -f 'iconv_close.c' || echo '$(srcdir)/'`iconv_close.c + +libunistring_la-iswblank.lo: iswblank.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iswblank.lo `test -f 'iswblank.c' || echo '$(srcdir)/'`iswblank.c + +libunistring_la-iswdigit.lo: iswdigit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iswdigit.lo `test -f 'iswdigit.c' || echo '$(srcdir)/'`iswdigit.c + +libunistring_la-iswxdigit.lo: iswxdigit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-iswxdigit.lo `test -f 'iswxdigit.c' || echo '$(srcdir)/'`iswxdigit.c + +libunistring_la-localcharset.lo: localcharset.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-localcharset.lo `test -f 'localcharset.c' || echo '$(srcdir)/'`localcharset.c + +libunistring_la-localename.lo: localename.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-localename.lo `test -f 'localename.c' || echo '$(srcdir)/'`localename.c + +libunistring_la-localename-table.lo: localename-table.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-localename-table.lo `test -f 'localename-table.c' || echo '$(srcdir)/'`localename-table.c + +glthread/libunistring_la-lock.lo: glthread/lock.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o glthread/libunistring_la-lock.lo `test -f 'glthread/lock.c' || echo '$(srcdir)/'`glthread/lock.c + +libunistring_la-malloca.lo: malloca.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-malloca.lo `test -f 'malloca.c' || echo '$(srcdir)/'`malloca.c + +libunistring_la-math.lo: math.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-math.lo `test -f 'math.c' || echo '$(srcdir)/'`math.c + +libunistring_la-mbchar.lo: mbchar.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbchar.lo `test -f 'mbchar.c' || echo '$(srcdir)/'`mbchar.c + +libunistring_la-mbiter.lo: mbiter.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbiter.lo `test -f 'mbiter.c' || echo '$(srcdir)/'`mbiter.c + +libunistring_la-mbrtowc.lo: mbrtowc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo '$(srcdir)/'`mbrtowc.c + +libunistring_la-mbsinit.lo: mbsinit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbsinit.lo `test -f 'mbsinit.c' || echo '$(srcdir)/'`mbsinit.c + +libunistring_la-mbsnlen.lo: mbsnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo '$(srcdir)/'`mbsnlen.c + +libunistring_la-memchr.lo: memchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-memchr.lo `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c + +libunistring_la-memcmp2.lo: memcmp2.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-memcmp2.lo `test -f 'memcmp2.c' || echo '$(srcdir)/'`memcmp2.c + +libunistring_la-printf-frexp.lo: printf-frexp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo '$(srcdir)/'`printf-frexp.c + +libunistring_la-printf-frexpl.lo: printf-frexpl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo '$(srcdir)/'`printf-frexpl.c + +libunistring_la-setlocale_null.lo: setlocale_null.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo '$(srcdir)/'`setlocale_null.c + +libunistring_la-setlocale-lock.lo: setlocale-lock.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-setlocale-lock.lo `test -f 'setlocale-lock.c' || echo '$(srcdir)/'`setlocale-lock.c + +libunistring_la-signbitf.lo: signbitf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-signbitf.lo `test -f 'signbitf.c' || echo '$(srcdir)/'`signbitf.c + +libunistring_la-signbitd.lo: signbitd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-signbitd.lo `test -f 'signbitd.c' || echo '$(srcdir)/'`signbitd.c + +libunistring_la-signbitl.lo: signbitl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-signbitl.lo `test -f 'signbitl.c' || echo '$(srcdir)/'`signbitl.c + +libunistring_la-striconveh.lo: striconveh.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-striconveh.lo `test -f 'striconveh.c' || echo '$(srcdir)/'`striconveh.c + +libunistring_la-striconveha.lo: striconveha.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-striconveha.lo `test -f 'striconveha.c' || echo '$(srcdir)/'`striconveha.c + +libunistring_la-strncat.lo: strncat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-strncat.lo `test -f 'strncat.c' || echo '$(srcdir)/'`strncat.c + +glthread/libunistring_la-threadlib.lo: glthread/threadlib.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o glthread/libunistring_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo '$(srcdir)/'`glthread/threadlib.c + +unicase/libunistring_la-cased.lo: unicase/cased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-cased.lo `test -f 'unicase/cased.c' || echo '$(srcdir)/'`unicase/cased.c + +unicase/libunistring_la-empty-prefix-context.lo: unicase/empty-prefix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-empty-prefix-context.lo `test -f 'unicase/empty-prefix-context.c' || echo '$(srcdir)/'`unicase/empty-prefix-context.c + +unicase/libunistring_la-empty-suffix-context.lo: unicase/empty-suffix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-empty-suffix-context.lo `test -f 'unicase/empty-suffix-context.c' || echo '$(srcdir)/'`unicase/empty-suffix-context.c + +unicase/libunistring_la-ignorable.lo: unicase/ignorable.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-ignorable.lo `test -f 'unicase/ignorable.c' || echo '$(srcdir)/'`unicase/ignorable.c + +unicase/libunistring_la-locale-language.lo: unicase/locale-language.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-locale-language.lo `test -f 'unicase/locale-language.c' || echo '$(srcdir)/'`unicase/locale-language.c + +unicase/libunistring_la-special-casing.lo: unicase/special-casing.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-special-casing.lo `test -f 'unicase/special-casing.c' || echo '$(srcdir)/'`unicase/special-casing.c + +unicase/libunistring_la-tocasefold.lo: unicase/tocasefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-tocasefold.lo `test -f 'unicase/tocasefold.c' || echo '$(srcdir)/'`unicase/tocasefold.c + +unicase/libunistring_la-tolower.lo: unicase/tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-tolower.lo `test -f 'unicase/tolower.c' || echo '$(srcdir)/'`unicase/tolower.c + +unicase/libunistring_la-totitle.lo: unicase/totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-totitle.lo `test -f 'unicase/totitle.c' || echo '$(srcdir)/'`unicase/totitle.c + +unicase/libunistring_la-toupper.lo: unicase/toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-toupper.lo `test -f 'unicase/toupper.c' || echo '$(srcdir)/'`unicase/toupper.c + +unicase/libunistring_la-u16-casecmp.lo: unicase/u16-casecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-casecmp.lo `test -f 'unicase/u16-casecmp.c' || echo '$(srcdir)/'`unicase/u16-casecmp.c + +unicase/libunistring_la-u16-casecoll.lo: unicase/u16-casecoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-casecoll.lo `test -f 'unicase/u16-casecoll.c' || echo '$(srcdir)/'`unicase/u16-casecoll.c + +unicase/libunistring_la-u16-casefold.lo: unicase/u16-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-casefold.lo `test -f 'unicase/u16-casefold.c' || echo '$(srcdir)/'`unicase/u16-casefold.c + +unicase/libunistring_la-u16-casemap.lo: unicase/u16-casemap.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-casemap.lo `test -f 'unicase/u16-casemap.c' || echo '$(srcdir)/'`unicase/u16-casemap.c + +unicase/libunistring_la-u16-casexfrm.lo: unicase/u16-casexfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-casexfrm.lo `test -f 'unicase/u16-casexfrm.c' || echo '$(srcdir)/'`unicase/u16-casexfrm.c + +unicase/libunistring_la-u16-ct-casefold.lo: unicase/u16-ct-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-ct-casefold.lo `test -f 'unicase/u16-ct-casefold.c' || echo '$(srcdir)/'`unicase/u16-ct-casefold.c + +unicase/libunistring_la-u16-ct-tolower.lo: unicase/u16-ct-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-ct-tolower.lo `test -f 'unicase/u16-ct-tolower.c' || echo '$(srcdir)/'`unicase/u16-ct-tolower.c + +unicase/libunistring_la-u16-ct-totitle.lo: unicase/u16-ct-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-ct-totitle.lo `test -f 'unicase/u16-ct-totitle.c' || echo '$(srcdir)/'`unicase/u16-ct-totitle.c + +unicase/libunistring_la-u16-ct-toupper.lo: unicase/u16-ct-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-ct-toupper.lo `test -f 'unicase/u16-ct-toupper.c' || echo '$(srcdir)/'`unicase/u16-ct-toupper.c + +unicase/libunistring_la-u16-is-cased.lo: unicase/u16-is-cased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-cased.lo `test -f 'unicase/u16-is-cased.c' || echo '$(srcdir)/'`unicase/u16-is-cased.c + +unicase/libunistring_la-u16-is-casefolded.lo: unicase/u16-is-casefolded.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-casefolded.lo `test -f 'unicase/u16-is-casefolded.c' || echo '$(srcdir)/'`unicase/u16-is-casefolded.c + +unicase/libunistring_la-u16-is-invariant.lo: unicase/u16-is-invariant.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-invariant.lo `test -f 'unicase/u16-is-invariant.c' || echo '$(srcdir)/'`unicase/u16-is-invariant.c + +unicase/libunistring_la-u16-is-lowercase.lo: unicase/u16-is-lowercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-lowercase.lo `test -f 'unicase/u16-is-lowercase.c' || echo '$(srcdir)/'`unicase/u16-is-lowercase.c + +unicase/libunistring_la-u16-is-titlecase.lo: unicase/u16-is-titlecase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-titlecase.lo `test -f 'unicase/u16-is-titlecase.c' || echo '$(srcdir)/'`unicase/u16-is-titlecase.c + +unicase/libunistring_la-u16-is-uppercase.lo: unicase/u16-is-uppercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-is-uppercase.lo `test -f 'unicase/u16-is-uppercase.c' || echo '$(srcdir)/'`unicase/u16-is-uppercase.c + +unicase/libunistring_la-u16-prefix-context.lo: unicase/u16-prefix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-prefix-context.lo `test -f 'unicase/u16-prefix-context.c' || echo '$(srcdir)/'`unicase/u16-prefix-context.c + +unicase/libunistring_la-u16-suffix-context.lo: unicase/u16-suffix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-suffix-context.lo `test -f 'unicase/u16-suffix-context.c' || echo '$(srcdir)/'`unicase/u16-suffix-context.c + +unicase/libunistring_la-u16-tolower.lo: unicase/u16-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-tolower.lo `test -f 'unicase/u16-tolower.c' || echo '$(srcdir)/'`unicase/u16-tolower.c + +unicase/libunistring_la-u16-totitle.lo: unicase/u16-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-totitle.lo `test -f 'unicase/u16-totitle.c' || echo '$(srcdir)/'`unicase/u16-totitle.c + +unicase/libunistring_la-u16-toupper.lo: unicase/u16-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u16-toupper.lo `test -f 'unicase/u16-toupper.c' || echo '$(srcdir)/'`unicase/u16-toupper.c + +unicase/libunistring_la-u32-casecmp.lo: unicase/u32-casecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-casecmp.lo `test -f 'unicase/u32-casecmp.c' || echo '$(srcdir)/'`unicase/u32-casecmp.c + +unicase/libunistring_la-u32-casecoll.lo: unicase/u32-casecoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-casecoll.lo `test -f 'unicase/u32-casecoll.c' || echo '$(srcdir)/'`unicase/u32-casecoll.c + +unicase/libunistring_la-u32-casefold.lo: unicase/u32-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-casefold.lo `test -f 'unicase/u32-casefold.c' || echo '$(srcdir)/'`unicase/u32-casefold.c + +unicase/libunistring_la-u32-casemap.lo: unicase/u32-casemap.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-casemap.lo `test -f 'unicase/u32-casemap.c' || echo '$(srcdir)/'`unicase/u32-casemap.c + +unicase/libunistring_la-u32-casexfrm.lo: unicase/u32-casexfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-casexfrm.lo `test -f 'unicase/u32-casexfrm.c' || echo '$(srcdir)/'`unicase/u32-casexfrm.c + +unicase/libunistring_la-u32-ct-casefold.lo: unicase/u32-ct-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-ct-casefold.lo `test -f 'unicase/u32-ct-casefold.c' || echo '$(srcdir)/'`unicase/u32-ct-casefold.c + +unicase/libunistring_la-u32-ct-tolower.lo: unicase/u32-ct-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-ct-tolower.lo `test -f 'unicase/u32-ct-tolower.c' || echo '$(srcdir)/'`unicase/u32-ct-tolower.c + +unicase/libunistring_la-u32-ct-totitle.lo: unicase/u32-ct-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-ct-totitle.lo `test -f 'unicase/u32-ct-totitle.c' || echo '$(srcdir)/'`unicase/u32-ct-totitle.c + +unicase/libunistring_la-u32-ct-toupper.lo: unicase/u32-ct-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-ct-toupper.lo `test -f 'unicase/u32-ct-toupper.c' || echo '$(srcdir)/'`unicase/u32-ct-toupper.c + +unicase/libunistring_la-u32-is-cased.lo: unicase/u32-is-cased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-cased.lo `test -f 'unicase/u32-is-cased.c' || echo '$(srcdir)/'`unicase/u32-is-cased.c + +unicase/libunistring_la-u32-is-casefolded.lo: unicase/u32-is-casefolded.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-casefolded.lo `test -f 'unicase/u32-is-casefolded.c' || echo '$(srcdir)/'`unicase/u32-is-casefolded.c + +unicase/libunistring_la-u32-is-invariant.lo: unicase/u32-is-invariant.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-invariant.lo `test -f 'unicase/u32-is-invariant.c' || echo '$(srcdir)/'`unicase/u32-is-invariant.c + +unicase/libunistring_la-u32-is-lowercase.lo: unicase/u32-is-lowercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-lowercase.lo `test -f 'unicase/u32-is-lowercase.c' || echo '$(srcdir)/'`unicase/u32-is-lowercase.c + +unicase/libunistring_la-u32-is-titlecase.lo: unicase/u32-is-titlecase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-titlecase.lo `test -f 'unicase/u32-is-titlecase.c' || echo '$(srcdir)/'`unicase/u32-is-titlecase.c + +unicase/libunistring_la-u32-is-uppercase.lo: unicase/u32-is-uppercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-is-uppercase.lo `test -f 'unicase/u32-is-uppercase.c' || echo '$(srcdir)/'`unicase/u32-is-uppercase.c + +unicase/libunistring_la-u32-prefix-context.lo: unicase/u32-prefix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-prefix-context.lo `test -f 'unicase/u32-prefix-context.c' || echo '$(srcdir)/'`unicase/u32-prefix-context.c + +unicase/libunistring_la-u32-suffix-context.lo: unicase/u32-suffix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-suffix-context.lo `test -f 'unicase/u32-suffix-context.c' || echo '$(srcdir)/'`unicase/u32-suffix-context.c + +unicase/libunistring_la-u32-tolower.lo: unicase/u32-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-tolower.lo `test -f 'unicase/u32-tolower.c' || echo '$(srcdir)/'`unicase/u32-tolower.c + +unicase/libunistring_la-u32-totitle.lo: unicase/u32-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-totitle.lo `test -f 'unicase/u32-totitle.c' || echo '$(srcdir)/'`unicase/u32-totitle.c + +unicase/libunistring_la-u32-toupper.lo: unicase/u32-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u32-toupper.lo `test -f 'unicase/u32-toupper.c' || echo '$(srcdir)/'`unicase/u32-toupper.c + +unicase/libunistring_la-u8-casecmp.lo: unicase/u8-casecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-casecmp.lo `test -f 'unicase/u8-casecmp.c' || echo '$(srcdir)/'`unicase/u8-casecmp.c + +unicase/libunistring_la-u8-casecoll.lo: unicase/u8-casecoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-casecoll.lo `test -f 'unicase/u8-casecoll.c' || echo '$(srcdir)/'`unicase/u8-casecoll.c + +unicase/libunistring_la-u8-casefold.lo: unicase/u8-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-casefold.lo `test -f 'unicase/u8-casefold.c' || echo '$(srcdir)/'`unicase/u8-casefold.c + +unicase/libunistring_la-u8-casemap.lo: unicase/u8-casemap.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-casemap.lo `test -f 'unicase/u8-casemap.c' || echo '$(srcdir)/'`unicase/u8-casemap.c + +unicase/libunistring_la-u8-casexfrm.lo: unicase/u8-casexfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-casexfrm.lo `test -f 'unicase/u8-casexfrm.c' || echo '$(srcdir)/'`unicase/u8-casexfrm.c + +unicase/libunistring_la-u8-ct-casefold.lo: unicase/u8-ct-casefold.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-ct-casefold.lo `test -f 'unicase/u8-ct-casefold.c' || echo '$(srcdir)/'`unicase/u8-ct-casefold.c + +unicase/libunistring_la-u8-ct-tolower.lo: unicase/u8-ct-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-ct-tolower.lo `test -f 'unicase/u8-ct-tolower.c' || echo '$(srcdir)/'`unicase/u8-ct-tolower.c + +unicase/libunistring_la-u8-ct-totitle.lo: unicase/u8-ct-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-ct-totitle.lo `test -f 'unicase/u8-ct-totitle.c' || echo '$(srcdir)/'`unicase/u8-ct-totitle.c + +unicase/libunistring_la-u8-ct-toupper.lo: unicase/u8-ct-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-ct-toupper.lo `test -f 'unicase/u8-ct-toupper.c' || echo '$(srcdir)/'`unicase/u8-ct-toupper.c + +unicase/libunistring_la-u8-is-cased.lo: unicase/u8-is-cased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-cased.lo `test -f 'unicase/u8-is-cased.c' || echo '$(srcdir)/'`unicase/u8-is-cased.c + +unicase/libunistring_la-u8-is-casefolded.lo: unicase/u8-is-casefolded.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-casefolded.lo `test -f 'unicase/u8-is-casefolded.c' || echo '$(srcdir)/'`unicase/u8-is-casefolded.c + +unicase/libunistring_la-u8-is-invariant.lo: unicase/u8-is-invariant.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-invariant.lo `test -f 'unicase/u8-is-invariant.c' || echo '$(srcdir)/'`unicase/u8-is-invariant.c + +unicase/libunistring_la-u8-is-lowercase.lo: unicase/u8-is-lowercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-lowercase.lo `test -f 'unicase/u8-is-lowercase.c' || echo '$(srcdir)/'`unicase/u8-is-lowercase.c + +unicase/libunistring_la-u8-is-titlecase.lo: unicase/u8-is-titlecase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-titlecase.lo `test -f 'unicase/u8-is-titlecase.c' || echo '$(srcdir)/'`unicase/u8-is-titlecase.c + +unicase/libunistring_la-u8-is-uppercase.lo: unicase/u8-is-uppercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-is-uppercase.lo `test -f 'unicase/u8-is-uppercase.c' || echo '$(srcdir)/'`unicase/u8-is-uppercase.c + +unicase/libunistring_la-u8-prefix-context.lo: unicase/u8-prefix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-prefix-context.lo `test -f 'unicase/u8-prefix-context.c' || echo '$(srcdir)/'`unicase/u8-prefix-context.c + +unicase/libunistring_la-u8-suffix-context.lo: unicase/u8-suffix-context.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-suffix-context.lo `test -f 'unicase/u8-suffix-context.c' || echo '$(srcdir)/'`unicase/u8-suffix-context.c + +unicase/libunistring_la-u8-tolower.lo: unicase/u8-tolower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-tolower.lo `test -f 'unicase/u8-tolower.c' || echo '$(srcdir)/'`unicase/u8-tolower.c + +unicase/libunistring_la-u8-totitle.lo: unicase/u8-totitle.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-totitle.lo `test -f 'unicase/u8-totitle.c' || echo '$(srcdir)/'`unicase/u8-totitle.c + +unicase/libunistring_la-u8-toupper.lo: unicase/u8-toupper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-u8-toupper.lo `test -f 'unicase/u8-toupper.c' || echo '$(srcdir)/'`unicase/u8-toupper.c + +unicase/libunistring_la-ulc-casecmp.lo: unicase/ulc-casecmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-ulc-casecmp.lo `test -f 'unicase/ulc-casecmp.c' || echo '$(srcdir)/'`unicase/ulc-casecmp.c + +unicase/libunistring_la-ulc-casecoll.lo: unicase/ulc-casecoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-ulc-casecoll.lo `test -f 'unicase/ulc-casecoll.c' || echo '$(srcdir)/'`unicase/ulc-casecoll.c + +unicase/libunistring_la-ulc-casexfrm.lo: unicase/ulc-casexfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unicase/libunistring_la-ulc-casexfrm.lo `test -f 'unicase/ulc-casexfrm.c' || echo '$(srcdir)/'`unicase/ulc-casexfrm.c + +uniconv/libunistring_la-u16-conv-from-enc.lo: uniconv/u16-conv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-conv-from-enc.lo `test -f 'uniconv/u16-conv-from-enc.c' || echo '$(srcdir)/'`uniconv/u16-conv-from-enc.c + +uniconv/libunistring_la-u16-conv-to-enc.lo: uniconv/u16-conv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-conv-to-enc.lo `test -f 'uniconv/u16-conv-to-enc.c' || echo '$(srcdir)/'`uniconv/u16-conv-to-enc.c + +uniconv/libunistring_la-u16-strconv-from-enc.lo: uniconv/u16-strconv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-strconv-from-enc.lo `test -f 'uniconv/u16-strconv-from-enc.c' || echo '$(srcdir)/'`uniconv/u16-strconv-from-enc.c + +uniconv/libunistring_la-u16-strconv-from-locale.lo: uniconv/u16-strconv-from-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-strconv-from-locale.lo `test -f 'uniconv/u16-strconv-from-locale.c' || echo '$(srcdir)/'`uniconv/u16-strconv-from-locale.c + +uniconv/libunistring_la-u16-strconv-to-enc.lo: uniconv/u16-strconv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-strconv-to-enc.lo `test -f 'uniconv/u16-strconv-to-enc.c' || echo '$(srcdir)/'`uniconv/u16-strconv-to-enc.c + +uniconv/libunistring_la-u16-strconv-to-locale.lo: uniconv/u16-strconv-to-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u16-strconv-to-locale.lo `test -f 'uniconv/u16-strconv-to-locale.c' || echo '$(srcdir)/'`uniconv/u16-strconv-to-locale.c + +uniconv/libunistring_la-u32-conv-from-enc.lo: uniconv/u32-conv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-conv-from-enc.lo `test -f 'uniconv/u32-conv-from-enc.c' || echo '$(srcdir)/'`uniconv/u32-conv-from-enc.c + +uniconv/libunistring_la-u32-conv-to-enc.lo: uniconv/u32-conv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-conv-to-enc.lo `test -f 'uniconv/u32-conv-to-enc.c' || echo '$(srcdir)/'`uniconv/u32-conv-to-enc.c + +uniconv/libunistring_la-u32-strconv-from-enc.lo: uniconv/u32-strconv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-strconv-from-enc.lo `test -f 'uniconv/u32-strconv-from-enc.c' || echo '$(srcdir)/'`uniconv/u32-strconv-from-enc.c + +uniconv/libunistring_la-u32-strconv-from-locale.lo: uniconv/u32-strconv-from-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-strconv-from-locale.lo `test -f 'uniconv/u32-strconv-from-locale.c' || echo '$(srcdir)/'`uniconv/u32-strconv-from-locale.c + +uniconv/libunistring_la-u32-strconv-to-enc.lo: uniconv/u32-strconv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-strconv-to-enc.lo `test -f 'uniconv/u32-strconv-to-enc.c' || echo '$(srcdir)/'`uniconv/u32-strconv-to-enc.c + +uniconv/libunistring_la-u32-strconv-to-locale.lo: uniconv/u32-strconv-to-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u32-strconv-to-locale.lo `test -f 'uniconv/u32-strconv-to-locale.c' || echo '$(srcdir)/'`uniconv/u32-strconv-to-locale.c + +uniconv/libunistring_la-u8-conv-from-enc.lo: uniconv/u8-conv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo '$(srcdir)/'`uniconv/u8-conv-from-enc.c + +uniconv/libunistring_la-u8-conv-to-enc.lo: uniconv/u8-conv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-conv-to-enc.lo `test -f 'uniconv/u8-conv-to-enc.c' || echo '$(srcdir)/'`uniconv/u8-conv-to-enc.c + +uniconv/libunistring_la-u8-strconv-from-enc.lo: uniconv/u8-strconv-from-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-strconv-from-enc.lo `test -f 'uniconv/u8-strconv-from-enc.c' || echo '$(srcdir)/'`uniconv/u8-strconv-from-enc.c + +uniconv/libunistring_la-u8-strconv-from-locale.lo: uniconv/u8-strconv-from-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-strconv-from-locale.lo `test -f 'uniconv/u8-strconv-from-locale.c' || echo '$(srcdir)/'`uniconv/u8-strconv-from-locale.c + +uniconv/libunistring_la-u8-strconv-to-enc.lo: uniconv/u8-strconv-to-enc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-strconv-to-enc.lo `test -f 'uniconv/u8-strconv-to-enc.c' || echo '$(srcdir)/'`uniconv/u8-strconv-to-enc.c + +uniconv/libunistring_la-u8-strconv-to-locale.lo: uniconv/u8-strconv-to-locale.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniconv/libunistring_la-u8-strconv-to-locale.lo `test -f 'uniconv/u8-strconv-to-locale.c' || echo '$(srcdir)/'`uniconv/u8-strconv-to-locale.c + +unictype/libunistring_la-bidi_byname.lo: unictype/bidi_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-bidi_byname.lo `test -f 'unictype/bidi_byname.c' || echo '$(srcdir)/'`unictype/bidi_byname.c + +unictype/libunistring_la-bidi_longname.lo: unictype/bidi_longname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-bidi_longname.lo `test -f 'unictype/bidi_longname.c' || echo '$(srcdir)/'`unictype/bidi_longname.c + +unictype/libunistring_la-bidi_name.lo: unictype/bidi_name.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-bidi_name.lo `test -f 'unictype/bidi_name.c' || echo '$(srcdir)/'`unictype/bidi_name.c + +unictype/libunistring_la-bidi_of.lo: unictype/bidi_of.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-bidi_of.lo `test -f 'unictype/bidi_of.c' || echo '$(srcdir)/'`unictype/bidi_of.c + +unictype/libunistring_la-bidi_test.lo: unictype/bidi_test.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-bidi_test.lo `test -f 'unictype/bidi_test.c' || echo '$(srcdir)/'`unictype/bidi_test.c + +unictype/libunistring_la-blocks.lo: unictype/blocks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-blocks.lo `test -f 'unictype/blocks.c' || echo '$(srcdir)/'`unictype/blocks.c + +unictype/libunistring_la-block_test.lo: unictype/block_test.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-block_test.lo `test -f 'unictype/block_test.c' || echo '$(srcdir)/'`unictype/block_test.c + +unictype/libunistring_la-categ_C.lo: unictype/categ_C.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_C.lo `test -f 'unictype/categ_C.c' || echo '$(srcdir)/'`unictype/categ_C.c + +unictype/libunistring_la-categ_Cc.lo: unictype/categ_Cc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Cc.lo `test -f 'unictype/categ_Cc.c' || echo '$(srcdir)/'`unictype/categ_Cc.c + +unictype/libunistring_la-categ_Cf.lo: unictype/categ_Cf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Cf.lo `test -f 'unictype/categ_Cf.c' || echo '$(srcdir)/'`unictype/categ_Cf.c + +unictype/libunistring_la-categ_Cn.lo: unictype/categ_Cn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Cn.lo `test -f 'unictype/categ_Cn.c' || echo '$(srcdir)/'`unictype/categ_Cn.c + +unictype/libunistring_la-categ_Co.lo: unictype/categ_Co.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Co.lo `test -f 'unictype/categ_Co.c' || echo '$(srcdir)/'`unictype/categ_Co.c + +unictype/libunistring_la-categ_Cs.lo: unictype/categ_Cs.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Cs.lo `test -f 'unictype/categ_Cs.c' || echo '$(srcdir)/'`unictype/categ_Cs.c + +unictype/libunistring_la-categ_L.lo: unictype/categ_L.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_L.lo `test -f 'unictype/categ_L.c' || echo '$(srcdir)/'`unictype/categ_L.c + +unictype/libunistring_la-categ_LC.lo: unictype/categ_LC.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_LC.lo `test -f 'unictype/categ_LC.c' || echo '$(srcdir)/'`unictype/categ_LC.c + +unictype/libunistring_la-categ_Ll.lo: unictype/categ_Ll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Ll.lo `test -f 'unictype/categ_Ll.c' || echo '$(srcdir)/'`unictype/categ_Ll.c + +unictype/libunistring_la-categ_Lm.lo: unictype/categ_Lm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Lm.lo `test -f 'unictype/categ_Lm.c' || echo '$(srcdir)/'`unictype/categ_Lm.c + +unictype/libunistring_la-categ_Lo.lo: unictype/categ_Lo.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Lo.lo `test -f 'unictype/categ_Lo.c' || echo '$(srcdir)/'`unictype/categ_Lo.c + +unictype/libunistring_la-categ_Lt.lo: unictype/categ_Lt.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Lt.lo `test -f 'unictype/categ_Lt.c' || echo '$(srcdir)/'`unictype/categ_Lt.c + +unictype/libunistring_la-categ_Lu.lo: unictype/categ_Lu.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Lu.lo `test -f 'unictype/categ_Lu.c' || echo '$(srcdir)/'`unictype/categ_Lu.c + +unictype/libunistring_la-categ_M.lo: unictype/categ_M.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_M.lo `test -f 'unictype/categ_M.c' || echo '$(srcdir)/'`unictype/categ_M.c + +unictype/libunistring_la-categ_Mc.lo: unictype/categ_Mc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Mc.lo `test -f 'unictype/categ_Mc.c' || echo '$(srcdir)/'`unictype/categ_Mc.c + +unictype/libunistring_la-categ_Me.lo: unictype/categ_Me.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Me.lo `test -f 'unictype/categ_Me.c' || echo '$(srcdir)/'`unictype/categ_Me.c + +unictype/libunistring_la-categ_Mn.lo: unictype/categ_Mn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Mn.lo `test -f 'unictype/categ_Mn.c' || echo '$(srcdir)/'`unictype/categ_Mn.c + +unictype/libunistring_la-categ_N.lo: unictype/categ_N.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_N.lo `test -f 'unictype/categ_N.c' || echo '$(srcdir)/'`unictype/categ_N.c + +unictype/libunistring_la-categ_Nd.lo: unictype/categ_Nd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Nd.lo `test -f 'unictype/categ_Nd.c' || echo '$(srcdir)/'`unictype/categ_Nd.c + +unictype/libunistring_la-categ_Nl.lo: unictype/categ_Nl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Nl.lo `test -f 'unictype/categ_Nl.c' || echo '$(srcdir)/'`unictype/categ_Nl.c + +unictype/libunistring_la-categ_No.lo: unictype/categ_No.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_No.lo `test -f 'unictype/categ_No.c' || echo '$(srcdir)/'`unictype/categ_No.c + +unictype/libunistring_la-categ_P.lo: unictype/categ_P.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_P.lo `test -f 'unictype/categ_P.c' || echo '$(srcdir)/'`unictype/categ_P.c + +unictype/libunistring_la-categ_Pc.lo: unictype/categ_Pc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Pc.lo `test -f 'unictype/categ_Pc.c' || echo '$(srcdir)/'`unictype/categ_Pc.c + +unictype/libunistring_la-categ_Pd.lo: unictype/categ_Pd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Pd.lo `test -f 'unictype/categ_Pd.c' || echo '$(srcdir)/'`unictype/categ_Pd.c + +unictype/libunistring_la-categ_Pe.lo: unictype/categ_Pe.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Pe.lo `test -f 'unictype/categ_Pe.c' || echo '$(srcdir)/'`unictype/categ_Pe.c + +unictype/libunistring_la-categ_Pf.lo: unictype/categ_Pf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Pf.lo `test -f 'unictype/categ_Pf.c' || echo '$(srcdir)/'`unictype/categ_Pf.c + +unictype/libunistring_la-categ_Pi.lo: unictype/categ_Pi.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Pi.lo `test -f 'unictype/categ_Pi.c' || echo '$(srcdir)/'`unictype/categ_Pi.c + +unictype/libunistring_la-categ_Po.lo: unictype/categ_Po.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Po.lo `test -f 'unictype/categ_Po.c' || echo '$(srcdir)/'`unictype/categ_Po.c + +unictype/libunistring_la-categ_Ps.lo: unictype/categ_Ps.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Ps.lo `test -f 'unictype/categ_Ps.c' || echo '$(srcdir)/'`unictype/categ_Ps.c + +unictype/libunistring_la-categ_S.lo: unictype/categ_S.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_S.lo `test -f 'unictype/categ_S.c' || echo '$(srcdir)/'`unictype/categ_S.c + +unictype/libunistring_la-categ_Sc.lo: unictype/categ_Sc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Sc.lo `test -f 'unictype/categ_Sc.c' || echo '$(srcdir)/'`unictype/categ_Sc.c + +unictype/libunistring_la-categ_Sk.lo: unictype/categ_Sk.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Sk.lo `test -f 'unictype/categ_Sk.c' || echo '$(srcdir)/'`unictype/categ_Sk.c + +unictype/libunistring_la-categ_Sm.lo: unictype/categ_Sm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Sm.lo `test -f 'unictype/categ_Sm.c' || echo '$(srcdir)/'`unictype/categ_Sm.c + +unictype/libunistring_la-categ_So.lo: unictype/categ_So.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_So.lo `test -f 'unictype/categ_So.c' || echo '$(srcdir)/'`unictype/categ_So.c + +unictype/libunistring_la-categ_Z.lo: unictype/categ_Z.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Z.lo `test -f 'unictype/categ_Z.c' || echo '$(srcdir)/'`unictype/categ_Z.c + +unictype/libunistring_la-categ_Zl.lo: unictype/categ_Zl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Zl.lo `test -f 'unictype/categ_Zl.c' || echo '$(srcdir)/'`unictype/categ_Zl.c + +unictype/libunistring_la-categ_Zp.lo: unictype/categ_Zp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Zp.lo `test -f 'unictype/categ_Zp.c' || echo '$(srcdir)/'`unictype/categ_Zp.c + +unictype/libunistring_la-categ_Zs.lo: unictype/categ_Zs.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_Zs.lo `test -f 'unictype/categ_Zs.c' || echo '$(srcdir)/'`unictype/categ_Zs.c + +unictype/libunistring_la-categ_and.lo: unictype/categ_and.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_and.lo `test -f 'unictype/categ_and.c' || echo '$(srcdir)/'`unictype/categ_and.c + +unictype/libunistring_la-categ_and_not.lo: unictype/categ_and_not.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_and_not.lo `test -f 'unictype/categ_and_not.c' || echo '$(srcdir)/'`unictype/categ_and_not.c + +unictype/libunistring_la-categ_byname.lo: unictype/categ_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_byname.lo `test -f 'unictype/categ_byname.c' || echo '$(srcdir)/'`unictype/categ_byname.c + +unictype/libunistring_la-categ_longname.lo: unictype/categ_longname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_longname.lo `test -f 'unictype/categ_longname.c' || echo '$(srcdir)/'`unictype/categ_longname.c + +unictype/libunistring_la-categ_name.lo: unictype/categ_name.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_name.lo `test -f 'unictype/categ_name.c' || echo '$(srcdir)/'`unictype/categ_name.c + +unictype/libunistring_la-categ_none.lo: unictype/categ_none.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_none.lo `test -f 'unictype/categ_none.c' || echo '$(srcdir)/'`unictype/categ_none.c + +unictype/libunistring_la-categ_of.lo: unictype/categ_of.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_of.lo `test -f 'unictype/categ_of.c' || echo '$(srcdir)/'`unictype/categ_of.c + +unictype/libunistring_la-categ_or.lo: unictype/categ_or.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_or.lo `test -f 'unictype/categ_or.c' || echo '$(srcdir)/'`unictype/categ_or.c + +unictype/libunistring_la-categ_test.lo: unictype/categ_test.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-categ_test.lo `test -f 'unictype/categ_test.c' || echo '$(srcdir)/'`unictype/categ_test.c + +unictype/libunistring_la-combiningclass.lo: unictype/combiningclass.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-combiningclass.lo `test -f 'unictype/combiningclass.c' || echo '$(srcdir)/'`unictype/combiningclass.c + +unictype/libunistring_la-combiningclass_byname.lo: unictype/combiningclass_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-combiningclass_byname.lo `test -f 'unictype/combiningclass_byname.c' || echo '$(srcdir)/'`unictype/combiningclass_byname.c + +unictype/libunistring_la-combiningclass_longname.lo: unictype/combiningclass_longname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-combiningclass_longname.lo `test -f 'unictype/combiningclass_longname.c' || echo '$(srcdir)/'`unictype/combiningclass_longname.c + +unictype/libunistring_la-combiningclass_name.lo: unictype/combiningclass_name.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-combiningclass_name.lo `test -f 'unictype/combiningclass_name.c' || echo '$(srcdir)/'`unictype/combiningclass_name.c + +unictype/libunistring_la-ctype_alnum.lo: unictype/ctype_alnum.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo '$(srcdir)/'`unictype/ctype_alnum.c + +unictype/libunistring_la-ctype_alpha.lo: unictype/ctype_alpha.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo '$(srcdir)/'`unictype/ctype_alpha.c + +unictype/libunistring_la-ctype_blank.lo: unictype/ctype_blank.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo '$(srcdir)/'`unictype/ctype_blank.c + +unictype/libunistring_la-ctype_cntrl.lo: unictype/ctype_cntrl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo '$(srcdir)/'`unictype/ctype_cntrl.c + +unictype/libunistring_la-ctype_digit.lo: unictype/ctype_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo '$(srcdir)/'`unictype/ctype_digit.c + +unictype/libunistring_la-ctype_graph.lo: unictype/ctype_graph.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo '$(srcdir)/'`unictype/ctype_graph.c + +unictype/libunistring_la-ctype_lower.lo: unictype/ctype_lower.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo '$(srcdir)/'`unictype/ctype_lower.c + +unictype/libunistring_la-ctype_print.lo: unictype/ctype_print.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo '$(srcdir)/'`unictype/ctype_print.c + +unictype/libunistring_la-ctype_punct.lo: unictype/ctype_punct.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo '$(srcdir)/'`unictype/ctype_punct.c + +unictype/libunistring_la-ctype_space.lo: unictype/ctype_space.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo '$(srcdir)/'`unictype/ctype_space.c + +unictype/libunistring_la-ctype_upper.lo: unictype/ctype_upper.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo '$(srcdir)/'`unictype/ctype_upper.c + +unictype/libunistring_la-ctype_xdigit.lo: unictype/ctype_xdigit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo '$(srcdir)/'`unictype/ctype_xdigit.c + +unictype/libunistring_la-decdigit.lo: unictype/decdigit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-decdigit.lo `test -f 'unictype/decdigit.c' || echo '$(srcdir)/'`unictype/decdigit.c + +unictype/libunistring_la-digit.lo: unictype/digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-digit.lo `test -f 'unictype/digit.c' || echo '$(srcdir)/'`unictype/digit.c + +unictype/libunistring_la-joininggroup_byname.lo: unictype/joininggroup_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joininggroup_byname.lo `test -f 'unictype/joininggroup_byname.c' || echo '$(srcdir)/'`unictype/joininggroup_byname.c + +unictype/libunistring_la-joininggroup_name.lo: unictype/joininggroup_name.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joininggroup_name.lo `test -f 'unictype/joininggroup_name.c' || echo '$(srcdir)/'`unictype/joininggroup_name.c + +unictype/libunistring_la-joininggroup_of.lo: unictype/joininggroup_of.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joininggroup_of.lo `test -f 'unictype/joininggroup_of.c' || echo '$(srcdir)/'`unictype/joininggroup_of.c + +unictype/libunistring_la-joiningtype_byname.lo: unictype/joiningtype_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joiningtype_byname.lo `test -f 'unictype/joiningtype_byname.c' || echo '$(srcdir)/'`unictype/joiningtype_byname.c + +unictype/libunistring_la-joiningtype_longname.lo: unictype/joiningtype_longname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joiningtype_longname.lo `test -f 'unictype/joiningtype_longname.c' || echo '$(srcdir)/'`unictype/joiningtype_longname.c + +unictype/libunistring_la-joiningtype_name.lo: unictype/joiningtype_name.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joiningtype_name.lo `test -f 'unictype/joiningtype_name.c' || echo '$(srcdir)/'`unictype/joiningtype_name.c + +unictype/libunistring_la-joiningtype_of.lo: unictype/joiningtype_of.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-joiningtype_of.lo `test -f 'unictype/joiningtype_of.c' || echo '$(srcdir)/'`unictype/joiningtype_of.c + +unictype/libunistring_la-mirror.lo: unictype/mirror.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-mirror.lo `test -f 'unictype/mirror.c' || echo '$(srcdir)/'`unictype/mirror.c + +unictype/libunistring_la-numeric.lo: unictype/numeric.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-numeric.lo `test -f 'unictype/numeric.c' || echo '$(srcdir)/'`unictype/numeric.c + +unictype/libunistring_la-pr_alphabetic.lo: unictype/pr_alphabetic.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_alphabetic.lo `test -f 'unictype/pr_alphabetic.c' || echo '$(srcdir)/'`unictype/pr_alphabetic.c + +unictype/libunistring_la-pr_ascii_hex_digit.lo: unictype/pr_ascii_hex_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_ascii_hex_digit.lo `test -f 'unictype/pr_ascii_hex_digit.c' || echo '$(srcdir)/'`unictype/pr_ascii_hex_digit.c + +unictype/libunistring_la-pr_bidi_arabic_digit.lo: unictype/pr_bidi_arabic_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_arabic_digit.lo `test -f 'unictype/pr_bidi_arabic_digit.c' || echo '$(srcdir)/'`unictype/pr_bidi_arabic_digit.c + +unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo: unictype/pr_bidi_arabic_right_to_left.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo `test -f 'unictype/pr_bidi_arabic_right_to_left.c' || echo '$(srcdir)/'`unictype/pr_bidi_arabic_right_to_left.c + +unictype/libunistring_la-pr_bidi_block_separator.lo: unictype/pr_bidi_block_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_block_separator.lo `test -f 'unictype/pr_bidi_block_separator.c' || echo '$(srcdir)/'`unictype/pr_bidi_block_separator.c + +unictype/libunistring_la-pr_bidi_boundary_neutral.lo: unictype/pr_bidi_boundary_neutral.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_boundary_neutral.lo `test -f 'unictype/pr_bidi_boundary_neutral.c' || echo '$(srcdir)/'`unictype/pr_bidi_boundary_neutral.c + +unictype/libunistring_la-pr_bidi_common_separator.lo: unictype/pr_bidi_common_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_common_separator.lo `test -f 'unictype/pr_bidi_common_separator.c' || echo '$(srcdir)/'`unictype/pr_bidi_common_separator.c + +unictype/libunistring_la-pr_bidi_control.lo: unictype/pr_bidi_control.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_control.lo `test -f 'unictype/pr_bidi_control.c' || echo '$(srcdir)/'`unictype/pr_bidi_control.c + +unictype/libunistring_la-pr_bidi_embedding_or_override.lo: unictype/pr_bidi_embedding_or_override.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_embedding_or_override.lo `test -f 'unictype/pr_bidi_embedding_or_override.c' || echo '$(srcdir)/'`unictype/pr_bidi_embedding_or_override.c + +unictype/libunistring_la-pr_bidi_eur_num_separator.lo: unictype/pr_bidi_eur_num_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_eur_num_separator.lo `test -f 'unictype/pr_bidi_eur_num_separator.c' || echo '$(srcdir)/'`unictype/pr_bidi_eur_num_separator.c + +unictype/libunistring_la-pr_bidi_eur_num_terminator.lo: unictype/pr_bidi_eur_num_terminator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_eur_num_terminator.lo `test -f 'unictype/pr_bidi_eur_num_terminator.c' || echo '$(srcdir)/'`unictype/pr_bidi_eur_num_terminator.c + +unictype/libunistring_la-pr_bidi_european_digit.lo: unictype/pr_bidi_european_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_european_digit.lo `test -f 'unictype/pr_bidi_european_digit.c' || echo '$(srcdir)/'`unictype/pr_bidi_european_digit.c + +unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo: unictype/pr_bidi_hebrew_right_to_left.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo `test -f 'unictype/pr_bidi_hebrew_right_to_left.c' || echo '$(srcdir)/'`unictype/pr_bidi_hebrew_right_to_left.c + +unictype/libunistring_la-pr_bidi_left_to_right.lo: unictype/pr_bidi_left_to_right.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_left_to_right.lo `test -f 'unictype/pr_bidi_left_to_right.c' || echo '$(srcdir)/'`unictype/pr_bidi_left_to_right.c + +unictype/libunistring_la-pr_bidi_non_spacing_mark.lo: unictype/pr_bidi_non_spacing_mark.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_non_spacing_mark.lo `test -f 'unictype/pr_bidi_non_spacing_mark.c' || echo '$(srcdir)/'`unictype/pr_bidi_non_spacing_mark.c + +unictype/libunistring_la-pr_bidi_other_neutral.lo: unictype/pr_bidi_other_neutral.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_other_neutral.lo `test -f 'unictype/pr_bidi_other_neutral.c' || echo '$(srcdir)/'`unictype/pr_bidi_other_neutral.c + +unictype/libunistring_la-pr_bidi_pdf.lo: unictype/pr_bidi_pdf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_pdf.lo `test -f 'unictype/pr_bidi_pdf.c' || echo '$(srcdir)/'`unictype/pr_bidi_pdf.c + +unictype/libunistring_la-pr_bidi_segment_separator.lo: unictype/pr_bidi_segment_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_segment_separator.lo `test -f 'unictype/pr_bidi_segment_separator.c' || echo '$(srcdir)/'`unictype/pr_bidi_segment_separator.c + +unictype/libunistring_la-pr_bidi_whitespace.lo: unictype/pr_bidi_whitespace.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_bidi_whitespace.lo `test -f 'unictype/pr_bidi_whitespace.c' || echo '$(srcdir)/'`unictype/pr_bidi_whitespace.c + +unictype/libunistring_la-pr_byname.lo: unictype/pr_byname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_byname.lo `test -f 'unictype/pr_byname.c' || echo '$(srcdir)/'`unictype/pr_byname.c + +unictype/libunistring_la-pr_case_ignorable.lo: unictype/pr_case_ignorable.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_case_ignorable.lo `test -f 'unictype/pr_case_ignorable.c' || echo '$(srcdir)/'`unictype/pr_case_ignorable.c + +unictype/libunistring_la-pr_cased.lo: unictype/pr_cased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_cased.lo `test -f 'unictype/pr_cased.c' || echo '$(srcdir)/'`unictype/pr_cased.c + +unictype/libunistring_la-pr_changes_when_casefolded.lo: unictype/pr_changes_when_casefolded.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_changes_when_casefolded.lo `test -f 'unictype/pr_changes_when_casefolded.c' || echo '$(srcdir)/'`unictype/pr_changes_when_casefolded.c + +unictype/libunistring_la-pr_changes_when_casemapped.lo: unictype/pr_changes_when_casemapped.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_changes_when_casemapped.lo `test -f 'unictype/pr_changes_when_casemapped.c' || echo '$(srcdir)/'`unictype/pr_changes_when_casemapped.c + +unictype/libunistring_la-pr_changes_when_lowercased.lo: unictype/pr_changes_when_lowercased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_changes_when_lowercased.lo `test -f 'unictype/pr_changes_when_lowercased.c' || echo '$(srcdir)/'`unictype/pr_changes_when_lowercased.c + +unictype/libunistring_la-pr_changes_when_titlecased.lo: unictype/pr_changes_when_titlecased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_changes_when_titlecased.lo `test -f 'unictype/pr_changes_when_titlecased.c' || echo '$(srcdir)/'`unictype/pr_changes_when_titlecased.c + +unictype/libunistring_la-pr_changes_when_uppercased.lo: unictype/pr_changes_when_uppercased.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_changes_when_uppercased.lo `test -f 'unictype/pr_changes_when_uppercased.c' || echo '$(srcdir)/'`unictype/pr_changes_when_uppercased.c + +unictype/libunistring_la-pr_combining.lo: unictype/pr_combining.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_combining.lo `test -f 'unictype/pr_combining.c' || echo '$(srcdir)/'`unictype/pr_combining.c + +unictype/libunistring_la-pr_composite.lo: unictype/pr_composite.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_composite.lo `test -f 'unictype/pr_composite.c' || echo '$(srcdir)/'`unictype/pr_composite.c + +unictype/libunistring_la-pr_currency_symbol.lo: unictype/pr_currency_symbol.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_currency_symbol.lo `test -f 'unictype/pr_currency_symbol.c' || echo '$(srcdir)/'`unictype/pr_currency_symbol.c + +unictype/libunistring_la-pr_dash.lo: unictype/pr_dash.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_dash.lo `test -f 'unictype/pr_dash.c' || echo '$(srcdir)/'`unictype/pr_dash.c + +unictype/libunistring_la-pr_decimal_digit.lo: unictype/pr_decimal_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_decimal_digit.lo `test -f 'unictype/pr_decimal_digit.c' || echo '$(srcdir)/'`unictype/pr_decimal_digit.c + +unictype/libunistring_la-pr_default_ignorable_code_point.lo: unictype/pr_default_ignorable_code_point.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_default_ignorable_code_point.lo `test -f 'unictype/pr_default_ignorable_code_point.c' || echo '$(srcdir)/'`unictype/pr_default_ignorable_code_point.c + +unictype/libunistring_la-pr_deprecated.lo: unictype/pr_deprecated.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_deprecated.lo `test -f 'unictype/pr_deprecated.c' || echo '$(srcdir)/'`unictype/pr_deprecated.c + +unictype/libunistring_la-pr_diacritic.lo: unictype/pr_diacritic.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_diacritic.lo `test -f 'unictype/pr_diacritic.c' || echo '$(srcdir)/'`unictype/pr_diacritic.c + +unictype/libunistring_la-pr_emoji.lo: unictype/pr_emoji.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_emoji.lo `test -f 'unictype/pr_emoji.c' || echo '$(srcdir)/'`unictype/pr_emoji.c + +unictype/libunistring_la-pr_emoji_component.lo: unictype/pr_emoji_component.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_emoji_component.lo `test -f 'unictype/pr_emoji_component.c' || echo '$(srcdir)/'`unictype/pr_emoji_component.c + +unictype/libunistring_la-pr_emoji_modifier.lo: unictype/pr_emoji_modifier.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_emoji_modifier.lo `test -f 'unictype/pr_emoji_modifier.c' || echo '$(srcdir)/'`unictype/pr_emoji_modifier.c + +unictype/libunistring_la-pr_emoji_modifier_base.lo: unictype/pr_emoji_modifier_base.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_emoji_modifier_base.lo `test -f 'unictype/pr_emoji_modifier_base.c' || echo '$(srcdir)/'`unictype/pr_emoji_modifier_base.c + +unictype/libunistring_la-pr_emoji_presentation.lo: unictype/pr_emoji_presentation.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_emoji_presentation.lo `test -f 'unictype/pr_emoji_presentation.c' || echo '$(srcdir)/'`unictype/pr_emoji_presentation.c + +unictype/libunistring_la-pr_extended_pictographic.lo: unictype/pr_extended_pictographic.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_extended_pictographic.lo `test -f 'unictype/pr_extended_pictographic.c' || echo '$(srcdir)/'`unictype/pr_extended_pictographic.c + +unictype/libunistring_la-pr_extender.lo: unictype/pr_extender.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_extender.lo `test -f 'unictype/pr_extender.c' || echo '$(srcdir)/'`unictype/pr_extender.c + +unictype/libunistring_la-pr_format_control.lo: unictype/pr_format_control.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_format_control.lo `test -f 'unictype/pr_format_control.c' || echo '$(srcdir)/'`unictype/pr_format_control.c + +unictype/libunistring_la-pr_grapheme_base.lo: unictype/pr_grapheme_base.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_grapheme_base.lo `test -f 'unictype/pr_grapheme_base.c' || echo '$(srcdir)/'`unictype/pr_grapheme_base.c + +unictype/libunistring_la-pr_grapheme_extend.lo: unictype/pr_grapheme_extend.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_grapheme_extend.lo `test -f 'unictype/pr_grapheme_extend.c' || echo '$(srcdir)/'`unictype/pr_grapheme_extend.c + +unictype/libunistring_la-pr_grapheme_link.lo: unictype/pr_grapheme_link.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_grapheme_link.lo `test -f 'unictype/pr_grapheme_link.c' || echo '$(srcdir)/'`unictype/pr_grapheme_link.c + +unictype/libunistring_la-pr_hex_digit.lo: unictype/pr_hex_digit.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_hex_digit.lo `test -f 'unictype/pr_hex_digit.c' || echo '$(srcdir)/'`unictype/pr_hex_digit.c + +unictype/libunistring_la-pr_hyphen.lo: unictype/pr_hyphen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_hyphen.lo `test -f 'unictype/pr_hyphen.c' || echo '$(srcdir)/'`unictype/pr_hyphen.c + +unictype/libunistring_la-pr_id_continue.lo: unictype/pr_id_continue.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_id_continue.lo `test -f 'unictype/pr_id_continue.c' || echo '$(srcdir)/'`unictype/pr_id_continue.c + +unictype/libunistring_la-pr_id_start.lo: unictype/pr_id_start.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_id_start.lo `test -f 'unictype/pr_id_start.c' || echo '$(srcdir)/'`unictype/pr_id_start.c + +unictype/libunistring_la-pr_ideographic.lo: unictype/pr_ideographic.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_ideographic.lo `test -f 'unictype/pr_ideographic.c' || echo '$(srcdir)/'`unictype/pr_ideographic.c + +unictype/libunistring_la-pr_ids_binary_operator.lo: unictype/pr_ids_binary_operator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_ids_binary_operator.lo `test -f 'unictype/pr_ids_binary_operator.c' || echo '$(srcdir)/'`unictype/pr_ids_binary_operator.c + +unictype/libunistring_la-pr_ids_trinary_operator.lo: unictype/pr_ids_trinary_operator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_ids_trinary_operator.lo `test -f 'unictype/pr_ids_trinary_operator.c' || echo '$(srcdir)/'`unictype/pr_ids_trinary_operator.c + +unictype/libunistring_la-pr_ignorable_control.lo: unictype/pr_ignorable_control.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_ignorable_control.lo `test -f 'unictype/pr_ignorable_control.c' || echo '$(srcdir)/'`unictype/pr_ignorable_control.c + +unictype/libunistring_la-pr_iso_control.lo: unictype/pr_iso_control.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_iso_control.lo `test -f 'unictype/pr_iso_control.c' || echo '$(srcdir)/'`unictype/pr_iso_control.c + +unictype/libunistring_la-pr_join_control.lo: unictype/pr_join_control.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_join_control.lo `test -f 'unictype/pr_join_control.c' || echo '$(srcdir)/'`unictype/pr_join_control.c + +unictype/libunistring_la-pr_left_of_pair.lo: unictype/pr_left_of_pair.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_left_of_pair.lo `test -f 'unictype/pr_left_of_pair.c' || echo '$(srcdir)/'`unictype/pr_left_of_pair.c + +unictype/libunistring_la-pr_line_separator.lo: unictype/pr_line_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_line_separator.lo `test -f 'unictype/pr_line_separator.c' || echo '$(srcdir)/'`unictype/pr_line_separator.c + +unictype/libunistring_la-pr_logical_order_exception.lo: unictype/pr_logical_order_exception.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_logical_order_exception.lo `test -f 'unictype/pr_logical_order_exception.c' || echo '$(srcdir)/'`unictype/pr_logical_order_exception.c + +unictype/libunistring_la-pr_lowercase.lo: unictype/pr_lowercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_lowercase.lo `test -f 'unictype/pr_lowercase.c' || echo '$(srcdir)/'`unictype/pr_lowercase.c + +unictype/libunistring_la-pr_math.lo: unictype/pr_math.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_math.lo `test -f 'unictype/pr_math.c' || echo '$(srcdir)/'`unictype/pr_math.c + +unictype/libunistring_la-pr_non_break.lo: unictype/pr_non_break.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_non_break.lo `test -f 'unictype/pr_non_break.c' || echo '$(srcdir)/'`unictype/pr_non_break.c + +unictype/libunistring_la-pr_not_a_character.lo: unictype/pr_not_a_character.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_not_a_character.lo `test -f 'unictype/pr_not_a_character.c' || echo '$(srcdir)/'`unictype/pr_not_a_character.c + +unictype/libunistring_la-pr_numeric.lo: unictype/pr_numeric.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_numeric.lo `test -f 'unictype/pr_numeric.c' || echo '$(srcdir)/'`unictype/pr_numeric.c + +unictype/libunistring_la-pr_other_alphabetic.lo: unictype/pr_other_alphabetic.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_alphabetic.lo `test -f 'unictype/pr_other_alphabetic.c' || echo '$(srcdir)/'`unictype/pr_other_alphabetic.c + +unictype/libunistring_la-pr_other_default_ignorable_code_point.lo: unictype/pr_other_default_ignorable_code_point.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_default_ignorable_code_point.lo `test -f 'unictype/pr_other_default_ignorable_code_point.c' || echo '$(srcdir)/'`unictype/pr_other_default_ignorable_code_point.c + +unictype/libunistring_la-pr_other_grapheme_extend.lo: unictype/pr_other_grapheme_extend.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_grapheme_extend.lo `test -f 'unictype/pr_other_grapheme_extend.c' || echo '$(srcdir)/'`unictype/pr_other_grapheme_extend.c + +unictype/libunistring_la-pr_other_id_continue.lo: unictype/pr_other_id_continue.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_id_continue.lo `test -f 'unictype/pr_other_id_continue.c' || echo '$(srcdir)/'`unictype/pr_other_id_continue.c + +unictype/libunistring_la-pr_other_id_start.lo: unictype/pr_other_id_start.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_id_start.lo `test -f 'unictype/pr_other_id_start.c' || echo '$(srcdir)/'`unictype/pr_other_id_start.c + +unictype/libunistring_la-pr_other_lowercase.lo: unictype/pr_other_lowercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_lowercase.lo `test -f 'unictype/pr_other_lowercase.c' || echo '$(srcdir)/'`unictype/pr_other_lowercase.c + +unictype/libunistring_la-pr_other_math.lo: unictype/pr_other_math.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_math.lo `test -f 'unictype/pr_other_math.c' || echo '$(srcdir)/'`unictype/pr_other_math.c + +unictype/libunistring_la-pr_other_uppercase.lo: unictype/pr_other_uppercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_other_uppercase.lo `test -f 'unictype/pr_other_uppercase.c' || echo '$(srcdir)/'`unictype/pr_other_uppercase.c + +unictype/libunistring_la-pr_paired_punctuation.lo: unictype/pr_paired_punctuation.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_paired_punctuation.lo `test -f 'unictype/pr_paired_punctuation.c' || echo '$(srcdir)/'`unictype/pr_paired_punctuation.c + +unictype/libunistring_la-pr_paragraph_separator.lo: unictype/pr_paragraph_separator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_paragraph_separator.lo `test -f 'unictype/pr_paragraph_separator.c' || echo '$(srcdir)/'`unictype/pr_paragraph_separator.c + +unictype/libunistring_la-pr_pattern_syntax.lo: unictype/pr_pattern_syntax.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_pattern_syntax.lo `test -f 'unictype/pr_pattern_syntax.c' || echo '$(srcdir)/'`unictype/pr_pattern_syntax.c + +unictype/libunistring_la-pr_pattern_white_space.lo: unictype/pr_pattern_white_space.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_pattern_white_space.lo `test -f 'unictype/pr_pattern_white_space.c' || echo '$(srcdir)/'`unictype/pr_pattern_white_space.c + +unictype/libunistring_la-pr_private_use.lo: unictype/pr_private_use.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_private_use.lo `test -f 'unictype/pr_private_use.c' || echo '$(srcdir)/'`unictype/pr_private_use.c + +unictype/libunistring_la-pr_punctuation.lo: unictype/pr_punctuation.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_punctuation.lo `test -f 'unictype/pr_punctuation.c' || echo '$(srcdir)/'`unictype/pr_punctuation.c + +unictype/libunistring_la-pr_quotation_mark.lo: unictype/pr_quotation_mark.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_quotation_mark.lo `test -f 'unictype/pr_quotation_mark.c' || echo '$(srcdir)/'`unictype/pr_quotation_mark.c + +unictype/libunistring_la-pr_radical.lo: unictype/pr_radical.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_radical.lo `test -f 'unictype/pr_radical.c' || echo '$(srcdir)/'`unictype/pr_radical.c + +unictype/libunistring_la-pr_regional_indicator.lo: unictype/pr_regional_indicator.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_regional_indicator.lo `test -f 'unictype/pr_regional_indicator.c' || echo '$(srcdir)/'`unictype/pr_regional_indicator.c + +unictype/libunistring_la-pr_sentence_terminal.lo: unictype/pr_sentence_terminal.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_sentence_terminal.lo `test -f 'unictype/pr_sentence_terminal.c' || echo '$(srcdir)/'`unictype/pr_sentence_terminal.c + +unictype/libunistring_la-pr_soft_dotted.lo: unictype/pr_soft_dotted.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_soft_dotted.lo `test -f 'unictype/pr_soft_dotted.c' || echo '$(srcdir)/'`unictype/pr_soft_dotted.c + +unictype/libunistring_la-pr_space.lo: unictype/pr_space.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_space.lo `test -f 'unictype/pr_space.c' || echo '$(srcdir)/'`unictype/pr_space.c + +unictype/libunistring_la-pr_terminal_punctuation.lo: unictype/pr_terminal_punctuation.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_terminal_punctuation.lo `test -f 'unictype/pr_terminal_punctuation.c' || echo '$(srcdir)/'`unictype/pr_terminal_punctuation.c + +unictype/libunistring_la-pr_test.lo: unictype/pr_test.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_test.lo `test -f 'unictype/pr_test.c' || echo '$(srcdir)/'`unictype/pr_test.c + +unictype/libunistring_la-pr_titlecase.lo: unictype/pr_titlecase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_titlecase.lo `test -f 'unictype/pr_titlecase.c' || echo '$(srcdir)/'`unictype/pr_titlecase.c + +unictype/libunistring_la-pr_unassigned_code_value.lo: unictype/pr_unassigned_code_value.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_unassigned_code_value.lo `test -f 'unictype/pr_unassigned_code_value.c' || echo '$(srcdir)/'`unictype/pr_unassigned_code_value.c + +unictype/libunistring_la-pr_unified_ideograph.lo: unictype/pr_unified_ideograph.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_unified_ideograph.lo `test -f 'unictype/pr_unified_ideograph.c' || echo '$(srcdir)/'`unictype/pr_unified_ideograph.c + +unictype/libunistring_la-pr_uppercase.lo: unictype/pr_uppercase.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_uppercase.lo `test -f 'unictype/pr_uppercase.c' || echo '$(srcdir)/'`unictype/pr_uppercase.c + +unictype/libunistring_la-pr_variation_selector.lo: unictype/pr_variation_selector.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_variation_selector.lo `test -f 'unictype/pr_variation_selector.c' || echo '$(srcdir)/'`unictype/pr_variation_selector.c + +unictype/libunistring_la-pr_white_space.lo: unictype/pr_white_space.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_white_space.lo `test -f 'unictype/pr_white_space.c' || echo '$(srcdir)/'`unictype/pr_white_space.c + +unictype/libunistring_la-pr_xid_continue.lo: unictype/pr_xid_continue.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_xid_continue.lo `test -f 'unictype/pr_xid_continue.c' || echo '$(srcdir)/'`unictype/pr_xid_continue.c + +unictype/libunistring_la-pr_xid_start.lo: unictype/pr_xid_start.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_xid_start.lo `test -f 'unictype/pr_xid_start.c' || echo '$(srcdir)/'`unictype/pr_xid_start.c + +unictype/libunistring_la-pr_zero_width.lo: unictype/pr_zero_width.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-pr_zero_width.lo `test -f 'unictype/pr_zero_width.c' || echo '$(srcdir)/'`unictype/pr_zero_width.c + +unictype/libunistring_la-scripts.lo: unictype/scripts.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-scripts.lo `test -f 'unictype/scripts.c' || echo '$(srcdir)/'`unictype/scripts.c + +unictype/libunistring_la-sy_c_ident.lo: unictype/sy_c_ident.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-sy_c_ident.lo `test -f 'unictype/sy_c_ident.c' || echo '$(srcdir)/'`unictype/sy_c_ident.c + +unictype/libunistring_la-sy_c_whitespace.lo: unictype/sy_c_whitespace.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-sy_c_whitespace.lo `test -f 'unictype/sy_c_whitespace.c' || echo '$(srcdir)/'`unictype/sy_c_whitespace.c + +unictype/libunistring_la-sy_java_ident.lo: unictype/sy_java_ident.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-sy_java_ident.lo `test -f 'unictype/sy_java_ident.c' || echo '$(srcdir)/'`unictype/sy_java_ident.c + +unictype/libunistring_la-sy_java_whitespace.lo: unictype/sy_java_whitespace.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unictype/libunistring_la-sy_java_whitespace.lo `test -f 'unictype/sy_java_whitespace.c' || echo '$(srcdir)/'`unictype/sy_java_whitespace.c + +unigbrk/libunistring_la-u16-grapheme-breaks.lo: unigbrk/u16-grapheme-breaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u16-grapheme-breaks.lo `test -f 'unigbrk/u16-grapheme-breaks.c' || echo '$(srcdir)/'`unigbrk/u16-grapheme-breaks.c + +unigbrk/libunistring_la-u16-grapheme-next.lo: unigbrk/u16-grapheme-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u16-grapheme-next.lo `test -f 'unigbrk/u16-grapheme-next.c' || echo '$(srcdir)/'`unigbrk/u16-grapheme-next.c + +unigbrk/libunistring_la-u16-grapheme-prev.lo: unigbrk/u16-grapheme-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u16-grapheme-prev.lo `test -f 'unigbrk/u16-grapheme-prev.c' || echo '$(srcdir)/'`unigbrk/u16-grapheme-prev.c + +unigbrk/libunistring_la-u32-grapheme-breaks.lo: unigbrk/u32-grapheme-breaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u32-grapheme-breaks.lo `test -f 'unigbrk/u32-grapheme-breaks.c' || echo '$(srcdir)/'`unigbrk/u32-grapheme-breaks.c + +unigbrk/libunistring_la-u32-grapheme-next.lo: unigbrk/u32-grapheme-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u32-grapheme-next.lo `test -f 'unigbrk/u32-grapheme-next.c' || echo '$(srcdir)/'`unigbrk/u32-grapheme-next.c + +unigbrk/libunistring_la-u32-grapheme-prev.lo: unigbrk/u32-grapheme-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u32-grapheme-prev.lo `test -f 'unigbrk/u32-grapheme-prev.c' || echo '$(srcdir)/'`unigbrk/u32-grapheme-prev.c + +unigbrk/libunistring_la-u8-grapheme-breaks.lo: unigbrk/u8-grapheme-breaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u8-grapheme-breaks.lo `test -f 'unigbrk/u8-grapheme-breaks.c' || echo '$(srcdir)/'`unigbrk/u8-grapheme-breaks.c + +unigbrk/libunistring_la-u8-grapheme-next.lo: unigbrk/u8-grapheme-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u8-grapheme-next.lo `test -f 'unigbrk/u8-grapheme-next.c' || echo '$(srcdir)/'`unigbrk/u8-grapheme-next.c + +unigbrk/libunistring_la-u8-grapheme-prev.lo: unigbrk/u8-grapheme-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-u8-grapheme-prev.lo `test -f 'unigbrk/u8-grapheme-prev.c' || echo '$(srcdir)/'`unigbrk/u8-grapheme-prev.c + +unigbrk/libunistring_la-uc-gbrk-prop.lo: unigbrk/uc-gbrk-prop.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-uc-gbrk-prop.lo `test -f 'unigbrk/uc-gbrk-prop.c' || echo '$(srcdir)/'`unigbrk/uc-gbrk-prop.c + +unigbrk/libunistring_la-uc-grapheme-breaks.lo: unigbrk/uc-grapheme-breaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-uc-grapheme-breaks.lo `test -f 'unigbrk/uc-grapheme-breaks.c' || echo '$(srcdir)/'`unigbrk/uc-grapheme-breaks.c + +unigbrk/libunistring_la-uc-is-grapheme-break.lo: unigbrk/uc-is-grapheme-break.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-uc-is-grapheme-break.lo `test -f 'unigbrk/uc-is-grapheme-break.c' || echo '$(srcdir)/'`unigbrk/uc-is-grapheme-break.c + +unigbrk/libunistring_la-ulc-grapheme-breaks.lo: unigbrk/ulc-grapheme-breaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unigbrk/libunistring_la-ulc-grapheme-breaks.lo `test -f 'unigbrk/ulc-grapheme-breaks.c' || echo '$(srcdir)/'`unigbrk/ulc-grapheme-breaks.c + +unilbrk/libunistring_la-lbrktables.lo: unilbrk/lbrktables.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo '$(srcdir)/'`unilbrk/lbrktables.c + +unilbrk/libunistring_la-u16-possible-linebreaks.lo: unilbrk/u16-possible-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u16-possible-linebreaks.lo `test -f 'unilbrk/u16-possible-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u16-possible-linebreaks.c + +unilbrk/libunistring_la-u16-width-linebreaks.lo: unilbrk/u16-width-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u16-width-linebreaks.lo `test -f 'unilbrk/u16-width-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u16-width-linebreaks.c + +unilbrk/libunistring_la-u32-possible-linebreaks.lo: unilbrk/u32-possible-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u32-possible-linebreaks.lo `test -f 'unilbrk/u32-possible-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u32-possible-linebreaks.c + +unilbrk/libunistring_la-u32-width-linebreaks.lo: unilbrk/u32-width-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u32-width-linebreaks.lo `test -f 'unilbrk/u32-width-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u32-width-linebreaks.c + +unilbrk/libunistring_la-u8-possible-linebreaks.lo: unilbrk/u8-possible-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u8-possible-linebreaks.c + +unilbrk/libunistring_la-u8-width-linebreaks.lo: unilbrk/u8-width-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo '$(srcdir)/'`unilbrk/u8-width-linebreaks.c + +unilbrk/libunistring_la-ulc-common.lo: unilbrk/ulc-common.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo '$(srcdir)/'`unilbrk/ulc-common.c + +unilbrk/libunistring_la-ulc-possible-linebreaks.lo: unilbrk/ulc-possible-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-ulc-possible-linebreaks.lo `test -f 'unilbrk/ulc-possible-linebreaks.c' || echo '$(srcdir)/'`unilbrk/ulc-possible-linebreaks.c + +unilbrk/libunistring_la-ulc-width-linebreaks.lo: unilbrk/ulc-width-linebreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unilbrk/libunistring_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo '$(srcdir)/'`unilbrk/ulc-width-linebreaks.c + +uniname/libunistring_la-uniname.lo: uniname/uniname.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniname/libunistring_la-uniname.lo `test -f 'uniname/uniname.c' || echo '$(srcdir)/'`uniname/uniname.c + +uninorm/libunistring_la-canonical-decomposition.lo: uninorm/canonical-decomposition.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-canonical-decomposition.lo `test -f 'uninorm/canonical-decomposition.c' || echo '$(srcdir)/'`uninorm/canonical-decomposition.c + +uninorm/libunistring_la-compat-decomposition.lo: uninorm/compat-decomposition.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-compat-decomposition.lo `test -f 'uninorm/compat-decomposition.c' || echo '$(srcdir)/'`uninorm/compat-decomposition.c + +uninorm/libunistring_la-composition.lo: uninorm/composition.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-composition.lo `test -f 'uninorm/composition.c' || echo '$(srcdir)/'`uninorm/composition.c + +uninorm/libunistring_la-decompose-internal.lo: uninorm/decompose-internal.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-decompose-internal.lo `test -f 'uninorm/decompose-internal.c' || echo '$(srcdir)/'`uninorm/decompose-internal.c + +uninorm/libunistring_la-decomposing-form.lo: uninorm/decomposing-form.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-decomposing-form.lo `test -f 'uninorm/decomposing-form.c' || echo '$(srcdir)/'`uninorm/decomposing-form.c + +uninorm/libunistring_la-decomposition.lo: uninorm/decomposition.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-decomposition.lo `test -f 'uninorm/decomposition.c' || echo '$(srcdir)/'`uninorm/decomposition.c + +uninorm/libunistring_la-decomposition-table.lo: uninorm/decomposition-table.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-decomposition-table.lo `test -f 'uninorm/decomposition-table.c' || echo '$(srcdir)/'`uninorm/decomposition-table.c + +uninorm/libunistring_la-uninorm-filter.lo: uninorm/uninorm-filter.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-uninorm-filter.lo `test -f 'uninorm/uninorm-filter.c' || echo '$(srcdir)/'`uninorm/uninorm-filter.c + +uninorm/libunistring_la-nfc.lo: uninorm/nfc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-nfc.lo `test -f 'uninorm/nfc.c' || echo '$(srcdir)/'`uninorm/nfc.c + +uninorm/libunistring_la-nfd.lo: uninorm/nfd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-nfd.lo `test -f 'uninorm/nfd.c' || echo '$(srcdir)/'`uninorm/nfd.c + +uninorm/libunistring_la-nfkc.lo: uninorm/nfkc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-nfkc.lo `test -f 'uninorm/nfkc.c' || echo '$(srcdir)/'`uninorm/nfkc.c + +uninorm/libunistring_la-nfkd.lo: uninorm/nfkd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-nfkd.lo `test -f 'uninorm/nfkd.c' || echo '$(srcdir)/'`uninorm/nfkd.c + +uninorm/libunistring_la-u16-normalize.lo: uninorm/u16-normalize.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u16-normalize.lo `test -f 'uninorm/u16-normalize.c' || echo '$(srcdir)/'`uninorm/u16-normalize.c + +uninorm/libunistring_la-u16-normcmp.lo: uninorm/u16-normcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u16-normcmp.lo `test -f 'uninorm/u16-normcmp.c' || echo '$(srcdir)/'`uninorm/u16-normcmp.c + +uninorm/libunistring_la-u16-normcoll.lo: uninorm/u16-normcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u16-normcoll.lo `test -f 'uninorm/u16-normcoll.c' || echo '$(srcdir)/'`uninorm/u16-normcoll.c + +uninorm/libunistring_la-u16-normxfrm.lo: uninorm/u16-normxfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u16-normxfrm.lo `test -f 'uninorm/u16-normxfrm.c' || echo '$(srcdir)/'`uninorm/u16-normxfrm.c + +uninorm/libunistring_la-u32-normalize.lo: uninorm/u32-normalize.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u32-normalize.lo `test -f 'uninorm/u32-normalize.c' || echo '$(srcdir)/'`uninorm/u32-normalize.c + +uninorm/libunistring_la-u32-normcmp.lo: uninorm/u32-normcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u32-normcmp.lo `test -f 'uninorm/u32-normcmp.c' || echo '$(srcdir)/'`uninorm/u32-normcmp.c + +uninorm/libunistring_la-u32-normcoll.lo: uninorm/u32-normcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u32-normcoll.lo `test -f 'uninorm/u32-normcoll.c' || echo '$(srcdir)/'`uninorm/u32-normcoll.c + +uninorm/libunistring_la-u32-normxfrm.lo: uninorm/u32-normxfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u32-normxfrm.lo `test -f 'uninorm/u32-normxfrm.c' || echo '$(srcdir)/'`uninorm/u32-normxfrm.c + +uninorm/libunistring_la-u8-normalize.lo: uninorm/u8-normalize.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u8-normalize.lo `test -f 'uninorm/u8-normalize.c' || echo '$(srcdir)/'`uninorm/u8-normalize.c + +uninorm/libunistring_la-u8-normcmp.lo: uninorm/u8-normcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u8-normcmp.lo `test -f 'uninorm/u8-normcmp.c' || echo '$(srcdir)/'`uninorm/u8-normcmp.c + +uninorm/libunistring_la-u8-normcoll.lo: uninorm/u8-normcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u8-normcoll.lo `test -f 'uninorm/u8-normcoll.c' || echo '$(srcdir)/'`uninorm/u8-normcoll.c + +uninorm/libunistring_la-u8-normxfrm.lo: uninorm/u8-normxfrm.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uninorm/libunistring_la-u8-normxfrm.lo `test -f 'uninorm/u8-normxfrm.c' || echo '$(srcdir)/'`uninorm/u8-normxfrm.c + +libunistring_la-unistd.lo: unistd.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-unistd.lo `test -f 'unistd.c' || echo '$(srcdir)/'`unistd.c + +unistdio/libunistring_la-u-printf-args.lo: unistdio/u-printf-args.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u-printf-args.lo `test -f 'unistdio/u-printf-args.c' || echo '$(srcdir)/'`unistdio/u-printf-args.c + +unistdio/libunistring_la-u16-asnprintf.lo: unistdio/u16-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-asnprintf.lo `test -f 'unistdio/u16-asnprintf.c' || echo '$(srcdir)/'`unistdio/u16-asnprintf.c + +unistdio/libunistring_la-u16-asprintf.lo: unistdio/u16-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-asprintf.lo `test -f 'unistdio/u16-asprintf.c' || echo '$(srcdir)/'`unistdio/u16-asprintf.c + +unistdio/libunistring_la-u16-printf-parse.lo: unistdio/u16-printf-parse.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-printf-parse.lo `test -f 'unistdio/u16-printf-parse.c' || echo '$(srcdir)/'`unistdio/u16-printf-parse.c + +unistdio/libunistring_la-u16-snprintf.lo: unistdio/u16-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-snprintf.lo `test -f 'unistdio/u16-snprintf.c' || echo '$(srcdir)/'`unistdio/u16-snprintf.c + +unistdio/libunistring_la-u16-sprintf.lo: unistdio/u16-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-sprintf.lo `test -f 'unistdio/u16-sprintf.c' || echo '$(srcdir)/'`unistdio/u16-sprintf.c + +unistdio/libunistring_la-u16-u16-asnprintf.lo: unistdio/u16-u16-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-asnprintf.lo `test -f 'unistdio/u16-u16-asnprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-asnprintf.c + +unistdio/libunistring_la-u16-u16-asprintf.lo: unistdio/u16-u16-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-asprintf.lo `test -f 'unistdio/u16-u16-asprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-asprintf.c + +unistdio/libunistring_la-u16-u16-snprintf.lo: unistdio/u16-u16-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-snprintf.lo `test -f 'unistdio/u16-u16-snprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-snprintf.c + +unistdio/libunistring_la-u16-u16-sprintf.lo: unistdio/u16-u16-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-sprintf.lo `test -f 'unistdio/u16-u16-sprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-sprintf.c + +unistdio/libunistring_la-u16-u16-vasnprintf.lo: unistdio/u16-u16-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-vasnprintf.lo `test -f 'unistdio/u16-u16-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-vasnprintf.c + +unistdio/libunistring_la-u16-u16-vasprintf.lo: unistdio/u16-u16-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-vasprintf.lo `test -f 'unistdio/u16-u16-vasprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-vasprintf.c + +unistdio/libunistring_la-u16-u16-vsnprintf.lo: unistdio/u16-u16-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-vsnprintf.lo `test -f 'unistdio/u16-u16-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-vsnprintf.c + +unistdio/libunistring_la-u16-u16-vsprintf.lo: unistdio/u16-u16-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-u16-vsprintf.lo `test -f 'unistdio/u16-u16-vsprintf.c' || echo '$(srcdir)/'`unistdio/u16-u16-vsprintf.c + +unistdio/libunistring_la-u16-vasnprintf.lo: unistdio/u16-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-vasnprintf.lo `test -f 'unistdio/u16-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u16-vasnprintf.c + +unistdio/libunistring_la-u16-vasprintf.lo: unistdio/u16-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-vasprintf.lo `test -f 'unistdio/u16-vasprintf.c' || echo '$(srcdir)/'`unistdio/u16-vasprintf.c + +unistdio/libunistring_la-u16-vsnprintf.lo: unistdio/u16-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-vsnprintf.lo `test -f 'unistdio/u16-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u16-vsnprintf.c + +unistdio/libunistring_la-u16-vsprintf.lo: unistdio/u16-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u16-vsprintf.lo `test -f 'unistdio/u16-vsprintf.c' || echo '$(srcdir)/'`unistdio/u16-vsprintf.c + +unistdio/libunistring_la-u32-asnprintf.lo: unistdio/u32-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-asnprintf.lo `test -f 'unistdio/u32-asnprintf.c' || echo '$(srcdir)/'`unistdio/u32-asnprintf.c + +unistdio/libunistring_la-u32-asprintf.lo: unistdio/u32-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-asprintf.lo `test -f 'unistdio/u32-asprintf.c' || echo '$(srcdir)/'`unistdio/u32-asprintf.c + +unistdio/libunistring_la-u32-printf-parse.lo: unistdio/u32-printf-parse.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-printf-parse.lo `test -f 'unistdio/u32-printf-parse.c' || echo '$(srcdir)/'`unistdio/u32-printf-parse.c + +unistdio/libunistring_la-u32-snprintf.lo: unistdio/u32-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-snprintf.lo `test -f 'unistdio/u32-snprintf.c' || echo '$(srcdir)/'`unistdio/u32-snprintf.c + +unistdio/libunistring_la-u32-sprintf.lo: unistdio/u32-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-sprintf.lo `test -f 'unistdio/u32-sprintf.c' || echo '$(srcdir)/'`unistdio/u32-sprintf.c + +unistdio/libunistring_la-u32-u32-asnprintf.lo: unistdio/u32-u32-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-asnprintf.lo `test -f 'unistdio/u32-u32-asnprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-asnprintf.c + +unistdio/libunistring_la-u32-u32-asprintf.lo: unistdio/u32-u32-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-asprintf.lo `test -f 'unistdio/u32-u32-asprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-asprintf.c + +unistdio/libunistring_la-u32-u32-snprintf.lo: unistdio/u32-u32-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-snprintf.lo `test -f 'unistdio/u32-u32-snprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-snprintf.c + +unistdio/libunistring_la-u32-u32-sprintf.lo: unistdio/u32-u32-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-sprintf.lo `test -f 'unistdio/u32-u32-sprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-sprintf.c + +unistdio/libunistring_la-u32-u32-vasnprintf.lo: unistdio/u32-u32-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-vasnprintf.lo `test -f 'unistdio/u32-u32-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-vasnprintf.c + +unistdio/libunistring_la-u32-u32-vasprintf.lo: unistdio/u32-u32-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-vasprintf.lo `test -f 'unistdio/u32-u32-vasprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-vasprintf.c + +unistdio/libunistring_la-u32-u32-vsnprintf.lo: unistdio/u32-u32-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-vsnprintf.lo `test -f 'unistdio/u32-u32-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-vsnprintf.c + +unistdio/libunistring_la-u32-u32-vsprintf.lo: unistdio/u32-u32-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-u32-vsprintf.lo `test -f 'unistdio/u32-u32-vsprintf.c' || echo '$(srcdir)/'`unistdio/u32-u32-vsprintf.c + +unistdio/libunistring_la-u32-vasnprintf.lo: unistdio/u32-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-vasnprintf.lo `test -f 'unistdio/u32-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u32-vasnprintf.c + +unistdio/libunistring_la-u32-vasprintf.lo: unistdio/u32-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-vasprintf.lo `test -f 'unistdio/u32-vasprintf.c' || echo '$(srcdir)/'`unistdio/u32-vasprintf.c + +unistdio/libunistring_la-u32-vsnprintf.lo: unistdio/u32-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-vsnprintf.lo `test -f 'unistdio/u32-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u32-vsnprintf.c + +unistdio/libunistring_la-u32-vsprintf.lo: unistdio/u32-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u32-vsprintf.lo `test -f 'unistdio/u32-vsprintf.c' || echo '$(srcdir)/'`unistdio/u32-vsprintf.c + +unistdio/libunistring_la-u8-asnprintf.lo: unistdio/u8-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-asnprintf.lo `test -f 'unistdio/u8-asnprintf.c' || echo '$(srcdir)/'`unistdio/u8-asnprintf.c + +unistdio/libunistring_la-u8-asprintf.lo: unistdio/u8-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-asprintf.lo `test -f 'unistdio/u8-asprintf.c' || echo '$(srcdir)/'`unistdio/u8-asprintf.c + +unistdio/libunistring_la-u8-printf-parse.lo: unistdio/u8-printf-parse.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-printf-parse.lo `test -f 'unistdio/u8-printf-parse.c' || echo '$(srcdir)/'`unistdio/u8-printf-parse.c + +unistdio/libunistring_la-u8-snprintf.lo: unistdio/u8-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-snprintf.lo `test -f 'unistdio/u8-snprintf.c' || echo '$(srcdir)/'`unistdio/u8-snprintf.c + +unistdio/libunistring_la-u8-sprintf.lo: unistdio/u8-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-sprintf.lo `test -f 'unistdio/u8-sprintf.c' || echo '$(srcdir)/'`unistdio/u8-sprintf.c + +unistdio/libunistring_la-u8-u8-asnprintf.lo: unistdio/u8-u8-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-asnprintf.lo `test -f 'unistdio/u8-u8-asnprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-asnprintf.c + +unistdio/libunistring_la-u8-u8-asprintf.lo: unistdio/u8-u8-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-asprintf.lo `test -f 'unistdio/u8-u8-asprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-asprintf.c + +unistdio/libunistring_la-u8-u8-snprintf.lo: unistdio/u8-u8-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-snprintf.lo `test -f 'unistdio/u8-u8-snprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-snprintf.c + +unistdio/libunistring_la-u8-u8-sprintf.lo: unistdio/u8-u8-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-sprintf.lo `test -f 'unistdio/u8-u8-sprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-sprintf.c + +unistdio/libunistring_la-u8-u8-vasnprintf.lo: unistdio/u8-u8-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-vasnprintf.lo `test -f 'unistdio/u8-u8-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-vasnprintf.c + +unistdio/libunistring_la-u8-u8-vasprintf.lo: unistdio/u8-u8-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-vasprintf.lo `test -f 'unistdio/u8-u8-vasprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-vasprintf.c + +unistdio/libunistring_la-u8-u8-vsnprintf.lo: unistdio/u8-u8-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-vsnprintf.lo `test -f 'unistdio/u8-u8-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-vsnprintf.c + +unistdio/libunistring_la-u8-u8-vsprintf.lo: unistdio/u8-u8-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-u8-vsprintf.lo `test -f 'unistdio/u8-u8-vsprintf.c' || echo '$(srcdir)/'`unistdio/u8-u8-vsprintf.c + +unistdio/libunistring_la-u8-vasnprintf.lo: unistdio/u8-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-vasnprintf.lo `test -f 'unistdio/u8-vasnprintf.c' || echo '$(srcdir)/'`unistdio/u8-vasnprintf.c + +unistdio/libunistring_la-u8-vasprintf.lo: unistdio/u8-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-vasprintf.lo `test -f 'unistdio/u8-vasprintf.c' || echo '$(srcdir)/'`unistdio/u8-vasprintf.c + +unistdio/libunistring_la-u8-vsnprintf.lo: unistdio/u8-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-vsnprintf.lo `test -f 'unistdio/u8-vsnprintf.c' || echo '$(srcdir)/'`unistdio/u8-vsnprintf.c + +unistdio/libunistring_la-u8-vsprintf.lo: unistdio/u8-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-u8-vsprintf.lo `test -f 'unistdio/u8-vsprintf.c' || echo '$(srcdir)/'`unistdio/u8-vsprintf.c + +unistdio/libunistring_la-ulc-asnprintf.lo: unistdio/ulc-asnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-asnprintf.lo `test -f 'unistdio/ulc-asnprintf.c' || echo '$(srcdir)/'`unistdio/ulc-asnprintf.c + +unistdio/libunistring_la-ulc-asprintf.lo: unistdio/ulc-asprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-asprintf.lo `test -f 'unistdio/ulc-asprintf.c' || echo '$(srcdir)/'`unistdio/ulc-asprintf.c + +unistdio/libunistring_la-ulc-fprintf.lo: unistdio/ulc-fprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-fprintf.lo `test -f 'unistdio/ulc-fprintf.c' || echo '$(srcdir)/'`unistdio/ulc-fprintf.c + +unistdio/libunistring_la-ulc-printf-parse.lo: unistdio/ulc-printf-parse.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-printf-parse.lo `test -f 'unistdio/ulc-printf-parse.c' || echo '$(srcdir)/'`unistdio/ulc-printf-parse.c + +unistdio/libunistring_la-ulc-snprintf.lo: unistdio/ulc-snprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-snprintf.lo `test -f 'unistdio/ulc-snprintf.c' || echo '$(srcdir)/'`unistdio/ulc-snprintf.c + +unistdio/libunistring_la-ulc-sprintf.lo: unistdio/ulc-sprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-sprintf.lo `test -f 'unistdio/ulc-sprintf.c' || echo '$(srcdir)/'`unistdio/ulc-sprintf.c + +unistdio/libunistring_la-ulc-vasnprintf.lo: unistdio/ulc-vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-vasnprintf.lo `test -f 'unistdio/ulc-vasnprintf.c' || echo '$(srcdir)/'`unistdio/ulc-vasnprintf.c + +unistdio/libunistring_la-ulc-vasprintf.lo: unistdio/ulc-vasprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-vasprintf.lo `test -f 'unistdio/ulc-vasprintf.c' || echo '$(srcdir)/'`unistdio/ulc-vasprintf.c + +unistdio/libunistring_la-ulc-vfprintf.lo: unistdio/ulc-vfprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-vfprintf.lo `test -f 'unistdio/ulc-vfprintf.c' || echo '$(srcdir)/'`unistdio/ulc-vfprintf.c + +unistdio/libunistring_la-ulc-vsnprintf.lo: unistdio/ulc-vsnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-vsnprintf.lo `test -f 'unistdio/ulc-vsnprintf.c' || echo '$(srcdir)/'`unistdio/ulc-vsnprintf.c + +unistdio/libunistring_la-ulc-vsprintf.lo: unistdio/ulc-vsprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistdio/libunistring_la-ulc-vsprintf.lo `test -f 'unistdio/ulc-vsprintf.c' || echo '$(srcdir)/'`unistdio/ulc-vsprintf.c + +unistr/libunistring_la-u16-check.lo: unistr/u16-check.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-check.lo `test -f 'unistr/u16-check.c' || echo '$(srcdir)/'`unistr/u16-check.c + +unistr/libunistring_la-u16-chr.lo: unistr/u16-chr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-chr.lo `test -f 'unistr/u16-chr.c' || echo '$(srcdir)/'`unistr/u16-chr.c + +unistr/libunistring_la-u16-cmp.lo: unistr/u16-cmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-cmp.lo `test -f 'unistr/u16-cmp.c' || echo '$(srcdir)/'`unistr/u16-cmp.c + +unistr/libunistring_la-u16-cmp2.lo: unistr/u16-cmp2.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-cmp2.lo `test -f 'unistr/u16-cmp2.c' || echo '$(srcdir)/'`unistr/u16-cmp2.c + +unistr/libunistring_la-u16-cpy.lo: unistr/u16-cpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-cpy.lo `test -f 'unistr/u16-cpy.c' || echo '$(srcdir)/'`unistr/u16-cpy.c + +unistr/libunistring_la-u16-cpy-alloc.lo: unistr/u16-cpy-alloc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-cpy-alloc.lo `test -f 'unistr/u16-cpy-alloc.c' || echo '$(srcdir)/'`unistr/u16-cpy-alloc.c + +unistr/libunistring_la-u16-endswith.lo: unistr/u16-endswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-endswith.lo `test -f 'unistr/u16-endswith.c' || echo '$(srcdir)/'`unistr/u16-endswith.c + +unistr/libunistring_la-u16-mblen.lo: unistr/u16-mblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mblen.lo `test -f 'unistr/u16-mblen.c' || echo '$(srcdir)/'`unistr/u16-mblen.c + +unistr/libunistring_la-u16-mbsnlen.lo: unistr/u16-mbsnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbsnlen.lo `test -f 'unistr/u16-mbsnlen.c' || echo '$(srcdir)/'`unistr/u16-mbsnlen.c + +unistr/libunistring_la-u16-mbtouc.lo: unistr/u16-mbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo '$(srcdir)/'`unistr/u16-mbtouc.c + +unistr/libunistring_la-u16-mbtouc-aux.lo: unistr/u16-mbtouc-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo '$(srcdir)/'`unistr/u16-mbtouc-aux.c + +unistr/libunistring_la-u16-mbtouc-unsafe.lo: unistr/u16-mbtouc-unsafe.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbtouc-unsafe.lo `test -f 'unistr/u16-mbtouc-unsafe.c' || echo '$(srcdir)/'`unistr/u16-mbtouc-unsafe.c + +unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo: unistr/u16-mbtouc-unsafe-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo `test -f 'unistr/u16-mbtouc-unsafe-aux.c' || echo '$(srcdir)/'`unistr/u16-mbtouc-unsafe-aux.c + +unistr/libunistring_la-u16-mbtoucr.lo: unistr/u16-mbtoucr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-mbtoucr.lo `test -f 'unistr/u16-mbtoucr.c' || echo '$(srcdir)/'`unistr/u16-mbtoucr.c + +unistr/libunistring_la-u16-move.lo: unistr/u16-move.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-move.lo `test -f 'unistr/u16-move.c' || echo '$(srcdir)/'`unistr/u16-move.c + +unistr/libunistring_la-u16-next.lo: unistr/u16-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-next.lo `test -f 'unistr/u16-next.c' || echo '$(srcdir)/'`unistr/u16-next.c + +unistr/libunistring_la-u16-prev.lo: unistr/u16-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-prev.lo `test -f 'unistr/u16-prev.c' || echo '$(srcdir)/'`unistr/u16-prev.c + +unistr/libunistring_la-u16-set.lo: unistr/u16-set.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-set.lo `test -f 'unistr/u16-set.c' || echo '$(srcdir)/'`unistr/u16-set.c + +unistr/libunistring_la-u16-startswith.lo: unistr/u16-startswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-startswith.lo `test -f 'unistr/u16-startswith.c' || echo '$(srcdir)/'`unistr/u16-startswith.c + +unistr/libunistring_la-u16-stpcpy.lo: unistr/u16-stpcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-stpcpy.lo `test -f 'unistr/u16-stpcpy.c' || echo '$(srcdir)/'`unistr/u16-stpcpy.c + +unistr/libunistring_la-u16-stpncpy.lo: unistr/u16-stpncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-stpncpy.lo `test -f 'unistr/u16-stpncpy.c' || echo '$(srcdir)/'`unistr/u16-stpncpy.c + +unistr/libunistring_la-u16-strcat.lo: unistr/u16-strcat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strcat.lo `test -f 'unistr/u16-strcat.c' || echo '$(srcdir)/'`unistr/u16-strcat.c + +unistr/libunistring_la-u16-strchr.lo: unistr/u16-strchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strchr.lo `test -f 'unistr/u16-strchr.c' || echo '$(srcdir)/'`unistr/u16-strchr.c + +unistr/libunistring_la-u16-strcmp.lo: unistr/u16-strcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strcmp.lo `test -f 'unistr/u16-strcmp.c' || echo '$(srcdir)/'`unistr/u16-strcmp.c + +unistr/libunistring_la-u16-strcoll.lo: unistr/u16-strcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strcoll.lo `test -f 'unistr/u16-strcoll.c' || echo '$(srcdir)/'`unistr/u16-strcoll.c + +unistr/libunistring_la-u16-strcpy.lo: unistr/u16-strcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strcpy.lo `test -f 'unistr/u16-strcpy.c' || echo '$(srcdir)/'`unistr/u16-strcpy.c + +unistr/libunistring_la-u16-strcspn.lo: unistr/u16-strcspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strcspn.lo `test -f 'unistr/u16-strcspn.c' || echo '$(srcdir)/'`unistr/u16-strcspn.c + +unistr/libunistring_la-u16-strdup.lo: unistr/u16-strdup.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strdup.lo `test -f 'unistr/u16-strdup.c' || echo '$(srcdir)/'`unistr/u16-strdup.c + +unistr/libunistring_la-u16-strlen.lo: unistr/u16-strlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strlen.lo `test -f 'unistr/u16-strlen.c' || echo '$(srcdir)/'`unistr/u16-strlen.c + +unistr/libunistring_la-u16-strmblen.lo: unistr/u16-strmblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strmblen.lo `test -f 'unistr/u16-strmblen.c' || echo '$(srcdir)/'`unistr/u16-strmblen.c + +unistr/libunistring_la-u16-strmbtouc.lo: unistr/u16-strmbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strmbtouc.lo `test -f 'unistr/u16-strmbtouc.c' || echo '$(srcdir)/'`unistr/u16-strmbtouc.c + +unistr/libunistring_la-u16-strncat.lo: unistr/u16-strncat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strncat.lo `test -f 'unistr/u16-strncat.c' || echo '$(srcdir)/'`unistr/u16-strncat.c + +unistr/libunistring_la-u16-strncmp.lo: unistr/u16-strncmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strncmp.lo `test -f 'unistr/u16-strncmp.c' || echo '$(srcdir)/'`unistr/u16-strncmp.c + +unistr/libunistring_la-u16-strncpy.lo: unistr/u16-strncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strncpy.lo `test -f 'unistr/u16-strncpy.c' || echo '$(srcdir)/'`unistr/u16-strncpy.c + +unistr/libunistring_la-u16-strnlen.lo: unistr/u16-strnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strnlen.lo `test -f 'unistr/u16-strnlen.c' || echo '$(srcdir)/'`unistr/u16-strnlen.c + +unistr/libunistring_la-u16-strpbrk.lo: unistr/u16-strpbrk.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strpbrk.lo `test -f 'unistr/u16-strpbrk.c' || echo '$(srcdir)/'`unistr/u16-strpbrk.c + +unistr/libunistring_la-u16-strrchr.lo: unistr/u16-strrchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strrchr.lo `test -f 'unistr/u16-strrchr.c' || echo '$(srcdir)/'`unistr/u16-strrchr.c + +unistr/libunistring_la-u16-strspn.lo: unistr/u16-strspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strspn.lo `test -f 'unistr/u16-strspn.c' || echo '$(srcdir)/'`unistr/u16-strspn.c + +unistr/libunistring_la-u16-strstr.lo: unistr/u16-strstr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strstr.lo `test -f 'unistr/u16-strstr.c' || echo '$(srcdir)/'`unistr/u16-strstr.c + +unistr/libunistring_la-u16-strtok.lo: unistr/u16-strtok.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-strtok.lo `test -f 'unistr/u16-strtok.c' || echo '$(srcdir)/'`unistr/u16-strtok.c + +unistr/libunistring_la-u16-to-u32.lo: unistr/u16-to-u32.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-to-u32.lo `test -f 'unistr/u16-to-u32.c' || echo '$(srcdir)/'`unistr/u16-to-u32.c + +unistr/libunistring_la-u16-to-u8.lo: unistr/u16-to-u8.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-to-u8.lo `test -f 'unistr/u16-to-u8.c' || echo '$(srcdir)/'`unistr/u16-to-u8.c + +unistr/libunistring_la-u16-uctomb.lo: unistr/u16-uctomb.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-uctomb.lo `test -f 'unistr/u16-uctomb.c' || echo '$(srcdir)/'`unistr/u16-uctomb.c + +unistr/libunistring_la-u16-uctomb-aux.lo: unistr/u16-uctomb-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u16-uctomb-aux.lo `test -f 'unistr/u16-uctomb-aux.c' || echo '$(srcdir)/'`unistr/u16-uctomb-aux.c + +unistr/libunistring_la-u32-check.lo: unistr/u32-check.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-check.lo `test -f 'unistr/u32-check.c' || echo '$(srcdir)/'`unistr/u32-check.c + +unistr/libunistring_la-u32-chr.lo: unistr/u32-chr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-chr.lo `test -f 'unistr/u32-chr.c' || echo '$(srcdir)/'`unistr/u32-chr.c + +unistr/libunistring_la-u32-cmp.lo: unistr/u32-cmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-cmp.lo `test -f 'unistr/u32-cmp.c' || echo '$(srcdir)/'`unistr/u32-cmp.c + +unistr/libunistring_la-u32-cmp2.lo: unistr/u32-cmp2.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-cmp2.lo `test -f 'unistr/u32-cmp2.c' || echo '$(srcdir)/'`unistr/u32-cmp2.c + +unistr/libunistring_la-u32-cpy.lo: unistr/u32-cpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-cpy.lo `test -f 'unistr/u32-cpy.c' || echo '$(srcdir)/'`unistr/u32-cpy.c + +unistr/libunistring_la-u32-cpy-alloc.lo: unistr/u32-cpy-alloc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-cpy-alloc.lo `test -f 'unistr/u32-cpy-alloc.c' || echo '$(srcdir)/'`unistr/u32-cpy-alloc.c + +unistr/libunistring_la-u32-endswith.lo: unistr/u32-endswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-endswith.lo `test -f 'unistr/u32-endswith.c' || echo '$(srcdir)/'`unistr/u32-endswith.c + +unistr/libunistring_la-u32-mblen.lo: unistr/u32-mblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-mblen.lo `test -f 'unistr/u32-mblen.c' || echo '$(srcdir)/'`unistr/u32-mblen.c + +unistr/libunistring_la-u32-mbsnlen.lo: unistr/u32-mbsnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-mbsnlen.lo `test -f 'unistr/u32-mbsnlen.c' || echo '$(srcdir)/'`unistr/u32-mbsnlen.c + +unistr/libunistring_la-u32-mbtouc.lo: unistr/u32-mbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-mbtouc.lo `test -f 'unistr/u32-mbtouc.c' || echo '$(srcdir)/'`unistr/u32-mbtouc.c + +unistr/libunistring_la-u32-mbtouc-unsafe.lo: unistr/u32-mbtouc-unsafe.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-mbtouc-unsafe.lo `test -f 'unistr/u32-mbtouc-unsafe.c' || echo '$(srcdir)/'`unistr/u32-mbtouc-unsafe.c + +unistr/libunistring_la-u32-mbtoucr.lo: unistr/u32-mbtoucr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-mbtoucr.lo `test -f 'unistr/u32-mbtoucr.c' || echo '$(srcdir)/'`unistr/u32-mbtoucr.c + +unistr/libunistring_la-u32-move.lo: unistr/u32-move.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-move.lo `test -f 'unistr/u32-move.c' || echo '$(srcdir)/'`unistr/u32-move.c + +unistr/libunistring_la-u32-next.lo: unistr/u32-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-next.lo `test -f 'unistr/u32-next.c' || echo '$(srcdir)/'`unistr/u32-next.c + +unistr/libunistring_la-u32-prev.lo: unistr/u32-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-prev.lo `test -f 'unistr/u32-prev.c' || echo '$(srcdir)/'`unistr/u32-prev.c + +unistr/libunistring_la-u32-set.lo: unistr/u32-set.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-set.lo `test -f 'unistr/u32-set.c' || echo '$(srcdir)/'`unistr/u32-set.c + +unistr/libunistring_la-u32-startswith.lo: unistr/u32-startswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-startswith.lo `test -f 'unistr/u32-startswith.c' || echo '$(srcdir)/'`unistr/u32-startswith.c + +unistr/libunistring_la-u32-stpcpy.lo: unistr/u32-stpcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-stpcpy.lo `test -f 'unistr/u32-stpcpy.c' || echo '$(srcdir)/'`unistr/u32-stpcpy.c + +unistr/libunistring_la-u32-stpncpy.lo: unistr/u32-stpncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-stpncpy.lo `test -f 'unistr/u32-stpncpy.c' || echo '$(srcdir)/'`unistr/u32-stpncpy.c + +unistr/libunistring_la-u32-strcat.lo: unistr/u32-strcat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strcat.lo `test -f 'unistr/u32-strcat.c' || echo '$(srcdir)/'`unistr/u32-strcat.c + +unistr/libunistring_la-u32-strchr.lo: unistr/u32-strchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strchr.lo `test -f 'unistr/u32-strchr.c' || echo '$(srcdir)/'`unistr/u32-strchr.c + +unistr/libunistring_la-u32-strcmp.lo: unistr/u32-strcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strcmp.lo `test -f 'unistr/u32-strcmp.c' || echo '$(srcdir)/'`unistr/u32-strcmp.c + +unistr/libunistring_la-u32-strcoll.lo: unistr/u32-strcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strcoll.lo `test -f 'unistr/u32-strcoll.c' || echo '$(srcdir)/'`unistr/u32-strcoll.c + +unistr/libunistring_la-u32-strcpy.lo: unistr/u32-strcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strcpy.lo `test -f 'unistr/u32-strcpy.c' || echo '$(srcdir)/'`unistr/u32-strcpy.c + +unistr/libunistring_la-u32-strcspn.lo: unistr/u32-strcspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strcspn.lo `test -f 'unistr/u32-strcspn.c' || echo '$(srcdir)/'`unistr/u32-strcspn.c + +unistr/libunistring_la-u32-strdup.lo: unistr/u32-strdup.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strdup.lo `test -f 'unistr/u32-strdup.c' || echo '$(srcdir)/'`unistr/u32-strdup.c + +unistr/libunistring_la-u32-strlen.lo: unistr/u32-strlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strlen.lo `test -f 'unistr/u32-strlen.c' || echo '$(srcdir)/'`unistr/u32-strlen.c + +unistr/libunistring_la-u32-strmblen.lo: unistr/u32-strmblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strmblen.lo `test -f 'unistr/u32-strmblen.c' || echo '$(srcdir)/'`unistr/u32-strmblen.c + +unistr/libunistring_la-u32-strmbtouc.lo: unistr/u32-strmbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strmbtouc.lo `test -f 'unistr/u32-strmbtouc.c' || echo '$(srcdir)/'`unistr/u32-strmbtouc.c + +unistr/libunistring_la-u32-strncat.lo: unistr/u32-strncat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strncat.lo `test -f 'unistr/u32-strncat.c' || echo '$(srcdir)/'`unistr/u32-strncat.c + +unistr/libunistring_la-u32-strncmp.lo: unistr/u32-strncmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strncmp.lo `test -f 'unistr/u32-strncmp.c' || echo '$(srcdir)/'`unistr/u32-strncmp.c + +unistr/libunistring_la-u32-strncpy.lo: unistr/u32-strncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strncpy.lo `test -f 'unistr/u32-strncpy.c' || echo '$(srcdir)/'`unistr/u32-strncpy.c + +unistr/libunistring_la-u32-strnlen.lo: unistr/u32-strnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strnlen.lo `test -f 'unistr/u32-strnlen.c' || echo '$(srcdir)/'`unistr/u32-strnlen.c + +unistr/libunistring_la-u32-strpbrk.lo: unistr/u32-strpbrk.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strpbrk.lo `test -f 'unistr/u32-strpbrk.c' || echo '$(srcdir)/'`unistr/u32-strpbrk.c + +unistr/libunistring_la-u32-strrchr.lo: unistr/u32-strrchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strrchr.lo `test -f 'unistr/u32-strrchr.c' || echo '$(srcdir)/'`unistr/u32-strrchr.c + +unistr/libunistring_la-u32-strspn.lo: unistr/u32-strspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strspn.lo `test -f 'unistr/u32-strspn.c' || echo '$(srcdir)/'`unistr/u32-strspn.c + +unistr/libunistring_la-u32-strstr.lo: unistr/u32-strstr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strstr.lo `test -f 'unistr/u32-strstr.c' || echo '$(srcdir)/'`unistr/u32-strstr.c + +unistr/libunistring_la-u32-strtok.lo: unistr/u32-strtok.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-strtok.lo `test -f 'unistr/u32-strtok.c' || echo '$(srcdir)/'`unistr/u32-strtok.c + +unistr/libunistring_la-u32-to-u16.lo: unistr/u32-to-u16.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-to-u16.lo `test -f 'unistr/u32-to-u16.c' || echo '$(srcdir)/'`unistr/u32-to-u16.c + +unistr/libunistring_la-u32-to-u8.lo: unistr/u32-to-u8.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-to-u8.lo `test -f 'unistr/u32-to-u8.c' || echo '$(srcdir)/'`unistr/u32-to-u8.c + +unistr/libunistring_la-u32-uctomb.lo: unistr/u32-uctomb.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u32-uctomb.lo `test -f 'unistr/u32-uctomb.c' || echo '$(srcdir)/'`unistr/u32-uctomb.c + +unistr/libunistring_la-u8-check.lo: unistr/u8-check.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo '$(srcdir)/'`unistr/u8-check.c + +unistr/libunistring_la-u8-chr.lo: unistr/u8-chr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-chr.lo `test -f 'unistr/u8-chr.c' || echo '$(srcdir)/'`unistr/u8-chr.c + +unistr/libunistring_la-u8-cmp.lo: unistr/u8-cmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-cmp.lo `test -f 'unistr/u8-cmp.c' || echo '$(srcdir)/'`unistr/u8-cmp.c + +unistr/libunistring_la-u8-cmp2.lo: unistr/u8-cmp2.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-cmp2.lo `test -f 'unistr/u8-cmp2.c' || echo '$(srcdir)/'`unistr/u8-cmp2.c + +unistr/libunistring_la-u8-cpy.lo: unistr/u8-cpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-cpy.lo `test -f 'unistr/u8-cpy.c' || echo '$(srcdir)/'`unistr/u8-cpy.c + +unistr/libunistring_la-u8-cpy-alloc.lo: unistr/u8-cpy-alloc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-cpy-alloc.lo `test -f 'unistr/u8-cpy-alloc.c' || echo '$(srcdir)/'`unistr/u8-cpy-alloc.c + +unistr/libunistring_la-u8-endswith.lo: unistr/u8-endswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-endswith.lo `test -f 'unistr/u8-endswith.c' || echo '$(srcdir)/'`unistr/u8-endswith.c + +unistr/libunistring_la-u8-mblen.lo: unistr/u8-mblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo '$(srcdir)/'`unistr/u8-mblen.c + +unistr/libunistring_la-u8-mbsnlen.lo: unistr/u8-mbsnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbsnlen.lo `test -f 'unistr/u8-mbsnlen.c' || echo '$(srcdir)/'`unistr/u8-mbsnlen.c + +unistr/libunistring_la-u8-mbtouc.lo: unistr/u8-mbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo '$(srcdir)/'`unistr/u8-mbtouc.c + +unistr/libunistring_la-u8-mbtouc-aux.lo: unistr/u8-mbtouc-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo '$(srcdir)/'`unistr/u8-mbtouc-aux.c + +unistr/libunistring_la-u8-mbtouc-unsafe.lo: unistr/u8-mbtouc-unsafe.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo '$(srcdir)/'`unistr/u8-mbtouc-unsafe.c + +unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo: unistr/u8-mbtouc-unsafe-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo '$(srcdir)/'`unistr/u8-mbtouc-unsafe-aux.c + +unistr/libunistring_la-u8-mbtoucr.lo: unistr/u8-mbtoucr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo '$(srcdir)/'`unistr/u8-mbtoucr.c + +unistr/libunistring_la-u8-move.lo: unistr/u8-move.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-move.lo `test -f 'unistr/u8-move.c' || echo '$(srcdir)/'`unistr/u8-move.c + +unistr/libunistring_la-u8-next.lo: unistr/u8-next.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-next.lo `test -f 'unistr/u8-next.c' || echo '$(srcdir)/'`unistr/u8-next.c -# How to build libunistring.la. -libunistring_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(LIBTHREAD) \ - $(LIB_HARD_LOCALE) $(LIB_MBRTOWC) $(LIB_SETLOCALE_NULL) \ - $(LTLIBICONV) $(LTLIBUNISTRING) @INTL_MACOSX_LIBS@ \ - $(am__append_1) $(am__append_501) -version-info \ - $(LTV_CURRENT):$(LTV_REVISION):$(LTV_AGE) -rpath $(libdir) +unistr/libunistring_la-u8-prev.lo: unistr/u8-prev.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo '$(srcdir)/'`unistr/u8-prev.c -# 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__ || __clang__ || 60000000 <= __DECC_VER) +unistr/libunistring_la-u8-set.lo: unistr/u8-set.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-set.lo `test -f 'unistr/u8-set.c' || echo '$(srcdir)/'`unistr/u8-set.c -# In 'sed', replace the pattern space with a "DO NOT EDIT" comment. -SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */, +unistr/libunistring_la-u8-startswith.lo: unistr/u8-startswith.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-startswith.lo `test -f 'unistr/u8-startswith.c' || echo '$(srcdir)/'`unistr/u8-startswith.c -# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT". -SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G +unistr/libunistring_la-u8-stpcpy.lo: unistr/u8-stpcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-stpcpy.lo `test -f 'unistr/u8-stpcpy.c' || echo '$(srcdir)/'`unistr/u8-stpcpy.c -# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading -# "DO_NOT_EDIT". Although this could be done more simply via: -# SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t -# the -n and 'w' avoid a fork+exec, at least when GNU Make is used. -SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t' +unistr/libunistring_la-u8-stpncpy.lo: unistr/u8-stpncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-stpncpy.lo `test -f 'unistr/u8-stpncpy.c' || echo '$(srcdir)/'`unistr/u8-stpncpy.c -# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that -gl_V_at = $(AM_V_GEN) -GPERF = gperf -V_GPERF = $(V_GPERF_@AM_V@) -V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@) -V_GPERF_0 = @echo " GPERF " $@; +unistr/libunistring_la-u8-strcat.lo: unistr/u8-strcat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strcat.lo `test -f 'unistr/u8-strcat.c' || echo '$(srcdir)/'`unistr/u8-strcat.c -# 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 +unistr/libunistring_la-u8-strchr.lo: unistr/u8-strchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strchr.lo `test -f 'unistr/u8-strchr.c' || echo '$(srcdir)/'`unistr/u8-strchr.c -# 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 +unistr/libunistring_la-u8-strcmp.lo: unistr/u8-strcmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strcmp.lo `test -f 'unistr/u8-strcmp.c' || echo '$(srcdir)/'`unistr/u8-strcmp.c -# 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 +unistr/libunistring_la-u8-strcoll.lo: unistr/u8-strcoll.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strcoll.lo `test -f 'unistr/u8-strcoll.c' || echo '$(srcdir)/'`unistr/u8-strcoll.c -# 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 +unistr/libunistring_la-u8-strcpy.lo: unistr/u8-strcpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strcpy.lo `test -f 'unistr/u8-strcpy.c' || echo '$(srcdir)/'`unistr/u8-strcpy.c -# The and replacements that can be installed. +unistr/libunistring_la-u8-strcspn.lo: unistr/u8-strcspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strcspn.lo `test -f 'unistr/u8-strcspn.c' || echo '$(srcdir)/'`unistr/u8-strcspn.c -# localcharset.h is not public, but its contents is documented. +unistr/libunistring_la-u8-strdup.lo: unistr/u8-strdup.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strdup.lo `test -f 'unistr/u8-strdup.c' || echo '$(srcdir)/'`unistr/u8-strdup.c -# iconveh.h is not public, but its contents is documented. +unistr/libunistring_la-u8-strlen.lo: unistr/u8-strlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strlen.lo `test -f 'unistr/u8-strlen.c' || echo '$(srcdir)/'`unistr/u8-strlen.c -# unistring/version.h is public. +unistr/libunistring_la-u8-strmblen.lo: unistr/u8-strmblen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strmblen.lo `test -f 'unistr/u8-strmblen.c' || echo '$(srcdir)/'`unistr/u8-strmblen.c -# 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/woe32dll.h +unistr/libunistring_la-u8-strmbtouc.lo: unistr/u8-strmbtouc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strmbtouc.lo `test -f 'unistr/u8-strmbtouc.c' || echo '$(srcdir)/'`unistr/u8-strmbtouc.c -# Directories that contain some CLEANFILES. -CLEANDIRS = -CLEANDIRS_NOT_IN_SRCDIR = unistring +unistr/libunistring_la-u8-strncat.lo: unistr/u8-strncat.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strncat.lo `test -f 'unistr/u8-strncat.c' || echo '$(srcdir)/'`unistr/u8-strncat.c -# Directories that contain some DISTCLEANFILES. -DISTCLEANDIRS = sys -DISTCLEANDIRS_NOT_IN_SRCDIR = +unistr/libunistring_la-u8-strncmp.lo: unistr/u8-strncmp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strncmp.lo `test -f 'unistr/u8-strncmp.c' || echo '$(srcdir)/'`unistr/u8-strncmp.c -# 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 +unistr/libunistring_la-u8-strncpy.lo: unistr/u8-strncpy.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strncpy.lo `test -f 'unistr/u8-strncpy.c' || echo '$(srcdir)/'`unistr/u8-strncpy.c -@WOE32_FALSE@WOE32_LIBADD = -@WOE32_TRUE@WOE32_LIBADD = libunistring.res.lo +unistr/libunistring_la-u8-strnlen.lo: unistr/u8-strnlen.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strnlen.lo `test -f 'unistr/u8-strnlen.c' || echo '$(srcdir)/'`unistr/u8-strnlen.c -# Libtool's library version information for libunistring. -# See the libtool documentation, section "Library interface versions". -LTV_CURRENT = 4 -LTV_REVISION = 0 -LTV_AGE = 2 -all: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) all-am +unistr/libunistring_la-u8-strpbrk.lo: unistr/u8-strpbrk.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strpbrk.lo `test -f 'unistr/u8-strpbrk.c' || echo '$(srcdir)/'`unistr/u8-strpbrk.c -.SUFFIXES: -.SUFFIXES: .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): +unistr/libunistring_la-u8-strrchr.lo: unistr/u8-strrchr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strrchr.lo `test -f 'unistr/u8-strrchr.c' || echo '$(srcdir)/'`unistr/u8-strrchr.c -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +unistr/libunistring_la-u8-strspn.lo: unistr/u8-strspn.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strspn.lo `test -f 'unistr/u8-strspn.c' || echo '$(srcdir)/'`unistr/u8-strspn.c -$(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)/$@ +unistr/libunistring_la-u8-strstr.lo: unistr/u8-strstr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strstr.lo `test -f 'unistr/u8-strstr.c' || echo '$(srcdir)/'`unistr/u8-strstr.c -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)"; \ - } +unistr/libunistring_la-u8-strtok.lo: unistr/u8-strtok.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-strtok.lo `test -f 'unistr/u8-strtok.c' || echo '$(srcdir)/'`unistr/u8-strtok.c -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 +unistr/libunistring_la-u8-to-u16.lo: unistr/u8-to-u16.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-to-u16.lo `test -f 'unistr/u8-to-u16.c' || echo '$(srcdir)/'`unistr/u8-to-u16.c -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_emoji.lo: unictype/$(am__dirstamp) -unictype/pr_emoji_component.lo: unictype/$(am__dirstamp) -unictype/pr_emoji_modifier.lo: unictype/$(am__dirstamp) -unictype/pr_emoji_modifier_base.lo: unictype/$(am__dirstamp) -unictype/pr_emoji_presentation.lo: unictype/$(am__dirstamp) -unictype/pr_extended_pictographic.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_regional_indicator.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) +unistr/libunistring_la-u8-to-u32.lo: unistr/u8-to-u32.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-to-u32.lo `test -f 'unistr/u8-to-u32.c' || echo '$(srcdir)/'`unistr/u8-to-u32.c -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) +unistr/libunistring_la-u8-uctomb.lo: unistr/u8-uctomb.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo '$(srcdir)/'`unistr/u8-uctomb.c -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 +unistr/libunistring_la-u8-uctomb-aux.lo: unistr/u8-uctomb-aux.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o unistr/libunistring_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo '$(srcdir)/'`unistr/u8-uctomb-aux.c -distclean-compile: - -rm -f *.tab.c +uniwbrk/libunistring_la-wbrktable.lo: uniwbrk/wbrktable.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-wbrktable.lo `test -f 'uniwbrk/wbrktable.c' || echo '$(srcdir)/'`uniwbrk/wbrktable.c -.c.o: - $(AM_V_CC)$(COMPILE) -c -o $@ $< +uniwbrk/libunistring_la-u16-wordbreaks.lo: uniwbrk/u16-wordbreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-u16-wordbreaks.lo `test -f 'uniwbrk/u16-wordbreaks.c' || echo '$(srcdir)/'`uniwbrk/u16-wordbreaks.c -.c.obj: - $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +uniwbrk/libunistring_la-u32-wordbreaks.lo: uniwbrk/u32-wordbreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-u32-wordbreaks.lo `test -f 'uniwbrk/u32-wordbreaks.c' || echo '$(srcdir)/'`uniwbrk/u32-wordbreaks.c -.c.lo: - $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< +uniwbrk/libunistring_la-u8-wordbreaks.lo: uniwbrk/u8-wordbreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-u8-wordbreaks.lo `test -f 'uniwbrk/u8-wordbreaks.c' || echo '$(srcdir)/'`uniwbrk/u8-wordbreaks.c + +uniwbrk/libunistring_la-ulc-wordbreaks.lo: uniwbrk/ulc-wordbreaks.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-ulc-wordbreaks.lo `test -f 'uniwbrk/ulc-wordbreaks.c' || echo '$(srcdir)/'`uniwbrk/ulc-wordbreaks.c + +uniwbrk/libunistring_la-wordbreak-property.lo: uniwbrk/wordbreak-property.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwbrk/libunistring_la-wordbreak-property.lo `test -f 'uniwbrk/wordbreak-property.c' || echo '$(srcdir)/'`uniwbrk/wordbreak-property.c + +uniwidth/libunistring_la-u16-strwidth.lo: uniwidth/u16-strwidth.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u16-strwidth.lo `test -f 'uniwidth/u16-strwidth.c' || echo '$(srcdir)/'`uniwidth/u16-strwidth.c + +uniwidth/libunistring_la-u16-width.lo: uniwidth/u16-width.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u16-width.lo `test -f 'uniwidth/u16-width.c' || echo '$(srcdir)/'`uniwidth/u16-width.c + +uniwidth/libunistring_la-u32-strwidth.lo: uniwidth/u32-strwidth.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u32-strwidth.lo `test -f 'uniwidth/u32-strwidth.c' || echo '$(srcdir)/'`uniwidth/u32-strwidth.c + +uniwidth/libunistring_la-u32-width.lo: uniwidth/u32-width.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u32-width.lo `test -f 'uniwidth/u32-width.c' || echo '$(srcdir)/'`uniwidth/u32-width.c + +uniwidth/libunistring_la-u8-strwidth.lo: uniwidth/u8-strwidth.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u8-strwidth.lo `test -f 'uniwidth/u8-strwidth.c' || echo '$(srcdir)/'`uniwidth/u8-strwidth.c + +uniwidth/libunistring_la-u8-width.lo: uniwidth/u8-width.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-u8-width.lo `test -f 'uniwidth/u8-width.c' || echo '$(srcdir)/'`uniwidth/u8-width.c + +uniwidth/libunistring_la-width.lo: uniwidth/width.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o uniwidth/libunistring_la-width.lo `test -f 'uniwidth/width.c' || echo '$(srcdir)/'`uniwidth/width.c + +libunistring_la-wctype-h.lo: wctype-h.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-wctype-h.lo `test -f 'wctype-h.c' || echo '$(srcdir)/'`wctype-h.c + +libunistring_la-wcwidth.lo: wcwidth.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-wcwidth.lo `test -f 'wcwidth.c' || echo '$(srcdir)/'`wcwidth.c + +libunistring_la-windows-mutex.lo: windows-mutex.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-windows-mutex.lo `test -f 'windows-mutex.c' || echo '$(srcdir)/'`windows-mutex.c + +libunistring_la-windows-once.lo: windows-once.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-windows-once.lo `test -f 'windows-once.c' || echo '$(srcdir)/'`windows-once.c + +libunistring_la-windows-recmutex.lo: windows-recmutex.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-windows-recmutex.lo `test -f 'windows-recmutex.c' || echo '$(srcdir)/'`windows-recmutex.c + +libunistring_la-windows-rwlock.lo: windows-rwlock.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-windows-rwlock.lo `test -f 'windows-rwlock.c' || echo '$(srcdir)/'`windows-rwlock.c + +libunistring_la-xsize.lo: xsize.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-xsize.lo `test -f 'xsize.c' || echo '$(srcdir)/'`xsize.c + +libunistring_la-version.lo: version.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c + +../woe32dll/libunistring_la-unistring-exports.lo: ../woe32dll/unistring-exports.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o ../woe32dll/libunistring_la-unistring-exports.lo `test -f '../woe32dll/unistring-exports.c' || echo '$(srcdir)/'`../woe32dll/unistring-exports.c + +libunistring_la-frexp.lo: frexp.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-frexp.lo `test -f 'frexp.c' || echo '$(srcdir)/'`frexp.c + +libunistring_la-frexpl.lo: frexpl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-frexpl.lo `test -f 'frexpl.c' || echo '$(srcdir)/'`frexpl.c + +libunistring_la-isnan.lo: isnan.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-isnan.lo `test -f 'isnan.c' || echo '$(srcdir)/'`isnan.c + +libunistring_la-isnand.lo: isnand.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-isnand.lo `test -f 'isnand.c' || echo '$(srcdir)/'`isnand.c + +libunistring_la-isnanf.lo: isnanf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-isnanf.lo `test -f 'isnanf.c' || echo '$(srcdir)/'`isnanf.c + +libunistring_la-isnanl.lo: isnanl.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-isnanl.lo `test -f 'isnanl.c' || echo '$(srcdir)/'`isnanl.c + +libunistring_la-malloc.lo: malloc.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-malloc.lo `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c + +libunistring_la-lc-charset-dispatch.lo: lc-charset-dispatch.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-lc-charset-dispatch.lo `test -f 'lc-charset-dispatch.c' || echo '$(srcdir)/'`lc-charset-dispatch.c + +libunistring_la-mbtowc-lock.lo: mbtowc-lock.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-mbtowc-lock.lo `test -f 'mbtowc-lock.c' || echo '$(srcdir)/'`mbtowc-lock.c + +libunistring_la-relocatable.lo: relocatable.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-relocatable.lo `test -f 'relocatable.c' || echo '$(srcdir)/'`relocatable.c + +libunistring_la-strstr.lo: strstr.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-strstr.lo `test -f 'strstr.c' || echo '$(srcdir)/'`strstr.c + +libunistring_la-printf-args.lo: printf-args.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-printf-args.lo `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c + +libunistring_la-printf-parse.lo: printf-parse.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-printf-parse.lo `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c + +libunistring_la-vasnprintf.lo: vasnprintf.c + $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunistring_la_CFLAGS) $(CFLAGS) -c -o libunistring_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c mostlyclean-libtool: -rm -f *.lo @@ -5437,7 +7373,8 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic +maintainer-clean-am: distclean-am maintainer-clean-generic \ + maintainer-clean-local mostlyclean: mostlyclean-am @@ -5471,10 +7408,11 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS \ install-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-nobase_includeHEADERS \ + maintainer-clean-generic maintainer-clean-local mostlyclean \ + mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ + mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \ + uninstall-am uninstall-libLTLIBRARIES \ + uninstall-nobase_includeHEADERS \ uninstall-nobase_nodist_includeHEADERS \ uninstall-nodist_includeHEADERS @@ -5491,6 +7429,25 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS \ @GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status @GL_GENERATE_ALLOCA_H_FALSE@ rm -f $@ +# We need the following in order to create when the system +# doesn't have one that works with the given compiler. +@GL_GENERATE_ASSERT_H_TRUE@assert.h: assert.in.h verify.h $(top_builddir)/config.status +@GL_GENERATE_ASSERT_H_TRUE@ $(gl_V_at){ $(SED_HEADER_STDOUT) \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|@''NEXT_ASSERT_H''@|$(NEXT_ASSERT_H)|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ < $(srcdir)/assert.in.h && \ +@GL_GENERATE_ASSERT_H_TRUE@ sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|_gl_verify|_gl_static_assert|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' \ +@GL_GENERATE_ASSERT_H_TRUE@ < $(srcdir)/verify.h; \ +@GL_GENERATE_ASSERT_H_TRUE@ } > $@-t +@GL_GENERATE_ASSERT_H_TRUE@ $(AM_V_at)mv $@-t $@ +@GL_GENERATE_ASSERT_H_FALSE@assert.h: $(top_builddir)/config.status +@GL_GENERATE_ASSERT_H_FALSE@ rm -f $@ + # We need the following in order to create when the system # doesn't have one that is POSIX compliant. @GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status @@ -5962,15 +7919,14 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $( > $@-t $(AM_V_at)mv $@-t $@ -# We need the following in order to create when the system -# doesn't have one that works. -@GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status -@GL_GENERATE_STDBOOL_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \ -@GL_GENERATE_STDBOOL_H_TRUE@ -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' \ -@GL_GENERATE_STDBOOL_H_TRUE@ $(srcdir)/stdbool.in.h > $@-t -@GL_GENERATE_STDBOOL_H_TRUE@ $(AM_V_at)mv $@-t $@ -@GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status -@GL_GENERATE_STDBOOL_H_FALSE@ rm -f $@ +# We need the following in order to create when the system +# doesn't have one that works with the given compiler. +@GL_GENERATE_STDCKDINT_H_TRUE@stdckdint.h: stdckdint.in.h $(top_builddir)/config.status +@GL_GENERATE_STDCKDINT_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \ +@GL_GENERATE_STDCKDINT_H_TRUE@ $(srcdir)/stdckdint.in.h > $@-t +@GL_GENERATE_STDCKDINT_H_TRUE@ $(AM_V_at)mv $@-t $@ +@GL_GENERATE_STDCKDINT_H_FALSE@stdckdint.h: $(top_builddir)/config.status +@GL_GENERATE_STDCKDINT_H_FALSE@ rm -f $@ # We need the following in order to create when the system # doesn't have one that works with the given compiler. @@ -6299,7 +8255,7 @@ $(srcdir)/unicase/special-casing-table.h: $(srcdir)/unicase/special-casing-table unicase/special-casing.h: unicase/special-casing.in.h unicase/special-casing-table.h $(AM_V_GEN)$(MKDIR_P) 'unicase' $(AM_V_at)declaration=`grep '^gl_unicase_special_lookup' $(srcdir)/unicase/special-casing-table.h | sed -e 's/register //g'` && \ - $(AM_V_at)$(SED_HEADER_STDOUT) \ + $(SED_HEADER_STDOUT) \ -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/$${declaration};/" \ $(srcdir)/unicase/special-casing.in.h > $@-t $(AM_V_at)mv $@-t $@ @@ -6515,6 +8471,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \ -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \ -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \ + -e 's|@''REPLACE_COPY_FILE_RANGE''@|$(REPLACE_COPY_FILE_RANGE)|g' \ -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \ -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \ -e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \ @@ -6748,6 +8705,10 @@ mostlyclean-local: mostlyclean-generic fi; \ done; \ : +distclean-local: distclean-gnulib-libobjs +distclean-gnulib-libobjs: + -rm -f @gl_LIBOBJDEPS@ +maintainer-clean-local: distclean-gnulib-libobjs # Produce an unistring/stdbool.h that is not compiler dependent. # GCC >= 2.95 has . -- cgit v1.2.3