1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/sphinx3.pc.in \
41	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42	config.guess config.sub depcomp install-sh ltmain.sh missing
43subdir = .
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49 configure.lineno configure.status.lineno
50mkinstalldirs = $(install_sh) -d
51CONFIG_CLEAN_FILES = sphinx3.pc
52SOURCES =
53DIST_SOURCES =
54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55	html-recursive info-recursive install-data-recursive \
56	install-exec-recursive install-info-recursive \
57	install-recursive installcheck-recursive installdirs-recursive \
58	pdf-recursive ps-recursive uninstall-info-recursive \
59	uninstall-recursive
60am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61am__vpath_adj = case $$p in \
62    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63    *) f=$$p;; \
64  esac;
65am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
66am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
67pkgconfigDATA_INSTALL = $(INSTALL_DATA)
68DATA = $(pkgconfig_DATA)
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73distdir = $(PACKAGE)-$(VERSION)
74top_distdir = $(distdir)
75am__remove_distdir = \
76  { test ! -d $(distdir) \
77    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
78         && rm -fr $(distdir); }; }
79DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
80GZIP_ENV = --best
81distuninstallcheck_listfiles = find . -type f -print
82distcleancheck_listfiles = find . -type f -print
83ACLOCAL = @ACLOCAL@
84AMDEP_FALSE = @AMDEP_FALSE@
85AMDEP_TRUE = @AMDEP_TRUE@
86AMTAR = @AMTAR@
87AR = @AR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CSH = @CSH@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105DSYMUTIL = @DSYMUTIL@
106ECHO = @ECHO@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112F77 = @F77@
113FFLAGS = @FFLAGS@
114GREP = @GREP@
115INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LIBTOOL = @LIBTOOL@
123LN_S = @LN_S@
124LTLIBOBJS = @LTLIBOBJS@
125MAKEINFO = @MAKEINFO@
126NMEDIT = @NMEDIT@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135PERL = @PERL@
136RANLIB = @RANLIB@
137SED = @SED@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141VERSION = @VERSION@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_F77 = @ac_ct_F77@
145ad_backend = @ad_backend@
146ad_files = @ad_files@
147ad_libs = @ad_libs@
148am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
149am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
150am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
151am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
152am__include = @am__include@
153am__leading_dot = @am__leading_dot@
154am__quote = @am__quote@
155am__tar = @am__tar@
156am__untar = @am__untar@
157bindir = @bindir@
158build = @build@
159build_alias = @build_alias@
160build_cpu = @build_cpu@
161build_os = @build_os@
162build_vendor = @build_vendor@
163datadir = @datadir@
164datarootdir = @datarootdir@
165docdata = @docdata@
166docdir = @docdir@
167dvidir = @dvidir@
168epdata = @epdata@
169exec_prefix = @exec_prefix@
170hmmdata = @hmmdata@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176htmldir = @htmldir@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182lmdata = @lmdata@
183localedir = @localedir@
184localstatedir = @localstatedir@
185mandir = @mandir@
186mkdir_p = @mkdir_p@
187oldincludedir = @oldincludedir@
188pdfdir = @pdfdir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194sphinxbase = @sphinxbase@
195sysconfdir = @sysconfdir@
196target_alias = @target_alias@
197tidigitsdata = @tidigitsdata@
198SUBDIRS = src \
199	doc \
200	scripts \
201	model \
202	include
203
204EXTRA_DIST = autogen.sh								\
205	sphinx3.pc.in								\
206	src/programs/main_livedecode.c						\
207	win32/batch/an4.ctl							\
208	win32/batch/sphinx3-test.decode.bat					\
209	win32/batch/sphinx3-test.ep.bat						\
210	win32/batch/sphinx3-test.simple.bat					\
211	win32/batch/sphinx3-test.all.bat					\
212	win32/batch/sphinx3-test.gausubvq.bat					\
213	win32/batch/sphinx3-test.align.bat					\
214	win32/batch/sphinx3-test.astar.bat					\
215	win32/batch/sphinx3-simple.bat						\
216	win32/batch/sphinx3-test.dag.bat					\
217	win32/batch/sphinx3-test.bat						\
218	win32/batch/sphinx3-test.livepretend.bat				\
219	win32/msdev/libs3decoder/s3decoder.vcproj				\
220	win32/msdev/programs/livepretend/sphinx3_livepretend.vcproj		\
221	win32/msdev/programs/decode/sphinx3_decode.vcproj			\
222	win32/msdev/programs/dp/sphinx3_dp.vcproj				\
223	win32/msdev/programs/livedecode/sphinx3_livedecode.vcproj		\
224	win32/msdev/programs/ep/sphinx3_ep.vcproj				\
225	win32/msdev/programs/conf/sphinx3_conf.vcproj				\
226	win32/msdev/programs/lm_convert/lm_convert.vcproj			\
227	win32/msdev/programs/align/sphinx3_align.vcproj				\
228	win32/msdev/programs/astar/sphinx3_astar.vcproj				\
229	win32/msdev/programs/dag/sphinx3_dag.vcproj				\
230	win32/msdev/programs/gausubvq/gausubvq.vcproj				\
231	win32/msdev/programs/sphinx3_continuous/sphinx3_continuous.vcproj	\
232	win32/mrcp.nsi								\
233	python/setup.py								\
234	python/_sphinx3module.c							\
235	python/_sphinx3_test.py
236
237pkgconfigdir = $(prefix)/libdata/pkgconfig
238pkgconfig_DATA = sphinx3.pc
239CLEANFILES = sphinx3.pc
240
241# NO!  Don't make .tar.Z or .shar distributions
242AUTOMAKE_OPTIONS = dist-bzip2 dist-zip #dist-shar dist-tarZ
243all: all-recursive
244
245.SUFFIXES:
246am--refresh:
247	@:
248$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
249	@for dep in $?; do \
250	  case '$(am__configure_deps)' in \
251	    *$$dep*) \
252	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
253	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
254		&& exit 0; \
255	      exit 1;; \
256	  esac; \
257	done; \
258	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
259	cd $(top_srcdir) && \
260	  $(AUTOMAKE) --gnu  Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263	@case '$?' in \
264	  *config.status*) \
265	    echo ' $(SHELL) ./config.status'; \
266	    $(SHELL) ./config.status;; \
267	  *) \
268	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
269	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
270	esac;
271
272$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273	$(SHELL) ./config.status --recheck
274
275$(top_srcdir)/configure:  $(am__configure_deps)
276	cd $(srcdir) && $(AUTOCONF)
277$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
278	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
279sphinx3.pc: $(top_builddir)/config.status $(srcdir)/sphinx3.pc.in
280	cd $(top_builddir) && $(SHELL) ./config.status $@
281
282mostlyclean-libtool:
283	-rm -f *.lo
284
285clean-libtool:
286	-rm -rf .libs _libs
287
288distclean-libtool:
289	-rm -f libtool
290uninstall-info-am:
291install-pkgconfigDATA: $(pkgconfig_DATA)
292	@$(NORMAL_INSTALL)
293	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
294	@list='$(pkgconfig_DATA)'; for p in $$list; do \
295	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
296	  f=$(am__strip_dir) \
297	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
298	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
299	done
300
301uninstall-pkgconfigDATA:
302	@$(NORMAL_UNINSTALL)
303	@list='$(pkgconfig_DATA)'; for p in $$list; do \
304	  f=$(am__strip_dir) \
305	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
306	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
307	done
308
309# This directory's subdirectories are mostly independent; you can cd
310# into them and run `make' without going through this Makefile.
311# To change the values of `make' variables: instead of editing Makefiles,
312# (1) if the variable is set in `config.status', edit `config.status'
313#     (which will cause the Makefiles to be regenerated when you run `make');
314# (2) otherwise, pass the desired values on the `make' command line.
315$(RECURSIVE_TARGETS):
316	@failcom='exit 1'; \
317	for f in x $$MAKEFLAGS; do \
318	  case $$f in \
319	    *=* | --[!k]*);; \
320	    *k*) failcom='fail=yes';; \
321	  esac; \
322	done; \
323	dot_seen=no; \
324	target=`echo $@ | sed s/-recursive//`; \
325	list='$(SUBDIRS)'; for subdir in $$list; do \
326	  echo "Making $$target in $$subdir"; \
327	  if test "$$subdir" = "."; then \
328	    dot_seen=yes; \
329	    local_target="$$target-am"; \
330	  else \
331	    local_target="$$target"; \
332	  fi; \
333	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334	  || eval $$failcom; \
335	done; \
336	if test "$$dot_seen" = "no"; then \
337	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
338	fi; test -z "$$fail"
339
340mostlyclean-recursive clean-recursive distclean-recursive \
341maintainer-clean-recursive:
342	@failcom='exit 1'; \
343	for f in x $$MAKEFLAGS; do \
344	  case $$f in \
345	    *=* | --[!k]*);; \
346	    *k*) failcom='fail=yes';; \
347	  esac; \
348	done; \
349	dot_seen=no; \
350	case "$@" in \
351	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352	  *) list='$(SUBDIRS)' ;; \
353	esac; \
354	rev=''; for subdir in $$list; do \
355	  if test "$$subdir" = "."; then :; else \
356	    rev="$$subdir $$rev"; \
357	  fi; \
358	done; \
359	rev="$$rev ."; \
360	target=`echo $@ | sed s/-recursive//`; \
361	for subdir in $$rev; do \
362	  echo "Making $$target in $$subdir"; \
363	  if test "$$subdir" = "."; then \
364	    local_target="$$target-am"; \
365	  else \
366	    local_target="$$target"; \
367	  fi; \
368	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369	  || eval $$failcom; \
370	done && test -z "$$fail"
371tags-recursive:
372	list='$(SUBDIRS)'; for subdir in $$list; do \
373	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374	done
375ctags-recursive:
376	list='$(SUBDIRS)'; for subdir in $$list; do \
377	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378	done
379
380ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382	unique=`for i in $$list; do \
383	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384	  done | \
385	  $(AWK) '    { files[$$0] = 1; } \
386	       END { for (i in files) print i; }'`; \
387	mkid -fID $$unique
388tags: TAGS
389
390TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391		$(TAGS_FILES) $(LISP)
392	tags=; \
393	here=`pwd`; \
394	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395	  include_option=--etags-include; \
396	  empty_fix=.; \
397	else \
398	  include_option=--include; \
399	  empty_fix=; \
400	fi; \
401	list='$(SUBDIRS)'; for subdir in $$list; do \
402	  if test "$$subdir" = .; then :; else \
403	    test ! -f $$subdir/TAGS || \
404	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
405	  fi; \
406	done; \
407	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408	unique=`for i in $$list; do \
409	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410	  done | \
411	  $(AWK) '    { files[$$0] = 1; } \
412	       END { for (i in files) print i; }'`; \
413	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
414	  test -n "$$unique" || unique=$$empty_fix; \
415	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416	    $$tags $$unique; \
417	fi
418CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
419		$(TAGS_FILES) $(LISP)
420	tags=; \
421	here=`pwd`; \
422	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
423	unique=`for i in $$list; do \
424	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425	  done | \
426	  $(AWK) '    { files[$$0] = 1; } \
427	       END { for (i in files) print i; }'`; \
428	test -z "$(CTAGS_ARGS)$$tags$$unique" \
429	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430	     $$tags $$unique
431
432GTAGS:
433	here=`$(am__cd) $(top_builddir) && pwd` \
434	  && cd $(top_srcdir) \
435	  && gtags -i $(GTAGS_ARGS) $$here
436
437distclean-tags:
438	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439
440distdir: $(DISTFILES)
441	$(am__remove_distdir)
442	mkdir $(distdir)
443	$(mkdir_p) $(distdir)/. $(distdir)/model/lm/an4 $(distdir)/python $(distdir)/scripts $(distdir)/src/programs $(distdir)/src/tests/regression $(distdir)/win32 $(distdir)/win32/batch $(distdir)/win32/msdev/libs3decoder $(distdir)/win32/msdev/programs/align $(distdir)/win32/msdev/programs/astar $(distdir)/win32/msdev/programs/conf $(distdir)/win32/msdev/programs/dag $(distdir)/win32/msdev/programs/decode $(distdir)/win32/msdev/programs/dp $(distdir)/win32/msdev/programs/ep $(distdir)/win32/msdev/programs/gausubvq $(distdir)/win32/msdev/programs/livedecode $(distdir)/win32/msdev/programs/livepretend $(distdir)/win32/msdev/programs/lm_convert $(distdir)/win32/msdev/programs/sphinx3_continuous
444	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
445	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
446	list='$(DISTFILES)'; for file in $$list; do \
447	  case $$file in \
448	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
449	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
450	  esac; \
451	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
452	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
453	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
454	    dir="/$$dir"; \
455	    $(mkdir_p) "$(distdir)$$dir"; \
456	  else \
457	    dir=''; \
458	  fi; \
459	  if test -d $$d/$$file; then \
460	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
461	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
462	    fi; \
463	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
464	  else \
465	    test -f $(distdir)/$$file \
466	    || cp -p $$d/$$file $(distdir)/$$file \
467	    || exit 1; \
468	  fi; \
469	done
470	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
471	  if test "$$subdir" = .; then :; else \
472	    test -d "$(distdir)/$$subdir" \
473	    || $(mkdir_p) "$(distdir)/$$subdir" \
474	    || exit 1; \
475	    distdir=`$(am__cd) $(distdir) && pwd`; \
476	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
477	    (cd $$subdir && \
478	      $(MAKE) $(AM_MAKEFLAGS) \
479	        top_distdir="$$top_distdir" \
480	        distdir="$$distdir/$$subdir" \
481	        distdir) \
482	      || exit 1; \
483	  fi; \
484	done
485	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
486	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
487	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
488	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
489	|| chmod -R a+r $(distdir)
490dist-gzip: distdir
491	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
492	$(am__remove_distdir)
493dist-bzip2: distdir
494	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
495	$(am__remove_distdir)
496
497dist-tarZ: distdir
498	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
499	$(am__remove_distdir)
500
501dist-shar: distdir
502	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
503	$(am__remove_distdir)
504dist-zip: distdir
505	-rm -f $(distdir).zip
506	zip -rq $(distdir).zip $(distdir)
507	$(am__remove_distdir)
508
509dist dist-all: distdir
510	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
511	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
512	-rm -f $(distdir).zip
513	zip -rq $(distdir).zip $(distdir)
514	$(am__remove_distdir)
515
516# This target untars the dist file and tries a VPATH configuration.  Then
517# it guarantees that the distribution is self-contained by making another
518# tarfile.
519distcheck: dist
520	case '$(DIST_ARCHIVES)' in \
521	*.tar.gz*) \
522	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
523	*.tar.bz2*) \
524	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
525	*.tar.Z*) \
526	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
527	*.shar.gz*) \
528	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
529	*.zip*) \
530	  unzip $(distdir).zip ;;\
531	esac
532	chmod -R a-w $(distdir); chmod a+w $(distdir)
533	mkdir $(distdir)/_build
534	mkdir $(distdir)/_inst
535	chmod a-w $(distdir)
536	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
537	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
538	  && cd $(distdir)/_build \
539	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
540	    $(DISTCHECK_CONFIGURE_FLAGS) \
541	  && $(MAKE) $(AM_MAKEFLAGS) \
542	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
543	  && $(MAKE) $(AM_MAKEFLAGS) check \
544	  && $(MAKE) $(AM_MAKEFLAGS) install \
545	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
546	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
547	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
548	        distuninstallcheck \
549	  && chmod -R a-w "$$dc_install_base" \
550	  && ({ \
551	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
552	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
553	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
554	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
555	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
556	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
557	  && rm -rf "$$dc_destdir" \
558	  && $(MAKE) $(AM_MAKEFLAGS) dist \
559	  && rm -rf $(DIST_ARCHIVES) \
560	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
561	$(am__remove_distdir)
562	@(echo "$(distdir) archives ready for distribution: "; \
563	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
564	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
565distuninstallcheck:
566	@cd $(distuninstallcheck_dir) \
567	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
568	   || { echo "ERROR: files left after uninstall:" ; \
569	        if test -n "$(DESTDIR)"; then \
570	          echo "  (check DESTDIR support)"; \
571	        fi ; \
572	        $(distuninstallcheck_listfiles) ; \
573	        exit 1; } >&2
574distcleancheck: distclean
575	@if test '$(srcdir)' = . ; then \
576	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
577	  exit 1 ; \
578	fi
579	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
580	  || { echo "ERROR: files left in build directory after distclean:" ; \
581	       $(distcleancheck_listfiles) ; \
582	       exit 1; } >&2
583check-am: all-am
584check: check-recursive
585all-am: Makefile $(DATA)
586installdirs: installdirs-recursive
587installdirs-am:
588	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
589	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
590	done
591install: install-recursive
592install-exec: install-exec-recursive
593install-data: install-data-recursive
594uninstall: uninstall-recursive
595
596install-am: all-am
597	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
598
599installcheck: installcheck-recursive
600install-strip:
601	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
602	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
603	  `test -z '$(STRIP)' || \
604	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
605mostlyclean-generic:
606
607clean-generic:
608	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
609
610distclean-generic:
611	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
612
613maintainer-clean-generic:
614	@echo "This command is intended for maintainers to use"
615	@echo "it deletes files that may require special tools to rebuild."
616clean: clean-recursive
617
618clean-am: clean-generic clean-libtool mostlyclean-am
619
620distclean: distclean-recursive
621	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
622	-rm -f Makefile
623distclean-am: clean-am distclean-generic distclean-libtool \
624	distclean-tags
625
626dvi: dvi-recursive
627
628dvi-am:
629
630html: html-recursive
631
632info: info-recursive
633
634info-am:
635
636install-data-am: install-pkgconfigDATA
637
638install-exec-am:
639
640install-info: install-info-recursive
641
642install-man:
643
644installcheck-am:
645
646maintainer-clean: maintainer-clean-recursive
647	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
648	-rm -rf $(top_srcdir)/autom4te.cache
649	-rm -f Makefile
650maintainer-clean-am: distclean-am maintainer-clean-generic
651
652mostlyclean: mostlyclean-recursive
653
654mostlyclean-am: mostlyclean-generic mostlyclean-libtool
655
656pdf: pdf-recursive
657
658pdf-am:
659
660ps: ps-recursive
661
662ps-am:
663
664uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
665
666uninstall-info: uninstall-info-recursive
667
668.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
669	check-am clean clean-generic clean-libtool clean-recursive \
670	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
671	dist-shar dist-tarZ dist-zip distcheck distclean \
672	distclean-generic distclean-libtool distclean-recursive \
673	distclean-tags distcleancheck distdir distuninstallcheck dvi \
674	dvi-am html html-am info info-am install install-am \
675	install-data install-data-am install-exec install-exec-am \
676	install-info install-info-am install-man install-pkgconfigDATA \
677	install-strip installcheck installcheck-am installdirs \
678	installdirs-am maintainer-clean maintainer-clean-generic \
679	maintainer-clean-recursive mostlyclean mostlyclean-generic \
680	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
681	tags tags-recursive uninstall uninstall-am uninstall-info-am \
682	uninstall-pkgconfigDATA
683
684
685etags:
686	etags `find . -name "*.[ch]"`
687
688ctags:
689	ctags `find . -name "*.[ch]"`
690
691doxygen:
692	doxygen ./doc/doxygen.cfg
693
694#######################################################################
695#Session of testing
696#######################################################################
697
698perf-std :
699	make -C $(top_srcdir)/src/tests/performance/ti46 ti46-lp ti46-decode ti46-decany
700	make -C $(top_srcdir)/src/tests/performance/tidigits tidigits-lp tidigits-decode
701	make -C $(top_srcdir)/src/tests/performance/Communicator com-fast-lp com-fast-decode
702	make -C $(top_srcdir)/src/tests/performance/Communicator com-2stage-decode com-2stage-decany
703
704perf-std-s3 :
705	make -C $(top_srcdir)/src/tests/performance/ti46 ti46-decany
706	make -C $(top_srcdir)/src/tests/performance/tidigits tidigits-decany
707	make -C $(top_srcdir)/src/tests/performance/Communicator com-base-decany
708
709perf-full:
710	make -C $(top_srcdir)/src/tests/performance/ti46 quick slow
711	make -C $(top_srcdir)/src/tests/performance/tidigits quick slow
712	make -C $(top_srcdir)/src/tests/performance/rm1 lp
713	make -C $(top_srcdir)/src/tests/performance/Communicator base fast
714	make -C $(top_srcdir)/src/tests/performance/wsj5k lp decode decany
715	make -C $(top_srcdir)/src/tests/performance/ICSI base
716
717#	make -C $(top_srcdir)/src/tests/performance/spoke3 decode decany
718
719perf-quick:
720	make -C $(top_srcdir)/src/tests/performance/ti46 quick slow
721	make -C $(top_srcdir)/src/tests/performance/tidigits quick
722
723perf-slow:
724	make -C $(top_srcdir)/src/tests/performance/ti46 slow
725	make -C $(top_srcdir)/src/tests/performance/tidigits slow
726	make -C $(top_srcdir)/src/tests/performance/rm1 lp
727	make -C $(top_srcdir)/src/tests/performance/Communicator base
728	make -C $(top_srcdir)/src/tests/performance/wsj5k lp decode decany
729	make -C $(top_srcdir)/src/tests/performance/ICSI base
730
731#	make -C $(top_srcdir)/src/tests/performance/spoke3 decode decany
732
733#Cannot not be used because libtool will confuse valgrind.  Need to figure out later.
734#test-valgrind:
735#	@echo "LIVEPRETEND TEST"
736#	@echo "YOU SHOULD SEE THE RECOGNITION RESULT 'P I T T S B U R G H'"
737#
738#	$(LIBTOOL) --mode=execute valgrind --skin=memcheck src/programs/livepretend \
739#		model/lm/an4/an4.ctl \
740#		$(top_srcdir)/model/lm/an4 \
741#		model/lm/an4/args.an4.test > $@.out 2>&1
742#	@grep "FWDVIT" $@.out
743#	@grep "FWDXCT" $@.out
744# Tell versions [3.59,3.63) of GNU make to not export all variables.
745# Otherwise a system limit (for SysV at least) may be exceeded.
746.NOEXPORT:
747