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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ../../../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38check_PROGRAMS = testlogs3$(EXEEXT)
39subdir = src/tests/unit_tests/test_logs3
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_CLEAN_FILES =
47testlogs3_SOURCES = testlogs3.c
48testlogs3_OBJECTS = testlogs3.$(OBJEXT)
49testlogs3_LDADD = $(LDADD)
50testlogs3_DEPENDENCIES =  \
51	${top_builddir}/src/libs3decoder/libs3decoder.la
52DEFAULT_INCLUDES = -I. -I$(srcdir)
53depcomp = $(SHELL) $(top_srcdir)/depcomp
54am__depfiles_maybe = depfiles
55COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
56	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
57LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
58	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
59	$(AM_CFLAGS) $(CFLAGS)
60CCLD = $(CC)
61LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
62	$(AM_LDFLAGS) $(LDFLAGS) -o $@
63SOURCES = testlogs3.c
64DIST_SOURCES = testlogs3.c
65ETAGS = etags
66CTAGS = ctags
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68ACLOCAL = @ACLOCAL@
69AMDEP_FALSE = @AMDEP_FALSE@
70AMDEP_TRUE = @AMDEP_TRUE@
71AMTAR = @AMTAR@
72AR = @AR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CSH = @CSH@
83CXX = @CXX@
84CXXCPP = @CXXCPP@
85CXXDEPMODE = @CXXDEPMODE@
86CXXFLAGS = @CXXFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90DSYMUTIL = @DSYMUTIL@
91ECHO = @ECHO@
92ECHO_C = @ECHO_C@
93ECHO_N = @ECHO_N@
94ECHO_T = @ECHO_T@
95EGREP = @EGREP@
96EXEEXT = @EXEEXT@
97F77 = @F77@
98FFLAGS = @FFLAGS@
99GREP = @GREP@
100INSTALL_DATA = @INSTALL_DATA@
101INSTALL_PROGRAM = @INSTALL_PROGRAM@
102INSTALL_SCRIPT = @INSTALL_SCRIPT@
103INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104LDFLAGS = @LDFLAGS@
105LIBOBJS = @LIBOBJS@
106LIBS = @LIBS@
107LIBTOOL = @LIBTOOL@
108LN_S = @LN_S@
109LTLIBOBJS = @LTLIBOBJS@
110MAKEINFO = @MAKEINFO@
111NMEDIT = @NMEDIT@
112OBJEXT = @OBJEXT@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120PERL = @PERL@
121RANLIB = @RANLIB@
122SED = @SED@
123SET_MAKE = @SET_MAKE@
124SHELL = @SHELL@
125STRIP = @STRIP@
126VERSION = @VERSION@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_F77 = @ac_ct_F77@
130ad_backend = @ad_backend@
131ad_files = @ad_files@
132ad_libs = @ad_libs@
133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137am__include = @am__include@
138am__leading_dot = @am__leading_dot@
139am__quote = @am__quote@
140am__tar = @am__tar@
141am__untar = @am__untar@
142bindir = @bindir@
143build = @build@
144build_alias = @build_alias@
145build_cpu = @build_cpu@
146build_os = @build_os@
147build_vendor = @build_vendor@
148datadir = @datadir@
149datarootdir = @datarootdir@
150docdata = @docdata@
151docdir = @docdir@
152dvidir = @dvidir@
153epdata = @epdata@
154exec_prefix = @exec_prefix@
155hmmdata = @hmmdata@
156host = @host@
157host_alias = @host_alias@
158host_cpu = @host_cpu@
159host_os = @host_os@
160host_vendor = @host_vendor@
161htmldir = @htmldir@
162includedir = @includedir@
163infodir = @infodir@
164install_sh = @install_sh@
165libdir = @libdir@
166libexecdir = @libexecdir@
167lmdata = @lmdata@
168localedir = @localedir@
169localstatedir = @localstatedir@
170mandir = @mandir@
171mkdir_p = @mkdir_p@
172oldincludedir = @oldincludedir@
173pdfdir = @pdfdir@
174prefix = @prefix@
175program_transform_name = @program_transform_name@
176psdir = @psdir@
177sbindir = @sbindir@
178sharedstatedir = @sharedstatedir@
179sphinxbase = @sphinxbase@
180sysconfdir = @sysconfdir@
181target_alias = @target_alias@
182tidigitsdata = @tidigitsdata@
183INCLUDES = \
184        -I$(top_srcdir)/include \
185        -I$(top_builddir)/include
186
187LDADD = ${top_builddir}/src/libs3decoder/libs3decoder.la \
188        -lsphinxbase -lm @ad_libs@
189
190TESTS = $(wildcard _*.test)
191all: all-am
192
193.SUFFIXES:
194.SUFFIXES: .c .lo .o .obj
195$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196	@for dep in $?; do \
197	  case '$(am__configure_deps)' in \
198	    *$$dep*) \
199	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200		&& exit 0; \
201	      exit 1;; \
202	  esac; \
203	done; \
204	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/tests/unit_tests/test_logs3/Makefile'; \
205	cd $(top_srcdir) && \
206	  $(AUTOMAKE) --gnu  src/tests/unit_tests/test_logs3/Makefile
207.PRECIOUS: Makefile
208Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209	@case '$?' in \
210	  *config.status*) \
211	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212	  *) \
213	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215	esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220$(top_srcdir)/configure:  $(am__configure_deps)
221	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225clean-checkPROGRAMS:
226	@list='$(check_PROGRAMS)'; for p in $$list; do \
227	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
228	  echo " rm -f $$p $$f"; \
229	  rm -f $$p $$f ; \
230	done
231testlogs3$(EXEEXT): $(testlogs3_OBJECTS) $(testlogs3_DEPENDENCIES)
232	@rm -f testlogs3$(EXEEXT)
233	$(LINK) $(testlogs3_LDFLAGS) $(testlogs3_OBJECTS) $(testlogs3_LDADD) $(LIBS)
234
235mostlyclean-compile:
236	-rm -f *.$(OBJEXT)
237
238distclean-compile:
239	-rm -f *.tab.c
240
241@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testlogs3.Po@am__quote@
242
243.c.o:
244@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
245@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248@am__fastdepCC_FALSE@	$(COMPILE) -c $<
249
250.c.obj:
251@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
252@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
253@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
254@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
256
257.c.lo:
258@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
259@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
260@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
261@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
263
264mostlyclean-libtool:
265	-rm -f *.lo
266
267clean-libtool:
268	-rm -rf .libs _libs
269
270distclean-libtool:
271	-rm -f libtool
272uninstall-info-am:
273
274ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276	unique=`for i in $$list; do \
277	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278	  done | \
279	  $(AWK) '    { files[$$0] = 1; } \
280	       END { for (i in files) print i; }'`; \
281	mkid -fID $$unique
282tags: TAGS
283
284TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285		$(TAGS_FILES) $(LISP)
286	tags=; \
287	here=`pwd`; \
288	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
289	unique=`for i in $$list; do \
290	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291	  done | \
292	  $(AWK) '    { files[$$0] = 1; } \
293	       END { for (i in files) print i; }'`; \
294	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
295	  test -n "$$unique" || unique=$$empty_fix; \
296	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
297	    $$tags $$unique; \
298	fi
299ctags: CTAGS
300CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
301		$(TAGS_FILES) $(LISP)
302	tags=; \
303	here=`pwd`; \
304	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
305	unique=`for i in $$list; do \
306	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307	  done | \
308	  $(AWK) '    { files[$$0] = 1; } \
309	       END { for (i in files) print i; }'`; \
310	test -z "$(CTAGS_ARGS)$$tags$$unique" \
311	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
312	     $$tags $$unique
313
314GTAGS:
315	here=`$(am__cd) $(top_builddir) && pwd` \
316	  && cd $(top_srcdir) \
317	  && gtags -i $(GTAGS_ARGS) $$here
318
319distclean-tags:
320	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
321
322check-TESTS: $(TESTS)
323	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
324	srcdir=$(srcdir); export srcdir; \
325	list='$(TESTS)'; \
326	if test -n "$$list"; then \
327	  for tst in $$list; do \
328	    if test -f ./$$tst; then dir=./; \
329	    elif test -f $$tst; then dir=; \
330	    else dir="$(srcdir)/"; fi; \
331	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
332	      all=`expr $$all + 1`; \
333	      case " $(XFAIL_TESTS) " in \
334	      *" $$tst "*) \
335		xpass=`expr $$xpass + 1`; \
336		failed=`expr $$failed + 1`; \
337		echo "XPASS: $$tst"; \
338	      ;; \
339	      *) \
340		echo "PASS: $$tst"; \
341	      ;; \
342	      esac; \
343	    elif test $$? -ne 77; then \
344	      all=`expr $$all + 1`; \
345	      case " $(XFAIL_TESTS) " in \
346	      *" $$tst "*) \
347		xfail=`expr $$xfail + 1`; \
348		echo "XFAIL: $$tst"; \
349	      ;; \
350	      *) \
351		failed=`expr $$failed + 1`; \
352		echo "FAIL: $$tst"; \
353	      ;; \
354	      esac; \
355	    else \
356	      skip=`expr $$skip + 1`; \
357	      echo "SKIP: $$tst"; \
358	    fi; \
359	  done; \
360	  if test "$$failed" -eq 0; then \
361	    if test "$$xfail" -eq 0; then \
362	      banner="All $$all tests passed"; \
363	    else \
364	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
365	    fi; \
366	  else \
367	    if test "$$xpass" -eq 0; then \
368	      banner="$$failed of $$all tests failed"; \
369	    else \
370	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
371	    fi; \
372	  fi; \
373	  dashes="$$banner"; \
374	  skipped=""; \
375	  if test "$$skip" -ne 0; then \
376	    skipped="($$skip tests were not run)"; \
377	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
378	      dashes="$$skipped"; \
379	  fi; \
380	  report=""; \
381	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
382	    report="Please report to $(PACKAGE_BUGREPORT)"; \
383	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
384	      dashes="$$report"; \
385	  fi; \
386	  dashes=`echo "$$dashes" | sed s/./=/g`; \
387	  echo "$$dashes"; \
388	  echo "$$banner"; \
389	  test -z "$$skipped" || echo "$$skipped"; \
390	  test -z "$$report" || echo "$$report"; \
391	  echo "$$dashes"; \
392	  test "$$failed" -eq 0; \
393	else :; fi
394
395distdir: $(DISTFILES)
396	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
397	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
398	list='$(DISTFILES)'; for file in $$list; do \
399	  case $$file in \
400	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
401	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
402	  esac; \
403	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
404	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
405	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
406	    dir="/$$dir"; \
407	    $(mkdir_p) "$(distdir)$$dir"; \
408	  else \
409	    dir=''; \
410	  fi; \
411	  if test -d $$d/$$file; then \
412	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
413	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
414	    fi; \
415	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
416	  else \
417	    test -f $(distdir)/$$file \
418	    || cp -p $$d/$$file $(distdir)/$$file \
419	    || exit 1; \
420	  fi; \
421	done
422check-am: all-am
423	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
424	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
425check: check-am
426all-am: Makefile
427installdirs:
428install: install-am
429install-exec: install-exec-am
430install-data: install-data-am
431uninstall: uninstall-am
432
433install-am: all-am
434	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
435
436installcheck: installcheck-am
437install-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
442mostlyclean-generic:
443
444clean-generic:
445
446distclean-generic:
447	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
448
449maintainer-clean-generic:
450	@echo "This command is intended for maintainers to use"
451	@echo "it deletes files that may require special tools to rebuild."
452clean: clean-am
453
454clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
455	mostlyclean-am
456
457distclean: distclean-am
458	-rm -rf ./$(DEPDIR)
459	-rm -f Makefile
460distclean-am: clean-am distclean-compile distclean-generic \
461	distclean-libtool distclean-tags
462
463dvi: dvi-am
464
465dvi-am:
466
467html: html-am
468
469info: info-am
470
471info-am:
472
473install-data-am:
474
475install-exec-am:
476
477install-info: install-info-am
478
479install-man:
480
481installcheck-am:
482
483maintainer-clean: maintainer-clean-am
484	-rm -rf ./$(DEPDIR)
485	-rm -f Makefile
486maintainer-clean-am: distclean-am maintainer-clean-generic
487
488mostlyclean: mostlyclean-am
489
490mostlyclean-am: mostlyclean-compile mostlyclean-generic \
491	mostlyclean-libtool
492
493pdf: pdf-am
494
495pdf-am:
496
497ps: ps-am
498
499ps-am:
500
501uninstall-am: uninstall-info-am
502
503.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
504	clean-checkPROGRAMS clean-generic clean-libtool ctags \
505	distclean distclean-compile distclean-generic \
506	distclean-libtool distclean-tags distdir dvi dvi-am html \
507	html-am info info-am install install-am install-data \
508	install-data-am install-exec install-exec-am install-info \
509	install-info-am install-man install-strip installcheck \
510	installcheck-am installdirs maintainer-clean \
511	maintainer-clean-generic mostlyclean mostlyclean-compile \
512	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
513	tags uninstall uninstall-am uninstall-info-am
514
515# Tell versions [3.59,3.63) of GNU make to not export all variables.
516# Otherwise a system limit (for SysV at least) may be exceeded.
517.NOEXPORT:
518