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