1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
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.
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
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
33 build_triplet = @build@
35 check_PROGRAMS = test_fsg_read$(EXEEXT) test_fsg_jsgf$(EXEEXT) \
36 test_fsg_write_fsm$(EXEEXT)
37 subdir = test/unit/test_fsg
38 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/iconv.m4 \
42 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
43 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
44 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.in
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/include/config.h \
51 $(top_builddir)/include/sphinx_config.h
53 test_fsg_jsgf_SOURCES = test_fsg_jsgf.c
54 test_fsg_jsgf_OBJECTS = test_fsg_jsgf.$(OBJEXT)
55 test_fsg_jsgf_LDADD = $(LDADD)
56 test_fsg_jsgf_DEPENDENCIES = \
57 ${top_builddir}/src/libsphinxbase/libsphinxbase.la
58 test_fsg_read_SOURCES = test_fsg_read.c
59 test_fsg_read_OBJECTS = test_fsg_read.$(OBJEXT)
60 test_fsg_read_LDADD = $(LDADD)
61 test_fsg_read_DEPENDENCIES = \
62 ${top_builddir}/src/libsphinxbase/libsphinxbase.la
63 test_fsg_write_fsm_SOURCES = test_fsg_write_fsm.c
64 test_fsg_write_fsm_OBJECTS = test_fsg_write_fsm.$(OBJEXT)
65 test_fsg_write_fsm_LDADD = $(LDADD)
66 test_fsg_write_fsm_DEPENDENCIES = \
67 ${top_builddir}/src/libsphinxbase/libsphinxbase.la
68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
80 SOURCES = test_fsg_jsgf.c test_fsg_read.c test_fsg_write_fsm.c
81 DIST_SOURCES = test_fsg_jsgf.c test_fsg_read.c test_fsg_write_fsm.c
82 HEADERS = $(noinst_HEADERS)
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 AUTOHEADER = @AUTOHEADER@
94 CCDEPMODE = @CCDEPMODE@
98 CYGPATH_W = @CYGPATH_W@
101 DSYMUTIL = @DSYMUTIL@
110 HAVE_CYTHON = @HAVE_CYTHON@
111 HAVE_DOXYGEN = @HAVE_DOXYGEN@
112 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LIBICONV = @LIBICONV@
126 LTLIBICONV = @LTLIBICONV@
127 LTLIBOBJS = @LTLIBOBJS@
128 MAKEINFO = @MAKEINFO@
137 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138 PACKAGE_NAME = @PACKAGE_NAME@
139 PACKAGE_STRING = @PACKAGE_STRING@
140 PACKAGE_TARNAME = @PACKAGE_TARNAME@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 PKG_CONFIG = @PKG_CONFIG@
145 PYTHON_CONFIG = @PYTHON_CONFIG@
148 SET_MAKE = @SET_MAKE@
150 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
151 SNDFILE_LIBS = @SNDFILE_LIBS@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
161 ad_backend = @ad_backend@
162 ad_files = @ad_files@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
168 am__untar = @am__untar@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 builddir = @builddir@
177 datarootdir = @datarootdir@
180 exec_prefix = @exec_prefix@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
185 host_vendor = @host_vendor@
187 includedir = @includedir@
189 install_sh = @install_sh@
191 libexecdir = @libexecdir@
192 localedir = @localedir@
193 localstatedir = @localstatedir@
197 oldincludedir = @oldincludedir@
200 program_transform_name = @program_transform_name@
203 sharedstatedir = @sharedstatedir@
205 sysconfdir = @sysconfdir@
206 target_alias = @target_alias@
207 top_build_prefix = @top_build_prefix@
208 top_builddir = @top_builddir@
209 top_srcdir = @top_srcdir@
210 TESTS = $(check_PROGRAMS)
212 -I$(top_srcdir)/include/sphinxbase \
213 -I$(top_srcdir)/include \
214 -I$(top_builddir)/include \
215 -DLMDIR=\"${srcdir}\"
217 LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la
218 noinst_HEADERS = test_macros.h
219 EXTRA_DIST = goforward.fsg polite.gram
223 .SUFFIXES: .c .lo .o .obj
224 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
226 case '$(am__configure_deps)' in \
228 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
229 && { if test -f $@; then exit 0; else break; fi; }; \
233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/unit/test_fsg/Makefile'; \
234 cd $(top_srcdir) && \
235 $(AUTOMAKE) --gnu test/unit/test_fsg/Makefile
237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(top_srcdir)/configure: $(am__configure_deps)
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 @list='$(check_PROGRAMS)'; for p in $$list; do \
256 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
257 echo " rm -f $$p $$f"; \
260 test_fsg_jsgf$(EXEEXT): $(test_fsg_jsgf_OBJECTS) $(test_fsg_jsgf_DEPENDENCIES)
261 @rm -f test_fsg_jsgf$(EXEEXT)
262 $(LINK) $(test_fsg_jsgf_OBJECTS) $(test_fsg_jsgf_LDADD) $(LIBS)
263 test_fsg_read$(EXEEXT): $(test_fsg_read_OBJECTS) $(test_fsg_read_DEPENDENCIES)
264 @rm -f test_fsg_read$(EXEEXT)
265 $(LINK) $(test_fsg_read_OBJECTS) $(test_fsg_read_LDADD) $(LIBS)
266 test_fsg_write_fsm$(EXEEXT): $(test_fsg_write_fsm_OBJECTS) $(test_fsg_write_fsm_DEPENDENCIES)
267 @rm -f test_fsg_write_fsm$(EXEEXT)
268 $(LINK) $(test_fsg_write_fsm_OBJECTS) $(test_fsg_write_fsm_LDADD) $(LIBS)
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_fsg_jsgf.Po@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_fsg_read.Po@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_fsg_write_fsm.Po@am__quote@
281 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
282 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
288 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
289 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
292 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
295 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
296 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
299 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
307 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
313 END { if (nonempty) { for (i in files) print i; }; }'`; \
317 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
318 $(TAGS_FILES) $(LISP)
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; \
325 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326 END { if (nonempty) { for (i in files) print i; }; }'`; \
327 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
328 test -n "$$unique" || unique=$$empty_fix; \
329 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 test -z "$(CTAGS_ARGS)$$tags$$unique" \
343 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347 here=`$(am__cd) $(top_builddir) && pwd` \
348 && cd $(top_srcdir) \
349 && gtags -i $(GTAGS_ARGS) $$here
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354 check-TESTS: $(TESTS)
355 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
356 srcdir=$(srcdir); export srcdir; \
358 if test -n "$$list"; then \
359 for tst in $$list; do \
360 if test -f ./$$tst; then dir=./; \
361 elif test -f $$tst; then dir=; \
362 else dir="$(srcdir)/"; fi; \
363 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
364 all=`expr $$all + 1`; \
365 case " $(XFAIL_TESTS) " in \
366 *[\ \ ]$$tst[\ \ ]*) \
367 xpass=`expr $$xpass + 1`; \
368 failed=`expr $$failed + 1`; \
369 echo "XPASS: $$tst"; \
372 echo "PASS: $$tst"; \
375 elif test $$? -ne 77; then \
376 all=`expr $$all + 1`; \
377 case " $(XFAIL_TESTS) " in \
378 *[\ \ ]$$tst[\ \ ]*) \
379 xfail=`expr $$xfail + 1`; \
380 echo "XFAIL: $$tst"; \
383 failed=`expr $$failed + 1`; \
384 echo "FAIL: $$tst"; \
388 skip=`expr $$skip + 1`; \
389 echo "SKIP: $$tst"; \
392 if test "$$all" -eq 1; then \
399 if test "$$failed" -eq 0; then \
400 if test "$$xfail" -eq 0; then \
401 banner="$$All$$all $$tests passed"; \
403 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
404 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
407 if test "$$xpass" -eq 0; then \
408 banner="$$failed of $$all $$tests failed"; \
410 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
411 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
416 if test "$$skip" -ne 0; then \
417 if test "$$skip" -eq 1; then \
418 skipped="($$skip test was not run)"; \
420 skipped="($$skip tests were not run)"; \
422 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
423 dashes="$$skipped"; \
426 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
427 report="Please report to $(PACKAGE_BUGREPORT)"; \
428 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
431 dashes=`echo "$$dashes" | sed s/./=/g`; \
434 test -z "$$skipped" || echo "$$skipped"; \
435 test -z "$$report" || echo "$$report"; \
437 test "$$failed" -eq 0; \
440 distdir: $(DISTFILES)
441 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443 list='$(DISTFILES)'; \
444 dist_files=`for file in $$list; do echo $$file; done | \
445 sed -e "s|^$$srcdirstrip/||;t" \
446 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
447 case $$dist_files in \
448 */*) $(MKDIR_P) `echo "$$dist_files" | \
449 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
452 for file in $$dist_files; do \
453 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454 if test -d $$d/$$file; then \
455 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
456 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
457 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461 test -f $(distdir)/$$file \
462 || cp -p $$d/$$file $(distdir)/$$file \
467 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
468 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
470 all-am: Makefile $(HEADERS)
473 install-exec: install-exec-am
474 install-data: install-data-am
475 uninstall: uninstall-am
478 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480 installcheck: installcheck-am
482 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484 `test -z '$(STRIP)' || \
485 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
491 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
493 maintainer-clean-generic:
494 @echo "This command is intended for maintainers to use"
495 @echo "it deletes files that may require special tools to rebuild."
498 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
501 distclean: distclean-am
504 distclean-am: clean-am distclean-compile distclean-generic \
519 install-dvi: install-dvi-am
523 install-html: install-html-am
525 install-info: install-info-am
529 install-pdf: install-pdf-am
531 install-ps: install-ps-am
535 maintainer-clean: maintainer-clean-am
538 maintainer-clean-am: distclean-am maintainer-clean-generic
540 mostlyclean: mostlyclean-am
542 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
555 .MAKE: install-am install-strip
557 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
558 clean-checkPROGRAMS clean-generic clean-libtool ctags \
559 distclean distclean-compile distclean-generic \
560 distclean-libtool distclean-tags distdir dvi dvi-am html \
561 html-am info info-am install install-am install-data \
562 install-data-am install-dvi install-dvi-am install-exec \
563 install-exec-am install-html install-html-am install-info \
564 install-info-am install-man install-pdf install-pdf-am \
565 install-ps install-ps-am install-strip installcheck \
566 installcheck-am installdirs maintainer-clean \
567 maintainer-clean-generic mostlyclean mostlyclean-compile \
568 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
569 tags uninstall uninstall-am
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.