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