changes from running bootstrap and then make maintainer-clean
[debian/gnuradio] / gr-cvsd-vocoder / src / lib / 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,2005,2008,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,2010 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
61 # -*- Makefile -*-
62 #
63 # Copyright 2009 Free Software Foundation, Inc.
64
65 # This file is part of GNU Radio
66
67 # GNU Radio is free software; you can redistribute it and/or modify
68 # it under the terms of the GNU General Public License as published by
69 # the Free Software Foundation; either version 3, or (at your option)
70 # any later version.
71
72 # GNU Radio is distributed in the hope that it will be useful,
73 # but WITHOUT ANY WARRANTY; without even the implied warranty of
74 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
75 # GNU General Public License for more details.
76
77 # You should have received a copy of the GNU General Public License
78 # along with GNU Radio; see the file COPYING.  If not, write to
79 # the Free Software Foundation, Inc., 51 Franklin Street,
80 # Boston, MA 02110-1301, USA.
81
82
83 # -*- Makefile -*-
84 #
85 # Copyright 2009 Free Software Foundation, Inc.
86
87 # This file is part of GNU Radio
88
89 # GNU Radio is free software; you can redistribute it and/or modify
90 # it under the terms of the GNU General Public License as published by
91 # the Free Software Foundation; either version 3, or (at your option)
92 # any later version.
93
94 # GNU Radio is distributed in the hope that it will be useful,
95 # but WITHOUT ANY WARRANTY; without even the implied warranty of
96 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
97 # GNU General Public License for more details.
98
99 # You should have received a copy of the GNU General Public License
100 # along with GNU Radio; see the file COPYING.  If not, write to
101 # the Free Software Foundation, Inc., 51 Franklin Street,
102 # Boston, MA 02110-1301, USA.
103
104
105 # Makefile.swig.gen for cvsd_vocoder.i
106
107
108 VPATH = @srcdir@
109 pkgdatadir = $(datadir)/@PACKAGE@
110 pkgincludedir = $(includedir)/@PACKAGE@
111 pkglibdir = $(libdir)/@PACKAGE@
112 pkglibexecdir = $(libexecdir)/@PACKAGE@
113 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
114 install_sh_DATA = $(install_sh) -c -m 644
115 install_sh_PROGRAM = $(install_sh) -c
116 install_sh_SCRIPT = $(install_sh) -c
117 INSTALL_HEADER = $(INSTALL_DATA)
118 transform = $(program_transform_name)
119 NORMAL_INSTALL = :
120 PRE_INSTALL = :
121 POST_INSTALL = :
122 NORMAL_UNINSTALL = :
123 PRE_UNINSTALL = :
124 POST_UNINSTALL = :
125 build_triplet = @build@
126 host_triplet = @host@
127 target_triplet = @target@
128 DIST_COMMON = $(am__cvsd_vocoder_python_PYTHON_DIST) \
129         $(am__cvsd_vocoder_swiginclude_HEADERS_DIST) \
130         $(grinclude_HEADERS) $(srcdir)/Makefile.am \
131         $(srcdir)/Makefile.in $(srcdir)/Makefile.swig.gen \
132         $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.swig
133 @PYTHON_TRUE@am__append_1 = $(DEPDIR)/cvsd_vocoder-generate-*
134 @PYTHON_TRUE@am__append_2 = $(DEPDIR)/*.S*
135 subdir = gr-cvsd-vocoder/src/lib
136 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
137 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
138         $(top_srcdir)/config/acx_pthread.m4 \
139         $(top_srcdir)/config/ax_boost_base.m4 \
140         $(top_srcdir)/config/ax_boost_date_time.m4 \
141         $(top_srcdir)/config/ax_boost_program_options.m4 \
142         $(top_srcdir)/config/ax_boost_thread.m4 \
143         $(top_srcdir)/config/cppunit.m4 \
144         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
145         $(top_srcdir)/config/gr_check_memalign.m4 \
146         $(top_srcdir)/config/gr_check_shm_open.m4 \
147         $(top_srcdir)/config/gr_doxygen.m4 \
148         $(top_srcdir)/config/gr_git.m4 \
149         $(top_srcdir)/config/gr_gprof.m4 \
150         $(top_srcdir)/config/gr_lib64.m4 \
151         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
152         $(top_srcdir)/config/gr_no_undefined.m4 \
153         $(top_srcdir)/config/gr_pwin32.m4 \
154         $(top_srcdir)/config/gr_python.m4 \
155         $(top_srcdir)/config/gr_qwt.m4 \
156         $(top_srcdir)/config/gr_qwtplot3d.m4 \
157         $(top_srcdir)/config/gr_scripting.m4 \
158         $(top_srcdir)/config/gr_set_md_cpu.m4 \
159         $(top_srcdir)/config/gr_swig.m4 \
160         $(top_srcdir)/config/gr_sysv_shm.m4 \
161         $(top_srcdir)/config/gr_version.m4 \
162         $(top_srcdir)/config/grc_build.m4 \
163         $(top_srcdir)/config/grc_docs.m4 \
164         $(top_srcdir)/config/grc_gcell.m4 \
165         $(top_srcdir)/config/grc_gnuradio_core.m4 \
166         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
167         $(top_srcdir)/config/grc_gr_atsc.m4 \
168         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
169         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
170         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
171         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
172         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
173         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
174         $(top_srcdir)/config/grc_gr_comedi.m4 \
175         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
176         $(top_srcdir)/config/grc_gr_gcell.m4 \
177         $(top_srcdir)/config/grc_gr_gpio.m4 \
178         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
179         $(top_srcdir)/config/grc_gr_msdd6000.m4 \
180         $(top_srcdir)/config/grc_gr_noaa.m4 \
181         $(top_srcdir)/config/grc_gr_pager.m4 \
182         $(top_srcdir)/config/grc_gr_qtgui.m4 \
183         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
184         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
185         $(top_srcdir)/config/grc_gr_sounder.m4 \
186         $(top_srcdir)/config/grc_gr_trellis.m4 \
187         $(top_srcdir)/config/grc_gr_usrp.m4 \
188         $(top_srcdir)/config/grc_gr_usrp2.m4 \
189         $(top_srcdir)/config/grc_gr_utils.m4 \
190         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
191         $(top_srcdir)/config/grc_gr_wxgui.m4 \
192         $(top_srcdir)/config/grc_grc.m4 \
193         $(top_srcdir)/config/grc_gruel.m4 \
194         $(top_srcdir)/config/grc_usrp.m4 \
195         $(top_srcdir)/config/grc_usrp2.m4 \
196         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
197         $(top_srcdir)/config/lf_warnings.m4 \
198         $(top_srcdir)/config/libtool.m4 \
199         $(top_srcdir)/config/ltoptions.m4 \
200         $(top_srcdir)/config/ltsugar.m4 \
201         $(top_srcdir)/config/ltversion.m4 \
202         $(top_srcdir)/config/lt~obsolete.m4 \
203         $(top_srcdir)/config/macosx_audiounit.m4 \
204         $(top_srcdir)/config/mkstemp.m4 \
205         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
206         $(top_srcdir)/config/sdl.m4 \
207         $(top_srcdir)/config/usrp_fusb_tech.m4 \
208         $(top_srcdir)/config/usrp_libusb.m4 \
209         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
210 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
211         $(ACLOCAL_M4)
212 mkinstalldirs = $(install_sh) -d
213 CONFIG_HEADER = $(top_builddir)/config.h
214 CONFIG_CLEAN_FILES =
215 CONFIG_CLEAN_VPATH_FILES =
216 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
217 am__vpath_adj = case $$p in \
218     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
219     *) f=$$p;; \
220   esac;
221 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
222 am__install_max = 40
223 am__nobase_strip_setup = \
224   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
225 am__nobase_strip = \
226   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
227 am__nobase_list = $(am__nobase_strip_setup); \
228   for p in $$list; do echo "$$p $$p"; done | \
229   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
230   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
231     if (++n[$$2] == $(am__install_max)) \
232       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
233     END { for (dir in files) print dir, files[dir] }'
234 am__base_list = \
235   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
236   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
237 am__installdirs = "$(DESTDIR)$(cvsd_vocoder_pylibdir)" \
238         "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cvsd_vocoder_pythondir)" \
239         "$(DESTDIR)$(cvsd_vocoder_swigincludedir)" \
240         "$(DESTDIR)$(grincludedir)"
241 LTLIBRARIES = $(cvsd_vocoder_pylib_LTLIBRARIES) $(lib_LTLIBRARIES)
242 am__DEPENDENCIES_1 =
243 @PYTHON_TRUE@_cvsd_vocoder_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
244 @PYTHON_TRUE@   $(cvsd_vocoder_la_swig_libadd)
245 am___cvsd_vocoder_la_SOURCES_DIST = cvsd_vocoder.cc
246 @PYTHON_TRUE@am__cvsd_vocoder_la_OBJECTS =  \
247 @PYTHON_TRUE@   _cvsd_vocoder_la-cvsd_vocoder.lo
248 _cvsd_vocoder_la_OBJECTS = $(am__cvsd_vocoder_la_OBJECTS)
249 _cvsd_vocoder_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
250         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
251         $(_cvsd_vocoder_la_CXXFLAGS) $(CXXFLAGS) \
252         $(_cvsd_vocoder_la_LDFLAGS) $(LDFLAGS) -o $@
253 @PYTHON_TRUE@am__cvsd_vocoder_la_rpath = -rpath \
254 @PYTHON_TRUE@   $(cvsd_vocoder_pylibdir)
255 libgnuradio_cvsd_vocoder_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
256 am_libgnuradio_cvsd_vocoder_la_OBJECTS = cvsd_decode_bs.lo \
257         cvsd_encode_sb.lo
258 libgnuradio_cvsd_vocoder_la_OBJECTS =  \
259         $(am_libgnuradio_cvsd_vocoder_la_OBJECTS)
260 libgnuradio_cvsd_vocoder_la_LINK = $(LIBTOOL) --tag=CXX \
261         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
262         $(AM_CXXFLAGS) $(CXXFLAGS) \
263         $(libgnuradio_cvsd_vocoder_la_LDFLAGS) $(LDFLAGS) -o $@
264 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
265 depcomp = $(SHELL) $(top_srcdir)/depcomp
266 am__depfiles_maybe = depfiles
267 am__mv = mv -f
268 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
269         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
270 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
271         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
272         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
273 CXXLD = $(CXX)
274 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
275         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
276         $(LDFLAGS) -o $@
277 SOURCES = $(_cvsd_vocoder_la_SOURCES) \
278         $(libgnuradio_cvsd_vocoder_la_SOURCES)
279 DIST_SOURCES = $(am___cvsd_vocoder_la_SOURCES_DIST) \
280         $(libgnuradio_cvsd_vocoder_la_SOURCES)
281 am__cvsd_vocoder_python_PYTHON_DIST = cvsd_vocoder.py
282 py_compile = $(top_srcdir)/py-compile
283 am__cvsd_vocoder_swiginclude_HEADERS_DIST = cvsd_vocoder.i
284 HEADERS = $(cvsd_vocoder_swiginclude_HEADERS) $(grinclude_HEADERS)
285 ETAGS = etags
286 CTAGS = ctags
287 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
288 ACLOCAL = @ACLOCAL@
289 ALLOCA = @ALLOCA@
290 ALSA_CFLAGS = @ALSA_CFLAGS@
291 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
292 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
293 ALSA_LIBS = @ALSA_LIBS@
294 AMTAR = @AMTAR@
295 AR = @AR@
296 AS = @AS@
297 AUTOCONF = @AUTOCONF@
298 AUTOHEADER = @AUTOHEADER@
299 AUTOMAKE = @AUTOMAKE@
300 AWK = @AWK@
301 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
302 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
303 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
304 BOOST_LDFLAGS = @BOOST_LDFLAGS@
305 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
306 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
307 BUILD_DATE = @BUILD_DATE@
308 CBLAS_LIBS = @CBLAS_LIBS@
309 CC = @CC@
310 CCAS = @CCAS@
311 CCASDEPMODE = @CCASDEPMODE@
312 CCASFLAGS = @CCASFLAGS@
313 CCDEPMODE = @CCDEPMODE@
314 CFLAGS = @CFLAGS@
315 COMEDI_CFLAGS = @COMEDI_CFLAGS@
316 COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@
317 COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@
318 COMEDI_LIBS = @COMEDI_LIBS@
319 CPP = @CPP@
320 CPPFLAGS = @CPPFLAGS@
321 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
322 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
323 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
324 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
325 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
326 CPPUNIT_LIBS = @CPPUNIT_LIBS@
327 CXX = @CXX@
328 CXXCPP = @CXXCPP@
329 CXXDEPMODE = @CXXDEPMODE@
330 CXXFLAGS = @CXXFLAGS@
331 CXX_FOR_BUILD = @CXX_FOR_BUILD@
332 CYGPATH_W = @CYGPATH_W@
333 DEFINES = @DEFINES@
334 DEFS = @DEFS@
335 DEPDIR = @DEPDIR@
336 DLLTOOL = @DLLTOOL@
337 DOCVER = @DOCVER@
338 DOT = @DOT@
339 DOXYGEN = @DOXYGEN@
340 DSYMUTIL = @DSYMUTIL@
341 DUMPBIN = @DUMPBIN@
342 ECHO_C = @ECHO_C@
343 ECHO_N = @ECHO_N@
344 ECHO_T = @ECHO_T@
345 EGREP = @EGREP@
346 EXEEXT = @EXEEXT@
347 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
348 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
349 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
350 FFTW3F_LIBS = @FFTW3F_LIBS@
351 FGREP = @FGREP@
352 FUSB_TECH = @FUSB_TECH@
353 GIT = @GIT@
354 GIT_COMMIT = @GIT_COMMIT@
355 GIT_DESCRIBE = @GIT_DESCRIBE@
356 GIT_SEQNO = @GIT_SEQNO@
357 GIT_TAG = @GIT_TAG@
358 GREP = @GREP@
359 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
360 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
361 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
362 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
363 GR_PREFSDIR = @GR_PREFSDIR@
364 GSL_CFLAGS = @GSL_CFLAGS@
365 GSL_CPPFLAGS = @GSL_CPPFLAGS@
366 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
367 GSL_LIBS = @GSL_LIBS@
368 GUILE = @GUILE@
369 HAVE_DOT = @HAVE_DOT@
370 INSTALL = @INSTALL@
371 INSTALL_DATA = @INSTALL_DATA@
372 INSTALL_PROGRAM = @INSTALL_PROGRAM@
373 INSTALL_SCRIPT = @INSTALL_SCRIPT@
374 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
375 IPC_LIBS = @IPC_LIBS@
376 JACK_CFLAGS = @JACK_CFLAGS@
377 JACK_CPPFLAGS = @JACK_CPPFLAGS@
378 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
379 JACK_LIBS = @JACK_LIBS@
380 LD = @LD@
381 LDFLAGS = @LDFLAGS@
382 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
383 LIBOBJS = @LIBOBJS@
384 LIBS = @LIBS@
385 LIBTOOL = @LIBTOOL@
386 LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@
387 LIBVER = @LIBVER@
388 LIPO = @LIPO@
389 LN_S = @LN_S@
390 LTLIBOBJS = @LTLIBOBJS@
391 MAKEINFO = @MAKEINFO@
392 MD_CPU = @MD_CPU@
393 MD_SUBCPU = @MD_SUBCPU@
394 MKDIR_P = @MKDIR_P@
395 NM = @NM@
396 NMEDIT = @NMEDIT@
397 NO_UNDEFINED = @NO_UNDEFINED@
398 OBJDUMP = @OBJDUMP@
399 OBJEXT = @OBJEXT@
400 OSS_LIBS = @OSS_LIBS@
401 OTOOL = @OTOOL@
402 OTOOL64 = @OTOOL64@
403 PACKAGE = @PACKAGE@
404 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
405 PACKAGE_NAME = @PACKAGE_NAME@
406 PACKAGE_STRING = @PACKAGE_STRING@
407 PACKAGE_TARNAME = @PACKAGE_TARNAME@
408 PACKAGE_URL = @PACKAGE_URL@
409 PACKAGE_VERSION = @PACKAGE_VERSION@
410 PATH_SEPARATOR = @PATH_SEPARATOR@
411 PKG_CONFIG = @PKG_CONFIG@
412 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
413 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
414 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
415 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
416 PTHREAD_CC = @PTHREAD_CC@
417 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
418 PTHREAD_LIBS = @PTHREAD_LIBS@
419 PYTHON = @PYTHON@
420 PYTHONW = @PYTHONW@
421 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
422 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
423 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
424 PYTHON_PLATFORM = @PYTHON_PLATFORM@
425 PYTHON_PREFIX = @PYTHON_PREFIX@
426 PYTHON_VERSION = @PYTHON_VERSION@
427 QMAKE_INCLUDES = @QMAKE_INCLUDES@
428 QTCORE_CFLAGS = @QTCORE_CFLAGS@
429 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
430 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
431 QTCORE_LIBS = @QTCORE_LIBS@
432 QTGUI_CFLAGS = @QTGUI_CFLAGS@
433 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
434 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
435 QTGUI_LIBS = @QTGUI_LIBS@
436 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
437 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
438 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
439 QTOPENGL_LIBS = @QTOPENGL_LIBS@
440 QT_INCLUDES = @QT_INCLUDES@
441 QT_LIBS = @QT_LIBS@
442 QT_MOC_EXEC = @QT_MOC_EXEC@
443 QT_UIC_EXEC = @QT_UIC_EXEC@
444 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
445 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
446 QWT_CFLAGS = @QWT_CFLAGS@
447 QWT_LIBS = @QWT_LIBS@
448 RANLIB = @RANLIB@
449 RELEASE = @RELEASE@
450 RM_PROG = @RM_PROG@
451 SDL_CFLAGS = @SDL_CFLAGS@
452 SDL_CONFIG = @SDL_CONFIG@
453 SDL_CPPFLAGS = @SDL_CPPFLAGS@
454 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
455 SDL_LIBS = @SDL_LIBS@
456 SED = @SED@
457 SET_MAKE = @SET_MAKE@
458 SHELL = @SHELL@
459 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
460 SPU_GCC_PROG = @SPU_GCC_PROG@
461 STRIP = @STRIP@
462 SWIG = @SWIG@
463 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
464 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
465 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
466 SYSCONFDIR = @SYSCONFDIR@
467 USB_CFLAGS = @USB_CFLAGS@
468 USB_CPPFLAGS = @USB_CPPFLAGS@
469 USB_INCLUDEDIR = @USB_INCLUDEDIR@
470 USB_INCLUDES = @USB_INCLUDES@
471 USB_LIBS = @USB_LIBS@
472 USE_LIBUSB1 = @USE_LIBUSB1@
473 USRP2_INCLUDES = @USRP2_INCLUDES@
474 USRP2_LA = @USRP2_LA@
475 VERSION = @VERSION@
476 WINAUDIO_LIBS = @WINAUDIO_LIBS@
477 XAS = @XAS@
478 XCC = @XCC@
479 XDG_UTILS = @XDG_UTILS@
480 XMLTO = @XMLTO@
481 abs_builddir = @abs_builddir@
482 abs_srcdir = @abs_srcdir@
483 abs_top_builddir = @abs_top_builddir@
484 abs_top_srcdir = @abs_top_srcdir@
485 ac_ct_CC = @ac_ct_CC@
486 ac_ct_CXX = @ac_ct_CXX@
487 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
488 acx_pthread_config = @acx_pthread_config@
489 am__include = @am__include@
490 am__leading_dot = @am__leading_dot@
491 am__quote = @am__quote@
492 am__tar = @am__tar@
493 am__untar = @am__untar@
494 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
495 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
496 bindir = @bindir@
497 build = @build@
498 build_alias = @build_alias@
499 build_cpu = @build_cpu@
500 build_dirs = @build_dirs@
501 build_os = @build_os@
502 build_vendor = @build_vendor@
503 builddir = @builddir@
504 datadir = @datadir@
505 datarootdir = @datarootdir@
506 docdir = @docdir@
507 docs_INCLUDEDIR = @docs_INCLUDEDIR@
508 docs_INCLUDES = @docs_INCLUDES@
509 docs_LA = @docs_LA@
510 docs_LDFLAG = @docs_LDFLAG@
511 docs_LIBDIRPATH = @docs_LIBDIRPATH@
512 dvidir = @dvidir@
513 enable_dot = @enable_dot@
514 enable_html_docs = @enable_html_docs@
515 enable_latex_docs = @enable_latex_docs@
516 enable_xml_docs = @enable_xml_docs@
517 exec_prefix = @exec_prefix@
518 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
519 gcell_INCLUDES = @gcell_INCLUDES@
520 gcell_LA = @gcell_LA@
521 gcell_LDFLAG = @gcell_LDFLAG@
522 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
523 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
524 gcell_spu_LA = @gcell_spu_LA@
525 generate_docs = @generate_docs@
526 gnuradio_core_I = @gnuradio_core_I@
527 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
528 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
529 gnuradio_core_LA = @gnuradio_core_LA@
530 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
531 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
532 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
533 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
534 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
535 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
536 gnuradio_examples_LA = @gnuradio_examples_LA@
537 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
538 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
539 gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@
540 gr_atsc_INCLUDES = @gr_atsc_INCLUDES@
541 gr_atsc_LA = @gr_atsc_LA@
542 gr_atsc_LDFLAG = @gr_atsc_LDFLAG@
543 gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@
544 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
545 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
546 gr_audio_alsa_LA = @gr_audio_alsa_LA@
547 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
548 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
549 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
550 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
551 gr_audio_jack_LA = @gr_audio_jack_LA@
552 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
553 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
554 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
555 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
556 gr_audio_oss_LA = @gr_audio_oss_LA@
557 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
558 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
559 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
560 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
561 gr_audio_osx_LA = @gr_audio_osx_LA@
562 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
563 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
564 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
565 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
566 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
567 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
568 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
569 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
570 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
571 gr_audio_windows_LA = @gr_audio_windows_LA@
572 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
573 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
574 gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@
575 gr_comedi_INCLUDES = @gr_comedi_INCLUDES@
576 gr_comedi_LA = @gr_comedi_LA@
577 gr_comedi_LDFLAG = @gr_comedi_LDFLAG@
578 gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@
579 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
580 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
581 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
582 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
583 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
584 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
585 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
586 gr_gcell_LA = @gr_gcell_LA@
587 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
588 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
589 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
590 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
591 gr_gpio_LA = @gr_gpio_LA@
592 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
593 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
594 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
595 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
596 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
597 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
598 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
599 gr_libdir_suffix = @gr_libdir_suffix@
600 gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@
601 gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@
602 gr_msdd6000_LA = @gr_msdd6000_LA@
603 gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@
604 gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@
605 gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@
606 gr_noaa_INCLUDES = @gr_noaa_INCLUDES@
607 gr_noaa_LA = @gr_noaa_LA@
608 gr_noaa_LDFLAG = @gr_noaa_LDFLAG@
609 gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@
610 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
611 gr_pager_INCLUDES = @gr_pager_INCLUDES@
612 gr_pager_LA = @gr_pager_LA@
613 gr_pager_LDFLAG = @gr_pager_LDFLAG@
614 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
615 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
616 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
617 gr_qtgui_LA = @gr_qtgui_LA@
618 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
619 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
620 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
621 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
622 gr_radar_mono_LA = @gr_radar_mono_LA@
623 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
624 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
625 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
626 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
627 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
628 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
629 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
630 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
631 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
632 gr_sounder_LA = @gr_sounder_LA@
633 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
634 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
635 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
636 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
637 gr_trellis_LA = @gr_trellis_LA@
638 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
639 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
640 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
641 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
642 gr_usrp2_LA = @gr_usrp2_LA@
643 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
644 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
645 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
646 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
647 gr_usrp_LA = @gr_usrp_LA@
648 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
649 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
650 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
651 gr_utils_INCLUDES = @gr_utils_INCLUDES@
652 gr_utils_LA = @gr_utils_LA@
653 gr_utils_LDFLAG = @gr_utils_LDFLAG@
654 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
655 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
656 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
657 gr_video_sdl_LA = @gr_video_sdl_LA@
658 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
659 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
660 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
661 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
662 gr_wxgui_LA = @gr_wxgui_LA@
663 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
664 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
665 grc_INCLUDEDIR = @grc_INCLUDEDIR@
666 grc_INCLUDES = @grc_INCLUDES@
667 grc_LA = @grc_LA@
668 grc_LDFLAG = @grc_LDFLAG@
669 grc_LIBDIRPATH = @grc_LIBDIRPATH@
670 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
671 gruel_INCLUDES = @gruel_INCLUDES@
672 gruel_LA = @gruel_LA@
673 gruel_LDFLAG = @gruel_LDFLAG@
674 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
675 host = @host@
676 host_alias = @host_alias@
677 host_cpu = @host_cpu@
678 host_os = @host_os@
679 host_vendor = @host_vendor@
680 htmldir = @htmldir@
681 includedir = @includedir@
682 infodir = @infodir@
683 install_sh = @install_sh@
684 lf_CFLAGS = @lf_CFLAGS@
685 lf_CXXFLAGS = @lf_CXXFLAGS@
686 libdir = @libdir@
687 libexecdir = @libexecdir@
688 localedir = @localedir@
689 localstatedir = @localstatedir@
690 lt_ECHO = @lt_ECHO@
691 mandir = @mandir@
692 mkdir_p = @mkdir_p@
693 oldincludedir = @oldincludedir@
694 pdfdir = @pdfdir@
695 pkgpyexecdir = @pkgpyexecdir@
696 pkgpythondir = @pkgpythondir@
697 prefix = @prefix@
698 program_transform_name = @program_transform_name@
699 psdir = @psdir@
700 pyexecdir = @pyexecdir@
701 pythondir = @pythondir@
702 sbindir = @sbindir@
703 sharedstatedir = @sharedstatedir@
704 skipped_dirs = @skipped_dirs@
705 srcdir = @srcdir@
706 subdirs = @subdirs@
707 swig_CXXFLAGS = @swig_CXXFLAGS@
708 sysconfdir = @sysconfdir@
709 target = @target@
710 target_alias = @target_alias@
711 target_cpu = @target_cpu@
712 target_os = @target_os@
713 target_vendor = @target_vendor@
714 top_build_prefix = @top_build_prefix@
715 top_builddir = @top_builddir@
716 top_srcdir = @top_srcdir@
717 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
718 usrp2_INCLUDES = @usrp2_INCLUDES@
719 usrp2_LA = @usrp2_LA@
720 usrp2_LDFLAG = @usrp2_LDFLAG@
721 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
722 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
723 usrp_INCLUDES = @usrp_INCLUDES@
724 usrp_LA = @usrp_LA@
725 usrp_LDFLAG = @usrp_LDFLAG@
726 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
727 with_INCLUDES = @with_INCLUDES@
728 with_LIBDIRPATH = @with_LIBDIRPATH@
729 with_PYDIRPATH = @with_PYDIRPATH@
730 with_SWIGDIRPATH = @with_SWIGDIRPATH@
731 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
732 with_dirs = @with_dirs@
733 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
734 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
735
736 # Sets ABI version in SONAME and appends -LIBVER to filename
737 LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER)
738
739 # includes
740 grincludedir = $(includedir)/gnuradio
741
742 # swig includes
743 @PYTHON_TRUE@swigincludedir = $(grincludedir)/swig
744
745 # Install the gnuradio stuff in the appropriate subdirectory
746 # This usually ends up at:
747 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
748 @PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio
749 @PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio
750
751 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
752 # This usually ends up at:
753 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
754 @PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm
755 @PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm
756
757 # gcell includes
758 gcellincludedir = $(includedir)/gcell
759 gcellspuincludedir = $(includedir)/gcell/spu
760
761 # Cell spu libs
762 libspudir = $(libdir)spu
763
764 # This used to be set in configure.ac but is now defined here for all 
765 # Makefiles when this fragment is included.
766 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
767         $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
768
769
770 # when including for compilation from pre-installed libraries and such,
771 # need to make sure those are put last on the compile command
772 WITH_INCLUDES = @with_INCLUDES@
773 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
774
775 # Where to find gnuradio include files in the current build tree
776 # top_srcdir for original stuff, top_builddir for generated files
777 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
778
779 # How to link in GNU Radio core library from inside the tree
780 GNURADIO_CORE_LA = @gnuradio_core_LA@
781
782 # How to link in the USRP library from inside the tree
783 GRUEL_INCLUDES = @gruel_INCLUDES@
784 GRUEL_LA = @gruel_LA@
785
786 # How to link in the USRP library from inside the tree
787 USRP_INCLUDES = @usrp_INCLUDES@
788 USRP_LA = @usrp_LA@
789
790 # How to link the gcell library from inside the tree (the PPU part)
791 GCELL_INCLUDES = @gcell_INCLUDES@
792 GCELL_LA = @gcell_LA@
793
794 # How to link the gcell library from inside the tree (the SPU part)
795 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
796 GCELL_SPU_LA = @gcell_spu_LA@
797
798 # libtool aware wrapper for ppu-embedspu
799 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
800
801 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
802 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
803 RM = $(RM_PROG) -f
804 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s
805
806 # Base directory for example applications
807 exampledir = $(datadir)/gnuradio/examples
808 gr_docdir = $(docdir)-$(DOCVER)
809
810 # System configuration files
811 gr_prefsdir = $(GR_PREFSDIR)
812
813 # Data directory for grc block wrappers
814 grc_blocksdir = $(pkgdatadir)/grc/blocks
815
816 # Other common defines; use "+=" to add to these
817 STAMPS = $(am__append_1)
818 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \
819         *.loT $(am__append_2)
820 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(PYTHON_CPPFLAGS) $(WITH_INCLUDES)
821
822 # These headers get installed in ${prefix}/include/gnuradio
823 grinclude_HEADERS = \
824         cvsd_decode_bs.h                \
825         cvsd_encode_sb.h
826
827 lib_LTLIBRARIES = libgnuradio-cvsd-vocoder.la
828 libgnuradio_cvsd_vocoder_la_SOURCES = \
829         cvsd_decode_bs.cc               \
830         cvsd_encode_sb.cc
831
832 libgnuradio_cvsd_vocoder_la_LIBADD = \
833         $(GNURADIO_CORE_LA)
834
835 libgnuradio_cvsd_vocoder_la_LDFLAGS = $(NO_UNDEFINED) $(LTVERSIONFLAGS)
836
837 ###################################
838 # SWIG Python interface and library
839 @PYTHON_TRUE@TOP_SWIG_IFILES = \
840 @PYTHON_TRUE@   cvsd_vocoder.i
841
842
843 # Install so that they end up available as:
844 #   import gnuradio.vocoder.cvsd_vocoder
845 # This ends up at:
846 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio/vocoder
847 @PYTHON_TRUE@cvsd_vocoder_pythondir_category = \
848 @PYTHON_TRUE@   gnuradio/vocoder
849
850
851 # additional libraries for linking with the SWIG-generated library
852 @PYTHON_TRUE@cvsd_vocoder_la_swig_libadd = \
853 @PYTHON_TRUE@   libgnuradio-cvsd-vocoder.la
854
855 @PYTHON_TRUE@SWIG_PYTHON_FLAGS = \
856 @PYTHON_TRUE@   -fvirtual       \
857 @PYTHON_TRUE@   -python         \
858 @PYTHON_TRUE@   -modern         \
859 @PYTHON_TRUE@   -keyword        \
860 @PYTHON_TRUE@   -w511           \
861 @PYTHON_TRUE@   -outdir .
862
863 @PYTHON_TRUE@STD_SWIG_PYTHON_ARGS = \
864 @PYTHON_TRUE@   $(SWIG_PYTHON_FLAGS)                    \
865 @PYTHON_TRUE@   $(STD_DEFINES_AND_INCLUDES)             \
866 @PYTHON_TRUE@   $(WITH_SWIG_INCLUDES)                   \
867 @PYTHON_TRUE@   $(WITH_INCLUDES)
868
869 @PYTHON_TRUE@STD_SWIG_LA_LD_FLAGS = \
870 @PYTHON_TRUE@   $(PYTHON_LDFLAGS)       \
871 @PYTHON_TRUE@   -module                 \
872 @PYTHON_TRUE@   -avoid-version          \
873 @PYTHON_TRUE@   $(NO_UNDEFINED)
874
875 @PYTHON_TRUE@STD_SWIG_LA_LIB_ADD = \
876 @PYTHON_TRUE@   -lstdc++
877
878 @PYTHON_TRUE@STD_SWIG_CXX_FLAGS = @swig_CXXFLAGS@
879 @PYTHON_TRUE@SUFFIXES = .i
880 @PYTHON_TRUE@swig_built_sources = cvsd_vocoder.py cvsd_vocoder.cc
881 @PYTHON_TRUE@cvsd_vocoder_pythondir = $(pythondir)/$(cvsd_vocoder_pythondir_category)
882 @PYTHON_TRUE@cvsd_vocoder_pylibdir = $(pyexecdir)/$(cvsd_vocoder_pylibdir_category)
883 @PYTHON_TRUE@cvsd_vocoder_swigincludedir = $(swigincludedir)
884 @PYTHON_TRUE@cvsd_vocoder_swiginclude_HEADERS = \
885 @PYTHON_TRUE@   cvsd_vocoder.i                  \
886 @PYTHON_TRUE@   $(cvsd_vocoder_swiginclude_headers)
887
888 @PYTHON_TRUE@cvsd_vocoder_pylib_LTLIBRARIES = \
889 @PYTHON_TRUE@   _cvsd_vocoder.la
890
891 @PYTHON_TRUE@_cvsd_vocoder_la_SOURCES = \
892 @PYTHON_TRUE@   cvsd_vocoder.cc                 \
893 @PYTHON_TRUE@   $(cvsd_vocoder_la_swig_sources)
894
895 @PYTHON_TRUE@_cvsd_vocoder_la_LIBADD = \
896 @PYTHON_TRUE@   $(STD_SWIG_LA_LIB_ADD)          \
897 @PYTHON_TRUE@   $(cvsd_vocoder_la_swig_libadd)
898
899 @PYTHON_TRUE@_cvsd_vocoder_la_LDFLAGS = \
900 @PYTHON_TRUE@   $(STD_SWIG_LA_LD_FLAGS)         \
901 @PYTHON_TRUE@   $(cvsd_vocoder_la_swig_ldflags)
902
903 @PYTHON_TRUE@_cvsd_vocoder_la_CXXFLAGS = \
904 @PYTHON_TRUE@   $(STD_SWIG_CXX_FLAGS)           \
905 @PYTHON_TRUE@   $(cvsd_vocoder_la_swig_cxxflags)
906
907 @PYTHON_TRUE@cvsd_vocoder_python_PYTHON = \
908 @PYTHON_TRUE@   cvsd_vocoder.py                 \
909 @PYTHON_TRUE@   $(cvsd_vocoder_python)
910
911
912 # add some of the variables generated inside the Makefile.swig.gen
913 @PYTHON_TRUE@BUILT_SOURCES = $(swig_built_sources)
914
915 # Do not distribute the output of SWIG
916 @PYTHON_TRUE@no_dist_files = $(swig_built_sources)
917 all: $(BUILT_SOURCES)
918         $(MAKE) $(AM_MAKEFLAGS) all-am
919
920 .SUFFIXES:
921 .SUFFIXES: .i .cc .lo .o .obj
922 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.swig $(srcdir)/Makefile.swig.gen $(am__configure_deps)
923         @for dep in $?; do \
924           case '$(am__configure_deps)' in \
925             *$$dep*) \
926               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
927                 && { if test -f $@; then exit 0; else break; fi; }; \
928               exit 1;; \
929           esac; \
930         done; \
931         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-cvsd-vocoder/src/lib/Makefile'; \
932         $(am__cd) $(top_srcdir) && \
933           $(AUTOMAKE) --gnu gr-cvsd-vocoder/src/lib/Makefile
934 .PRECIOUS: Makefile
935 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
936         @case '$?' in \
937           *config.status*) \
938             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
939           *) \
940             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
941             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
942         esac;
943
944 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
945         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
946
947 $(top_srcdir)/configure:  $(am__configure_deps)
948         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
949 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
950         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
951 $(am__aclocal_m4_deps):
952 install-cvsd_vocoder_pylibLTLIBRARIES: $(cvsd_vocoder_pylib_LTLIBRARIES)
953         @$(NORMAL_INSTALL)
954         test -z "$(cvsd_vocoder_pylibdir)" || $(MKDIR_P) "$(DESTDIR)$(cvsd_vocoder_pylibdir)"
955         @list='$(cvsd_vocoder_pylib_LTLIBRARIES)'; test -n "$(cvsd_vocoder_pylibdir)" || list=; \
956         list2=; for p in $$list; do \
957           if test -f $$p; then \
958             list2="$$list2 $$p"; \
959           else :; fi; \
960         done; \
961         test -z "$$list2" || { \
962           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cvsd_vocoder_pylibdir)'"; \
963           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cvsd_vocoder_pylibdir)"; \
964         }
965
966 uninstall-cvsd_vocoder_pylibLTLIBRARIES:
967         @$(NORMAL_UNINSTALL)
968         @list='$(cvsd_vocoder_pylib_LTLIBRARIES)'; test -n "$(cvsd_vocoder_pylibdir)" || list=; \
969         for p in $$list; do \
970           $(am__strip_dir) \
971           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cvsd_vocoder_pylibdir)/$$f'"; \
972           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cvsd_vocoder_pylibdir)/$$f"; \
973         done
974
975 clean-cvsd_vocoder_pylibLTLIBRARIES:
976         -test -z "$(cvsd_vocoder_pylib_LTLIBRARIES)" || rm -f $(cvsd_vocoder_pylib_LTLIBRARIES)
977         @list='$(cvsd_vocoder_pylib_LTLIBRARIES)'; for p in $$list; do \
978           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
979           test "$$dir" != "$$p" || dir=.; \
980           echo "rm -f \"$${dir}/so_locations\""; \
981           rm -f "$${dir}/so_locations"; \
982         done
983 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
984         @$(NORMAL_INSTALL)
985         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
986         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
987         list2=; for p in $$list; do \
988           if test -f $$p; then \
989             list2="$$list2 $$p"; \
990           else :; fi; \
991         done; \
992         test -z "$$list2" || { \
993           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
994           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
995         }
996
997 uninstall-libLTLIBRARIES:
998         @$(NORMAL_UNINSTALL)
999         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1000         for p in $$list; do \
1001           $(am__strip_dir) \
1002           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1003           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1004         done
1005
1006 clean-libLTLIBRARIES:
1007         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1008         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1009           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1010           test "$$dir" != "$$p" || dir=.; \
1011           echo "rm -f \"$${dir}/so_locations\""; \
1012           rm -f "$${dir}/so_locations"; \
1013         done
1014 _cvsd_vocoder.la: $(_cvsd_vocoder_la_OBJECTS) $(_cvsd_vocoder_la_DEPENDENCIES) 
1015         $(_cvsd_vocoder_la_LINK) $(am__cvsd_vocoder_la_rpath) $(_cvsd_vocoder_la_OBJECTS) $(_cvsd_vocoder_la_LIBADD) $(LIBS)
1016 libgnuradio-cvsd-vocoder.la: $(libgnuradio_cvsd_vocoder_la_OBJECTS) $(libgnuradio_cvsd_vocoder_la_DEPENDENCIES) 
1017         $(libgnuradio_cvsd_vocoder_la_LINK) -rpath $(libdir) $(libgnuradio_cvsd_vocoder_la_OBJECTS) $(libgnuradio_cvsd_vocoder_la_LIBADD) $(LIBS)
1018
1019 mostlyclean-compile:
1020         -rm -f *.$(OBJEXT)
1021
1022 distclean-compile:
1023         -rm -f *.tab.c
1024
1025 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_cvsd_vocoder_la-cvsd_vocoder.Plo@am__quote@
1026 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvsd_decode_bs.Plo@am__quote@
1027 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvsd_encode_sb.Plo@am__quote@
1028
1029 .cc.o:
1030 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1031 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1034 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1035
1036 .cc.obj:
1037 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1038 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1039 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1040 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1041 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1042
1043 .cc.lo:
1044 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1045 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1046 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1048 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1049
1050 _cvsd_vocoder_la-cvsd_vocoder.lo: cvsd_vocoder.cc
1051 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_cvsd_vocoder_la_CXXFLAGS) $(CXXFLAGS) -MT _cvsd_vocoder_la-cvsd_vocoder.lo -MD -MP -MF $(DEPDIR)/_cvsd_vocoder_la-cvsd_vocoder.Tpo -c -o _cvsd_vocoder_la-cvsd_vocoder.lo `test -f 'cvsd_vocoder.cc' || echo '$(srcdir)/'`cvsd_vocoder.cc
1052 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/_cvsd_vocoder_la-cvsd_vocoder.Tpo $(DEPDIR)/_cvsd_vocoder_la-cvsd_vocoder.Plo
1053 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='cvsd_vocoder.cc' object='_cvsd_vocoder_la-cvsd_vocoder.lo' libtool=yes @AMDEPBACKSLASH@
1054 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_cvsd_vocoder_la_CXXFLAGS) $(CXXFLAGS) -c -o _cvsd_vocoder_la-cvsd_vocoder.lo `test -f 'cvsd_vocoder.cc' || echo '$(srcdir)/'`cvsd_vocoder.cc
1056
1057 mostlyclean-libtool:
1058         -rm -f *.lo
1059
1060 clean-libtool:
1061         -rm -rf .libs _libs
1062 install-cvsd_vocoder_pythonPYTHON: $(cvsd_vocoder_python_PYTHON)
1063         @$(NORMAL_INSTALL)
1064         test -z "$(cvsd_vocoder_pythondir)" || $(MKDIR_P) "$(DESTDIR)$(cvsd_vocoder_pythondir)"
1065         @list='$(cvsd_vocoder_python_PYTHON)'; dlist=; list2=; test -n "$(cvsd_vocoder_pythondir)" || list=; \
1066         for p in $$list; do \
1067           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
1068           if test -f $$b$$p; then \
1069             $(am__strip_dir) \
1070             dlist="$$dlist $$f"; \
1071             list2="$$list2 $$b$$p"; \
1072           else :; fi; \
1073         done; \
1074         for file in $$list2; do echo $$file; done | $(am__base_list) | \
1075         while read files; do \
1076           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cvsd_vocoder_pythondir)'"; \
1077           $(INSTALL_DATA) $$files "$(DESTDIR)$(cvsd_vocoder_pythondir)" || exit $$?; \
1078         done || exit $$?; \
1079         if test -n "$$dlist"; then \
1080           if test -z "$(DESTDIR)"; then \
1081             PYTHON=$(PYTHON) $(py_compile) --basedir "$(cvsd_vocoder_pythondir)" $$dlist; \
1082           else \
1083             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(cvsd_vocoder_pythondir)" $$dlist; \
1084           fi; \
1085         else :; fi
1086
1087 uninstall-cvsd_vocoder_pythonPYTHON:
1088         @$(NORMAL_UNINSTALL)
1089         @list='$(cvsd_vocoder_python_PYTHON)'; test -n "$(cvsd_vocoder_pythondir)" || list=; \
1090         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1091         test -n "$$files" || exit 0; \
1092         filesc=`echo "$$files" | sed 's|$$|c|'`; \
1093         fileso=`echo "$$files" | sed 's|$$|o|'`; \
1094         echo " ( cd '$(DESTDIR)$(cvsd_vocoder_pythondir)' && rm -f" $$files ")"; \
1095         cd "$(DESTDIR)$(cvsd_vocoder_pythondir)" && rm -f $$files || exit $$?; \
1096         echo " ( cd '$(DESTDIR)$(cvsd_vocoder_pythondir)' && rm -f" $$filesc ")"; \
1097         cd "$(DESTDIR)$(cvsd_vocoder_pythondir)" && rm -f $$filesc || exit $$?; \
1098         echo " ( cd '$(DESTDIR)$(cvsd_vocoder_pythondir)' && rm -f" $$fileso ")"; \
1099         cd "$(DESTDIR)$(cvsd_vocoder_pythondir)" && rm -f $$fileso
1100 install-cvsd_vocoder_swigincludeHEADERS: $(cvsd_vocoder_swiginclude_HEADERS)
1101         @$(NORMAL_INSTALL)
1102         test -z "$(cvsd_vocoder_swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(cvsd_vocoder_swigincludedir)"
1103         @list='$(cvsd_vocoder_swiginclude_HEADERS)'; test -n "$(cvsd_vocoder_swigincludedir)" || list=; \
1104         for p in $$list; do \
1105           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1106           echo "$$d$$p"; \
1107         done | $(am__base_list) | \
1108         while read files; do \
1109           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(cvsd_vocoder_swigincludedir)'"; \
1110           $(INSTALL_HEADER) $$files "$(DESTDIR)$(cvsd_vocoder_swigincludedir)" || exit $$?; \
1111         done
1112
1113 uninstall-cvsd_vocoder_swigincludeHEADERS:
1114         @$(NORMAL_UNINSTALL)
1115         @list='$(cvsd_vocoder_swiginclude_HEADERS)'; test -n "$(cvsd_vocoder_swigincludedir)" || list=; \
1116         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1117         test -n "$$files" || exit 0; \
1118         echo " ( cd '$(DESTDIR)$(cvsd_vocoder_swigincludedir)' && rm -f" $$files ")"; \
1119         cd "$(DESTDIR)$(cvsd_vocoder_swigincludedir)" && rm -f $$files
1120 install-grincludeHEADERS: $(grinclude_HEADERS)
1121         @$(NORMAL_INSTALL)
1122         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
1123         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1124         for p in $$list; do \
1125           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1126           echo "$$d$$p"; \
1127         done | $(am__base_list) | \
1128         while read files; do \
1129           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \
1130           $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \
1131         done
1132
1133 uninstall-grincludeHEADERS:
1134         @$(NORMAL_UNINSTALL)
1135         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1136         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1137         test -n "$$files" || exit 0; \
1138         echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \
1139         cd "$(DESTDIR)$(grincludedir)" && rm -f $$files
1140
1141 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1142         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1143         unique=`for i in $$list; do \
1144             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1145           done | \
1146           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1147               END { if (nonempty) { for (i in files) print i; }; }'`; \
1148         mkid -fID $$unique
1149 tags: TAGS
1150
1151 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1152                 $(TAGS_FILES) $(LISP)
1153         set x; \
1154         here=`pwd`; \
1155         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1156         unique=`for i in $$list; do \
1157             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1158           done | \
1159           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1160               END { if (nonempty) { for (i in files) print i; }; }'`; \
1161         shift; \
1162         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1163           test -n "$$unique" || unique=$$empty_fix; \
1164           if test $$# -gt 0; then \
1165             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1166               "$$@" $$unique; \
1167           else \
1168             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1169               $$unique; \
1170           fi; \
1171         fi
1172 ctags: CTAGS
1173 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1174                 $(TAGS_FILES) $(LISP)
1175         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1176         unique=`for i in $$list; do \
1177             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1178           done | \
1179           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1180               END { if (nonempty) { for (i in files) print i; }; }'`; \
1181         test -z "$(CTAGS_ARGS)$$unique" \
1182           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1183              $$unique
1184
1185 GTAGS:
1186         here=`$(am__cd) $(top_builddir) && pwd` \
1187           && $(am__cd) $(top_srcdir) \
1188           && gtags -i $(GTAGS_ARGS) "$$here"
1189
1190 distclean-tags:
1191         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1192
1193 distdir: $(DISTFILES)
1194         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1195         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1196         list='$(DISTFILES)'; \
1197           dist_files=`for file in $$list; do echo $$file; done | \
1198           sed -e "s|^$$srcdirstrip/||;t" \
1199               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1200         case $$dist_files in \
1201           */*) $(MKDIR_P) `echo "$$dist_files" | \
1202                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1203                            sort -u` ;; \
1204         esac; \
1205         for file in $$dist_files; do \
1206           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1207           if test -d $$d/$$file; then \
1208             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1209             if test -d "$(distdir)/$$file"; then \
1210               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1211             fi; \
1212             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1213               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1214               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1215             fi; \
1216             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1217           else \
1218             test -f "$(distdir)/$$file" \
1219             || cp -p $$d/$$file "$(distdir)/$$file" \
1220             || exit 1; \
1221           fi; \
1222         done
1223         $(MAKE) $(AM_MAKEFLAGS) \
1224           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1225           dist-hook
1226 check-am: all-am
1227 check: $(BUILT_SOURCES)
1228         $(MAKE) $(AM_MAKEFLAGS) check-am
1229 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1230 installdirs:
1231         for dir in "$(DESTDIR)$(cvsd_vocoder_pylibdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cvsd_vocoder_pythondir)" "$(DESTDIR)$(cvsd_vocoder_swigincludedir)" "$(DESTDIR)$(grincludedir)"; do \
1232           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1233         done
1234 install: $(BUILT_SOURCES)
1235         $(MAKE) $(AM_MAKEFLAGS) install-am
1236 install-exec: install-exec-am
1237 install-data: install-data-am
1238 uninstall: uninstall-am
1239
1240 install-am: all-am
1241         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1242
1243 installcheck: installcheck-am
1244 install-strip:
1245         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1246           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1247           `test -z '$(STRIP)' || \
1248             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1249 mostlyclean-generic:
1250         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1251
1252 clean-generic:
1253
1254 distclean-generic:
1255         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1256         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1257
1258 maintainer-clean-generic:
1259         @echo "This command is intended for maintainers to use"
1260         @echo "it deletes files that may require special tools to rebuild."
1261         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1262 clean: clean-am
1263
1264 clean-am: clean-cvsd_vocoder_pylibLTLIBRARIES clean-generic \
1265         clean-libLTLIBRARIES clean-libtool mostlyclean-am
1266
1267 distclean: distclean-am
1268         -rm -rf ./$(DEPDIR)
1269         -rm -f Makefile
1270 distclean-am: clean-am distclean-compile distclean-generic \
1271         distclean-tags
1272
1273 dvi: dvi-am
1274
1275 dvi-am:
1276
1277 html: html-am
1278
1279 html-am:
1280
1281 info: info-am
1282
1283 info-am:
1284
1285 install-data-am: install-cvsd_vocoder_pylibLTLIBRARIES \
1286         install-cvsd_vocoder_pythonPYTHON \
1287         install-cvsd_vocoder_swigincludeHEADERS \
1288         install-grincludeHEADERS
1289
1290 install-dvi: install-dvi-am
1291
1292 install-dvi-am:
1293
1294 install-exec-am: install-libLTLIBRARIES
1295
1296 install-html: install-html-am
1297
1298 install-html-am:
1299
1300 install-info: install-info-am
1301
1302 install-info-am:
1303
1304 install-man:
1305
1306 install-pdf: install-pdf-am
1307
1308 install-pdf-am:
1309
1310 install-ps: install-ps-am
1311
1312 install-ps-am:
1313
1314 installcheck-am:
1315
1316 maintainer-clean: maintainer-clean-am
1317         -rm -rf ./$(DEPDIR)
1318         -rm -f Makefile
1319 maintainer-clean-am: distclean-am maintainer-clean-generic
1320
1321 mostlyclean: mostlyclean-am
1322
1323 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1324         mostlyclean-libtool
1325
1326 pdf: pdf-am
1327
1328 pdf-am:
1329
1330 ps: ps-am
1331
1332 ps-am:
1333
1334 uninstall-am: uninstall-cvsd_vocoder_pylibLTLIBRARIES \
1335         uninstall-cvsd_vocoder_pythonPYTHON \
1336         uninstall-cvsd_vocoder_swigincludeHEADERS \
1337         uninstall-grincludeHEADERS uninstall-libLTLIBRARIES
1338
1339 .MAKE: all check install install-am install-strip
1340
1341 .PHONY: CTAGS GTAGS all all-am check check-am clean \
1342         clean-cvsd_vocoder_pylibLTLIBRARIES clean-generic \
1343         clean-libLTLIBRARIES clean-libtool ctags dist-hook distclean \
1344         distclean-compile distclean-generic distclean-libtool \
1345         distclean-tags distdir dvi dvi-am html html-am info info-am \
1346         install install-am install-cvsd_vocoder_pylibLTLIBRARIES \
1347         install-cvsd_vocoder_pythonPYTHON \
1348         install-cvsd_vocoder_swigincludeHEADERS install-data \
1349         install-data-am install-dvi install-dvi-am install-exec \
1350         install-exec-am install-grincludeHEADERS install-html \
1351         install-html-am install-info install-info-am \
1352         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1353         install-ps install-ps-am install-strip installcheck \
1354         installcheck-am installdirs maintainer-clean \
1355         maintainer-clean-generic mostlyclean mostlyclean-compile \
1356         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1357         tags uninstall uninstall-am \
1358         uninstall-cvsd_vocoder_pylibLTLIBRARIES \
1359         uninstall-cvsd_vocoder_pythonPYTHON \
1360         uninstall-cvsd_vocoder_swigincludeHEADERS \
1361         uninstall-grincludeHEADERS uninstall-libLTLIBRARIES
1362
1363
1364 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1365 docdir ?= $(datadir)/doc/$(PACKAGE)
1366
1367 # Don't distribute the files defined in the variable 'no_dist_files'
1368 dist-hook:
1369         @for file in $(no_dist_files); do \
1370                 echo $(RM) $(distdir)/$$file; \
1371                 $(RM) $(distdir)/$$file; \
1372         done;
1373
1374 @PYTHON_TRUE@generate-makefile-swig $(srcdir)/Makefile.swig.gen: $(top_srcdir)/Makefile.swig.gen.t
1375 @PYTHON_TRUE@   @do_recreate=0; \
1376 @PYTHON_TRUE@   if test -f $(srcdir)/Makefile.swig.gen; then \
1377 @PYTHON_TRUE@           if $(RM) $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1378 @PYTHON_TRUE@                   if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1379 @PYTHON_TRUE@                           do_recreate=1; \
1380 @PYTHON_TRUE@                   fi; \
1381 @PYTHON_TRUE@           fi; \
1382 @PYTHON_TRUE@   else \
1383 @PYTHON_TRUE@           if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1384 @PYTHON_TRUE@                   do_recreate=1; \
1385 @PYTHON_TRUE@           fi; \
1386 @PYTHON_TRUE@   fi; \
1387 @PYTHON_TRUE@   if test "$$do_recreate" == "1"; then \
1388 @PYTHON_TRUE@           echo "Regenerating $(srcdir)/Makefile.swig.gen"; \
1389 @PYTHON_TRUE@           for TFILE in $(TOP_SWIG_IFILES); do \
1390 @PYTHON_TRUE@                   TNAME=`python -c "import os.path as op; (dN, fN) = op.split ('$$TFILE'); (fbN, fE) = op.splitext (fN); print fbN;"`; \
1391 @PYTHON_TRUE@                   $(SED) -e 's|@NAME@|'$$TNAME'|g;' < $(top_srcdir)/Makefile.swig.gen.t >> $(srcdir)/Makefile.swig.gen; \
1392 @PYTHON_TRUE@                   echo "" >> $(srcdir)/Makefile.swig.gen; \
1393 @PYTHON_TRUE@           done; \
1394 @PYTHON_TRUE@   else \
1395 @PYTHON_TRUE@           echo "Cannot recreate $(srcdir)/Makefile.swig.gen because the directory or file is write-protected."; \
1396 @PYTHON_TRUE@           exit -1; \
1397 @PYTHON_TRUE@   fi;
1398
1399 @PYTHON_TRUE@cvsd_vocoder_pythondir_category ?= gnuradio/cvsd_vocoder
1400 @PYTHON_TRUE@cvsd_vocoder_pylibdir_category ?= $(cvsd_vocoder_pythondir_category)
1401
1402 @PYTHON_TRUE@cvsd_vocoder.h cvsd_vocoder.py cvsd_vocoder.cc: cvsd_vocoder.i
1403 @PYTHON_TRUE@   trap 'rm -rf $(DEPDIR)/cvsd_vocoder-generate-*' 1 2 13 15; \
1404 @PYTHON_TRUE@   if mkdir $(DEPDIR)/cvsd_vocoder-generate-lock 2>/dev/null; then \
1405 @PYTHON_TRUE@           rm -f $(DEPDIR)/cvsd_vocoder-generate-stamp; \
1406 @PYTHON_TRUE@           $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/cvsd_vocoder-generate-stamp WHAT=$<; \
1407 @PYTHON_TRUE@           rmdir $(DEPDIR)/cvsd_vocoder-generate-lock; \
1408 @PYTHON_TRUE@   else \
1409 @PYTHON_TRUE@           while test -d $(DEPDIR)/cvsd_vocoder-generate-lock; do \
1410 @PYTHON_TRUE@                   sleep 1; \
1411 @PYTHON_TRUE@           done; \
1412 @PYTHON_TRUE@           test -f $(DEPDIR)/cvsd_vocoder-generate-stamp; \
1413 @PYTHON_TRUE@           exit $$?; \
1414 @PYTHON_TRUE@   fi;
1415
1416 @PYTHON_TRUE@$(DEPDIR)/cvsd_vocoder-generate-stamp:
1417 @PYTHON_TRUE@   if $(SWIG) $(STD_SWIG_PYTHON_ARGS) $(cvsd_vocoder_swig_args) \
1418 @PYTHON_TRUE@           -MD -MF $(DEPDIR)/cvsd_vocoder.Std \
1419 @PYTHON_TRUE@           -module cvsd_vocoder -o cvsd_vocoder.cc $(WHAT); then \
1420 @PYTHON_TRUE@       if test $(host_os) = mingw32; then \
1421 @PYTHON_TRUE@           $(RM) $(DEPDIR)/cvsd_vocoder.Sd; \
1422 @PYTHON_TRUE@           $(SED) 's,\\\\,/,g' < $(DEPDIR)/cvsd_vocoder.Std \
1423 @PYTHON_TRUE@                   > $(DEPDIR)/cvsd_vocoder.Sd; \
1424 @PYTHON_TRUE@           $(RM) $(DEPDIR)/cvsd_vocoder.Std; \
1425 @PYTHON_TRUE@           $(MV) $(DEPDIR)/cvsd_vocoder.Sd $(DEPDIR)/cvsd_vocoder.Std; \
1426 @PYTHON_TRUE@       fi; \
1427 @PYTHON_TRUE@   else \
1428 @PYTHON_TRUE@       $(RM) $(DEPDIR)/cvsd_vocoder.S*; exit 1; \
1429 @PYTHON_TRUE@   fi;
1430 @PYTHON_TRUE@   $(RM) $(DEPDIR)/cvsd_vocoder.d
1431 @PYTHON_TRUE@   cp $(DEPDIR)/cvsd_vocoder.Std $(DEPDIR)/cvsd_vocoder.d
1432 @PYTHON_TRUE@   echo "" >> $(DEPDIR)/cvsd_vocoder.d
1433 @PYTHON_TRUE@   $(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/cvsd_vocoder.Std | \
1434 @PYTHON_TRUE@           awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/cvsd_vocoder.d
1435 @PYTHON_TRUE@   $(RM) $(DEPDIR)/cvsd_vocoder.Std
1436 @PYTHON_TRUE@   touch $(DEPDIR)/cvsd_vocoder-generate-stamp
1437
1438 # KLUDGE: Force runtime include of a SWIG dependency file.  This is
1439 # not guaranteed to be portable, but will probably work.  If it works,
1440 # we have accurate dependencies for our swig stuff, which is good.
1441
1442 @PYTHON_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvsd_vocoder.d@am__quote@
1443
1444 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1445 # Otherwise a system limit (for SysV at least) may be exceeded.
1446 .NOEXPORT: