Removing gstreamer plugin
[profile/ivi/pocketsphinx.git] / python / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = python
38 DIST_COMMON = $(noinst_HEADERS) $(pkginclude_HEADERS) \
39         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/setup.py.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/pkg.m4 \
43         $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_CLEAN_FILES = setup.py
48 CONFIG_CLEAN_VPATH_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj = case $$p in \
53     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54     *) f=$$p;; \
55   esac;
56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57 am__install_max = 40
58 am__nobase_strip_setup = \
59   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60 am__nobase_strip = \
61   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62 am__nobase_list = $(am__nobase_strip_setup); \
63   for p in $$list; do echo "$$p $$p"; done | \
64   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66     if (++n[$$2] == $(am__install_max)) \
67       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68     END { for (dir in files) print dir, files[dir] }'
69 am__base_list = \
70   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
73 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
79 AMTAR = @AMTAR@
80 AR = @AR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DSYMUTIL = @DSYMUTIL@
94 DUMPBIN = @DUMPBIN@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 FGREP = @FGREP@
101 GREP = @GREP@
102 GST_CFLAGS = @GST_CFLAGS@
103 GST_LIBS = @GST_LIBS@
104 GST_MAJORMINOR = @GST_MAJORMINOR@
105 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
106 GStreamer_CFLAGS = @GStreamer_CFLAGS@
107 GStreamer_LIBS = @GStreamer_LIBS@
108 HAVE_CYTHON = @HAVE_CYTHON@
109 HAVE_DOXYGEN = @HAVE_DOXYGEN@
110 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
111 INSTALL = @INSTALL@
112 INSTALL_DATA = @INSTALL_DATA@
113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116 LD = @LD@
117 LDFLAGS = @LDFLAGS@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LIBTOOL = @LIBTOOL@
121 LIPO = @LIPO@
122 LN_S = @LN_S@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAKEINFO = @MAKEINFO@
125 MKDIR_P = @MKDIR_P@
126 NM = @NM@
127 NMEDIT = @NMEDIT@
128 OBJDUMP = @OBJDUMP@
129 OBJEXT = @OBJEXT@
130 OTOOL = @OTOOL@
131 OTOOL64 = @OTOOL64@
132 PACKAGE = @PACKAGE@
133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134 PACKAGE_NAME = @PACKAGE_NAME@
135 PACKAGE_STRING = @PACKAGE_STRING@
136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
137 PACKAGE_URL = @PACKAGE_URL@
138 PACKAGE_VERSION = @PACKAGE_VERSION@
139 PATH_SEPARATOR = @PATH_SEPARATOR@
140 PKG_CONFIG = @PKG_CONFIG@
141 PYTHON = @PYTHON@
142 PYTHON_CONFIG = @PYTHON_CONFIG@
143 RANLIB = @RANLIB@
144 SED = @SED@
145 SET_MAKE = @SET_MAKE@
146 SHELL = @SHELL@
147 STRIP = @STRIP@
148 SphinxBase_CFLAGS = @SphinxBase_CFLAGS@
149 SphinxBase_LIBS = @SphinxBase_LIBS@
150 VERSION = @VERSION@
151 abs_builddir = @abs_builddir@
152 abs_srcdir = @abs_srcdir@
153 abs_top_builddir = @abs_top_builddir@
154 abs_top_srcdir = @abs_top_srcdir@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
157 am__include = @am__include@
158 am__leading_dot = @am__leading_dot@
159 am__quote = @am__quote@
160 am__tar = @am__tar@
161 am__untar = @am__untar@
162 bindir = @bindir@
163 build = @build@
164 build_alias = @build_alias@
165 build_cpu = @build_cpu@
166 build_os = @build_os@
167 build_vendor = @build_vendor@
168 builddir = @builddir@
169 datadir = @datadir@
170 datarootdir = @datarootdir@
171 docdir = @docdir@
172 dvidir = @dvidir@
173 exec_prefix = @exec_prefix@
174 host = @host@
175 host_alias = @host_alias@
176 host_cpu = @host_cpu@
177 host_os = @host_os@
178 host_vendor = @host_vendor@
179 htmldir = @htmldir@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localedir = @localedir@
186 localstatedir = @localstatedir@
187 lt_ECHO = @lt_ECHO@
188 mandir = @mandir@
189 mkdir_p = @mkdir_p@
190 oldincludedir = @oldincludedir@
191 pdfdir = @pdfdir@
192 plugindir = @plugindir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 psdir = @psdir@
196 sbindir = @sbindir@
197 sharedstatedir = @sharedstatedir@
198 sphinxbase = @sphinxbase@
199 sphinxbasebuild = @sphinxbasebuild@
200 srcdir = @srcdir@
201 sysconfdir = @sysconfdir@
202 target_alias = @target_alias@
203 top_build_prefix = @top_build_prefix@
204 top_builddir = @top_builddir@
205 top_srcdir = @top_srcdir@
206 EXTRA_DIST = pocketsphinx.c \
207         pocketsphinx.pyx \
208         pocketsphinx.pxd \
209         ps_test.py \
210         setup_win32.py
211
212 pkginclude_HEADERS = pocketsphinx.pxd
213 noinst_HEADERS = bogus_pygobject.h
214
215 # Setuptools isn't really compatible with distutils, unfortunately
216 @BUILD_PYTHON_TRUE@SETUPTOOLS_CRAP = `python -c 'import setuptools' 2>/dev/null \
217 @BUILD_PYTHON_TRUE@     && echo --single-version-externally-managed --record filelist.txt`
218
219 all: all-am
220
221 .SUFFIXES:
222 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
223         @for dep in $?; do \
224           case '$(am__configure_deps)' in \
225             *$$dep*) \
226               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
227                 && { if test -f $@; then exit 0; else break; fi; }; \
228               exit 1;; \
229           esac; \
230         done; \
231         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu python/Makefile'; \
232         $(am__cd) $(top_srcdir) && \
233           $(AUTOMAKE) --gnu python/Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236         @case '$?' in \
237           *config.status*) \
238             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
239           *) \
240             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
242         esac;
243
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 $(top_srcdir)/configure:  $(am__configure_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(am__aclocal_m4_deps):
252 setup.py: $(top_builddir)/config.status $(srcdir)/setup.py.in
253         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
254
255 mostlyclean-libtool:
256         -rm -f *.lo
257
258 clean-libtool:
259         -rm -rf .libs _libs
260 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
261         @$(NORMAL_INSTALL)
262         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
263         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
264         for p in $$list; do \
265           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
266           echo "$$d$$p"; \
267         done | $(am__base_list) | \
268         while read files; do \
269           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
270           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
271         done
272
273 uninstall-pkgincludeHEADERS:
274         @$(NORMAL_UNINSTALL)
275         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
276         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
277         test -n "$$files" || exit 0; \
278         echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
279         cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
280
281 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
282         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287               END { if (nonempty) { for (i in files) print i; }; }'`; \
288         mkid -fID $$unique
289 tags: TAGS
290
291 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
292                 $(TAGS_FILES) $(LISP)
293         set x; \
294         here=`pwd`; \
295         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
296         unique=`for i in $$list; do \
297             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298           done | \
299           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300               END { if (nonempty) { for (i in files) print i; }; }'`; \
301         shift; \
302         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
303           test -n "$$unique" || unique=$$empty_fix; \
304           if test $$# -gt 0; then \
305             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
306               "$$@" $$unique; \
307           else \
308             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
309               $$unique; \
310           fi; \
311         fi
312 ctags: CTAGS
313 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
314                 $(TAGS_FILES) $(LISP)
315         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
316         unique=`for i in $$list; do \
317             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318           done | \
319           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
320               END { if (nonempty) { for (i in files) print i; }; }'`; \
321         test -z "$(CTAGS_ARGS)$$unique" \
322           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
323              $$unique
324
325 GTAGS:
326         here=`$(am__cd) $(top_builddir) && pwd` \
327           && $(am__cd) $(top_srcdir) \
328           && gtags -i $(GTAGS_ARGS) "$$here"
329
330 distclean-tags:
331         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
332
333 distdir: $(DISTFILES)
334         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336         list='$(DISTFILES)'; \
337           dist_files=`for file in $$list; do echo $$file; done | \
338           sed -e "s|^$$srcdirstrip/||;t" \
339               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
340         case $$dist_files in \
341           */*) $(MKDIR_P) `echo "$$dist_files" | \
342                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
343                            sort -u` ;; \
344         esac; \
345         for file in $$dist_files; do \
346           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347           if test -d $$d/$$file; then \
348             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
349             if test -d "$(distdir)/$$file"; then \
350               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
351             fi; \
352             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
353               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
354               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355             fi; \
356             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
357           else \
358             test -f "$(distdir)/$$file" \
359             || cp -p $$d/$$file "$(distdir)/$$file" \
360             || exit 1; \
361           fi; \
362         done
363 check-am: all-am
364 check: check-am
365 @BUILD_PYTHON_FALSE@all-local:
366 all-am: Makefile $(HEADERS) all-local
367 installdirs:
368         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
369           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
370         done
371 install: install-am
372 install-exec: install-exec-am
373 install-data: install-data-am
374 uninstall: uninstall-am
375
376 install-am: all-am
377         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378
379 installcheck: installcheck-am
380 install-strip:
381         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383           `test -z '$(STRIP)' || \
384             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
385 mostlyclean-generic:
386
387 clean-generic:
388
389 distclean-generic:
390         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
391         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
392
393 maintainer-clean-generic:
394         @echo "This command is intended for maintainers to use"
395         @echo "it deletes files that may require special tools to rebuild."
396 @BUILD_PYTHON_FALSE@uninstall-local:
397 @BUILD_PYTHON_FALSE@install-exec-local:
398 @BUILD_PYTHON_FALSE@clean-local:
399 clean: clean-am
400
401 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
402
403 distclean: distclean-am
404         -rm -f Makefile
405 distclean-am: clean-am distclean-generic distclean-tags
406
407 dvi: dvi-am
408
409 dvi-am:
410
411 html: html-am
412
413 html-am:
414
415 info: info-am
416
417 info-am:
418
419 install-data-am: install-pkgincludeHEADERS
420
421 install-dvi: install-dvi-am
422
423 install-dvi-am:
424
425 install-exec-am: install-exec-local
426
427 install-html: install-html-am
428
429 install-html-am:
430
431 install-info: install-info-am
432
433 install-info-am:
434
435 install-man:
436
437 install-pdf: install-pdf-am
438
439 install-pdf-am:
440
441 install-ps: install-ps-am
442
443 install-ps-am:
444
445 installcheck-am:
446
447 maintainer-clean: maintainer-clean-am
448         -rm -f Makefile
449 maintainer-clean-am: distclean-am maintainer-clean-generic
450
451 mostlyclean: mostlyclean-am
452
453 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
454
455 pdf: pdf-am
456
457 pdf-am:
458
459 ps: ps-am
460
461 ps-am:
462
463 uninstall-am: uninstall-local uninstall-pkgincludeHEADERS
464
465 .MAKE: install-am install-strip
466
467 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
468         clean-generic clean-libtool clean-local ctags distclean \
469         distclean-generic distclean-libtool distclean-tags distdir dvi \
470         dvi-am html html-am info info-am install install-am \
471         install-data install-data-am install-dvi install-dvi-am \
472         install-exec install-exec-am install-exec-local install-html \
473         install-html-am install-info install-info-am install-man \
474         install-pdf install-pdf-am install-pkgincludeHEADERS \
475         install-ps install-ps-am install-strip installcheck \
476         installcheck-am installdirs maintainer-clean \
477         maintainer-clean-generic mostlyclean mostlyclean-generic \
478         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
479         uninstall-am uninstall-local uninstall-pkgincludeHEADERS
480
481
482 @BUILD_PYTHON_TRUE@all-local: pymod-build-stamp
483
484 @BUILD_PYTHON_TRUE@install-exec-local: pymod-build-stamp
485 @BUILD_PYTHON_TRUE@     $(PYTHON) setup.py install --prefix $(DESTDIR)$(prefix) $(SETUPTOOLS_CRAP)
486
487 @BUILD_PYTHON_TRUE@uninstall-local:
488 @BUILD_PYTHON_TRUE@     $(PYTHON) setup.py bogus_uninstall --prefix $(DESTDIR)$(prefix)
489
490 @BUILD_PYTHON_TRUE@clean-local:
491 @BUILD_PYTHON_TRUE@     $(PYTHON) setup.py clean --all
492 # This is dumb, but distutils is completely incapable of VPATH building
493 @BUILD_PYTHON_TRUE@     test -z "$(VPATH)" || $(RM) pocketsphinx.c
494 @BUILD_PYTHON_TRUE@     $(RM) -r *.egg-info
495 @BUILD_PYTHON_TRUE@     $(RM) pymod-build-stamp filelist.txt
496
497 @BUILD_PYTHON_TRUE@pymod-build-stamp: $(srcdir)/pocketsphinx.c
498 # This is dumb, but distutils is completely incapable of VPATH building
499 @BUILD_PYTHON_TRUE@     test -z "$(VPATH)" || cp "$(srcdir)/pocketsphinx.c" pocketsphinx.c
500 @BUILD_PYTHON_TRUE@     $(PYTHON) setup.py build
501 @BUILD_PYTHON_TRUE@     touch $@
502
503 @BUILD_CYTHON_TRUE@$(srcdir)/pocketsphinx.c: $(srcdir)/pocketsphinx.pyx $(srcdir)/pocketsphinx.pxd
504 @BUILD_CYTHON_TRUE@     cython -o $@ $< $(CPPFLAGS) -I$(sphinxbase)/python
505
506 # Tell versions [3.59,3.63) of GNU make to not export all variables.
507 # Otherwise a system limit (for SysV at least) may be exceeded.
508 .NOEXPORT: