bbcea81fb4ffef8ab8c3eb1e47ec64c73e8a98a3
[platform/upstream/fribidi.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = test
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 AM_V_GEN = $(am__v_GEN_@AM_V@)
47 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
48 am__v_GEN_0 = @echo "  GEN   " $@;
49 AM_V_at = $(am__v_at_@AM_V@)
50 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
51 am__v_at_0 = @
52 SOURCES =
53 DIST_SOURCES =
54 am__tty_colors = \
55 red=; grn=; lgn=; blu=; std=
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMTAR = @AMTAR@
59 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 DLLTOOL = @DLLTOOL@
74 DSYMUTIL = @DSYMUTIL@
75 DUMPBIN = @DUMPBIN@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 EXEEXT = @EXEEXT@
81 FGREP = @FGREP@
82 FRIBIDI_BINARY_AGE = @FRIBIDI_BINARY_AGE@
83 FRIBIDI_CHARSETS = @FRIBIDI_CHARSETS@
84 FRIBIDI_INTERFACE_AGE = @FRIBIDI_INTERFACE_AGE@
85 FRIBIDI_INTERFACE_VERSION = @FRIBIDI_INTERFACE_VERSION@
86 FRIBIDI_MAJOR_VERSION = @FRIBIDI_MAJOR_VERSION@
87 FRIBIDI_MICRO_VERSION = @FRIBIDI_MICRO_VERSION@
88 FRIBIDI_MINOR_VERSION = @FRIBIDI_MINOR_VERSION@
89 FRIBIDI_NO_DEPRECATED = @FRIBIDI_NO_DEPRECATED@
90 FRIBIDI_USE_GLIB = @FRIBIDI_USE_GLIB@
91 FRIBIDI_VERSION = @FRIBIDI_VERSION@
92 GLIB_CFLAGS = @GLIB_CFLAGS@
93 GLIB_LIBS = @GLIB_LIBS@
94 GREP = @GREP@
95 INSTALL = @INSTALL@
96 INSTALL_DATA = @INSTALL_DATA@
97 INSTALL_PROGRAM = @INSTALL_PROGRAM@
98 INSTALL_SCRIPT = @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 LD = @LD@
101 LDFLAGS = @LDFLAGS@
102 LIBOBJS = @LIBOBJS@
103 LIBS = @LIBS@
104 LIBTOOL = @LIBTOOL@
105 LIPO = @LIPO@
106 LN_S = @LN_S@
107 LTLIBOBJS = @LTLIBOBJS@
108 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
109 LT_VERSION_INFO = @LT_VERSION_INFO@
110 MAKEINFO = @MAKEINFO@
111 MANIFEST_TOOL = @MANIFEST_TOOL@
112 MISC_CFLAGS = @MISC_CFLAGS@
113 MISC_LIBS = @MISC_LIBS@
114 MISC_PACKAGES = @MISC_PACKAGES@
115 MKDIR_P = @MKDIR_P@
116 NM = @NM@
117 NMEDIT = @NMEDIT@
118 OBJDUMP = @OBJDUMP@
119 OBJEXT = @OBJEXT@
120 OTOOL = @OTOOL@
121 OTOOL64 = @OTOOL64@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_URL = @PACKAGE_URL@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 PKG_CONFIG = @PKG_CONFIG@
131 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
132 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
133 RANLIB = @RANLIB@
134 SED = @SED@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 SIZEOF_INT = @SIZEOF_INT@
138 STRIP = @STRIP@
139 VERSION = @VERSION@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_AR = @ac_ct_AR@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 oldincludedir = @oldincludedir@
180 pdfdir = @pdfdir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 psdir = @psdir@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 srcdir = @srcdir@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 TESTS_ENVIRONMENT = /bin/sh
193 TESTS = run.tests
194 check_SCRIPTS = run.tests
195 TEST_DATAS = \
196         test_CapRTL_explicit.input \
197         test_CapRTL_explicit.reference \
198         test_CapRTL_implicit.input \
199         test_CapRTL_implicit.reference \
200         test_ISO8859-8_hebrew.input \
201         test_ISO8859-8_hebrew.reference \
202         test_UTF-8_persian.input \
203         test_UTF-8_persian.reference \
204         test_UTF-8_reordernsm.input \
205         test_UTF-8_reordernsm.reference
206
207 EXTRA_DIST = \
208         $(TESTS) \
209         $(TEST_DATAS)
210
211 all: all-am
212
213 .SUFFIXES:
214 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
215         @for dep in $?; do \
216           case '$(am__configure_deps)' in \
217             *$$dep*) \
218               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
219                 && { if test -f $@; then exit 0; else break; fi; }; \
220               exit 1;; \
221           esac; \
222         done; \
223         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits test/Makefile'; \
224         $(am__cd) $(top_srcdir) && \
225           $(AUTOMAKE) --gnits test/Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228         @case '$?' in \
229           *config.status*) \
230             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231           *) \
232             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234         esac;
235
236 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239 $(top_srcdir)/configure:  $(am__configure_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(am__aclocal_m4_deps):
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250 tags: TAGS
251 TAGS:
252
253 ctags: CTAGS
254 CTAGS:
255
256
257 check-TESTS: $(TESTS)
258         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
259         srcdir=$(srcdir); export srcdir; \
260         list=' $(TESTS) '; \
261         $(am__tty_colors); \
262         if test -n "$$list"; then \
263           for tst in $$list; do \
264             if test -f ./$$tst; then dir=./; \
265             elif test -f $$tst; then dir=; \
266             else dir="$(srcdir)/"; fi; \
267             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
268               all=`expr $$all + 1`; \
269               case " $(XFAIL_TESTS) " in \
270               *[\ \     ]$$tst[\ \      ]*) \
271                 xpass=`expr $$xpass + 1`; \
272                 failed=`expr $$failed + 1`; \
273                 col=$$red; res=XPASS; \
274               ;; \
275               *) \
276                 col=$$grn; res=PASS; \
277               ;; \
278               esac; \
279             elif test $$? -ne 77; then \
280               all=`expr $$all + 1`; \
281               case " $(XFAIL_TESTS) " in \
282               *[\ \     ]$$tst[\ \      ]*) \
283                 xfail=`expr $$xfail + 1`; \
284                 col=$$lgn; res=XFAIL; \
285               ;; \
286               *) \
287                 failed=`expr $$failed + 1`; \
288                 col=$$red; res=FAIL; \
289               ;; \
290               esac; \
291             else \
292               skip=`expr $$skip + 1`; \
293               col=$$blu; res=SKIP; \
294             fi; \
295             echo "$${col}$$res$${std}: $$tst"; \
296           done; \
297           if test "$$all" -eq 1; then \
298             tests="test"; \
299             All=""; \
300           else \
301             tests="tests"; \
302             All="All "; \
303           fi; \
304           if test "$$failed" -eq 0; then \
305             if test "$$xfail" -eq 0; then \
306               banner="$$All$$all $$tests passed"; \
307             else \
308               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
309               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
310             fi; \
311           else \
312             if test "$$xpass" -eq 0; then \
313               banner="$$failed of $$all $$tests failed"; \
314             else \
315               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
316               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
317             fi; \
318           fi; \
319           dashes="$$banner"; \
320           skipped=""; \
321           if test "$$skip" -ne 0; then \
322             if test "$$skip" -eq 1; then \
323               skipped="($$skip test was not run)"; \
324             else \
325               skipped="($$skip tests were not run)"; \
326             fi; \
327             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
328               dashes="$$skipped"; \
329           fi; \
330           report=""; \
331           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
332             report="Please report to $(PACKAGE_BUGREPORT)"; \
333             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
334               dashes="$$report"; \
335           fi; \
336           dashes=`echo "$$dashes" | sed s/./=/g`; \
337           if test "$$failed" -eq 0; then \
338             col="$$grn"; \
339           else \
340             col="$$red"; \
341           fi; \
342           echo "$${col}$$dashes$${std}"; \
343           echo "$${col}$$banner$${std}"; \
344           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
345           test -z "$$report" || echo "$${col}$$report$${std}"; \
346           echo "$${col}$$dashes$${std}"; \
347           test "$$failed" -eq 0; \
348         else :; fi
349
350 distdir: $(DISTFILES)
351         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353         list='$(DISTFILES)'; \
354           dist_files=`for file in $$list; do echo $$file; done | \
355           sed -e "s|^$$srcdirstrip/||;t" \
356               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357         case $$dist_files in \
358           */*) $(MKDIR_P) `echo "$$dist_files" | \
359                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360                            sort -u` ;; \
361         esac; \
362         for file in $$dist_files; do \
363           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364           if test -d $$d/$$file; then \
365             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366             if test -d "$(distdir)/$$file"; then \
367               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368             fi; \
369             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372             fi; \
373             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374           else \
375             test -f "$(distdir)/$$file" \
376             || cp -p $$d/$$file "$(distdir)/$$file" \
377             || exit 1; \
378           fi; \
379         done
380 check-am: all-am
381         $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
382         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
383 check: check-am
384 all-am: Makefile
385 installdirs:
386 install: install-am
387 install-exec: install-exec-am
388 install-data: install-data-am
389 uninstall: uninstall-am
390
391 install-am: all-am
392         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393
394 installcheck: installcheck-am
395 install-strip:
396         if test -z '$(STRIP)'; then \
397           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399               install; \
400         else \
401           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
404         fi
405 mostlyclean-generic:
406
407 clean-generic:
408
409 distclean-generic:
410         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
411         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
412
413 maintainer-clean-generic:
414         @echo "This command is intended for maintainers to use"
415         @echo "it deletes files that may require special tools to rebuild."
416 clean: clean-am
417
418 clean-am: clean-generic clean-libtool mostlyclean-am
419
420 distclean: distclean-am
421         -rm -f Makefile
422 distclean-am: clean-am distclean-generic
423
424 dvi: dvi-am
425
426 dvi-am:
427
428 html: html-am
429
430 html-am:
431
432 info: info-am
433
434 info-am:
435
436 install-data-am:
437
438 install-dvi: install-dvi-am
439
440 install-dvi-am:
441
442 install-exec-am:
443
444 install-html: install-html-am
445
446 install-html-am:
447
448 install-info: install-info-am
449
450 install-info-am:
451
452 install-man:
453
454 install-pdf: install-pdf-am
455
456 install-pdf-am:
457
458 install-ps: install-ps-am
459
460 install-ps-am:
461
462 installcheck-am:
463
464 maintainer-clean: maintainer-clean-am
465         -rm -f Makefile
466 maintainer-clean-am: distclean-am maintainer-clean-generic
467
468 mostlyclean: mostlyclean-am
469
470 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
471
472 pdf: pdf-am
473
474 pdf-am:
475
476 ps: ps-am
477
478 ps-am:
479
480 uninstall-am:
481
482 .MAKE: check-am install-am install-strip
483
484 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
485         clean-libtool distclean distclean-generic distclean-libtool \
486         distdir dvi dvi-am html html-am info info-am install \
487         install-am install-data install-data-am install-dvi \
488         install-dvi-am install-exec install-exec-am install-html \
489         install-html-am install-info install-info-am install-man \
490         install-pdf install-pdf-am install-ps install-ps-am \
491         install-strip installcheck installcheck-am installdirs \
492         maintainer-clean maintainer-clean-generic mostlyclean \
493         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
494         uninstall uninstall-am
495
496
497 test_%.reference: test_%.input
498         testcase="$@" && \
499         charset="`echo "$@" | sed 's/_[^_]*$$//;s/.*_//'`" && \
500         $(top_builddir)/bin/fribidi --test --charset "$$charset" "$<" > "$@" \
501         || ($(RM) "$@"; false)
502
503 references:
504         for testcase in "$(srcdir)"/test_*.input; do \
505                 test="`echo $$testcase \
506                   | sed 's/\.input$$/.reference/i; s|.*/||;'`" && \
507                 $(MAKE) $(AM_MAKEFLAGS) "$(srcdir)/$$test" || \
508                 exit 1; \
509         done
510
511 -include $(top_srcdir)/git.mk
512
513 # Tell versions [3.59,3.63) of GNU make to not export all variables.
514 # Otherwise a system limit (for SysV at least) may be exceeded.
515 .NOEXPORT: