Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = test
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/m4/iconv.m4 \
38         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
39         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
40         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/include/config.h \
47         $(top_builddir)/include/sphinx_config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52         html-recursive info-recursive install-data-recursive \
53         install-dvi-recursive install-exec-recursive \
54         install-html-recursive install-info-recursive \
55         install-pdf-recursive install-ps-recursive install-recursive \
56         installcheck-recursive installdirs-recursive pdf-recursive \
57         ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59   distclean-recursive maintainer-clean-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 ACLOCAL = @ACLOCAL@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 CC = @CC@
72 CCDEPMODE = @CCDEPMODE@
73 CFLAGS = @CFLAGS@
74 CPP = @CPP@
75 CPPFLAGS = @CPPFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 DSYMUTIL = @DSYMUTIL@
80 DUMPBIN = @DUMPBIN@
81 ECHO_C = @ECHO_C@
82 ECHO_N = @ECHO_N@
83 ECHO_T = @ECHO_T@
84 EGREP = @EGREP@
85 EXEEXT = @EXEEXT@
86 FGREP = @FGREP@
87 GREP = @GREP@
88 HAVE_CYTHON = @HAVE_CYTHON@
89 HAVE_DOXYGEN = @HAVE_DOXYGEN@
90 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
91 INSTALL = @INSTALL@
92 INSTALL_DATA = @INSTALL_DATA@
93 INSTALL_PROGRAM = @INSTALL_PROGRAM@
94 INSTALL_SCRIPT = @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 LD = @LD@
97 LDFLAGS = @LDFLAGS@
98 LIBICONV = @LIBICONV@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LIPO = @LIPO@
103 LN_S = @LN_S@
104 LTLIBICONV = @LTLIBICONV@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 NM = @NM@
109 NMEDIT = @NMEDIT@
110 OBJDUMP = @OBJDUMP@
111 OBJEXT = @OBJEXT@
112 OTOOL = @OTOOL@
113 OTOOL64 = @OTOOL64@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PKG_CONFIG = @PKG_CONFIG@
122 PYTHON = @PYTHON@
123 PYTHON_CONFIG = @PYTHON_CONFIG@
124 RANLIB = @RANLIB@
125 SED = @SED@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
129 SNDFILE_LIBS = @SNDFILE_LIBS@
130 STRIP = @STRIP@
131 VERSION = @VERSION@
132 YACC = @YACC@
133 abs_builddir = @abs_builddir@
134 abs_srcdir = @abs_srcdir@
135 abs_top_builddir = @abs_top_builddir@
136 abs_top_srcdir = @abs_top_srcdir@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
139 ad_backend = @ad_backend@
140 ad_files = @ad_files@
141 ad_libs = @ad_libs@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 builddir = @builddir@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 lt_ECHO = @lt_ECHO@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 srcdir = @srcdir@
183 sysconfdir = @sysconfdir@
184 target_alias = @target_alias@
185 top_build_prefix = @top_build_prefix@
186 top_builddir = @top_builddir@
187 top_srcdir = @top_srcdir@
188 SUBDIRS = unit regression
189 EXTRA_DIST = compare_table.pl
190 all: all-recursive
191
192 .SUFFIXES:
193 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
194         @for dep in $?; do \
195           case '$(am__configure_deps)' in \
196             *$$dep*) \
197               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
198                 && { if test -f $@; then exit 0; else break; fi; }; \
199               exit 1;; \
200           esac; \
201         done; \
202         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/Makefile'; \
203         cd $(top_srcdir) && \
204           $(AUTOMAKE) --gnu  test/Makefile
205 .PRECIOUS: Makefile
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207         @case '$?' in \
208           *config.status*) \
209             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
210           *) \
211             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
213         esac;
214
215 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
216         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217
218 $(top_srcdir)/configure:  $(am__configure_deps)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
223 mostlyclean-libtool:
224         -rm -f *.lo
225
226 clean-libtool:
227         -rm -rf .libs _libs
228
229 # This directory's subdirectories are mostly independent; you can cd
230 # into them and run `make' without going through this Makefile.
231 # To change the values of `make' variables: instead of editing Makefiles,
232 # (1) if the variable is set in `config.status', edit `config.status'
233 #     (which will cause the Makefiles to be regenerated when you run `make');
234 # (2) otherwise, pass the desired values on the `make' command line.
235 $(RECURSIVE_TARGETS):
236         @failcom='exit 1'; \
237         for f in x $$MAKEFLAGS; do \
238           case $$f in \
239             *=* | --[!k]*);; \
240             *k*) failcom='fail=yes';; \
241           esac; \
242         done; \
243         dot_seen=no; \
244         target=`echo $@ | sed s/-recursive//`; \
245         list='$(SUBDIRS)'; for subdir in $$list; do \
246           echo "Making $$target in $$subdir"; \
247           if test "$$subdir" = "."; then \
248             dot_seen=yes; \
249             local_target="$$target-am"; \
250           else \
251             local_target="$$target"; \
252           fi; \
253           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254           || eval $$failcom; \
255         done; \
256         if test "$$dot_seen" = "no"; then \
257           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258         fi; test -z "$$fail"
259
260 $(RECURSIVE_CLEAN_TARGETS):
261         @failcom='exit 1'; \
262         for f in x $$MAKEFLAGS; do \
263           case $$f in \
264             *=* | --[!k]*);; \
265             *k*) failcom='fail=yes';; \
266           esac; \
267         done; \
268         dot_seen=no; \
269         case "$@" in \
270           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
271           *) list='$(SUBDIRS)' ;; \
272         esac; \
273         rev=''; for subdir in $$list; do \
274           if test "$$subdir" = "."; then :; else \
275             rev="$$subdir $$rev"; \
276           fi; \
277         done; \
278         rev="$$rev ."; \
279         target=`echo $@ | sed s/-recursive//`; \
280         for subdir in $$rev; do \
281           echo "Making $$target in $$subdir"; \
282           if test "$$subdir" = "."; then \
283             local_target="$$target-am"; \
284           else \
285             local_target="$$target"; \
286           fi; \
287           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288           || eval $$failcom; \
289         done && test -z "$$fail"
290 tags-recursive:
291         list='$(SUBDIRS)'; for subdir in $$list; do \
292           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
293         done
294 ctags-recursive:
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
297         done
298
299 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         mkid -fID $$unique
307 tags: TAGS
308
309 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310                 $(TAGS_FILES) $(LISP)
311         tags=; \
312         here=`pwd`; \
313         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
314           include_option=--etags-include; \
315           empty_fix=.; \
316         else \
317           include_option=--include; \
318           empty_fix=; \
319         fi; \
320         list='$(SUBDIRS)'; for subdir in $$list; do \
321           if test "$$subdir" = .; then :; else \
322             test ! -f $$subdir/TAGS || \
323               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
324           fi; \
325         done; \
326         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327         unique=`for i in $$list; do \
328             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329           done | \
330           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
331               END { if (nonempty) { for (i in files) print i; }; }'`; \
332         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
333           test -n "$$unique" || unique=$$empty_fix; \
334           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335             $$tags $$unique; \
336         fi
337 ctags: CTAGS
338 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339                 $(TAGS_FILES) $(LISP)
340         tags=; \
341         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342         unique=`for i in $$list; do \
343             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344           done | \
345           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346               END { if (nonempty) { for (i in files) print i; }; }'`; \
347         test -z "$(CTAGS_ARGS)$$tags$$unique" \
348           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
349              $$tags $$unique
350
351 GTAGS:
352         here=`$(am__cd) $(top_builddir) && pwd` \
353           && cd $(top_srcdir) \
354           && gtags -i $(GTAGS_ARGS) $$here
355
356 distclean-tags:
357         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
358
359 distdir: $(DISTFILES)
360         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362         list='$(DISTFILES)'; \
363           dist_files=`for file in $$list; do echo $$file; done | \
364           sed -e "s|^$$srcdirstrip/||;t" \
365               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366         case $$dist_files in \
367           */*) $(MKDIR_P) `echo "$$dist_files" | \
368                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369                            sort -u` ;; \
370         esac; \
371         for file in $$dist_files; do \
372           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373           if test -d $$d/$$file; then \
374             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377             fi; \
378             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379           else \
380             test -f $(distdir)/$$file \
381             || cp -p $$d/$$file $(distdir)/$$file \
382             || exit 1; \
383           fi; \
384         done
385         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
386           if test "$$subdir" = .; then :; else \
387             test -d "$(distdir)/$$subdir" \
388             || $(MKDIR_P) "$(distdir)/$$subdir" \
389             || exit 1; \
390             distdir=`$(am__cd) $(distdir) && pwd`; \
391             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
392             (cd $$subdir && \
393               $(MAKE) $(AM_MAKEFLAGS) \
394                 top_distdir="$$top_distdir" \
395                 distdir="$$distdir/$$subdir" \
396                 am__remove_distdir=: \
397                 am__skip_length_check=: \
398                 distdir) \
399               || exit 1; \
400           fi; \
401         done
402 check-am: all-am
403 check: check-recursive
404 all-am: Makefile
405 installdirs: installdirs-recursive
406 installdirs-am:
407 install: install-recursive
408 install-exec: install-exec-recursive
409 install-data: install-data-recursive
410 uninstall: uninstall-recursive
411
412 install-am: all-am
413         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
414
415 installcheck: installcheck-recursive
416 install-strip:
417         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
418           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
419           `test -z '$(STRIP)' || \
420             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421 mostlyclean-generic:
422
423 clean-generic:
424
425 distclean-generic:
426         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
427
428 maintainer-clean-generic:
429         @echo "This command is intended for maintainers to use"
430         @echo "it deletes files that may require special tools to rebuild."
431 clean: clean-recursive
432
433 clean-am: clean-generic clean-libtool mostlyclean-am
434
435 distclean: distclean-recursive
436         -rm -f Makefile
437 distclean-am: clean-am distclean-generic distclean-tags
438
439 dvi: dvi-recursive
440
441 dvi-am:
442
443 html: html-recursive
444
445 info: info-recursive
446
447 info-am:
448
449 install-data-am:
450
451 install-dvi: install-dvi-recursive
452
453 install-exec-am:
454
455 install-html: install-html-recursive
456
457 install-info: install-info-recursive
458
459 install-man:
460
461 install-pdf: install-pdf-recursive
462
463 install-ps: install-ps-recursive
464
465 installcheck-am:
466
467 maintainer-clean: maintainer-clean-recursive
468         -rm -f Makefile
469 maintainer-clean-am: distclean-am maintainer-clean-generic
470
471 mostlyclean: mostlyclean-recursive
472
473 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
474
475 pdf: pdf-recursive
476
477 pdf-am:
478
479 ps: ps-recursive
480
481 ps-am:
482
483 uninstall-am:
484
485 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
486         install-strip
487
488 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
489         all all-am check check-am clean clean-generic clean-libtool \
490         ctags ctags-recursive distclean distclean-generic \
491         distclean-libtool distclean-tags distdir dvi dvi-am html \
492         html-am info info-am install install-am install-data \
493         install-data-am install-dvi install-dvi-am install-exec \
494         install-exec-am install-html install-html-am install-info \
495         install-info-am install-man install-pdf install-pdf-am \
496         install-ps install-ps-am install-strip installcheck \
497         installcheck-am installdirs installdirs-am maintainer-clean \
498         maintainer-clean-generic mostlyclean mostlyclean-generic \
499         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
500         uninstall uninstall-am
501
502 # Tell versions [3.59,3.63) of GNU make to not export all variables.
503 # Otherwise a system limit (for SysV at least) may be exceeded.
504 .NOEXPORT: