OSDN Git Service

フォルダ名変更
[wordring-tm/wordring-tm.git] / third-party / mecab-0.996 / tests / 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 = tests
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 am__tty_colors = \
49 red=; grn=; lgn=; blu=; std=
50 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51 ACLOCAL = @ACLOCAL@
52 AMTAR = @AMTAR@
53 AR = @AR@
54 AS = @AS@
55 AUTOCONF = @AUTOCONF@
56 AUTOHEADER = @AUTOHEADER@
57 AUTOMAKE = @AUTOMAKE@
58 AWK = @AWK@
59 CC = @CC@
60 CCDEPMODE = @CCDEPMODE@
61 CFLAGS = @CFLAGS@
62 CHARSET = @CHARSET@
63 CPP = @CPP@
64 CPPFLAGS = @CPPFLAGS@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 CXXDEPMODE = @CXXDEPMODE@
68 CXXFLAGS = @CXXFLAGS@
69 CYGPATH_W = @CYGPATH_W@
70 DEFS = @DEFS@
71 DEPDIR = @DEPDIR@
72 DIC_VERSION = @DIC_VERSION@
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 GREP = @GREP@
83 INSTALL = @INSTALL@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LD = @LD@
89 LDFLAGS = @LDFLAGS@
90 LIBICONV = @LIBICONV@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LIBTOOL = @LIBTOOL@
94 LIPO = @LIPO@
95 LN_S = @LN_S@
96 LTLIBICONV = @LTLIBICONV@
97 LTLIBOBJS = @LTLIBOBJS@
98 LTVERSION = @LTVERSION@
99 MAKEINFO = @MAKEINFO@
100 MANIFEST_TOOL = @MANIFEST_TOOL@
101 MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@
102 MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@
103 MECAB_LIBS = @MECAB_LIBS@
104 MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@
105 MKDIR_P = @MKDIR_P@
106 NM = @NM@
107 NMEDIT = @NMEDIT@
108 OBJDUMP = @OBJDUMP@
109 OBJEXT = @OBJEXT@
110 OTOOL = @OTOOL@
111 OTOOL64 = @OTOOL64@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_URL = @PACKAGE_URL@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 RANLIB = @RANLIB@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 abs_builddir = @abs_builddir@
127 abs_srcdir = @abs_srcdir@
128 abs_top_builddir = @abs_top_builddir@
129 abs_top_srcdir = @abs_top_srcdir@
130 ac_ct_AR = @ac_ct_AR@
131 ac_ct_CC = @ac_ct_CC@
132 ac_ct_CXX = @ac_ct_CXX@
133 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
134 am__include = @am__include@
135 am__leading_dot = @am__leading_dot@
136 am__quote = @am__quote@
137 am__tar = @am__tar@
138 am__untar = @am__untar@
139 bindir = @bindir@
140 build = @build@
141 build_alias = @build_alias@
142 build_cpu = @build_cpu@
143 build_os = @build_os@
144 build_vendor = @build_vendor@
145 builddir = @builddir@
146 datadir = @datadir@
147 datarootdir = @datarootdir@
148 docdir = @docdir@
149 dvidir = @dvidir@
150 exec_prefix = @exec_prefix@
151 host = @host@
152 host_alias = @host_alias@
153 host_cpu = @host_cpu@
154 host_os = @host_os@
155 host_vendor = @host_vendor@
156 htmldir = @htmldir@
157 includedir = @includedir@
158 infodir = @infodir@
159 install_sh = @install_sh@
160 libdir = @libdir@
161 libexecdir = @libexecdir@
162 localedir = @localedir@
163 localstatedir = @localstatedir@
164 mandir = @mandir@
165 mkdir_p = @mkdir_p@
166 oldincludedir = @oldincludedir@
167 pdfdir = @pdfdir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 psdir = @psdir@
171 sbindir = @sbindir@
172 sharedstatedir = @sharedstatedir@
173 srcdir = @srcdir@
174 sysconfdir = @sysconfdir@
175 target_alias = @target_alias@
176 top_build_prefix = @top_build_prefix@
177 top_builddir = @top_builddir@
178 top_srcdir = @top_srcdir@
179
180 # Generated automatically from Makefile.in by configure.x
181 TESTS = run-dics.sh run-eval.sh run-cost-train.sh
182 EXTRA_DIR = eval autolink dic eval katakana latin shiin t9 chartype cost-train ngram
183 EXTRA_DIST = $(TESTS)
184 all: all-am
185
186 .SUFFIXES:
187 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
188         @for dep in $?; do \
189           case '$(am__configure_deps)' in \
190             *$$dep*) \
191               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
192                 && { if test -f $@; then exit 0; else break; fi; }; \
193               exit 1;; \
194           esac; \
195         done; \
196         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
197         $(am__cd) $(top_srcdir) && \
198           $(AUTOMAKE) --gnu tests/Makefile
199 .PRECIOUS: Makefile
200 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
201         @case '$?' in \
202           *config.status*) \
203             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
204           *) \
205             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
206             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
207         esac;
208
209 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
212 $(top_srcdir)/configure:  $(am__configure_deps)
213         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(am__aclocal_m4_deps):
217
218 mostlyclean-libtool:
219         -rm -f *.lo
220
221 clean-libtool:
222         -rm -rf .libs _libs
223 tags: TAGS
224 TAGS:
225
226 ctags: CTAGS
227 CTAGS:
228
229
230 check-TESTS: $(TESTS)
231         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
232         srcdir=$(srcdir); export srcdir; \
233         list=' $(TESTS) '; \
234         $(am__tty_colors); \
235         if test -n "$$list"; then \
236           for tst in $$list; do \
237             if test -f ./$$tst; then dir=./; \
238             elif test -f $$tst; then dir=; \
239             else dir="$(srcdir)/"; fi; \
240             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
241               all=`expr $$all + 1`; \
242               case " $(XFAIL_TESTS) " in \
243               *[\ \     ]$$tst[\ \      ]*) \
244                 xpass=`expr $$xpass + 1`; \
245                 failed=`expr $$failed + 1`; \
246                 col=$$red; res=XPASS; \
247               ;; \
248               *) \
249                 col=$$grn; res=PASS; \
250               ;; \
251               esac; \
252             elif test $$? -ne 77; then \
253               all=`expr $$all + 1`; \
254               case " $(XFAIL_TESTS) " in \
255               *[\ \     ]$$tst[\ \      ]*) \
256                 xfail=`expr $$xfail + 1`; \
257                 col=$$lgn; res=XFAIL; \
258               ;; \
259               *) \
260                 failed=`expr $$failed + 1`; \
261                 col=$$red; res=FAIL; \
262               ;; \
263               esac; \
264             else \
265               skip=`expr $$skip + 1`; \
266               col=$$blu; res=SKIP; \
267             fi; \
268             echo "$${col}$$res$${std}: $$tst"; \
269           done; \
270           if test "$$all" -eq 1; then \
271             tests="test"; \
272             All=""; \
273           else \
274             tests="tests"; \
275             All="All "; \
276           fi; \
277           if test "$$failed" -eq 0; then \
278             if test "$$xfail" -eq 0; then \
279               banner="$$All$$all $$tests passed"; \
280             else \
281               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
282               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
283             fi; \
284           else \
285             if test "$$xpass" -eq 0; then \
286               banner="$$failed of $$all $$tests failed"; \
287             else \
288               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
289               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
290             fi; \
291           fi; \
292           dashes="$$banner"; \
293           skipped=""; \
294           if test "$$skip" -ne 0; then \
295             if test "$$skip" -eq 1; then \
296               skipped="($$skip test was not run)"; \
297             else \
298               skipped="($$skip tests were not run)"; \
299             fi; \
300             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
301               dashes="$$skipped"; \
302           fi; \
303           report=""; \
304           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
305             report="Please report to $(PACKAGE_BUGREPORT)"; \
306             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
307               dashes="$$report"; \
308           fi; \
309           dashes=`echo "$$dashes" | sed s/./=/g`; \
310           if test "$$failed" -eq 0; then \
311             col="$$grn"; \
312           else \
313             col="$$red"; \
314           fi; \
315           echo "$${col}$$dashes$${std}"; \
316           echo "$${col}$$banner$${std}"; \
317           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
318           test -z "$$report" || echo "$${col}$$report$${std}"; \
319           echo "$${col}$$dashes$${std}"; \
320           test "$$failed" -eq 0; \
321         else :; fi
322
323 distdir: $(DISTFILES)
324         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
326         list='$(DISTFILES)'; \
327           dist_files=`for file in $$list; do echo $$file; done | \
328           sed -e "s|^$$srcdirstrip/||;t" \
329               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
330         case $$dist_files in \
331           */*) $(MKDIR_P) `echo "$$dist_files" | \
332                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
333                            sort -u` ;; \
334         esac; \
335         for file in $$dist_files; do \
336           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337           if test -d $$d/$$file; then \
338             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
339             if test -d "$(distdir)/$$file"; then \
340               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
341             fi; \
342             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
344               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345             fi; \
346             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
347           else \
348             test -f "$(distdir)/$$file" \
349             || cp -p $$d/$$file "$(distdir)/$$file" \
350             || exit 1; \
351           fi; \
352         done
353         $(MAKE) $(AM_MAKEFLAGS) \
354           top_distdir="$(top_distdir)" distdir="$(distdir)" \
355           dist-hook
356 check-am: all-am
357         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
358 check: check-am
359 all-am: Makefile
360 installdirs:
361 install: install-am
362 install-exec: install-exec-am
363 install-data: install-data-am
364 uninstall: uninstall-am
365
366 install-am: all-am
367         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
369 installcheck: installcheck-am
370 install-strip:
371         if test -z '$(STRIP)'; then \
372           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374               install; \
375         else \
376           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
377             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
378             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
379         fi
380 mostlyclean-generic:
381
382 clean-generic:
383
384 distclean-generic:
385         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
386         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
387
388 maintainer-clean-generic:
389         @echo "This command is intended for maintainers to use"
390         @echo "it deletes files that may require special tools to rebuild."
391 clean-am: clean-generic clean-libtool mostlyclean-am
392
393 distclean: distclean-am
394         -rm -f Makefile
395 distclean-am: clean-am distclean-generic
396
397 dvi: dvi-am
398
399 dvi-am:
400
401 html: html-am
402
403 html-am:
404
405 info: info-am
406
407 info-am:
408
409 install-data-am:
410
411 install-dvi: install-dvi-am
412
413 install-dvi-am:
414
415 install-exec-am:
416
417 install-html: install-html-am
418
419 install-html-am:
420
421 install-info: install-info-am
422
423 install-info-am:
424
425 install-man:
426
427 install-pdf: install-pdf-am
428
429 install-pdf-am:
430
431 install-ps: install-ps-am
432
433 install-ps-am:
434
435 installcheck-am:
436
437 maintainer-clean: maintainer-clean-am
438         -rm -f Makefile
439 maintainer-clean-am: distclean-am maintainer-clean-generic
440
441 mostlyclean: mostlyclean-am
442
443 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
444
445 pdf: pdf-am
446
447 pdf-am:
448
449 ps: ps-am
450
451 ps-am:
452
453 uninstall-am:
454
455 .MAKE: check-am install-am install-strip
456
457 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
458         clean-libtool dist-hook distclean distclean-generic \
459         distclean-libtool distdir dvi dvi-am html html-am info info-am \
460         install install-am install-data install-data-am install-dvi \
461         install-dvi-am install-exec install-exec-am install-html \
462         install-html-am install-info install-info-am install-man \
463         install-pdf install-pdf-am install-ps install-ps-am \
464         install-strip installcheck installcheck-am installdirs \
465         maintainer-clean maintainer-clean-generic mostlyclean \
466         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
467         uninstall uninstall-am
468
469
470 dist-hook:
471         for subdir in $(EXTRA_DIR); do \
472           cp -rp $$subdir $(distdir); \
473           rm -f $(distdir)/$$subdir/*~; \
474           rm -f $(distdir)/$$subdir/*.{bak,orig}; \
475           rm -rf $(distdir)/$$subdir/CVS; \
476           rm -rf $(distdir)/$$subdir/*/CVS; \
477           rm -rf $(distdir)/$$subdir/.svn; \
478           rm -rf $(distdir)/$$subdir/*/.svn; \
479           rm -rf $(distdir)/$$subdir/*/*/.svn; \
480         done
481
482 clean:
483         rm -f tmp.*
484
485 # Tell versions [3.59,3.63) of GNU make to not export all variables.
486 # Otherwise a system limit (for SysV at least) may be exceeded.
487 .NOEXPORT: