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