Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / unicode / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # Copyright 2000-2011 Double Precision, Inc. See COPYING for
19 # distribution information.
20
21
22
23 VPATH = @srcdir@
24 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
25 am__make_running_with_option = \
26 case $${target_option-} in \
27 ?) ;; \
28 *) echo "am__make_running_with_option: internal error: invalid" \
29 "target option '$${target_option-}' specified" >&2; \
30 exit 1;; \
31 esac; \
32 has_opt=no; \
33 sane_makeflags=$$MAKEFLAGS; \
34 if $(am__is_gnu_make); then \
35 sane_makeflags=$$MFLAGS; \
36 else \
37 case $$MAKEFLAGS in \
38 *\\[\ \ ]*) \
39 bs=\\; \
40 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
41 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
42 esac; \
43 fi; \
44 skip_next=no; \
45 strip_trailopt () \
46 { \
47 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
48 }; \
49 for flg in $$sane_makeflags; do \
50 test $$skip_next = yes && { skip_next=no; continue; }; \
51 case $$flg in \
52 *=*|--*) continue;; \
53 -*I) strip_trailopt 'I'; skip_next=yes;; \
54 -*I?*) strip_trailopt 'I';; \
55 -*O) strip_trailopt 'O'; skip_next=yes;; \
56 -*O?*) strip_trailopt 'O';; \
57 -*l) strip_trailopt 'l'; skip_next=yes;; \
58 -*l?*) strip_trailopt 'l';; \
59 -[dEDm]) skip_next=yes;; \
60 -[JT]) skip_next=yes;; \
61 esac; \
62 case $$flg in \
63 *$$target_option*) has_opt=yes; break;; \
64 esac; \
65 done; \
66 test $$has_opt = yes
67 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
68 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
69 pkgdatadir = $(datadir)/@PACKAGE@
70 pkgincludedir = $(includedir)/@PACKAGE@
71 pkglibdir = $(libdir)/@PACKAGE@
72 pkglibexecdir = $(libexecdir)/@PACKAGE@
73 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
74 install_sh_DATA = $(install_sh) -c -m 644
75 install_sh_PROGRAM = $(install_sh) -c
76 install_sh_SCRIPT = $(install_sh) -c
77 INSTALL_HEADER = $(INSTALL_DATA)
78 transform = $(program_transform_name)
79 NORMAL_INSTALL = :
80 PRE_INSTALL = :
81 POST_INSTALL = :
82 NORMAL_UNINSTALL = :
83 PRE_UNINSTALL = :
84 POST_UNINSTALL = :
85 build_triplet = @build@
86 host_triplet = @host@
87 noinst_PROGRAMS = unicodetest$(EXEEXT) graphemetest$(EXEEXT) \
88 linebreaktest$(EXEEXT) wordbreaktest$(EXEEXT) enttest$(EXEEXT)
89 subdir = .
90 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
91 $(top_srcdir)/configure $(am__configure_deps) \
92 $(srcdir)/unicode_config.h.in $(top_srcdir)/../../depcomp \
93 ../../AUTHORS ../../COPYING ../../ChangeLog README \
94 ../../config.guess ../../config.sub ../../depcomp \
95 ../../install-sh ../../missing ../../ltmain.sh \
96 $(top_srcdir)/../../config.guess \
97 $(top_srcdir)/../../config.sub $(top_srcdir)/../../install-sh \
98 $(top_srcdir)/../../ltmain.sh $(top_srcdir)/../../missing
99 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 $(ACLOCAL_M4)
103 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
104 configure.lineno config.status.lineno
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = unicode_config.h
107 CONFIG_CLEAN_FILES =
108 CONFIG_CLEAN_VPATH_FILES =
109 LTLIBRARIES = $(noinst_LTLIBRARIES)
110 libunicode_la_LIBADD =
111 am_libunicode_la_OBJECTS = unicode.lo unicodebuf.lo unicodecpp.lo \
112 unicode_ultcase.lo unicode_ultcasetab.lo unicode_wcwidth.lo \
113 unicode_tablookup.lo unicode_graphemebreak.lo \
114 unicode_linebreak.lo unicode_htmlent.lo unicode_wordbreak.lo
115 libunicode_la_OBJECTS = $(am_libunicode_la_OBJECTS)
116 AM_V_lt = $(am__v_lt_@AM_V@)
117 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
118 am__v_lt_0 = --silent
119 am__v_lt_1 =
120 PROGRAMS = $(noinst_PROGRAMS)
121 am_enttest_OBJECTS = enttest.$(OBJEXT)
122 enttest_OBJECTS = $(am_enttest_OBJECTS)
123 enttest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
124 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
125 $(enttest_LDFLAGS) $(LDFLAGS) -o $@
126 am_graphemetest_OBJECTS = graphemetest.$(OBJEXT)
127 graphemetest_OBJECTS = $(am_graphemetest_OBJECTS)
128 graphemetest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130 $(graphemetest_LDFLAGS) $(LDFLAGS) -o $@
131 am_linebreaktest_OBJECTS = linebreaktest.$(OBJEXT)
132 linebreaktest_OBJECTS = $(am_linebreaktest_OBJECTS)
133 linebreaktest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
134 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
135 $(AM_CXXFLAGS) $(CXXFLAGS) $(linebreaktest_LDFLAGS) $(LDFLAGS) \
136 -o $@
137 am_unicodetest_OBJECTS = unicodetest.$(OBJEXT)
138 unicodetest_OBJECTS = $(am_unicodetest_OBJECTS)
139 unicodetest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
141 $(unicodetest_LDFLAGS) $(LDFLAGS) -o $@
142 am_wordbreaktest_OBJECTS = wordbreaktest.$(OBJEXT)
143 wordbreaktest_OBJECTS = $(am_wordbreaktest_OBJECTS)
144 wordbreaktest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
145 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
146 $(AM_CXXFLAGS) $(CXXFLAGS) $(wordbreaktest_LDFLAGS) $(LDFLAGS) \
147 -o $@
148 SCRIPTS = $(noinst_SCRIPTS)
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo " GEN " $@;
156 am__v_GEN_1 =
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 =
161 DEFAULT_INCLUDES = -I.@am__isrc@
162 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
163 am__depfiles_maybe = depfiles
164 am__mv = mv -f
165 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
166 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
167 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
168 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170 $(AM_CXXFLAGS) $(CXXFLAGS)
171 AM_V_CXX = $(am__v_CXX_@AM_V@)
172 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
173 am__v_CXX_0 = @echo " CXX " $@;
174 am__v_CXX_1 =
175 CXXLD = $(CXX)
176 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
177 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
178 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
180 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
181 am__v_CXXLD_0 = @echo " CXXLD " $@;
182 am__v_CXXLD_1 =
183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
187 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
188 $(AM_CFLAGS) $(CFLAGS)
189 AM_V_CC = $(am__v_CC_@AM_V@)
190 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191 am__v_CC_0 = @echo " CC " $@;
192 am__v_CC_1 =
193 CCLD = $(CC)
194 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
195 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196 $(AM_LDFLAGS) $(LDFLAGS) -o $@
197 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
198 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
199 am__v_CCLD_0 = @echo " CCLD " $@;
200 am__v_CCLD_1 =
201 SOURCES = $(libunicode_la_SOURCES) $(enttest_SOURCES) \
202 $(graphemetest_SOURCES) $(linebreaktest_SOURCES) \
203 $(unicodetest_SOURCES) $(wordbreaktest_SOURCES)
204 DIST_SOURCES = $(libunicode_la_SOURCES) $(enttest_SOURCES) \
205 $(graphemetest_SOURCES) $(linebreaktest_SOURCES) \
206 $(unicodetest_SOURCES) $(wordbreaktest_SOURCES)
207 am__can_run_installinfo = \
208 case $$AM_UPDATE_INFO_DIR in \
209 n|no|NO) false;; \
210 *) (install-info --version) >/dev/null 2>&1;; \
211 esac
212 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
213 $(LISP)unicode_config.h.in
214 # Read a list of newline-separated strings from the standard input,
215 # and print each of them once, without duplicates. Input order is
216 # *not* preserved.
217 am__uniquify_input = $(AWK) '\
218 BEGIN { nonempty = 0; } \
219 { items[$$0] = 1; nonempty = 1; } \
220 END { if (nonempty) { for (i in items) print i; }; } \
221 '
222 # Make sure the list of sources is unique. This is necessary because,
223 # e.g., the same source file might be shared among _SOURCES variables
224 # for different programs/libraries.
225 am__define_uniq_tagged_files = \
226 list='$(am__tagged_files)'; \
227 unique=`for i in $$list; do \
228 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
229 done | $(am__uniquify_input)`
230 ETAGS = etags
231 CTAGS = ctags
232 CSCOPE = cscope
233 AM_RECURSIVE_TARGETS = cscope
234 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235 distdir = $(PACKAGE)-$(VERSION)
236 top_distdir = $(distdir)
237 am__remove_distdir = \
238 if test -d "$(distdir)"; then \
239 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
240 && rm -rf "$(distdir)" \
241 || { sleep 5 && rm -rf "$(distdir)"; }; \
242 else :; fi
243 am__post_remove_distdir = $(am__remove_distdir)
244 DIST_ARCHIVES = $(distdir).tar.gz
245 GZIP_ENV = --best
246 DIST_TARGETS = dist-gzip
247 distuninstallcheck_listfiles = find . -type f -print
248 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
249 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
250 distcleancheck_listfiles = find . -type f -print
251 ACLOCAL = @ACLOCAL@
252 AMTAR = @AMTAR@
253 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
254 AR = @AR@
255 AUTOCONF = @AUTOCONF@
256 AUTOHEADER = @AUTOHEADER@
257 AUTOMAKE = @AUTOMAKE@
258 AWK = @AWK@
259 CC = @CC@
260 CCDEPMODE = @CCDEPMODE@
261 CFLAGS = @CFLAGS@
262 CPP = @CPP@
263 CPPFLAGS = @CPPFLAGS@
264 CXX = @CXX@
265 CXXCPP = @CXXCPP@
266 CXXDEPMODE = @CXXDEPMODE@
267 CXXFLAGS = @CXXFLAGS@
268 CYGPATH_W = @CYGPATH_W@
269 DEFS = @DEFS@
270 DEPDIR = @DEPDIR@
271 DLLTOOL = @DLLTOOL@
272 DSYMUTIL = @DSYMUTIL@
273 DUMPBIN = @DUMPBIN@
274 ECHO_C = @ECHO_C@
275 ECHO_N = @ECHO_N@
276 ECHO_T = @ECHO_T@
277 EGREP = @EGREP@
278 EXEEXT = @EXEEXT@
279 FGREP = @FGREP@
280 GREP = @GREP@
281 INSTALL = @INSTALL@
282 INSTALL_DATA = @INSTALL_DATA@
283 INSTALL_PROGRAM = @INSTALL_PROGRAM@
284 INSTALL_SCRIPT = @INSTALL_SCRIPT@
285 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
286 LD = @LD@
287 LDFLAGS = @LDFLAGS@
288 LIBOBJS = @LIBOBJS@
289 LIBS = @LIBS@
290 LIBTOOL = @LIBTOOL@
291 LIPO = @LIPO@
292 LN_S = @LN_S@
293 LTLIBOBJS = @LTLIBOBJS@
294 MAKEINFO = @MAKEINFO@
295 MANIFEST_TOOL = @MANIFEST_TOOL@
296 MKDIR_P = @MKDIR_P@
297 NM = @NM@
298 NMEDIT = @NMEDIT@
299 OBJDUMP = @OBJDUMP@
300 OBJEXT = @OBJEXT@
301 OTOOL = @OTOOL@
302 OTOOL64 = @OTOOL64@
303 PACKAGE = @PACKAGE@
304 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
305 PACKAGE_NAME = @PACKAGE_NAME@
306 PACKAGE_STRING = @PACKAGE_STRING@
307 PACKAGE_TARNAME = @PACKAGE_TARNAME@
308 PACKAGE_URL = @PACKAGE_URL@
309 PACKAGE_VERSION = @PACKAGE_VERSION@
310 PATH_SEPARATOR = @PATH_SEPARATOR@
311 PERL = @PERL@
312 RANLIB = @RANLIB@
313 SED = @SED@
314 SET_MAKE = @SET_MAKE@
315 SHELL = @SHELL@
316 STRIP = @STRIP@
317 VERSION = @VERSION@
318 abs_builddir = @abs_builddir@
319 abs_srcdir = @abs_srcdir@
320 abs_top_builddir = @abs_top_builddir@
321 abs_top_srcdir = @abs_top_srcdir@
322 ac_ct_AR = @ac_ct_AR@
323 ac_ct_CC = @ac_ct_CC@
324 ac_ct_CXX = @ac_ct_CXX@
325 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
326 am__include = @am__include@
327 am__leading_dot = @am__leading_dot@
328 am__quote = @am__quote@
329 am__tar = @am__tar@
330 am__untar = @am__untar@
331 bindir = @bindir@
332 build = @build@
333 build_alias = @build_alias@
334 build_cpu = @build_cpu@
335 build_os = @build_os@
336 build_vendor = @build_vendor@
337 builddir = @builddir@
338 datadir = @datadir@
339 datarootdir = @datarootdir@
340 docdir = @docdir@
341 dvidir = @dvidir@
342 exec_prefix = @exec_prefix@
343 host = @host@
344 host_alias = @host_alias@
345 host_cpu = @host_cpu@
346 host_os = @host_os@
347 host_vendor = @host_vendor@
348 htmldir = @htmldir@
349 includedir = @includedir@
350 infodir = @infodir@
351 install_sh = @install_sh@
352 libdir = @libdir@
353 libexecdir = @libexecdir@
354 localedir = @localedir@
355 localstatedir = @localstatedir@
356 mandir = @mandir@
357 mkdir_p = @mkdir_p@
358 oldincludedir = @oldincludedir@
359 pdfdir = @pdfdir@
360 prefix = @prefix@
361 program_transform_name = @program_transform_name@
362 psdir = @psdir@
363 sbindir = @sbindir@
364 sharedstatedir = @sharedstatedir@
365 srcdir = @srcdir@
366 sysconfdir = @sysconfdir@
367 target_alias = @target_alias@
368 top_build_prefix = @top_build_prefix@
369 top_builddir = @top_builddir@
370 top_srcdir = @top_srcdir@
371 noinst_SCRIPTS = update.sh \
372 mkultcase.pl unicodefilter.pl \
373 mkeastasianwidth.pl \
374 mkgraphemebreak.pl mklinebreak.pl mkwordbreak.pl mkcommon.pm \
375 mkhtmlent.pl
376
377 noinst_LTLIBRARIES = libunicode.la
378 libunicode_la_SOURCES = unicode.h unicode.c unicodebuf.c \
379 unicodecpp.C \
380 unicode_ultcase.c \
381 unicode_ultcasetab.c \
382 unicode_wcwidth.c eastasianwidth.h \
383 unicode_tablookup.c \
384 unicode_graphemebreak.c graphemebreaktab.h \
385 unicode_linebreak.c linebreaktab.h \
386 unicode_htmlent.c unicode_htmlent.h \
387 linebreaktab_internal.h \
388 unicode_wordbreak.c wordbreaktab.h \
389 wordbreaktab_internal.h
390
391 EXTRA_DIST = $(noinst_SCRIPTS)
392 unicodetest_SOURCES = unicodetest.c
393 unicodetest_DEPENDENCIES = libunicode.la
394 unicodetest_LDADD = libunicode.la
395 unicodetest_LDFLAGS = -static
396 graphemetest_SOURCES = graphemetest.c
397 graphemetest_DEPENDENCIES = libunicode.la
398 graphemetest_LDADD = libunicode.la
399 graphemetest_LDFLAGS = -static
400 linebreaktest_SOURCES = linebreaktest.C
401 linebreaktest_DEPENDENCIES = libunicode.la
402 linebreaktest_LDADD = libunicode.la
403 linebreaktest_LDFLAGS = -static
404 wordbreaktest_SOURCES = wordbreaktest.C
405 wordbreaktest_DEPENDENCIES = libunicode.la
406 wordbreaktest_LDADD = libunicode.la
407 wordbreaktest_LDFLAGS = -static
408 enttest_SOURCES = enttest.c
409 enttest_DEPENDENCIES = libunicode.la
410 enttest_LDADD = libunicode.la
411 enttest_LDFLAGS = -static
412 all: unicode_config.h
413 $(MAKE) $(AM_MAKEFLAGS) all-am
414
415 .SUFFIXES:
416 .SUFFIXES: .C .c .lo .o .obj
417 am--refresh: Makefile
418 @:
419 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
420 @for dep in $?; do \
421 case '$(am__configure_deps)' in \
422 *$$dep*) \
423 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
424 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
425 && exit 0; \
426 exit 1;; \
427 esac; \
428 done; \
429 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
430 $(am__cd) $(top_srcdir) && \
431 $(AUTOMAKE) --foreign Makefile
432 .PRECIOUS: Makefile
433 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
434 @case '$?' in \
435 *config.status*) \
436 echo ' $(SHELL) ./config.status'; \
437 $(SHELL) ./config.status;; \
438 *) \
439 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
440 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
441 esac;
442
443 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
444 $(SHELL) ./config.status --recheck
445
446 $(top_srcdir)/configure: $(am__configure_deps)
447 $(am__cd) $(srcdir) && $(AUTOCONF)
448 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
449 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
450 $(am__aclocal_m4_deps):
451
452 unicode_config.h: stamp-h1
453 @if test ! -f $@; then rm -f stamp-h1; else :; fi
454 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
455
456 stamp-h1: $(srcdir)/unicode_config.h.in $(top_builddir)/config.status
457 @rm -f stamp-h1
458 cd $(top_builddir) && $(SHELL) ./config.status unicode_config.h
459 $(srcdir)/unicode_config.h.in: $(am__configure_deps)
460 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
461 rm -f stamp-h1
462 touch $@
463
464 distclean-hdr:
465 -rm -f unicode_config.h stamp-h1
466
467 clean-noinstLTLIBRARIES:
468 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
469 @list='$(noinst_LTLIBRARIES)'; \
470 locs=`for p in $$list; do echo $$p; done | \
471 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
472 sort -u`; \
473 test -z "$$locs" || { \
474 echo rm -f $${locs}; \
475 rm -f $${locs}; \
476 }
477
478 libunicode.la: $(libunicode_la_OBJECTS) $(libunicode_la_DEPENDENCIES) $(EXTRA_libunicode_la_DEPENDENCIES)
479 $(AM_V_CXXLD)$(CXXLINK) $(libunicode_la_OBJECTS) $(libunicode_la_LIBADD) $(LIBS)
480
481 clean-noinstPROGRAMS:
482 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
483 echo " rm -f" $$list; \
484 rm -f $$list || exit $$?; \
485 test -n "$(EXEEXT)" || exit 0; \
486 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
487 echo " rm -f" $$list; \
488 rm -f $$list
489
490 enttest$(EXEEXT): $(enttest_OBJECTS) $(enttest_DEPENDENCIES) $(EXTRA_enttest_DEPENDENCIES)
491 @rm -f enttest$(EXEEXT)
492 $(AM_V_CCLD)$(enttest_LINK) $(enttest_OBJECTS) $(enttest_LDADD) $(LIBS)
493
494 graphemetest$(EXEEXT): $(graphemetest_OBJECTS) $(graphemetest_DEPENDENCIES) $(EXTRA_graphemetest_DEPENDENCIES)
495 @rm -f graphemetest$(EXEEXT)
496 $(AM_V_CCLD)$(graphemetest_LINK) $(graphemetest_OBJECTS) $(graphemetest_LDADD) $(LIBS)
497
498 linebreaktest$(EXEEXT): $(linebreaktest_OBJECTS) $(linebreaktest_DEPENDENCIES) $(EXTRA_linebreaktest_DEPENDENCIES)
499 @rm -f linebreaktest$(EXEEXT)
500 $(AM_V_CXXLD)$(linebreaktest_LINK) $(linebreaktest_OBJECTS) $(linebreaktest_LDADD) $(LIBS)
501
502 unicodetest$(EXEEXT): $(unicodetest_OBJECTS) $(unicodetest_DEPENDENCIES) $(EXTRA_unicodetest_DEPENDENCIES)
503 @rm -f unicodetest$(EXEEXT)
504 $(AM_V_CCLD)$(unicodetest_LINK) $(unicodetest_OBJECTS) $(unicodetest_LDADD) $(LIBS)
505
506 wordbreaktest$(EXEEXT): $(wordbreaktest_OBJECTS) $(wordbreaktest_DEPENDENCIES) $(EXTRA_wordbreaktest_DEPENDENCIES)
507 @rm -f wordbreaktest$(EXEEXT)
508 $(AM_V_CXXLD)$(wordbreaktest_LINK) $(wordbreaktest_OBJECTS) $(wordbreaktest_LDADD) $(LIBS)
509
510 mostlyclean-compile:
511 -rm -f *.$(OBJEXT)
512
513 distclean-compile:
514 -rm -f *.tab.c
515
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enttest.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphemetest.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linebreaktest.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode.Plo@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_graphemebreak.Plo@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_htmlent.Plo@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_linebreak.Plo@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_tablookup.Plo@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_ultcase.Plo@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_ultcasetab.Plo@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_wcwidth.Plo@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode_wordbreak.Plo@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodebuf.Plo@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodecpp.Plo@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodetest.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wordbreaktest.Po@am__quote@
532
533 .C.o:
534 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
535 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
536 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
539
540 .C.obj:
541 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
542 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
543 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
544 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
545 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
546
547 .C.lo:
548 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
549 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
550 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
551 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
552 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
553
554 .c.o:
555 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
556 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
560
561 .c.obj:
562 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
563 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
566 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
567
568 .c.lo:
569 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
570 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
574
575 mostlyclean-libtool:
576 -rm -f *.lo
577
578 clean-libtool:
579 -rm -rf .libs _libs
580
581 distclean-libtool:
582 -rm -f libtool config.lt
583
584 ID: $(am__tagged_files)
585 $(am__define_uniq_tagged_files); mkid -fID $$unique
586 tags: tags-am
587 TAGS: tags
588
589 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
590 set x; \
591 here=`pwd`; \
592 $(am__define_uniq_tagged_files); \
593 shift; \
594 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
595 test -n "$$unique" || unique=$$empty_fix; \
596 if test $$# -gt 0; then \
597 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598 "$$@" $$unique; \
599 else \
600 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
601 $$unique; \
602 fi; \
603 fi
604 ctags: ctags-am
605
606 CTAGS: ctags
607 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
608 $(am__define_uniq_tagged_files); \
609 test -z "$(CTAGS_ARGS)$$unique" \
610 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
611 $$unique
612
613 GTAGS:
614 here=`$(am__cd) $(top_builddir) && pwd` \
615 && $(am__cd) $(top_srcdir) \
616 && gtags -i $(GTAGS_ARGS) "$$here"
617 cscope: cscope.files
618 test ! -s cscope.files \
619 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
620 clean-cscope:
621 -rm -f cscope.files
622 cscope.files: clean-cscope cscopelist
623 cscopelist: cscopelist-am
624
625 cscopelist-am: $(am__tagged_files)
626 list='$(am__tagged_files)'; \
627 case "$(srcdir)" in \
628 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
629 *) sdir=$(subdir)/$(srcdir) ;; \
630 esac; \
631 for i in $$list; do \
632 if test -f "$$i"; then \
633 echo "$(subdir)/$$i"; \
634 else \
635 echo "$$sdir/$$i"; \
636 fi; \
637 done >> $(top_builddir)/cscope.files
638
639 distclean-tags:
640 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
641 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
642
643 distdir: $(DISTFILES)
644 $(am__remove_distdir)
645 test -d "$(distdir)" || mkdir "$(distdir)"
646 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
648 list='$(DISTFILES)'; \
649 dist_files=`for file in $$list; do echo $$file; done | \
650 sed -e "s|^$$srcdirstrip/||;t" \
651 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
652 case $$dist_files in \
653 */*) $(MKDIR_P) `echo "$$dist_files" | \
654 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
655 sort -u` ;; \
656 esac; \
657 for file in $$dist_files; do \
658 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
659 if test -d $$d/$$file; then \
660 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
661 if test -d "$(distdir)/$$file"; then \
662 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
663 fi; \
664 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
665 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
666 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
667 fi; \
668 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
669 else \
670 test -f "$(distdir)/$$file" \
671 || cp -p $$d/$$file "$(distdir)/$$file" \
672 || exit 1; \
673 fi; \
674 done
675 -test -n "$(am__skip_mode_fix)" \
676 || find "$(distdir)" -type d ! -perm -755 \
677 -exec chmod u+rwx,go+rx {} \; -o \
678 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
679 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
680 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
681 || chmod -R a+r "$(distdir)"
682 dist-gzip: distdir
683 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
684 $(am__post_remove_distdir)
685
686 dist-bzip2: distdir
687 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
688 $(am__post_remove_distdir)
689
690 dist-lzip: distdir
691 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
692 $(am__post_remove_distdir)
693
694 dist-xz: distdir
695 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
696 $(am__post_remove_distdir)
697
698 dist-tarZ: distdir
699 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
700 $(am__post_remove_distdir)
701
702 dist-shar: distdir
703 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
704 $(am__post_remove_distdir)
705
706 dist-zip: distdir
707 -rm -f $(distdir).zip
708 zip -rq $(distdir).zip $(distdir)
709 $(am__post_remove_distdir)
710
711 dist dist-all:
712 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
713 $(am__post_remove_distdir)
714
715 # This target untars the dist file and tries a VPATH configuration. Then
716 # it guarantees that the distribution is self-contained by making another
717 # tarfile.
718 distcheck: dist
719 case '$(DIST_ARCHIVES)' in \
720 *.tar.gz*) \
721 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
722 *.tar.bz2*) \
723 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
724 *.tar.lz*) \
725 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
726 *.tar.xz*) \
727 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
728 *.tar.Z*) \
729 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
730 *.shar.gz*) \
731 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
732 *.zip*) \
733 unzip $(distdir).zip ;;\
734 esac
735 chmod -R a-w $(distdir)
736 chmod u+w $(distdir)
737 mkdir $(distdir)/_build $(distdir)/_inst
738 chmod a-w $(distdir)
739 test -d $(distdir)/_build || exit 0; \
740 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
741 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
742 && am__cwd=`pwd` \
743 && $(am__cd) $(distdir)/_build \
744 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
745 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
746 $(DISTCHECK_CONFIGURE_FLAGS) \
747 && $(MAKE) $(AM_MAKEFLAGS) \
748 && $(MAKE) $(AM_MAKEFLAGS) dvi \
749 && $(MAKE) $(AM_MAKEFLAGS) check \
750 && $(MAKE) $(AM_MAKEFLAGS) install \
751 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
752 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
753 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
754 distuninstallcheck \
755 && chmod -R a-w "$$dc_install_base" \
756 && ({ \
757 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
758 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
759 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
760 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
761 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
762 } || { rm -rf "$$dc_destdir"; exit 1; }) \
763 && rm -rf "$$dc_destdir" \
764 && $(MAKE) $(AM_MAKEFLAGS) dist \
765 && rm -rf $(DIST_ARCHIVES) \
766 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
767 && cd "$$am__cwd" \
768 || exit 1
769 $(am__post_remove_distdir)
770 @(echo "$(distdir) archives ready for distribution: "; \
771 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
772 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
773 distuninstallcheck:
774 @test -n '$(distuninstallcheck_dir)' || { \
775 echo 'ERROR: trying to run $@ with an empty' \
776 '$$(distuninstallcheck_dir)' >&2; \
777 exit 1; \
778 }; \
779 $(am__cd) '$(distuninstallcheck_dir)' || { \
780 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
781 exit 1; \
782 }; \
783 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
784 || { echo "ERROR: files left after uninstall:" ; \
785 if test -n "$(DESTDIR)"; then \
786 echo " (check DESTDIR support)"; \
787 fi ; \
788 $(distuninstallcheck_listfiles) ; \
789 exit 1; } >&2
790 distcleancheck: distclean
791 @if test '$(srcdir)' = . ; then \
792 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
793 exit 1 ; \
794 fi
795 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
796 || { echo "ERROR: files left in build directory after distclean:" ; \
797 $(distcleancheck_listfiles) ; \
798 exit 1; } >&2
799 check-am: all-am
800 check: check-am
801 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) \
802 unicode_config.h
803 installdirs:
804 install: install-am
805 install-exec: install-exec-am
806 install-data: install-data-am
807 uninstall: uninstall-am
808
809 install-am: all-am
810 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
811
812 installcheck: installcheck-am
813 install-strip:
814 if test -z '$(STRIP)'; then \
815 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
816 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
817 install; \
818 else \
819 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
820 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
821 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
822 fi
823 mostlyclean-generic:
824
825 clean-generic:
826
827 distclean-generic:
828 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
829 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
830
831 maintainer-clean-generic:
832 @echo "This command is intended for maintainers to use"
833 @echo "it deletes files that may require special tools to rebuild."
834 clean: clean-am
835
836 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
837 clean-noinstPROGRAMS mostlyclean-am
838
839 distclean: distclean-am
840 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
841 -rm -rf ./$(DEPDIR)
842 -rm -f Makefile
843 distclean-am: clean-am distclean-compile distclean-generic \
844 distclean-hdr distclean-libtool distclean-tags
845
846 dvi: dvi-am
847
848 dvi-am:
849
850 html: html-am
851
852 html-am:
853
854 info: info-am
855
856 info-am:
857
858 install-data-am:
859
860 install-dvi: install-dvi-am
861
862 install-dvi-am:
863
864 install-exec-am:
865
866 install-html: install-html-am
867
868 install-html-am:
869
870 install-info: install-info-am
871
872 install-info-am:
873
874 install-man:
875
876 install-pdf: install-pdf-am
877
878 install-pdf-am:
879
880 install-ps: install-ps-am
881
882 install-ps-am:
883
884 installcheck-am:
885
886 maintainer-clean: maintainer-clean-am
887 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
888 -rm -rf $(top_srcdir)/autom4te.cache
889 -rm -rf ./$(DEPDIR)
890 -rm -f Makefile
891 maintainer-clean-am: distclean-am maintainer-clean-generic
892
893 mostlyclean: mostlyclean-am
894
895 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
896 mostlyclean-libtool
897
898 pdf: pdf-am
899
900 pdf-am:
901
902 ps: ps-am
903
904 ps-am:
905
906 uninstall-am:
907
908 .MAKE: all install-am install-strip
909
910 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
911 clean-cscope clean-generic clean-libtool \
912 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
913 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
914 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
915 distcheck distclean distclean-compile distclean-generic \
916 distclean-hdr distclean-libtool distclean-tags distcleancheck \
917 distdir distuninstallcheck dvi dvi-am html html-am info \
918 info-am install install-am install-data install-data-am \
919 install-dvi install-dvi-am install-exec install-exec-am \
920 install-html install-html-am install-info install-info-am \
921 install-man install-pdf install-pdf-am install-ps \
922 install-ps-am install-strip installcheck installcheck-am \
923 installdirs maintainer-clean maintainer-clean-generic \
924 mostlyclean mostlyclean-compile mostlyclean-generic \
925 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
926 uninstall-am
927
928
929 update-www:
930 @$(MAKE) update-www-unicode
931 @$(MAKE) update-www-eastasia
932 @$(MAKE) update-www-grapheme
933 @$(MAKE) update-www-linebreak
934 @$(MAKE) update-www-wordbreak
935 @$(MAKE) update-www-htmlent
936
937 update-www-unicode:
938 @SHELL@ $(srcdir)/update.sh UnicodeData.txt http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
939
940 update-www-eastasia:
941 @SHELL@ $(srcdir)/update.sh Unihan-3.2.0.txt.gz http://www.unicode.org/Public/3.2-Update/Unihan-3.2.0.txt.gz
942 @SHELL@ $(srcdir)/update.sh EastAsianWidth.txt http://www.unicode.org/Public/UNIDATA/EastAsianWidth.txt
943
944 update-www-grapheme:
945 @SHELL@ $(srcdir)/update.sh GraphemeBreakProperty.txt http://www.unicode.org/Public/UNIDATA/auxiliary/GraphemeBreakProperty.txt
946
947 update-www-linebreak:
948 @SHELL@ $(srcdir)/update.sh LineBreak.txt http://www.unicode.org/Public/UNIDATA/LineBreak.txt
949 @SHELL@ $(srcdir)/update.sh LineBreakTest.txt http://www.unicode.org/Public/UNIDATA/auxiliary/LineBreakTest.txt
950
951 update-www-wordbreak:
952 @SHELL@ $(srcdir)/update.sh WordBreakProperty.txt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakProperty.txt
953 @SHELL@ $(srcdir)/update.sh WordBreakTest.txt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakTest.txt
954
955 update-www-htmlent:
956 @SHELL@ $(srcdir)/update.sh xhtml-lat1.ent http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
957 @SHELL@ $(srcdir)/update.sh xhtml-symbol.ent http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent
958 @SHELL@ $(srcdir)/update.sh xhtml-special.ent http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent
959
960 @UPDATE_UNICODE_TRUE@unicode_ultcasetab.c: UnicodeData.txt mkultcase.pl
961 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mkultcase.pl >unicode_ultcasetab.c
962
963 @UPDATE_UNICODE_TRUE@eastasianwidth.h: EastAsianWidth.txt mkeastasianwidth.pl
964 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mkeastasianwidth.pl >eastasianwidth.h
965
966 @UPDATE_UNICODE_TRUE@graphemebreaktab.h: GraphemeBreakProperty.txt mkgraphemebreak.pl mkcommon.pm
967 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mkgraphemebreak.pl >graphemebreaktab.h.tmp
968 @UPDATE_UNICODE_TRUE@ mv graphemebreaktab.h.tmp graphemebreaktab.h
969
970 @UPDATE_UNICODE_TRUE@linebreaktab.h: LineBreak.txt UnicodeData.txt mklinebreak.pl mkcommon.pm
971 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mklinebreak.pl >linebreaktab.h.tmp
972 @UPDATE_UNICODE_TRUE@ mv linebreaktab.h.tmp linebreaktab.h
973
974 @UPDATE_UNICODE_TRUE@wordbreaktab.h: WordBreakProperty.txt mkwordbreak.pl mkcommon.pm
975 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mkwordbreak.pl >wordbreaktab.h.tmp
976 @UPDATE_UNICODE_TRUE@ mv wordbreaktab.h.tmp wordbreaktab.h
977
978 @UPDATE_UNICODE_TRUE@unicode_htmlent.h: xhtml-lat1.ent xhtml-special.ent xhtml-symbol.ent mkhtmlent.pl
979 @UPDATE_UNICODE_TRUE@ @PERL@ $(srcdir)/mkhtmlent.pl >unicode_htmlent.h.tmp
980 @UPDATE_UNICODE_TRUE@ mv unicode_htmlent.h.tmp unicode_htmlent.h
981
982 check-am: unicodetest
983 ./unicodetest
984 ./enttest
985 test -f ./LineBreakTest.txt || exit 0; ./linebreaktest
986 test "`./unicodetest foo`" = "foo"
987 test "`./unicodetest 'foo&bar.~'`" = "foo&-bar.~"
988 test "`./unicodetest 'foobаr'`" = "foob&BDA-r"
989 test "`./unicodetest 'foobааr'`" = "foob&BDAEMA-r"
990 test "`./unicodetest 'foobаааr'`" = "foob&BDAEMAQw-r"
991 test "`./unicodetest 'foobааааr'`" = "foob&BDAEMAQwBDA-r"
992 test "`./unicodetest 'foobаааааr'`" = "foob&BDAEMAQwBDAEMA-r"
993 test "`./unicodetest 'foobааааааr'`" = "foob&BDAEMAQwBDAEMAQw-r"
994 test "`./unicodetest 'foobаaаr'`" = "foob&BDA-a&BDA-r"
995 test "`./unicodetest 'foobааaааr'`" = "foob&BDAEMA-a&BDAEMA-r"
996 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; n="`echo $$n | cut -c1-1023`"; test "`./unicodetest $$n`" = "$$n"
997 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; test "`./unicodetest $$n`" = "$$n"
998 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; test "`./unicodetest a$$n`" = "a$$n"
999 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; n="`echo $$n | cut -c1-1023`"; test "`./unicodetest $$n'&'`" = "$$n""&-"
1000 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; test "`./unicodetest $$n'&'`" = "$$n""&-"
1001 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; test "`./unicodetest $$n'a&'`" = "$$n""a&-"
1002 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; test "`./unicodetest $$n'a&a'`" = "$$n""a&-a"
1003 n="aaaaaaaa"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n$$n$$n"; n="$$n$$n"; n="`echo $$n | cut -c1-1023`"; test "`./unicodetest $$n'а'`" = "$$n""&BDA-"
1004 test "`./unicodetest --smap foo`" = "foo"
1005 test "`./unicodetest --smap 'foo&bar'`" = 'foo&-bar'
1006 test "`./unicodetest --smap 'foo.bar'`" = 'foo&AC4-bar'
1007 test "`./unicodetest --totitle 'tÄst'`" = 'Täst'
1008 test "`./graphemetest 0x0d 0x0a`" = "0"
1009 test "`./graphemetest 0x0d 0x41`" = "1"
1010 test "`./graphemetest 0x41 0x0d`" = "1"
1011 test "`./graphemetest 0x0a 0x41`" = "1"
1012 test "`./graphemetest 0x41 0x0a`" = "1"
1013 test "`./graphemetest 0x09 0x41`" = "1"
1014 test "`./graphemetest 0x41 0x09`" = "1"
1015 test "`./graphemetest 0x1100 0x1101`" = "0"
1016 test "`./graphemetest 0x1100 0x1160`" = "0"
1017 test "`./graphemetest 0xAC00 0x1160`" = "0"
1018 test "`./graphemetest 0xAC02 0xD7FB`" = "0"
1019 test "`./graphemetest 0xD7FB 0xD7FB`" = "0"
1020 test "`./graphemetest 0x0041 0x1101`" = "1"
1021 test "`./graphemetest 0x0041 0x1160`" = "1"
1022 test "`./graphemetest 0x0041 0x1160`" = "1"
1023 test "`./graphemetest 0x0041 0xD7FB`" = "1"
1024 test "`./graphemetest 0x0041 0xD7FB`" = "1"
1025 test "`./graphemetest 0x1100 0x0041`" = "1"
1026 test "`./graphemetest 0x1100 0x0041`" = "1"
1027 test "`./graphemetest 0xAC00 0x0041`" = "1"
1028 test "`./graphemetest 0xAC02 0x0041`" = "1"
1029 test "`./graphemetest 0xD7FB 0x0041`" = "1"
1030 test "`./graphemetest 0x0041 0x036F`" = "0"
1031 test "`./graphemetest 0x0041 0x0903`" = "0"
1032 test "`./graphemetest 0x0041 0xAABB`" = "1"
1033 test "`./graphemetest 0x036F 0x0041`" = "1"
1034 test "`./graphemetest 0x0903 0x0041`" = "1"
1035 test "`./graphemetest 0xAABB 0x0041`" = "0"
1036 test "`./graphemetest 0x0041 0x0041`" = "1"
1037
1038 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1039 # Otherwise a system limit (for SysV at least) may be exceeded.
1040 .NOEXPORT: