2df3fd2071c9165954a1cf2a23b76191d5bd0354
[debian/gnuradio] / gr-cvsd-vocoder / src / 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 #
19 # Copyright 2004,2009 Free Software Foundation, Inc.
20
21 # This file is part of GNU Radio
22
23 # GNU Radio is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3, or (at your option)
26 # any later version.
27
28 # GNU Radio is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32
33 # You should have received a copy of the GNU General Public License
34 # along with GNU Radio; see the file COPYING.  If not, write to
35 # the Free Software Foundation, Inc., 51 Franklin Street,
36 # Boston, MA 02110-1301, USA.
37
38
39 # -*- Makefile -*-
40 #
41 # Copyright 2004,2006,2007,2008,2009 Free Software Foundation, Inc.
42
43 # This file is part of GNU Radio
44
45 # GNU Radio is free software; you can redistribute it and/or modify
46 # it under the terms of the GNU General Public License as published by
47 # the Free Software Foundation; either version 3, or (at your option)
48 # any later version.
49
50 # GNU Radio is distributed in the hope that it will be useful,
51 # but WITHOUT ANY WARRANTY; without even the implied warranty of
52 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53 # GNU General Public License for more details.
54
55 # You should have received a copy of the GNU General Public License
56 # along with GNU Radio; see the file COPYING.  If not, write to
57 # the Free Software Foundation, Inc., 51 Franklin Street,
58 # Boston, MA 02110-1301, USA.
59
60 VPATH = @srcdir@
61 pkgdatadir = $(datadir)/@PACKAGE@
62 pkgincludedir = $(includedir)/@PACKAGE@
63 pkglibdir = $(libdir)/@PACKAGE@
64 pkglibexecdir = $(libexecdir)/@PACKAGE@
65 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66 install_sh_DATA = $(install_sh) -c -m 644
67 install_sh_PROGRAM = $(install_sh) -c
68 install_sh_SCRIPT = $(install_sh) -c
69 INSTALL_HEADER = $(INSTALL_DATA)
70 transform = $(program_transform_name)
71 NORMAL_INSTALL = :
72 PRE_INSTALL = :
73 POST_INSTALL = :
74 NORMAL_UNINSTALL = :
75 PRE_UNINSTALL = :
76 POST_UNINSTALL = :
77 build_triplet = @build@
78 host_triplet = @host@
79 target_triplet = @target@
80 DIST_COMMON = $(grblkspython_PYTHON) $(noinst_PYTHON) \
81         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
82         $(srcdir)/run_tests.in $(top_srcdir)/Makefile.common
83 subdir = gr-cvsd-vocoder/src/python
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
86         $(top_srcdir)/config/acx_pthread.m4 \
87         $(top_srcdir)/config/ax_boost_base.m4 \
88         $(top_srcdir)/config/ax_boost_date_time.m4 \
89         $(top_srcdir)/config/ax_boost_program_options.m4 \
90         $(top_srcdir)/config/ax_boost_thread.m4 \
91         $(top_srcdir)/config/cppunit.m4 \
92         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
93         $(top_srcdir)/config/gr_check_memalign.m4 \
94         $(top_srcdir)/config/gr_check_shm_open.m4 \
95         $(top_srcdir)/config/gr_doxygen.m4 \
96         $(top_srcdir)/config/gr_fortran.m4 \
97         $(top_srcdir)/config/gr_gprof.m4 \
98         $(top_srcdir)/config/gr_lib64.m4 \
99         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
100         $(top_srcdir)/config/gr_no_undefined.m4 \
101         $(top_srcdir)/config/gr_omnithread.m4 \
102         $(top_srcdir)/config/gr_pwin32.m4 \
103         $(top_srcdir)/config/gr_python.m4 \
104         $(top_srcdir)/config/gr_qwt.m4 \
105         $(top_srcdir)/config/gr_qwtplot3d.m4 \
106         $(top_srcdir)/config/gr_scripting.m4 \
107         $(top_srcdir)/config/gr_set_md_cpu.m4 \
108         $(top_srcdir)/config/gr_subversion.m4 \
109         $(top_srcdir)/config/gr_swig.m4 \
110         $(top_srcdir)/config/gr_sysv_shm.m4 \
111         $(top_srcdir)/config/grc_build.m4 \
112         $(top_srcdir)/config/grc_docs.m4 \
113         $(top_srcdir)/config/grc_gcell.m4 \
114         $(top_srcdir)/config/grc_gnuradio_core.m4 \
115         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
116         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
117         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
118         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
119         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
120         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
121         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
122         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
123         $(top_srcdir)/config/grc_gr_gcell.m4 \
124         $(top_srcdir)/config/grc_gr_gpio.m4 \
125         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
126         $(top_srcdir)/config/grc_gr_pager.m4 \
127         $(top_srcdir)/config/grc_gr_qtgui.m4 \
128         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
129         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
130         $(top_srcdir)/config/grc_gr_sounder.m4 \
131         $(top_srcdir)/config/grc_gr_trellis.m4 \
132         $(top_srcdir)/config/grc_gr_usrp.m4 \
133         $(top_srcdir)/config/grc_gr_usrp2.m4 \
134         $(top_srcdir)/config/grc_gr_utils.m4 \
135         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
136         $(top_srcdir)/config/grc_gr_wxgui.m4 \
137         $(top_srcdir)/config/grc_grc.m4 \
138         $(top_srcdir)/config/grc_gruel.m4 \
139         $(top_srcdir)/config/grc_mblock.m4 \
140         $(top_srcdir)/config/grc_omnithread.m4 \
141         $(top_srcdir)/config/grc_pmt.m4 \
142         $(top_srcdir)/config/grc_usrp.m4 \
143         $(top_srcdir)/config/grc_usrp2.m4 \
144         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
145         $(top_srcdir)/config/lf_warnings.m4 \
146         $(top_srcdir)/config/libtool.m4 \
147         $(top_srcdir)/config/ltoptions.m4 \
148         $(top_srcdir)/config/ltsugar.m4 \
149         $(top_srcdir)/config/ltversion.m4 \
150         $(top_srcdir)/config/lt~obsolete.m4 \
151         $(top_srcdir)/config/macosx_audiounit.m4 \
152         $(top_srcdir)/config/mkstemp.m4 \
153         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
154         $(top_srcdir)/config/sdl.m4 \
155         $(top_srcdir)/config/usrp_fusb_tech.m4 \
156         $(top_srcdir)/config/usrp_libusb.m4 \
157         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
158 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
159         $(ACLOCAL_M4)
160 mkinstalldirs = $(install_sh) -d
161 CONFIG_HEADER = $(top_builddir)/config.h
162 CONFIG_CLEAN_FILES = run_tests
163 CONFIG_CLEAN_VPATH_FILES =
164 SOURCES =
165 DIST_SOURCES =
166 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
167 am__vpath_adj = case $$p in \
168     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
169     *) f=$$p;; \
170   esac;
171 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
172 am__install_max = 40
173 am__nobase_strip_setup = \
174   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
175 am__nobase_strip = \
176   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
177 am__nobase_list = $(am__nobase_strip_setup); \
178   for p in $$list; do echo "$$p $$p"; done | \
179   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
180   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
181     if (++n[$$2] == $(am__install_max)) \
182       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
183     END { for (dir in files) print dir, files[dir] }'
184 am__base_list = \
185   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
186   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
187 am__installdirs = "$(DESTDIR)$(grblkspythondir)"
188 py_compile = $(top_srcdir)/py-compile
189 am__tty_colors = \
190 red=; grn=; lgn=; blu=; std=
191 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
192 ACLOCAL = @ACLOCAL@
193 ALLOCA = @ALLOCA@
194 ALSA_CFLAGS = @ALSA_CFLAGS@
195 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
196 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
197 ALSA_LIBS = @ALSA_LIBS@
198 AMTAR = @AMTAR@
199 AR = @AR@
200 AS = @AS@
201 AUTOCONF = @AUTOCONF@
202 AUTOHEADER = @AUTOHEADER@
203 AUTOMAKE = @AUTOMAKE@
204 AWK = @AWK@
205 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
206 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
207 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
208 BOOST_LDFLAGS = @BOOST_LDFLAGS@
209 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
210 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
211 CBLAS_LIBS = @CBLAS_LIBS@
212 CC = @CC@
213 CCAS = @CCAS@
214 CCASDEPMODE = @CCASDEPMODE@
215 CCASFLAGS = @CCASFLAGS@
216 CCDEPMODE = @CCDEPMODE@
217 CFLAGS = @CFLAGS@
218 CPP = @CPP@
219 CPPFLAGS = @CPPFLAGS@
220 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
221 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
222 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
223 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
224 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
225 CPPUNIT_LIBS = @CPPUNIT_LIBS@
226 CXX = @CXX@
227 CXXCPP = @CXXCPP@
228 CXXDEPMODE = @CXXDEPMODE@
229 CXXFLAGS = @CXXFLAGS@
230 CXX_FOR_BUILD = @CXX_FOR_BUILD@
231 CYGPATH_W = @CYGPATH_W@
232 DEFINES = @DEFINES@
233 DEFS = @DEFS@
234 DEPDIR = @DEPDIR@
235 DLLTOOL = @DLLTOOL@
236 DOT = @DOT@
237 DOXYGEN = @DOXYGEN@
238 DSYMUTIL = @DSYMUTIL@
239 DUMPBIN = @DUMPBIN@
240 ECHO_C = @ECHO_C@
241 ECHO_N = @ECHO_N@
242 ECHO_T = @ECHO_T@
243 EGREP = @EGREP@
244 EXEEXT = @EXEEXT@
245 F77 = @F77@
246 FFLAGS = @FFLAGS@
247 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
248 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
249 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
250 FFTW3F_LIBS = @FFTW3F_LIBS@
251 FGREP = @FGREP@
252 FLIBS = @FLIBS@
253 FUSB_TECH = @FUSB_TECH@
254 GREP = @GREP@
255 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
256 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
257 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
258 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
259 GSL_CFLAGS = @GSL_CFLAGS@
260 GSL_CPPFLAGS = @GSL_CPPFLAGS@
261 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
262 GSL_LIBS = @GSL_LIBS@
263 GUILE = @GUILE@
264 HAVE_DOT = @HAVE_DOT@
265 INSTALL = @INSTALL@
266 INSTALL_DATA = @INSTALL_DATA@
267 INSTALL_PROGRAM = @INSTALL_PROGRAM@
268 INSTALL_SCRIPT = @INSTALL_SCRIPT@
269 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270 IPC_LIBS = @IPC_LIBS@
271 JACK_CFLAGS = @JACK_CFLAGS@
272 JACK_CPPFLAGS = @JACK_CPPFLAGS@
273 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
274 JACK_LIBS = @JACK_LIBS@
275 LD = @LD@
276 LDFLAGS = @LDFLAGS@
277 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
278 LIBOBJS = @LIBOBJS@
279 LIBS = @LIBS@
280 LIBTOOL = @LIBTOOL@
281 LIPO = @LIPO@
282 LN_S = @LN_S@
283 LTLIBOBJS = @LTLIBOBJS@
284 MAKEINFO = @MAKEINFO@
285 MD_CPU = @MD_CPU@
286 MD_SUBCPU = @MD_SUBCPU@
287 MKDIR_P = @MKDIR_P@
288 NM = @NM@
289 NMEDIT = @NMEDIT@
290 NO_UNDEFINED = @NO_UNDEFINED@
291 OBJDUMP = @OBJDUMP@
292 OBJEXT = @OBJEXT@
293 OSS_LIBS = @OSS_LIBS@
294 OTOOL = @OTOOL@
295 OTOOL64 = @OTOOL64@
296 PACKAGE = @PACKAGE@
297 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
298 PACKAGE_NAME = @PACKAGE_NAME@
299 PACKAGE_STRING = @PACKAGE_STRING@
300 PACKAGE_TARNAME = @PACKAGE_TARNAME@
301 PACKAGE_URL = @PACKAGE_URL@
302 PACKAGE_VERSION = @PACKAGE_VERSION@
303 PATH_SEPARATOR = @PATH_SEPARATOR@
304 PKG_CONFIG = @PKG_CONFIG@
305 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
306 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
307 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
308 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
309 PTHREAD_CC = @PTHREAD_CC@
310 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
311 PTHREAD_LIBS = @PTHREAD_LIBS@
312 PYTHON = @PYTHON@
313 PYTHONW = @PYTHONW@
314 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
315 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
316 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
317 PYTHON_PLATFORM = @PYTHON_PLATFORM@
318 PYTHON_PREFIX = @PYTHON_PREFIX@
319 PYTHON_VERSION = @PYTHON_VERSION@
320 QMAKE_INCLUDES = @QMAKE_INCLUDES@
321 QTCORE_CFLAGS = @QTCORE_CFLAGS@
322 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
323 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
324 QTCORE_LIBS = @QTCORE_LIBS@
325 QTGUI_CFLAGS = @QTGUI_CFLAGS@
326 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
327 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
328 QTGUI_LIBS = @QTGUI_LIBS@
329 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
330 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
331 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
332 QTOPENGL_LIBS = @QTOPENGL_LIBS@
333 QT_INCLUDES = @QT_INCLUDES@
334 QT_LIBS = @QT_LIBS@
335 QT_MOC_EXEC = @QT_MOC_EXEC@
336 QT_UIC_EXEC = @QT_UIC_EXEC@
337 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
338 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
339 QWT_CFLAGS = @QWT_CFLAGS@
340 QWT_LIBS = @QWT_LIBS@
341 RANLIB = @RANLIB@
342 RM_PROG = @RM_PROG@
343 SDL_CFLAGS = @SDL_CFLAGS@
344 SDL_CONFIG = @SDL_CONFIG@
345 SDL_CPPFLAGS = @SDL_CPPFLAGS@
346 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
347 SDL_LIBS = @SDL_LIBS@
348 SED = @SED@
349 SET_MAKE = @SET_MAKE@
350 SHELL = @SHELL@
351 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
352 SPU_GCC_PROG = @SPU_GCC_PROG@
353 STRIP = @STRIP@
354 SVN = @SVN@
355 SVNDATE = @SVNDATE@
356 SVNVERSION = @SVNVERSION@
357 SWIG = @SWIG@
358 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
359 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
360 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
361 USB_CFLAGS = @USB_CFLAGS@
362 USB_CPPFLAGS = @USB_CPPFLAGS@
363 USB_INCLUDEDIR = @USB_INCLUDEDIR@
364 USB_LIBS = @USB_LIBS@
365 USRP2_INCLUDES = @USRP2_INCLUDES@
366 USRP2_LA = @USRP2_LA@
367 VERSION = @VERSION@
368 WINAUDIO_LIBS = @WINAUDIO_LIBS@
369 XAS = @XAS@
370 XCC = @XCC@
371 XDG_UTILS = @XDG_UTILS@
372 XMLTO = @XMLTO@
373 abs_builddir = @abs_builddir@
374 abs_srcdir = @abs_srcdir@
375 abs_top_builddir = @abs_top_builddir@
376 abs_top_srcdir = @abs_top_srcdir@
377 ac_ct_CC = @ac_ct_CC@
378 ac_ct_CXX = @ac_ct_CXX@
379 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
380 ac_ct_F77 = @ac_ct_F77@
381 acx_pthread_config = @acx_pthread_config@
382 am__include = @am__include@
383 am__leading_dot = @am__leading_dot@
384 am__quote = @am__quote@
385 am__tar = @am__tar@
386 am__untar = @am__untar@
387 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
388 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
389 bindir = @bindir@
390 build = @build@
391 build_alias = @build_alias@
392 build_cpu = @build_cpu@
393 build_dirs = @build_dirs@
394 build_os = @build_os@
395 build_vendor = @build_vendor@
396 builddir = @builddir@
397 datadir = @datadir@
398 datarootdir = @datarootdir@
399 docdir = @docdir@
400 docs_INCLUDEDIR = @docs_INCLUDEDIR@
401 docs_INCLUDES = @docs_INCLUDES@
402 docs_LA = @docs_LA@
403 docs_LDFLAG = @docs_LDFLAG@
404 docs_LIBDIRPATH = @docs_LIBDIRPATH@
405 dvidir = @dvidir@
406 enable_dot = @enable_dot@
407 enable_html_docs = @enable_html_docs@
408 enable_latex_docs = @enable_latex_docs@
409 enable_xml_docs = @enable_xml_docs@
410 exec_prefix = @exec_prefix@
411 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
412 gcell_INCLUDES = @gcell_INCLUDES@
413 gcell_LA = @gcell_LA@
414 gcell_LDFLAG = @gcell_LDFLAG@
415 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
416 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
417 gcell_spu_LA = @gcell_spu_LA@
418 generate_docs = @generate_docs@
419 gnuradio_core_I = @gnuradio_core_I@
420 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
421 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
422 gnuradio_core_LA = @gnuradio_core_LA@
423 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
424 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
425 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
426 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
427 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
428 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
429 gnuradio_examples_LA = @gnuradio_examples_LA@
430 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
431 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
432 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
433 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
434 gr_audio_alsa_LA = @gr_audio_alsa_LA@
435 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
436 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
437 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
438 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
439 gr_audio_jack_LA = @gr_audio_jack_LA@
440 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
441 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
442 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
443 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
444 gr_audio_oss_LA = @gr_audio_oss_LA@
445 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
446 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
447 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
448 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
449 gr_audio_osx_LA = @gr_audio_osx_LA@
450 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
451 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
452 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
453 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
454 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
455 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
456 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
457 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
458 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
459 gr_audio_windows_LA = @gr_audio_windows_LA@
460 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
461 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
462 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
463 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
464 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
465 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
466 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
467 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
468 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
469 gr_gcell_LA = @gr_gcell_LA@
470 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
471 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
472 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
473 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
474 gr_gpio_LA = @gr_gpio_LA@
475 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
476 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
477 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
478 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
479 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
480 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
481 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
482 gr_libdir_suffix = @gr_libdir_suffix@
483 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
484 gr_pager_INCLUDES = @gr_pager_INCLUDES@
485 gr_pager_LA = @gr_pager_LA@
486 gr_pager_LDFLAG = @gr_pager_LDFLAG@
487 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
488 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
489 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
490 gr_qtgui_LA = @gr_qtgui_LA@
491 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
492 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
493 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
494 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
495 gr_radar_mono_LA = @gr_radar_mono_LA@
496 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
497 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
498 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
499 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
500 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
501 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
502 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
503 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
504 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
505 gr_sounder_LA = @gr_sounder_LA@
506 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
507 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
508 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
509 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
510 gr_trellis_LA = @gr_trellis_LA@
511 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
512 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
513 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
514 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
515 gr_usrp2_LA = @gr_usrp2_LA@
516 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
517 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
518 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
519 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
520 gr_usrp_LA = @gr_usrp_LA@
521 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
522 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
523 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
524 gr_utils_INCLUDES = @gr_utils_INCLUDES@
525 gr_utils_LA = @gr_utils_LA@
526 gr_utils_LDFLAG = @gr_utils_LDFLAG@
527 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
528 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
529 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
530 gr_video_sdl_LA = @gr_video_sdl_LA@
531 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
532 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
533 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
534 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
535 gr_wxgui_LA = @gr_wxgui_LA@
536 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
537 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
538 grc_INCLUDEDIR = @grc_INCLUDEDIR@
539 grc_INCLUDES = @grc_INCLUDES@
540 grc_LA = @grc_LA@
541 grc_LDFLAG = @grc_LDFLAG@
542 grc_LIBDIRPATH = @grc_LIBDIRPATH@
543 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
544 gruel_INCLUDES = @gruel_INCLUDES@
545 gruel_LA = @gruel_LA@
546 gruel_LDFLAG = @gruel_LDFLAG@
547 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
548 host = @host@
549 host_alias = @host_alias@
550 host_cpu = @host_cpu@
551 host_os = @host_os@
552 host_vendor = @host_vendor@
553 htmldir = @htmldir@
554 includedir = @includedir@
555 infodir = @infodir@
556 install_sh = @install_sh@
557 lf_CFLAGS = @lf_CFLAGS@
558 lf_CXXFLAGS = @lf_CXXFLAGS@
559 libdir = @libdir@
560 libexecdir = @libexecdir@
561 localedir = @localedir@
562 localstatedir = @localstatedir@
563 lt_ECHO = @lt_ECHO@
564 mandir = @mandir@
565 mblock_INCLUDEDIR = @mblock_INCLUDEDIR@
566 mblock_INCLUDES = @mblock_INCLUDES@
567 mblock_LA = @mblock_LA@
568 mblock_LDFLAG = @mblock_LDFLAG@
569 mblock_LIBDIRPATH = @mblock_LIBDIRPATH@
570 mkdir_p = @mkdir_p@
571 oldincludedir = @oldincludedir@
572 omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@
573 omnithread_INCLUDES = @omnithread_INCLUDES@
574 omnithread_LA = @omnithread_LA@
575 omnithread_LDFLAG = @omnithread_LDFLAG@
576 omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@
577 pdfdir = @pdfdir@
578 pkgpyexecdir = @pkgpyexecdir@
579 pkgpythondir = @pkgpythondir@
580 pmt_INCLUDEDIR = @pmt_INCLUDEDIR@
581 pmt_INCLUDES = @pmt_INCLUDES@
582 pmt_LA = @pmt_LA@
583 pmt_LDFLAG = @pmt_LDFLAG@
584 pmt_LIBDIRPATH = @pmt_LIBDIRPATH@
585 prefix = @prefix@
586 program_transform_name = @program_transform_name@
587 psdir = @psdir@
588 pyexecdir = @pyexecdir@
589 pythondir = @pythondir@
590 sbindir = @sbindir@
591 sharedstatedir = @sharedstatedir@
592 skipped_dirs = @skipped_dirs@
593 srcdir = @srcdir@
594 subdirs = @subdirs@
595 swig_CXXFLAGS = @swig_CXXFLAGS@
596 sysconfdir = @sysconfdir@
597 target = @target@
598 target_alias = @target_alias@
599 target_cpu = @target_cpu@
600 target_os = @target_os@
601 target_vendor = @target_vendor@
602 top_build_prefix = @top_build_prefix@
603 top_builddir = @top_builddir@
604 top_srcdir = @top_srcdir@
605 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
606 usrp2_INCLUDES = @usrp2_INCLUDES@
607 usrp2_LA = @usrp2_LA@
608 usrp2_LDFLAG = @usrp2_LDFLAG@
609 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
610 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
611 usrp_INCLUDES = @usrp_INCLUDES@
612 usrp_LA = @usrp_LA@
613 usrp_LDFLAG = @usrp_LDFLAG@
614 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
615 usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@
616 with_INCLUDES = @with_INCLUDES@
617 with_LIBDIRPATH = @with_LIBDIRPATH@
618 with_PYDIRPATH = @with_PYDIRPATH@
619 with_SWIGDIRPATH = @with_SWIGDIRPATH@
620 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
621 with_dirs = @with_dirs@
622 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
623 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
624
625 # includes
626 grincludedir = $(includedir)/gnuradio
627
628 # swig includes
629 swigincludedir = $(grincludedir)/swig
630
631 # Install the gnuradio stuff in the appropriate subdirectory
632 # This usually ends up at:
633 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
634 grpythondir = $(pythondir)/gnuradio
635 grpyexecdir = $(pyexecdir)/gnuradio
636
637 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
638 # This usually ends up at:
639 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
640 usrppythondir = $(pythondir)/usrpm
641 usrppyexecdir = $(pyexecdir)/usrpm
642
643 # gcell includes
644 gcellincludedir = $(includedir)/gcell
645 gcellspuincludedir = $(includedir)/gcell/spu
646
647 # Cell spu libs
648 libspudir = $(libdir)spu
649
650 # This used to be set in configure.ac but is now defined here for all 
651 # Makefiles when this fragment is included.
652 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
653         $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
654
655
656 # when including for compilation from pre-installed libraries and such,
657 # need to make sure those are put last on the compile command
658 WITH_INCLUDES = @with_INCLUDES@
659 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
660
661 # How to link in the top-level omnithreads library from inside the tree
662 OMNITHREAD_INCLUDES = @omnithread_INCLUDES@
663 OMNITHREAD_LA = @omnithread_LA@
664
665 # Where to find gnuradio include files in the current build tree
666 # top_srcdir for original stuff, top_builddir for generated files
667 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
668
669 # How to link in GNU Radio core library from inside the tree
670 GNURADIO_CORE_LA = @gnuradio_core_LA@
671
672 # How to link in the USRP library from inside the tree
673 GRUEL_INCLUDES = @gruel_INCLUDES@
674 GRUEL_LA = @gruel_LA@
675
676 # How to link in the USRP library from inside the tree
677 USRP_INCLUDES = @usrp_INCLUDES@
678 USRP_LA = @usrp_LA@
679
680 # How to link in usrp-inband library from inside the tree
681 USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@
682 USRP_INBAND_LA = @usrp_inband_LA@
683
684 # How to link the PMT library from inside the tree
685 PMT_INCLUDES = @pmt_INCLUDES@
686 PMT_LA = @pmt_LA@
687
688 # How to link the mblock library from inside the tree
689 MBLOCK_INCLUDES = @mblock_INCLUDES@
690 MBLOCK_LA = @mblock_LA@
691
692 # How to link the gcell library from inside the tree (the PPU part)
693 GCELL_INCLUDES = @gcell_INCLUDES@
694 GCELL_LA = @gcell_LA@
695
696 # How to link the gcell library from inside the tree (the SPU part)
697 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
698 GCELL_SPU_LA = @gcell_spu_LA@
699
700 # libtool aware wrapper for ppu-embedspu
701 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
702
703 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
704 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
705 RM = $(RM_PROG) -f
706 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s
707 COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm
708
709 # Base directory for example applications
710 exampledir = $(datadir)/gnuradio/examples
711 gr_docdir = $(docdir)-$(VERSION)
712
713 # System configuration files
714 gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d
715
716 # Other common defines; use "+=" to add to these
717 STAMPS = 
718 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT
719 EXTRA_DIST = run_tests.in
720 TESTS = \
721         run_tests
722
723 grblkspythondir = $(grpythondir)/blks2impl
724 grblkspython_PYTHON = \
725         cvsd.py
726
727 noinst_PYTHON = \
728         encdec.py                       \
729         qa_cvsd_vocoder.py              
730
731 all: all-am
732
733 .SUFFIXES:
734 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
735         @for dep in $?; do \
736           case '$(am__configure_deps)' in \
737             *$$dep*) \
738               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
739                 && { if test -f $@; then exit 0; else break; fi; }; \
740               exit 1;; \
741           esac; \
742         done; \
743         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-cvsd-vocoder/src/python/Makefile'; \
744         $(am__cd) $(top_srcdir) && \
745           $(AUTOMAKE) --gnu gr-cvsd-vocoder/src/python/Makefile
746 .PRECIOUS: Makefile
747 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
748         @case '$?' in \
749           *config.status*) \
750             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
751           *) \
752             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
753             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
754         esac;
755
756 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
757         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
758
759 $(top_srcdir)/configure:  $(am__configure_deps)
760         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
761 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
762         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
763 $(am__aclocal_m4_deps):
764 run_tests: $(top_builddir)/config.status $(srcdir)/run_tests.in
765         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
766
767 mostlyclean-libtool:
768         -rm -f *.lo
769
770 clean-libtool:
771         -rm -rf .libs _libs
772 install-grblkspythonPYTHON: $(grblkspython_PYTHON)
773         @$(NORMAL_INSTALL)
774         test -z "$(grblkspythondir)" || $(MKDIR_P) "$(DESTDIR)$(grblkspythondir)"
775         @list='$(grblkspython_PYTHON)'; dlist=; list2=; test -n "$(grblkspythondir)" || list=; \
776         for p in $$list; do \
777           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
778           if test -f $$b$$p; then \
779             $(am__strip_dir) \
780             dlist="$$dlist $$f"; \
781             list2="$$list2 $$b$$p"; \
782           else :; fi; \
783         done; \
784         for file in $$list2; do echo $$file; done | $(am__base_list) | \
785         while read files; do \
786           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(grblkspythondir)'"; \
787           $(INSTALL_DATA) $$files "$(DESTDIR)$(grblkspythondir)" || exit $$?; \
788         done || exit $$?; \
789         if test -n "$$dlist"; then \
790           if test -z "$(DESTDIR)"; then \
791             PYTHON=$(PYTHON) $(py_compile) --basedir "$(grblkspythondir)" $$dlist; \
792           else \
793             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(grblkspythondir)" $$dlist; \
794           fi; \
795         else :; fi
796
797 uninstall-grblkspythonPYTHON:
798         @$(NORMAL_UNINSTALL)
799         @list='$(grblkspython_PYTHON)'; test -n "$(grblkspythondir)" || list=; \
800         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
801         test -n "$$files" || exit 0; \
802         filesc=`echo "$$files" | sed 's|$$|c|'`; \
803         fileso=`echo "$$files" | sed 's|$$|o|'`; \
804         echo " ( cd '$(DESTDIR)$(grblkspythondir)' && rm -f" $$files ")"; \
805         cd "$(DESTDIR)$(grblkspythondir)" && rm -f $$files || exit $$?; \
806         echo " ( cd '$(DESTDIR)$(grblkspythondir)' && rm -f" $$filesc ")"; \
807         cd "$(DESTDIR)$(grblkspythondir)" && rm -f $$filesc || exit $$?; \
808         echo " ( cd '$(DESTDIR)$(grblkspythondir)' && rm -f" $$fileso ")"; \
809         cd "$(DESTDIR)$(grblkspythondir)" && rm -f $$fileso
810 tags: TAGS
811 TAGS:
812
813 ctags: CTAGS
814 CTAGS:
815
816
817 check-TESTS: $(TESTS)
818         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
819         srcdir=$(srcdir); export srcdir; \
820         list=' $(TESTS) '; \
821         $(am__tty_colors); \
822         if test -n "$$list"; then \
823           for tst in $$list; do \
824             if test -f ./$$tst; then dir=./; \
825             elif test -f $$tst; then dir=; \
826             else dir="$(srcdir)/"; fi; \
827             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
828               all=`expr $$all + 1`; \
829               case " $(XFAIL_TESTS) " in \
830               *[\ \     ]$$tst[\ \      ]*) \
831                 xpass=`expr $$xpass + 1`; \
832                 failed=`expr $$failed + 1`; \
833                 col=$$red; res=XPASS; \
834               ;; \
835               *) \
836                 col=$$grn; res=PASS; \
837               ;; \
838               esac; \
839             elif test $$? -ne 77; then \
840               all=`expr $$all + 1`; \
841               case " $(XFAIL_TESTS) " in \
842               *[\ \     ]$$tst[\ \      ]*) \
843                 xfail=`expr $$xfail + 1`; \
844                 col=$$lgn; res=XFAIL; \
845               ;; \
846               *) \
847                 failed=`expr $$failed + 1`; \
848                 col=$$red; res=FAIL; \
849               ;; \
850               esac; \
851             else \
852               skip=`expr $$skip + 1`; \
853               col=$$blu; res=SKIP; \
854             fi; \
855             echo "$${col}$$res$${std}: $$tst"; \
856           done; \
857           if test "$$all" -eq 1; then \
858             tests="test"; \
859             All=""; \
860           else \
861             tests="tests"; \
862             All="All "; \
863           fi; \
864           if test "$$failed" -eq 0; then \
865             if test "$$xfail" -eq 0; then \
866               banner="$$All$$all $$tests passed"; \
867             else \
868               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
869               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
870             fi; \
871           else \
872             if test "$$xpass" -eq 0; then \
873               banner="$$failed of $$all $$tests failed"; \
874             else \
875               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
876               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
877             fi; \
878           fi; \
879           dashes="$$banner"; \
880           skipped=""; \
881           if test "$$skip" -ne 0; then \
882             if test "$$skip" -eq 1; then \
883               skipped="($$skip test was not run)"; \
884             else \
885               skipped="($$skip tests were not run)"; \
886             fi; \
887             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
888               dashes="$$skipped"; \
889           fi; \
890           report=""; \
891           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
892             report="Please report to $(PACKAGE_BUGREPORT)"; \
893             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
894               dashes="$$report"; \
895           fi; \
896           dashes=`echo "$$dashes" | sed s/./=/g`; \
897           if test "$$failed" -eq 0; then \
898             echo "$$grn$$dashes"; \
899           else \
900             echo "$$red$$dashes"; \
901           fi; \
902           echo "$$banner"; \
903           test -z "$$skipped" || echo "$$skipped"; \
904           test -z "$$report" || echo "$$report"; \
905           echo "$$dashes$$std"; \
906           test "$$failed" -eq 0; \
907         else :; fi
908
909 distdir: $(DISTFILES)
910         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
911         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
912         list='$(DISTFILES)'; \
913           dist_files=`for file in $$list; do echo $$file; done | \
914           sed -e "s|^$$srcdirstrip/||;t" \
915               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
916         case $$dist_files in \
917           */*) $(MKDIR_P) `echo "$$dist_files" | \
918                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
919                            sort -u` ;; \
920         esac; \
921         for file in $$dist_files; do \
922           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
923           if test -d $$d/$$file; then \
924             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
925             if test -d "$(distdir)/$$file"; then \
926               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
927             fi; \
928             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
929               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
930               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
931             fi; \
932             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
933           else \
934             test -f "$(distdir)/$$file" \
935             || cp -p $$d/$$file "$(distdir)/$$file" \
936             || exit 1; \
937           fi; \
938         done
939         $(MAKE) $(AM_MAKEFLAGS) \
940           top_distdir="$(top_distdir)" distdir="$(distdir)" \
941           dist-hook
942 check-am: all-am
943         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
944 check: check-am
945 all-am: Makefile
946 installdirs:
947         for dir in "$(DESTDIR)$(grblkspythondir)"; do \
948           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
949         done
950 install: install-am
951 install-exec: install-exec-am
952 install-data: install-data-am
953 uninstall: uninstall-am
954
955 install-am: all-am
956         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
957
958 installcheck: installcheck-am
959 install-strip:
960         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
961           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
962           `test -z '$(STRIP)' || \
963             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
964 mostlyclean-generic:
965         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
966
967 clean-generic:
968
969 distclean-generic:
970         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
971         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
972
973 maintainer-clean-generic:
974         @echo "This command is intended for maintainers to use"
975         @echo "it deletes files that may require special tools to rebuild."
976 clean: clean-am
977
978 clean-am: clean-generic clean-libtool mostlyclean-am
979
980 distclean: distclean-am
981         -rm -f Makefile
982 distclean-am: clean-am distclean-generic
983
984 dvi: dvi-am
985
986 dvi-am:
987
988 html: html-am
989
990 html-am:
991
992 info: info-am
993
994 info-am:
995
996 install-data-am: install-grblkspythonPYTHON
997
998 install-dvi: install-dvi-am
999
1000 install-dvi-am:
1001
1002 install-exec-am:
1003
1004 install-html: install-html-am
1005
1006 install-html-am:
1007
1008 install-info: install-info-am
1009
1010 install-info-am:
1011
1012 install-man:
1013
1014 install-pdf: install-pdf-am
1015
1016 install-pdf-am:
1017
1018 install-ps: install-ps-am
1019
1020 install-ps-am:
1021
1022 installcheck-am:
1023
1024 maintainer-clean: maintainer-clean-am
1025         -rm -f Makefile
1026 maintainer-clean-am: distclean-am maintainer-clean-generic
1027
1028 mostlyclean: mostlyclean-am
1029
1030 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1031
1032 pdf: pdf-am
1033
1034 pdf-am:
1035
1036 ps: ps-am
1037
1038 ps-am:
1039
1040 uninstall-am: uninstall-grblkspythonPYTHON
1041
1042 .MAKE: check-am install-am install-strip
1043
1044 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
1045         clean-libtool dist-hook distclean distclean-generic \
1046         distclean-libtool distdir dvi dvi-am html html-am info info-am \
1047         install install-am install-data install-data-am install-dvi \
1048         install-dvi-am install-exec install-exec-am \
1049         install-grblkspythonPYTHON install-html install-html-am \
1050         install-info install-info-am install-man install-pdf \
1051         install-pdf-am install-ps install-ps-am install-strip \
1052         installcheck installcheck-am installdirs maintainer-clean \
1053         maintainer-clean-generic mostlyclean mostlyclean-generic \
1054         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
1055         uninstall-grblkspythonPYTHON
1056
1057
1058 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1059 docdir ?= $(datadir)/doc/$(PACKAGE)
1060
1061 # Don't distribute the files defined in the variable 'no_dist_files'
1062 dist-hook:
1063         @for file in $(no_dist_files); do \
1064                 echo $(RM) $(distdir)/$$file; \
1065                 $(RM) $(distdir)/$$file; \
1066         done;
1067
1068 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1069 # Otherwise a system limit (for SysV at least) may be exceeded.
1070 .NOEXPORT: