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