X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-audio-osx%2Fsrc%2FMakefile.in;h=d498eee59c368075454a0e6573ea6c8fcbf2b0c2;hb=50d7e320946d6ca23eaf55d491247cc0cb1f04f5;hp=d8514e3700233a0fa579d38467e2119d2b64ba0f;hpb=51a76e998bffe391683f0abc9d411c589b386d18;p=debian%2Fgnuradio diff --git a/gr-audio-osx/src/Makefile.in b/gr-audio-osx/src/Makefile.in index d8514e37..d498eee5 100644 --- a/gr-audio-osx/src/Makefile.in +++ b/gr-audio-osx/src/Makefile.in @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -15,13 +16,13 @@ @SET_MAKE@ # -# Copyright 2006 Free Software Foundation, Inc. +# Copyright 2006,2008,2009,2010 Free Software Foundation, Inc. # # This file is part of GNU Radio. # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful, @@ -37,13 +38,13 @@ # -*- Makefile -*- # -# Copyright 2004,2006,2007 Free Software Foundation, Inc. +# Copyright 2004,2006,2007,2008,2009,2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful, @@ -57,16 +58,59 @@ # Boston, MA 02110-1301, USA. # +# -*- Makefile -*- +# +# Copyright 2009 Free Software Foundation, Inc. +# +# This file is part of GNU Radio +# +# GNU Radio is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3, or (at your option) +# any later version. +# +# GNU Radio is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with GNU Radio; see the file COPYING. If not, write to +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. +# + +# -*- Makefile -*- +# +# Copyright 2009 Free Software Foundation, Inc. +# +# This file is part of GNU Radio +# +# GNU Radio is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3, or (at your option) +# any later version. +# +# GNU Radio is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with GNU Radio; see the file COPYING. If not, write to +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. +# + +# Makefile.swig.gen for audio_osx.i + -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = ../.. +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -81,48 +125,82 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -DIST_COMMON = $(grinclude_HEADERS) $(noinst_HEADERS) $(noinst_PYTHON) \ - $(ourpython_PYTHON) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/run_tests.in \ - $(swiginclude_HEADERS) $(top_srcdir)/Makefile.common +DIST_COMMON = $(am__audio_osx_python_PYTHON_DIST) \ + $(am__audio_osx_swiginclude_HEADERS_DIST) $(grinclude_HEADERS) \ + $(noinst_HEADERS) $(noinst_PYTHON) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/Makefile.swig.gen \ + $(srcdir)/run_tests.in $(top_srcdir)/Makefile.common \ + $(top_srcdir)/Makefile.swig +@PYTHON_TRUE@am__append_1 = $(DEPDIR)/audio_osx-generate-* +@PYTHON_TRUE@am__append_2 = $(DEPDIR)/*.S* subdir = gr-audio-osx/src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/config/acx_pthread.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \ + $(top_srcdir)/config/acx_pthread.m4 \ + $(top_srcdir)/config/ax_boost_base.m4 \ + $(top_srcdir)/config/ax_boost_date_time.m4 \ + $(top_srcdir)/config/ax_boost_program_options.m4 \ + $(top_srcdir)/config/ax_boost_thread.m4 \ $(top_srcdir)/config/cppunit.m4 \ - $(top_srcdir)/config/gr_boost.m4 \ $(top_srcdir)/config/gr_check_createfilemapping.m4 \ + $(top_srcdir)/config/gr_check_memalign.m4 \ $(top_srcdir)/config/gr_check_shm_open.m4 \ $(top_srcdir)/config/gr_doxygen.m4 \ - $(top_srcdir)/config/gr_fortran.m4 \ + $(top_srcdir)/config/gr_git.m4 \ $(top_srcdir)/config/gr_gprof.m4 \ + $(top_srcdir)/config/gr_lib64.m4 \ $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \ $(top_srcdir)/config/gr_no_undefined.m4 \ - $(top_srcdir)/config/gr_omnithread.m4 \ $(top_srcdir)/config/gr_pwin32.m4 \ $(top_srcdir)/config/gr_python.m4 \ + $(top_srcdir)/config/gr_qwt.m4 \ + $(top_srcdir)/config/gr_qwtplot3d.m4 \ $(top_srcdir)/config/gr_scripting.m4 \ $(top_srcdir)/config/gr_set_md_cpu.m4 \ $(top_srcdir)/config/gr_swig.m4 \ $(top_srcdir)/config/gr_sysv_shm.m4 \ - $(top_srcdir)/config/gr_x86_64.m4 \ + $(top_srcdir)/config/gr_version.m4 \ $(top_srcdir)/config/grc_build.m4 \ + $(top_srcdir)/config/grc_docs.m4 \ + $(top_srcdir)/config/grc_gcell.m4 \ $(top_srcdir)/config/grc_gnuradio_core.m4 \ $(top_srcdir)/config/grc_gnuradio_examples.m4 \ + $(top_srcdir)/config/grc_gr_atsc.m4 \ $(top_srcdir)/config/grc_gr_audio_alsa.m4 \ $(top_srcdir)/config/grc_gr_audio_jack.m4 \ $(top_srcdir)/config/grc_gr_audio_oss.m4 \ $(top_srcdir)/config/grc_gr_audio_osx.m4 \ $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \ $(top_srcdir)/config/grc_gr_audio_windows.m4 \ + $(top_srcdir)/config/grc_gr_comedi.m4 \ + $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \ + $(top_srcdir)/config/grc_gr_gcell.m4 \ + $(top_srcdir)/config/grc_gr_gpio.m4 \ $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \ + $(top_srcdir)/config/grc_gr_msdd6000.m4 \ + $(top_srcdir)/config/grc_gr_noaa.m4 \ + $(top_srcdir)/config/grc_gr_pager.m4 \ + $(top_srcdir)/config/grc_gr_qtgui.m4 \ + $(top_srcdir)/config/grc_gr_radar_mono.m4 \ $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \ + $(top_srcdir)/config/grc_gr_sounder.m4 \ $(top_srcdir)/config/grc_gr_trellis.m4 \ $(top_srcdir)/config/grc_gr_usrp.m4 \ + $(top_srcdir)/config/grc_gr_usrp2.m4 \ + $(top_srcdir)/config/grc_gr_utils.m4 \ $(top_srcdir)/config/grc_gr_video_sdl.m4 \ $(top_srcdir)/config/grc_gr_wxgui.m4 \ - $(top_srcdir)/config/grc_usrp.m4 $(top_srcdir)/config/lf_cc.m4 \ - $(top_srcdir)/config/lf_cxx.m4 \ + $(top_srcdir)/config/grc_grc.m4 \ + $(top_srcdir)/config/grc_gruel.m4 \ + $(top_srcdir)/config/grc_usrp.m4 \ + $(top_srcdir)/config/grc_usrp2.m4 \ + $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \ $(top_srcdir)/config/lf_warnings.m4 \ + $(top_srcdir)/config/libtool.m4 \ + $(top_srcdir)/config/ltoptions.m4 \ + $(top_srcdir)/config/ltsugar.m4 \ + $(top_srcdir)/config/ltversion.m4 \ + $(top_srcdir)/config/lt~obsolete.m4 \ $(top_srcdir)/config/macosx_audiounit.m4 \ $(top_srcdir)/config/mkstemp.m4 \ $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \ @@ -134,53 +212,85 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = run_tests +CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(ourlibdir)" "$(DESTDIR)$(ourpythondir)" \ - "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)" -ourlibLTLIBRARIES_INSTALL = $(INSTALL) -LTLIBRARIES = $(ourlib_LTLIBRARIES) +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(audio_osx_pylibdir)" \ + "$(DESTDIR)$(libdir)" "$(DESTDIR)$(audio_osx_pythondir)" \ + "$(DESTDIR)$(audio_osx_swigincludedir)" \ + "$(DESTDIR)$(grincludedir)" +LTLIBRARIES = $(audio_osx_pylib_LTLIBRARIES) $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = -am__DEPENDENCIES_2 = \ - $(top_builddir)/gnuradio-core/src/lib/libgnuradio-core.la -_audio_osx_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_2) -am__audio_osx_la_OBJECTS = audio_osx.lo audio_osx_sink.lo \ - audio_osx_source.lo +@PYTHON_TRUE@_audio_osx_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ +@PYTHON_TRUE@ $(audio_osx_la_swig_libadd) +am___audio_osx_la_SOURCES_DIST = audio_osx.cc +@PYTHON_TRUE@am__audio_osx_la_OBJECTS = _audio_osx_la-audio_osx.lo _audio_osx_la_OBJECTS = $(am__audio_osx_la_OBJECTS) -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) +_audio_osx_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(_audio_osx_la_CXXFLAGS) \ + $(CXXFLAGS) $(_audio_osx_la_LDFLAGS) $(LDFLAGS) -o $@ +@PYTHON_TRUE@am__audio_osx_la_rpath = -rpath $(audio_osx_pylibdir) +libgnuradio_audio_osx_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_libgnuradio_audio_osx_la_OBJECTS = audio_osx_sink.lo \ + audio_osx_source.lo +libgnuradio_audio_osx_la_OBJECTS = \ + $(am_libgnuradio_audio_osx_la_OBJECTS) +libgnuradio_audio_osx_la_LINK = $(LIBTOOL) --tag=CXX \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ + $(AM_CXXFLAGS) $(CXXFLAGS) $(libgnuradio_audio_osx_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles +am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CXXFLAGS) $(CXXFLAGS) +LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) -CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ - $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -SOURCES = $(_audio_osx_la_SOURCES) -DIST_SOURCES = $(_audio_osx_la_SOURCES) -ourpythonPYTHON_INSTALL = $(INSTALL_DATA) +CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ + $(LDFLAGS) -o $@ +SOURCES = $(_audio_osx_la_SOURCES) $(libgnuradio_audio_osx_la_SOURCES) +DIST_SOURCES = $(am___audio_osx_la_SOURCES_DIST) \ + $(libgnuradio_audio_osx_la_SOURCES) +am__audio_osx_python_PYTHON_DIST = audio_osx.py py_compile = $(top_srcdir)/py-compile -grincludeHEADERS_INSTALL = $(INSTALL_HEADER) -swigincludeHEADERS_INSTALL = $(INSTALL_HEADER) -HEADERS = $(grinclude_HEADERS) $(noinst_HEADERS) \ - $(swiginclude_HEADERS) +am__audio_osx_swiginclude_HEADERS_DIST = audio_osx.i +HEADERS = $(audio_osx_swiginclude_HEADERS) $(grinclude_HEADERS) \ + $(noinst_HEADERS) ETAGS = etags CTAGS = ctags +am__tty_colors = \ +red=; grn=; lgn=; blu=; std= DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ ALSA_CFLAGS = @ALSA_CFLAGS@ +ALSA_CPPFLAGS = @ALSA_CPPFLAGS@ ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@ ALSA_LIBS = @ALSA_LIBS@ -AMDEP_FALSE = @AMDEP_FALSE@ -AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ @@ -188,16 +298,30 @@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -BOOST_CFLAGS = @BOOST_CFLAGS@ +BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ +BOOST_CXXFLAGS = @BOOST_CXXFLAGS@ +BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@ +BOOST_LDFLAGS = @BOOST_LDFLAGS@ +BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@ +BOOST_THREAD_LIB = @BOOST_THREAD_LIB@ +BUILD_DATE = @BUILD_DATE@ +CBLAS_LIBS = @CBLAS_LIBS@ CC = @CC@ CCAS = @CCAS@ +CCASDEPMODE = @CCASDEPMODE@ CCASFLAGS = @CCASFLAGS@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +COMEDI_CFLAGS = @COMEDI_CFLAGS@ +COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@ +COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@ +COMEDI_LIBS = @COMEDI_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ +CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@ +CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@ CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@ CPPUNIT_LIBS = @CPPUNIT_LIBS@ CXX = @CXX@ @@ -210,125 +334,165 @@ DEFINES = @DEFINES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ -DOC_FALSE = @DOC_FALSE@ -DOC_TRUE = @DOC_TRUE@ +DOCVER = @DOCVER@ DOT = @DOT@ DOXYGEN = @DOXYGEN@ -ECHO = @ECHO@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ENABLE_FORTRAN_FALSE = @ENABLE_FORTRAN_FALSE@ -ENABLE_FORTRAN_TRUE = @ENABLE_FORTRAN_TRUE@ EXEEXT = @EXEEXT@ -F77 = @F77@ -FFLAGS = @FFLAGS@ FFTW3F_CFLAGS = @FFTW3F_CFLAGS@ +FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@ FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@ FFTW3F_LIBS = @FFTW3F_LIBS@ -FLIBS = @FLIBS@ +FGREP = @FGREP@ FUSB_TECH = @FUSB_TECH@ -FUSB_TECH_darwin_FALSE = @FUSB_TECH_darwin_FALSE@ -FUSB_TECH_darwin_TRUE = @FUSB_TECH_darwin_TRUE@ -FUSB_TECH_generic_FALSE = @FUSB_TECH_generic_FALSE@ -FUSB_TECH_generic_TRUE = @FUSB_TECH_generic_TRUE@ -FUSB_TECH_linux_FALSE = @FUSB_TECH_linux_FALSE@ -FUSB_TECH_linux_TRUE = @FUSB_TECH_linux_TRUE@ -FUSB_TECH_ra_wb_FALSE = @FUSB_TECH_ra_wb_FALSE@ -FUSB_TECH_ra_wb_TRUE = @FUSB_TECH_ra_wb_TRUE@ -FUSB_TECH_win32_FALSE = @FUSB_TECH_win32_FALSE@ -FUSB_TECH_win32_TRUE = @FUSB_TECH_win32_TRUE@ +GIT = @GIT@ +GIT_COMMIT = @GIT_COMMIT@ +GIT_DESCRIBE = @GIT_DESCRIBE@ +GIT_SEQNO = @GIT_SEQNO@ +GIT_TAG = @GIT_TAG@ GREP = @GREP@ -HAS_XMLTO_FALSE = @HAS_XMLTO_FALSE@ -HAS_XMLTO_TRUE = @HAS_XMLTO_TRUE@ -HAVE_CREATEFILEMAPPING_FALSE = @HAVE_CREATEFILEMAPPING_FALSE@ -HAVE_CREATEFILEMAPPING_TRUE = @HAVE_CREATEFILEMAPPING_TRUE@ +GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@ +GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@ +GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@ +GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@ +GR_PREFSDIR = @GR_PREFSDIR@ +GSL_CFLAGS = @GSL_CFLAGS@ +GSL_CPPFLAGS = @GSL_CPPFLAGS@ +GSL_INCLUDEDIR = @GSL_INCLUDEDIR@ +GSL_LIBS = @GSL_LIBS@ +GUILE = @GUILE@ HAVE_DOT = @HAVE_DOT@ +INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ IPC_LIBS = @IPC_LIBS@ JACK_CFLAGS = @JACK_CFLAGS@ +JACK_CPPFLAGS = @JACK_CPPFLAGS@ JACK_INCLUDEDIR = @JACK_INCLUDEDIR@ JACK_LIBS = @JACK_LIBS@ +LD = @LD@ LDFLAGS = @LDFLAGS@ LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ +LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@ +LIBVER = @LIBVER@ +LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MD_CPU = @MD_CPU@ -MD_CPU_generic_FALSE = @MD_CPU_generic_FALSE@ -MD_CPU_generic_TRUE = @MD_CPU_generic_TRUE@ -MD_CPU_x86_FALSE = @MD_CPU_x86_FALSE@ -MD_CPU_x86_TRUE = @MD_CPU_x86_TRUE@ MD_SUBCPU = @MD_SUBCPU@ -MD_SUBCPU_x86_64_FALSE = @MD_SUBCPU_x86_64_FALSE@ -MD_SUBCPU_x86_64_TRUE = @MD_SUBCPU_x86_64_TRUE@ +MKDIR_P = @MKDIR_P@ +NM = @NM@ +NMEDIT = @NMEDIT@ NO_UNDEFINED = @NO_UNDEFINED@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ -OMNITHREAD_NT_FALSE = @OMNITHREAD_NT_FALSE@ -OMNITHREAD_NT_TRUE = @OMNITHREAD_NT_TRUE@ -OMNITHREAD_POSIX_FALSE = @OMNITHREAD_POSIX_FALSE@ -OMNITHREAD_POSIX_TRUE = @OMNITHREAD_POSIX_TRUE@ OSS_LIBS = @OSS_LIBS@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@ +PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@ PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@ PORTAUDIO_LIBS = @PORTAUDIO_LIBS@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ PYTHON = @PYTHON@ +PYTHONW = @PYTHONW@ PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ +QMAKE_INCLUDES = @QMAKE_INCLUDES@ +QTCORE_CFLAGS = @QTCORE_CFLAGS@ +QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@ +QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@ +QTCORE_LIBS = @QTCORE_LIBS@ +QTGUI_CFLAGS = @QTGUI_CFLAGS@ +QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@ +QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@ +QTGUI_LIBS = @QTGUI_LIBS@ +QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@ +QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@ +QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@ +QTOPENGL_LIBS = @QTOPENGL_LIBS@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LIBS = @QT_LIBS@ +QT_MOC_EXEC = @QT_MOC_EXEC@ +QT_UIC_EXEC = @QT_UIC_EXEC@ +QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@ +QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@ +QWT_CFLAGS = @QWT_CFLAGS@ +QWT_LIBS = @QWT_LIBS@ RANLIB = @RANLIB@ +RELEASE = @RELEASE@ RM_PROG = @RM_PROG@ SDL_CFLAGS = @SDL_CFLAGS@ SDL_CONFIG = @SDL_CONFIG@ +SDL_CPPFLAGS = @SDL_CPPFLAGS@ +SDL_INCLUDEDIR = @SDL_INCLUDEDIR@ SDL_LIBS = @SDL_LIBS@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHM_OPEN_LIBS = @SHM_OPEN_LIBS@ +SPU_GCC_PROG = @SPU_GCC_PROG@ STRIP = @STRIP@ SWIG = @SWIG@ SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@ SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@ SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@ +SYSCONFDIR = @SYSCONFDIR@ +USB_CFLAGS = @USB_CFLAGS@ +USB_CPPFLAGS = @USB_CPPFLAGS@ +USB_INCLUDEDIR = @USB_INCLUDEDIR@ +USB_INCLUDES = @USB_INCLUDES@ USB_LIBS = @USB_LIBS@ +USE_LIBUSB1 = @USE_LIBUSB1@ +USRP2_INCLUDES = @USRP2_INCLUDES@ +USRP2_LA = @USRP2_LA@ VERSION = @VERSION@ WINAUDIO_LIBS = @WINAUDIO_LIBS@ XAS = @XAS@ XCC = @XCC@ +XDG_UTILS = @XDG_UTILS@ XMLTO = @XMLTO@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ -ac_ct_F77 = @ac_ct_F77@ -am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ -am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ -am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ -am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +acx_pthread_config = @acx_pthread_config@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ +autoconf_default_CFLAGS = @autoconf_default_CFLAGS@ +autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -336,15 +500,178 @@ build_cpu = @build_cpu@ build_dirs = @build_dirs@ build_os = @build_os@ build_vendor = @build_vendor@ +builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ +docs_INCLUDEDIR = @docs_INCLUDEDIR@ +docs_INCLUDES = @docs_INCLUDES@ +docs_LA = @docs_LA@ +docs_LDFLAG = @docs_LDFLAG@ +docs_LIBDIRPATH = @docs_LIBDIRPATH@ dvidir = @dvidir@ enable_dot = @enable_dot@ enable_html_docs = @enable_html_docs@ enable_latex_docs = @enable_latex_docs@ +enable_xml_docs = @enable_xml_docs@ exec_prefix = @exec_prefix@ +gcell_INCLUDEDIR = @gcell_INCLUDEDIR@ +gcell_INCLUDES = @gcell_INCLUDES@ +gcell_LA = @gcell_LA@ +gcell_LDFLAG = @gcell_LDFLAG@ +gcell_LIBDIRPATH = @gcell_LIBDIRPATH@ +gcell_spu_INCLUDES = @gcell_spu_INCLUDES@ +gcell_spu_LA = @gcell_spu_LA@ generate_docs = @generate_docs@ +gnuradio_core_I = @gnuradio_core_I@ +gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@ +gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@ +gnuradio_core_LA = @gnuradio_core_LA@ +gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@ +gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@ +gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@ +gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@ +gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@ +gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@ +gnuradio_examples_LA = @gnuradio_examples_LA@ +gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@ +gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@ +gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@ +gr_atsc_INCLUDES = @gr_atsc_INCLUDES@ +gr_atsc_LA = @gr_atsc_LA@ +gr_atsc_LDFLAG = @gr_atsc_LDFLAG@ +gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@ +gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@ +gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@ +gr_audio_alsa_LA = @gr_audio_alsa_LA@ +gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@ +gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@ +gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@ +gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@ +gr_audio_jack_LA = @gr_audio_jack_LA@ +gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@ +gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@ +gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@ +gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@ +gr_audio_oss_LA = @gr_audio_oss_LA@ +gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@ +gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@ +gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@ +gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@ +gr_audio_osx_LA = @gr_audio_osx_LA@ +gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@ +gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@ +gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@ +gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@ +gr_audio_portaudio_LA = @gr_audio_portaudio_LA@ +gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@ +gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@ +gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@ +gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@ +gr_audio_windows_LA = @gr_audio_windows_LA@ +gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@ +gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@ +gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@ +gr_comedi_INCLUDES = @gr_comedi_INCLUDES@ +gr_comedi_LA = @gr_comedi_LA@ +gr_comedi_LDFLAG = @gr_comedi_LDFLAG@ +gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@ +gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@ +gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@ +gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@ +gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@ +gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@ +gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@ +gr_gcell_INCLUDES = @gr_gcell_INCLUDES@ +gr_gcell_LA = @gr_gcell_LA@ +gr_gcell_LDFLAG = @gr_gcell_LDFLAG@ +gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@ +gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@ +gr_gpio_INCLUDES = @gr_gpio_INCLUDES@ +gr_gpio_LA = @gr_gpio_LA@ +gr_gpio_LDFLAG = @gr_gpio_LDFLAG@ +gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@ +gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@ +gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@ +gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@ +gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@ +gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@ +gr_libdir_suffix = @gr_libdir_suffix@ +gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@ +gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@ +gr_msdd6000_LA = @gr_msdd6000_LA@ +gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@ +gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@ +gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@ +gr_noaa_INCLUDES = @gr_noaa_INCLUDES@ +gr_noaa_LA = @gr_noaa_LA@ +gr_noaa_LDFLAG = @gr_noaa_LDFLAG@ +gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@ +gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@ +gr_pager_INCLUDES = @gr_pager_INCLUDES@ +gr_pager_LA = @gr_pager_LA@ +gr_pager_LDFLAG = @gr_pager_LDFLAG@ +gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@ +gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@ +gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@ +gr_qtgui_LA = @gr_qtgui_LA@ +gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@ +gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@ +gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@ +gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@ +gr_radar_mono_LA = @gr_radar_mono_LA@ +gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@ +gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@ +gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@ +gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@ +gr_radio_astronomy_LA = @gr_radio_astronomy_LA@ +gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@ +gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@ +gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@ +gr_sounder_INCLUDES = @gr_sounder_INCLUDES@ +gr_sounder_LA = @gr_sounder_LA@ +gr_sounder_LDFLAG = @gr_sounder_LDFLAG@ +gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@ +gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@ +gr_trellis_INCLUDES = @gr_trellis_INCLUDES@ +gr_trellis_LA = @gr_trellis_LA@ +gr_trellis_LDFLAG = @gr_trellis_LDFLAG@ +gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@ +gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@ +gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@ +gr_usrp2_LA = @gr_usrp2_LA@ +gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@ +gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@ +gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@ +gr_usrp_INCLUDES = @gr_usrp_INCLUDES@ +gr_usrp_LA = @gr_usrp_LA@ +gr_usrp_LDFLAG = @gr_usrp_LDFLAG@ +gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@ +gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@ +gr_utils_INCLUDES = @gr_utils_INCLUDES@ +gr_utils_LA = @gr_utils_LA@ +gr_utils_LDFLAG = @gr_utils_LDFLAG@ +gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@ +gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@ +gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@ +gr_video_sdl_LA = @gr_video_sdl_LA@ +gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@ +gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@ +gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@ +gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@ +gr_wxgui_LA = @gr_wxgui_LA@ +gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@ +gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@ +grc_INCLUDEDIR = @grc_INCLUDEDIR@ +grc_INCLUDES = @grc_INCLUDES@ +grc_LA = @grc_LA@ +grc_LDFLAG = @grc_LDFLAG@ +grc_LIBDIRPATH = @grc_LIBDIRPATH@ +gruel_INCLUDEDIR = @gruel_INCLUDEDIR@ +gruel_INCLUDES = @gruel_INCLUDES@ +gruel_LA = @gruel_LA@ +gruel_LDFLAG = @gruel_LDFLAG@ +gruel_LIBDIRPATH = @gruel_LIBDIRPATH@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ @@ -354,10 +681,13 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +lf_CFLAGS = @lf_CFLAGS@ +lf_CXXFLAGS = @lf_CXXFLAGS@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ +lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ @@ -372,134 +702,252 @@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ skipped_dirs = @skipped_dirs@ +srcdir = @srcdir@ +subdirs = @subdirs@ +swig_CXXFLAGS = @swig_CXXFLAGS@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@ +usrp2_INCLUDES = @usrp2_INCLUDES@ +usrp2_LA = @usrp2_LA@ +usrp2_LDFLAG = @usrp2_LDFLAG@ +usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@ +usrp_INCLUDEDIR = @usrp_INCLUDEDIR@ +usrp_INCLUDES = @usrp_INCLUDES@ +usrp_LA = @usrp_LA@ +usrp_LDFLAG = @usrp_LDFLAG@ +usrp_LIBDIRPATH = @usrp_LIBDIRPATH@ +with_INCLUDES = @with_INCLUDES@ +with_LIBDIRPATH = @with_LIBDIRPATH@ +with_PYDIRPATH = @with_PYDIRPATH@ +with_SWIGDIRPATH = @with_SWIGDIRPATH@ +with_SWIG_INCLUDES = @with_SWIG_INCLUDES@ +with_dirs = @with_dirs@ +AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@ +AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@ + +# Sets ABI version in SONAME and appends -LIBVER to filename +LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER) # includes grincludedir = $(includedir)/gnuradio -# swig includes -swigincludedir = $(grincludedir)/swig +# swig includes +@PYTHON_TRUE@swigincludedir = $(grincludedir)/swig -# Install this stuff in the appropriate subdirectory +# Install the gnuradio stuff in the appropriate subdirectory # This usually ends up at: # ${prefix}/lib/python${python_version}/site-packages/gnuradio -grpythondir = $(pythondir)/gnuradio -grpyexecdir = $(pyexecdir)/gnuradio +@PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio +@PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio + +# Install the non-gnuradio usrp stuff in the appropriate subdirectory +# This usually ends up at: +# ${prefix}/lib/python${python_version}/site-packages/usrpm +@PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm +@PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm + +# gcell includes +gcellincludedir = $(includedir)/gcell +gcellspuincludedir = $(includedir)/gcell/spu + +# Cell spu libs +libspudir = $(libdir)spu + +# This used to be set in configure.ac but is now defined here for all +# Makefiles when this fragment is included. +STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \ + $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES) -# swig flags -SWIGPYTHONFLAGS = -fvirtual -python -modern + +# when including for compilation from pre-installed libraries and such, +# need to make sure those are put last on the compile command +WITH_INCLUDES = @with_INCLUDES@ +WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@ # Where to find gnuradio include files in the current build tree # top_srcdir for original stuff, top_builddir for generated files -GNURADIO_INCLUDES = -I$(top_srcdir)/gnuradio-core/src/lib/runtime \ - -I$(top_srcdir)/gnuradio-core/src/lib/general \ - -I$(top_builddir)/gnuradio-core/src/lib/general \ - -I$(top_srcdir)/gnuradio-core/src/lib/filter \ - -I$(top_builddir)/gnuradio-core/src/lib/filter \ - -I$(top_srcdir)/gnuradio-core/src/lib/reed-solomon \ - -I$(top_srcdir)/gnuradio-core/src/lib/io \ - -I$(top_srcdir)/gnuradio-core/src/lib/g72x \ - -I$(top_srcdir)/gnuradio-core/src/lib/omnithread \ - -I$(top_srcdir)/gnuradio-core/src/lib/swig \ - -I$(top_builddir)/gnuradio-core/src/lib/swig \ - $(FFTW3F_CFLAGS) - +GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@ # How to link in GNU Radio core library from inside the tree -GNURADIO_CORE_LA = $(top_builddir)/gnuradio-core/src/lib/libgnuradio-core.la +GNURADIO_CORE_LA = @gnuradio_core_LA@ -# This is a dependency for many swig operations -GNURADIO_I = $(top_srcdir)/gnuradio-core/src/lib/swig/gnuradio.i +# How to link in the USRP library from inside the tree +GRUEL_INCLUDES = @gruel_INCLUDES@ +GRUEL_LA = @gruel_LA@ # How to link in the USRP library from inside the tree -USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \ - -I$(top_srcdir)/usrp/firmware/include +USRP_INCLUDES = @usrp_INCLUDES@ +USRP_LA = @usrp_LA@ -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la +# How to link the gcell library from inside the tree (the PPU part) +GCELL_INCLUDES = @gcell_INCLUDES@ +GCELL_LA = @gcell_LA@ -# This used to be set in configure.ac but is now defined here for all -# Makefiles when this fragment is included. -STD_DEFINES_AND_INCLUDES = $(DEFINES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS) +# How to link the gcell library from inside the tree (the SPU part) +GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@ +GCELL_SPU_LA = @gcell_spu_LA@ + +# libtool aware wrapper for ppu-embedspu +GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool # Fix for BSD make not defining $(RM). We define it now in configure.ac # using AM_PATH_PROG, but now here have to add a -f to be like GNU make RM = $(RM_PROG) -f +RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s -# Install this stuff so that it ends up as the gnuradio.audio_osx module -# This usually ends up at: -# ${prefix}/lib/python${python_version}/site-packages/gnuradio -ourpythondir = $(grpythondir) -ourlibdir = $(grpyexecdir) -EXTRA_DIST = run_tests.in -TESTS = run_tests -LOCAL_IFILES = \ - $(top_srcdir)/gr-audio-osx/src/audio_osx.i +# Base directory for example applications +exampledir = $(datadir)/gnuradio/examples +gr_docdir = $(docdir)-$(DOCVER) -NON_LOCAL_IFILES = \ - $(GNURADIO_I) +# System configuration files +gr_prefsdir = $(GR_PREFSDIR) -ALL_IFILES = \ - $(LOCAL_IFILES) \ - $(NON_LOCAL_IFILES) +# Data directory for grc block wrappers +grc_blocksdir = $(pkgdatadir)/grc/blocks -BUILT_SOURCES = \ - audio_osx.cc \ - audio_osx.py - -ourpython_PYTHON = \ - audio_osx.py +# Other common defines; use "+=" to add to these +STAMPS = $(am__append_1) +MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \ + *.loT $(am__append_2) +EXTRA_DIST = run_tests.in +AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(PYTHON_CPPFLAGS) $(WITH_INCLUDES) -INCLUDES = $(STD_DEFINES_AND_INCLUDES) $(PYTHON_CPPFLAGS) -SWIGCPPPYTHONARGS = -python $(PYTHON_CPPFLAGS) $(STD_DEFINES_AND_INCLUDES) -ourlib_LTLIBRARIES = _audio_osx.la -_audio_osx_la_SOURCES = \ - audio_osx.cc \ - audio_osx_sink.cc \ - audio_osx_source.cc +# C/C++ headers get installed in ${prefix}/include/gnuradio +grinclude_HEADERS = \ + audio_osx_sink.h \ + audio_osx_source.h noinst_HEADERS = \ audio_osx.h \ - circular_buffer.h \ - mld_threads.h + circular_buffer.h -grinclude_HEADERS = \ - audio_osx_sink.h \ - audio_osx_source.h +noinst_PYTHON = \ + qa_osx.py \ + test_audio_loop.py + +lib_LTLIBRARIES = libgnuradio-audio-osx.la +libgnuradio_audio_osx_la_SOURCES = \ + audio_osx_sink.cc \ + audio_osx_source.cc + +libgnuradio_audio_osx_la_LIBADD = \ + $(GNURADIO_CORE_LA) -swiginclude_HEADERS = \ - $(LOCAL_IFILES) +libgnuradio_audio_osx_la_LDFLAGS = \ + -framework AudioUnit \ + -framework CoreAudio \ + -framework AudioToolbox \ + $(NO_UNDEFINED) \ + $(LTVERSIONFLAGS) -_audio_osx_la_LIBADD = \ - $(PYTHON_LDFLAGS) \ - $(GNURADIO_CORE_LA) \ - -lstdc++ -_audio_osx_la_LDFLAGS = $(NO_UNDEFINED) -module -avoid-version -framework AudioUnit -framework CoreAudio -framework AudioToolbox -noinst_PYTHON = qa_osx.py test_audio_loop.py -MOSTLYCLEANFILES = $(BUILT_SOURCES) *~ *.pyc run_tests *.loT -CONFIG_CLEAN_FILES = run_tests *.loT +################################### +# SWIG Python interface and library +@PYTHON_TRUE@TESTS = run_tests +@PYTHON_TRUE@DISTCLEANFILES = run_tests +@PYTHON_TRUE@TOP_SWIG_IFILES = \ +@PYTHON_TRUE@ audio_osx.i + + +# Install so that they end up available as: +# import gnuradio.audio_osx +# This ends up at: +# ${prefix}/lib/python${python_version}/site-packages/gnuradio +@PYTHON_TRUE@audio_osx_pythondir_category = \ +@PYTHON_TRUE@ gnuradio + + +# additional libraries for linking with the SWIG-generated library +@PYTHON_TRUE@audio_osx_la_swig_libadd = \ +@PYTHON_TRUE@ libgnuradio-audio-osx.la + +@PYTHON_TRUE@SWIG_PYTHON_FLAGS = \ +@PYTHON_TRUE@ -fvirtual \ +@PYTHON_TRUE@ -python \ +@PYTHON_TRUE@ -modern \ +@PYTHON_TRUE@ -keyword \ +@PYTHON_TRUE@ -w511 \ +@PYTHON_TRUE@ -outdir . + +@PYTHON_TRUE@STD_SWIG_PYTHON_ARGS = \ +@PYTHON_TRUE@ $(SWIG_PYTHON_FLAGS) \ +@PYTHON_TRUE@ $(STD_DEFINES_AND_INCLUDES) \ +@PYTHON_TRUE@ $(WITH_SWIG_INCLUDES) \ +@PYTHON_TRUE@ $(WITH_INCLUDES) + +@PYTHON_TRUE@STD_SWIG_LA_LD_FLAGS = \ +@PYTHON_TRUE@ $(PYTHON_LDFLAGS) \ +@PYTHON_TRUE@ -module \ +@PYTHON_TRUE@ -avoid-version \ +@PYTHON_TRUE@ $(NO_UNDEFINED) + +@PYTHON_TRUE@STD_SWIG_LA_LIB_ADD = \ +@PYTHON_TRUE@ -lstdc++ + +@PYTHON_TRUE@STD_SWIG_CXX_FLAGS = @swig_CXXFLAGS@ +@PYTHON_TRUE@SUFFIXES = .i +@PYTHON_TRUE@swig_built_sources = audio_osx.py audio_osx.cc +@PYTHON_TRUE@audio_osx_pythondir = $(pythondir)/$(audio_osx_pythondir_category) +@PYTHON_TRUE@audio_osx_pylibdir = $(pyexecdir)/$(audio_osx_pylibdir_category) +@PYTHON_TRUE@audio_osx_swigincludedir = $(swigincludedir) +@PYTHON_TRUE@audio_osx_swiginclude_HEADERS = \ +@PYTHON_TRUE@ audio_osx.i \ +@PYTHON_TRUE@ $(audio_osx_swiginclude_headers) + +@PYTHON_TRUE@audio_osx_pylib_LTLIBRARIES = \ +@PYTHON_TRUE@ _audio_osx.la + +@PYTHON_TRUE@_audio_osx_la_SOURCES = \ +@PYTHON_TRUE@ audio_osx.cc \ +@PYTHON_TRUE@ $(audio_osx_la_swig_sources) + +@PYTHON_TRUE@_audio_osx_la_LIBADD = \ +@PYTHON_TRUE@ $(STD_SWIG_LA_LIB_ADD) \ +@PYTHON_TRUE@ $(audio_osx_la_swig_libadd) + +@PYTHON_TRUE@_audio_osx_la_LDFLAGS = \ +@PYTHON_TRUE@ $(STD_SWIG_LA_LD_FLAGS) \ +@PYTHON_TRUE@ $(audio_osx_la_swig_ldflags) + +@PYTHON_TRUE@_audio_osx_la_CXXFLAGS = \ +@PYTHON_TRUE@ $(STD_SWIG_CXX_FLAGS) \ +@PYTHON_TRUE@ $(audio_osx_la_swig_cxxflags) + +@PYTHON_TRUE@audio_osx_python_PYTHON = \ +@PYTHON_TRUE@ audio_osx.py \ +@PYTHON_TRUE@ $(audio_osx_python) + + +# add some of the variables generated inside the Makefile.swig.gen +@PYTHON_TRUE@BUILT_SOURCES = $(swig_built_sources) + +# Do not distribute the output of SWIG +@PYTHON_TRUE@no_dist_files = $(swig_built_sources) all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: -.SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps) +.SUFFIXES: .i .cc .lo .o .obj +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.swig $(srcdir)/Makefile.swig.gen $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ - && exit 0; \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-audio-osx/src/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu gr-audio-osx/src/Makefile + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-audio-osx/src/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gr-audio-osx/src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -517,37 +965,75 @@ $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): run_tests: $(top_builddir)/config.status $(srcdir)/run_tests.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -install-ourlibLTLIBRARIES: $(ourlib_LTLIBRARIES) +install-audio_osx_pylibLTLIBRARIES: $(audio_osx_pylib_LTLIBRARIES) @$(NORMAL_INSTALL) - test -z "$(ourlibdir)" || $(mkdir_p) "$(DESTDIR)$(ourlibdir)" - @list='$(ourlib_LTLIBRARIES)'; for p in $$list; do \ + test -z "$(audio_osx_pylibdir)" || $(MKDIR_P) "$(DESTDIR)$(audio_osx_pylibdir)" + @list='$(audio_osx_pylib_LTLIBRARIES)'; test -n "$(audio_osx_pylibdir)" || list=; \ + list2=; for p in $$list; do \ if test -f $$p; then \ - f=$(am__strip_dir) \ - echo " $(LIBTOOL) --mode=install $(ourlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(ourlibdir)/$$f'"; \ - $(LIBTOOL) --mode=install $(ourlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(ourlibdir)/$$f"; \ + list2="$$list2 $$p"; \ else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(audio_osx_pylibdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(audio_osx_pylibdir)"; \ + } + +uninstall-audio_osx_pylibLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(audio_osx_pylib_LTLIBRARIES)'; test -n "$(audio_osx_pylibdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(audio_osx_pylibdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(audio_osx_pylibdir)/$$f"; \ + done + +clean-audio_osx_pylibLTLIBRARIES: + -test -z "$(audio_osx_pylib_LTLIBRARIES)" || rm -f $(audio_osx_pylib_LTLIBRARIES) + @list='$(audio_osx_pylib_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ done +install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" + @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ + } -uninstall-ourlibLTLIBRARIES: +uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) - @set -x; list='$(ourlib_LTLIBRARIES)'; for p in $$list; do \ - p=$(am__strip_dir) \ - echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(ourlibdir)/$$p'"; \ - $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(ourlibdir)/$$p"; \ + @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done -clean-ourlibLTLIBRARIES: - -test -z "$(ourlib_LTLIBRARIES)" || rm -f $(ourlib_LTLIBRARIES) - @list='$(ourlib_LTLIBRARIES)'; for p in $$list; do \ +clean-libLTLIBRARIES: + -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) + @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done _audio_osx.la: $(_audio_osx_la_OBJECTS) $(_audio_osx_la_DEPENDENCIES) - $(CXXLINK) -rpath $(ourlibdir) $(_audio_osx_la_LDFLAGS) $(_audio_osx_la_OBJECTS) $(_audio_osx_la_LIBADD) $(LIBS) + $(_audio_osx_la_LINK) $(am__audio_osx_la_rpath) $(_audio_osx_la_OBJECTS) $(_audio_osx_la_LIBADD) $(LIBS) +libgnuradio-audio-osx.la: $(libgnuradio_audio_osx_la_OBJECTS) $(libgnuradio_audio_osx_la_DEPENDENCIES) + $(libgnuradio_audio_osx_la_LINK) -rpath $(libdir) $(libgnuradio_audio_osx_la_OBJECTS) $(libgnuradio_audio_osx_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -555,147 +1041,170 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_osx.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_audio_osx_la-audio_osx.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_osx_sink.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_osx_source.Plo@am__quote@ .cc.o: -@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cc.obj: -@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ -@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cc.lo: -@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< +_audio_osx_la-audio_osx.lo: audio_osx.cc +@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 +@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/_audio_osx_la-audio_osx.Tpo $(DEPDIR)/_audio_osx_la-audio_osx.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='audio_osx.cc' object='_audio_osx_la-audio_osx.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@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 + mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool -uninstall-info-am: -install-ourpythonPYTHON: $(ourpython_PYTHON) +install-audio_osx_pythonPYTHON: $(audio_osx_python_PYTHON) @$(NORMAL_INSTALL) - test -z "$(ourpythondir)" || $(mkdir_p) "$(DESTDIR)$(ourpythondir)" - @list='$(ourpython_PYTHON)'; dlist=''; for p in $$list; do\ + test -z "$(audio_osx_pythondir)" || $(MKDIR_P) "$(DESTDIR)$(audio_osx_pythondir)" + @list='$(audio_osx_python_PYTHON)'; dlist=; list2=; test -n "$(audio_osx_pythondir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ if test -f $$b$$p; then \ - f=$(am__strip_dir) \ + $(am__strip_dir) \ dlist="$$dlist $$f"; \ - echo " $(ourpythonPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(ourpythondir)/$$f'"; \ - $(ourpythonPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(ourpythondir)/$$f"; \ + list2="$$list2 $$b$$p"; \ else :; fi; \ done; \ + for file in $$list2; do echo $$file; done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(audio_osx_pythondir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(audio_osx_pythondir)" || exit $$?; \ + done || exit $$?; \ if test -n "$$dlist"; then \ if test -z "$(DESTDIR)"; then \ - PYTHON=$(PYTHON) $(py_compile) --basedir "$(ourpythondir)" $$dlist; \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(audio_osx_pythondir)" $$dlist; \ else \ - PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(ourpythondir)" $$dlist; \ + PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(audio_osx_pythondir)" $$dlist; \ fi; \ else :; fi -uninstall-ourpythonPYTHON: +uninstall-audio_osx_pythonPYTHON: @$(NORMAL_UNINSTALL) - @list='$(ourpython_PYTHON)'; dlist=''; for p in $$list; do\ - f=$(am__strip_dir) \ - rm -f "$(DESTDIR)$(ourpythondir)/$$f"; \ - rm -f "$(DESTDIR)$(ourpythondir)/$${f}c"; \ - rm -f "$(DESTDIR)$(ourpythondir)/$${f}o"; \ - done -install-grincludeHEADERS: $(grinclude_HEADERS) + @list='$(audio_osx_python_PYTHON)'; test -n "$(audio_osx_pythondir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + filesc=`echo "$$files" | sed 's|$$|c|'`; \ + fileso=`echo "$$files" | sed 's|$$|o|'`; \ + echo " ( cd '$(DESTDIR)$(audio_osx_pythondir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(audio_osx_pythondir)" && rm -f $$files || exit $$?; \ + echo " ( cd '$(DESTDIR)$(audio_osx_pythondir)' && rm -f" $$filesc ")"; \ + cd "$(DESTDIR)$(audio_osx_pythondir)" && rm -f $$filesc || exit $$?; \ + echo " ( cd '$(DESTDIR)$(audio_osx_pythondir)' && rm -f" $$fileso ")"; \ + cd "$(DESTDIR)$(audio_osx_pythondir)" && rm -f $$fileso +install-audio_osx_swigincludeHEADERS: $(audio_osx_swiginclude_HEADERS) @$(NORMAL_INSTALL) - test -z "$(grincludedir)" || $(mkdir_p) "$(DESTDIR)$(grincludedir)" - @list='$(grinclude_HEADERS)'; for p in $$list; do \ + test -z "$(audio_osx_swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(audio_osx_swigincludedir)" + @list='$(audio_osx_swiginclude_HEADERS)'; test -n "$(audio_osx_swigincludedir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(grincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(grincludedir)/$$f'"; \ - $(grincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(grincludedir)/$$f"; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(audio_osx_swigincludedir)'"; \ + $(INSTALL_HEADER) $$files "$(DESTDIR)$(audio_osx_swigincludedir)" || exit $$?; \ done -uninstall-grincludeHEADERS: +uninstall-audio_osx_swigincludeHEADERS: @$(NORMAL_UNINSTALL) - @list='$(grinclude_HEADERS)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(grincludedir)/$$f'"; \ - rm -f "$(DESTDIR)$(grincludedir)/$$f"; \ - done -install-swigincludeHEADERS: $(swiginclude_HEADERS) + @list='$(audio_osx_swiginclude_HEADERS)'; test -n "$(audio_osx_swigincludedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(audio_osx_swigincludedir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(audio_osx_swigincludedir)" && rm -f $$files +install-grincludeHEADERS: $(grinclude_HEADERS) @$(NORMAL_INSTALL) - test -z "$(swigincludedir)" || $(mkdir_p) "$(DESTDIR)$(swigincludedir)" - @list='$(swiginclude_HEADERS)'; for p in $$list; do \ + test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)" + @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(swigincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(swigincludedir)/$$f'"; \ - $(swigincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(swigincludedir)/$$f"; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \ + $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \ done -uninstall-swigincludeHEADERS: +uninstall-grincludeHEADERS: @$(NORMAL_UNINSTALL) - @list='$(swiginclude_HEADERS)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(swigincludedir)/$$f'"; \ - rm -f "$(DESTDIR)$(swigincludedir)/$$f"; \ - done + @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(grincludedir)" && rm -f $$files ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) - tags=; \ + set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique + $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -703,7 +1212,8 @@ distclean-tags: check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=$(srcdir); export srcdir; \ - list='$(TESTS)'; \ + list=' $(TESTS) '; \ + $(am__tty_colors); \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ @@ -712,49 +1222,63 @@ check-TESTS: $(TESTS) if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ - *" $$tst "*) \ + *[\ \ ]$$tst[\ \ ]*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ - echo "XPASS: $$tst"; \ + col=$$red; res=XPASS; \ ;; \ *) \ - echo "PASS: $$tst"; \ + col=$$grn; res=PASS; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ - *" $$tst "*) \ + *[\ \ ]$$tst[\ \ ]*) \ xfail=`expr $$xfail + 1`; \ - echo "XFAIL: $$tst"; \ + col=$$lgn; res=XFAIL; \ ;; \ *) \ failed=`expr $$failed + 1`; \ - echo "FAIL: $$tst"; \ + col=$$red; res=FAIL; \ ;; \ esac; \ else \ skip=`expr $$skip + 1`; \ - echo "SKIP: $$tst"; \ + col=$$blu; res=SKIP; \ fi; \ + echo "$${col}$$res$${std}: $$tst"; \ done; \ + if test "$$all" -eq 1; then \ + tests="test"; \ + All=""; \ + else \ + tests="tests"; \ + All="All "; \ + fi; \ if test "$$failed" -eq 0; then \ if test "$$xfail" -eq 0; then \ - banner="All $$all tests passed"; \ + banner="$$All$$all $$tests passed"; \ else \ - banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ + if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ + banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ fi; \ else \ if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all tests failed"; \ + banner="$$failed of $$all $$tests failed"; \ else \ - banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ + if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ + banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ fi; \ fi; \ dashes="$$banner"; \ skipped=""; \ if test "$$skip" -ne 0; then \ - skipped="($$skip tests were not run)"; \ + if test "$$skip" -eq 1; then \ + skipped="($$skip test was not run)"; \ + else \ + skipped="($$skip tests were not run)"; \ + fi; \ test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$skipped"; \ fi; \ @@ -765,39 +1289,45 @@ check-TESTS: $(TESTS) dashes="$$report"; \ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ - echo "$$dashes"; \ + if test "$$failed" -eq 0; then \ + echo "$$grn$$dashes"; \ + else \ + echo "$$red$$dashes"; \ + fi; \ echo "$$banner"; \ test -z "$$skipped" || echo "$$skipped"; \ test -z "$$report" || echo "$$report"; \ - echo "$$dashes"; \ + echo "$$dashes$$std"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) - $(mkdir_p) $(distdir)/../.. $(distdir)/../../gr-audio-osx/src - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @@ -810,8 +1340,8 @@ check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: - for dir in "$(DESTDIR)$(ourlibdir)" "$(DESTDIR)$(ourpythondir)" "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + for dir in "$(DESTDIR)$(audio_osx_pylibdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(audio_osx_pythondir)" "$(DESTDIR)$(audio_osx_swigincludedir)" "$(DESTDIR)$(grincludedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am @@ -835,6 +1365,8 @@ clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -842,14 +1374,14 @@ maintainer-clean-generic: -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am -clean-am: clean-generic clean-libtool clean-ourlibLTLIBRARIES \ - mostlyclean-am +clean-am: clean-audio_osx_pylibLTLIBRARIES clean-generic \ + clean-libLTLIBRARIES clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ - distclean-libtool distclean-tags + distclean-tags dvi: dvi-am @@ -857,19 +1389,40 @@ dvi-am: html: html-am +html-am: + info: info-am info-am: -install-data-am: install-grincludeHEADERS install-ourlibLTLIBRARIES \ - install-ourpythonPYTHON install-swigincludeHEADERS +install-data-am: install-audio_osx_pylibLTLIBRARIES \ + install-audio_osx_pythonPYTHON \ + install-audio_osx_swigincludeHEADERS install-grincludeHEADERS + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: install-libLTLIBRARIES -install-exec-am: +install-html: install-html-am + +install-html-am: install-info: install-info-am +install-info-am: + install-man: +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + installcheck-am: maintainer-clean: maintainer-clean-am @@ -890,34 +1443,116 @@ ps: ps-am ps-am: -uninstall-am: uninstall-grincludeHEADERS uninstall-info-am \ - uninstall-ourlibLTLIBRARIES uninstall-ourpythonPYTHON \ - uninstall-swigincludeHEADERS +uninstall-am: uninstall-audio_osx_pylibLTLIBRARIES \ + uninstall-audio_osx_pythonPYTHON \ + uninstall-audio_osx_swigincludeHEADERS \ + uninstall-grincludeHEADERS uninstall-libLTLIBRARIES + +.MAKE: all check check-am install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ - clean-generic clean-libtool clean-ourlibLTLIBRARIES ctags \ - dist-hook distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-exec install-exec-am \ - install-grincludeHEADERS install-info install-info-am \ - install-man install-ourlibLTLIBRARIES install-ourpythonPYTHON \ - install-strip install-swigincludeHEADERS installcheck \ + clean-audio_osx_pylibLTLIBRARIES clean-generic \ + clean-libLTLIBRARIES clean-libtool ctags dist-hook distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-audio_osx_pylibLTLIBRARIES \ + install-audio_osx_pythonPYTHON \ + install-audio_osx_swigincludeHEADERS install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-grincludeHEADERS install-html \ + install-html-am install-info install-info-am \ + install-libLTLIBRARIES install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags uninstall uninstall-am uninstall-grincludeHEADERS \ - uninstall-info-am uninstall-ourlibLTLIBRARIES \ - uninstall-ourpythonPYTHON uninstall-swigincludeHEADERS + tags uninstall uninstall-am \ + uninstall-audio_osx_pylibLTLIBRARIES \ + uninstall-audio_osx_pythonPYTHON \ + uninstall-audio_osx_swigincludeHEADERS \ + uninstall-grincludeHEADERS uninstall-libLTLIBRARIES -audio_osx.cc audio_osx.py: $(ALL_IFILES) - $(SWIG) $(SWIGCPPPYTHONARGS) -module audio_osx -o audio_osx.cc $(LOCAL_IFILES) +# Base directory for documentation (docdir undefined in autoconf < 1.60) +docdir ?= $(datadir)/doc/$(PACKAGE) -# Don't distribute output of swig +# Don't distribute the files defined in the variable 'no_dist_files' dist-hook: - @for file in $(BUILT_SOURCES); do echo $(RM) $(distdir)/$$file; done - @for file in $(BUILT_SOURCES); do $(RM) $(distdir)/$$file; done + @for file in $(no_dist_files); do \ + echo $(RM) $(distdir)/$$file; \ + $(RM) $(distdir)/$$file; \ + done; + +@PYTHON_TRUE@generate-makefile-swig $(srcdir)/Makefile.swig.gen: $(top_srcdir)/Makefile.swig.gen.t +@PYTHON_TRUE@ @do_recreate=0; \ +@PYTHON_TRUE@ if test -f $(srcdir)/Makefile.swig.gen; then \ +@PYTHON_TRUE@ if $(RM) $(srcdir)/Makefile.swig.gen 2>/dev/null; then \ +@PYTHON_TRUE@ if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \ +@PYTHON_TRUE@ do_recreate=1; \ +@PYTHON_TRUE@ fi; \ +@PYTHON_TRUE@ fi; \ +@PYTHON_TRUE@ else \ +@PYTHON_TRUE@ if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \ +@PYTHON_TRUE@ do_recreate=1; \ +@PYTHON_TRUE@ fi; \ +@PYTHON_TRUE@ fi; \ +@PYTHON_TRUE@ if test "$$do_recreate" == "1"; then \ +@PYTHON_TRUE@ echo "Regenerating $(srcdir)/Makefile.swig.gen"; \ +@PYTHON_TRUE@ for TFILE in $(TOP_SWIG_IFILES); do \ +@PYTHON_TRUE@ TNAME=`python -c "import os.path as op; (dN, fN) = op.split ('$$TFILE'); (fbN, fE) = op.splitext (fN); print fbN;"`; \ +@PYTHON_TRUE@ $(SED) -e 's|@NAME@|'$$TNAME'|g;' < $(top_srcdir)/Makefile.swig.gen.t >> $(srcdir)/Makefile.swig.gen; \ +@PYTHON_TRUE@ echo "" >> $(srcdir)/Makefile.swig.gen; \ +@PYTHON_TRUE@ done; \ +@PYTHON_TRUE@ else \ +@PYTHON_TRUE@ echo "Cannot recreate $(srcdir)/Makefile.swig.gen because the directory or file is write-protected."; \ +@PYTHON_TRUE@ exit -1; \ +@PYTHON_TRUE@ fi; + +@PYTHON_TRUE@audio_osx_pythondir_category ?= gnuradio/audio_osx +@PYTHON_TRUE@audio_osx_pylibdir_category ?= $(audio_osx_pythondir_category) + +@PYTHON_TRUE@audio_osx.h audio_osx.py audio_osx.cc: audio_osx.i +@PYTHON_TRUE@ trap 'rm -rf $(DEPDIR)/audio_osx-generate-*' 1 2 13 15; \ +@PYTHON_TRUE@ if mkdir $(DEPDIR)/audio_osx-generate-lock 2>/dev/null; then \ +@PYTHON_TRUE@ rm -f $(DEPDIR)/audio_osx-generate-stamp; \ +@PYTHON_TRUE@ $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/audio_osx-generate-stamp WHAT=$<; \ +@PYTHON_TRUE@ rmdir $(DEPDIR)/audio_osx-generate-lock; \ +@PYTHON_TRUE@ else \ +@PYTHON_TRUE@ while test -d $(DEPDIR)/audio_osx-generate-lock; do \ +@PYTHON_TRUE@ sleep 1; \ +@PYTHON_TRUE@ done; \ +@PYTHON_TRUE@ test -f $(DEPDIR)/audio_osx-generate-stamp; \ +@PYTHON_TRUE@ exit $$?; \ +@PYTHON_TRUE@ fi; + +@PYTHON_TRUE@$(DEPDIR)/audio_osx-generate-stamp: +@PYTHON_TRUE@ if $(SWIG) $(STD_SWIG_PYTHON_ARGS) $(audio_osx_swig_args) \ +@PYTHON_TRUE@ -MD -MF $(DEPDIR)/audio_osx.Std \ +@PYTHON_TRUE@ -module audio_osx -o audio_osx.cc $(WHAT); then \ +@PYTHON_TRUE@ if test $(host_os) = mingw32; then \ +@PYTHON_TRUE@ $(RM) $(DEPDIR)/audio_osx.Sd; \ +@PYTHON_TRUE@ $(SED) 's,\\\\,/,g' < $(DEPDIR)/audio_osx.Std \ +@PYTHON_TRUE@ > $(DEPDIR)/audio_osx.Sd; \ +@PYTHON_TRUE@ $(RM) $(DEPDIR)/audio_osx.Std; \ +@PYTHON_TRUE@ $(MV) $(DEPDIR)/audio_osx.Sd $(DEPDIR)/audio_osx.Std; \ +@PYTHON_TRUE@ fi; \ +@PYTHON_TRUE@ else \ +@PYTHON_TRUE@ $(RM) $(DEPDIR)/audio_osx.S*; exit 1; \ +@PYTHON_TRUE@ fi; +@PYTHON_TRUE@ $(RM) $(DEPDIR)/audio_osx.d +@PYTHON_TRUE@ cp $(DEPDIR)/audio_osx.Std $(DEPDIR)/audio_osx.d +@PYTHON_TRUE@ echo "" >> $(DEPDIR)/audio_osx.d +@PYTHON_TRUE@ $(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/audio_osx.Std | \ +@PYTHON_TRUE@ awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/audio_osx.d +@PYTHON_TRUE@ $(RM) $(DEPDIR)/audio_osx.Std +@PYTHON_TRUE@ touch $(DEPDIR)/audio_osx-generate-stamp + +# KLUDGE: Force runtime include of a SWIG dependency file. This is +# not guaranteed to be portable, but will probably work. If it works, +# we have accurate dependencies for our swig stuff, which is good. + +@PYTHON_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_osx.d@am__quote@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: