X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gnuradio-core%2Fsrc%2Flib%2Ffilter%2FMakefile.in;h=785d4f871efcdb56818629614875bbeda854a5fe;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=eb0c2b50888301532a8bd62fd5a0d18a2f113ef8;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/filter/Makefile.in b/gnuradio-core/src/lib/filter/Makefile.in index eb0c2b50..785d4f87 100644 --- a/gnuradio-core/src/lib/filter/Makefile.in +++ b/gnuradio-core/src/lib/filter/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10.2 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 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,7 +15,7 @@ @SET_MAKE@ # -# Copyright 2001,2002,2004,2005,2006 Free Software Foundation, Inc. +# Copyright 2001,2002,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -37,7 +37,51 @@ # -*- Makefile -*- # -# Copyright 2004,2006,2007 Free Software Foundation, Inc. +# Copyright 2004,2006,2007,2008,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 -*- +# +# Copyright 2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -58,15 +102,11 @@ # -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = ../../../.. 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 @@ -84,28 +124,39 @@ target_triplet = @target@ DIST_COMMON = README $(grinclude_HEADERS) $(noinst_HEADERS) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.gen \ $(srcdir)/Makefile.in $(swiginclude_HEADERS) \ - $(top_srcdir)/Makefile.common + $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.gen.gen \ + $(top_srcdir)/Makefile.par.gen subdir = gnuradio-core/src/lib/filter 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_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_subversion.m4 \ $(top_srcdir)/config/gr_swig.m4 \ $(top_srcdir)/config/gr_sysv_shm.m4 \ - $(top_srcdir)/config/gr_x86_64.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_audio_alsa.m4 \ @@ -114,15 +165,35 @@ am__aclocal_m4_deps = $(top_srcdir)/config/acx_pthread.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_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_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_mblock.m4 \ + $(top_srcdir)/config/grc_omnithread.m4 \ + $(top_srcdir)/config/grc_pmt.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 \ @@ -139,19 +210,25 @@ LTLIBRARIES = $(noinst_LTLIBRARIES) libfilter_qa_la_LIBADD = am__libfilter_qa_la_SOURCES_DIST = qa_filter.cc qa_gr_fir_ccf.cc \ qa_gr_fir_fcc.cc qa_gr_fir_fff.cc qa_gr_fir_ccc.cc \ - qa_gr_fir_scc.cc qa_gri_mmse_fir_interpolator.cc \ - qa_dotprod_generic.cc qa_dotprod_x86.cc \ + qa_gr_fir_scc.cc qa_gr_rotator.cc \ + qa_gri_mmse_fir_interpolator.cc \ + qa_gri_mmse_fir_interpolator_cc.cc qa_dotprod_generic.cc \ + qa_dotprod_powerpc.cc qa_dotprod_x86.cc \ qa_float_dotprod_x86.cc qa_complex_dotprod_x86.cc \ qa_ccomplex_dotprod_x86.cc am__objects_1 = qa_filter.lo qa_gr_fir_ccf.lo qa_gr_fir_fcc.lo \ qa_gr_fir_fff.lo qa_gr_fir_ccc.lo qa_gr_fir_scc.lo \ - qa_gri_mmse_fir_interpolator.lo + qa_gr_rotator.lo qa_gri_mmse_fir_interpolator.lo \ + qa_gri_mmse_fir_interpolator_cc.lo am__objects_2 = qa_dotprod_generic.lo -am__objects_3 = qa_dotprod_x86.lo qa_float_dotprod_x86.lo \ +am__objects_3 = qa_dotprod_powerpc.lo +am__objects_4 = qa_dotprod_x86.lo qa_float_dotprod_x86.lo \ qa_complex_dotprod_x86.lo qa_ccomplex_dotprod_x86.lo -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@am_libfilter_qa_la_OBJECTS = \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@ $(am__objects_1) \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@ $(am__objects_3) +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@ $(am__objects_4) +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@am_libfilter_qa_la_OBJECTS = \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@ $(am__objects_1) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@ $(am__objects_3) @MD_CPU_generic_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \ @MD_CPU_generic_TRUE@ $(am__objects_2) libfilter_qa_la_OBJECTS = $(am_libfilter_qa_la_OBJECTS) @@ -180,24 +257,24 @@ am__libfilter_la_SOURCES_DIST = gr_fir_ccc.cc gr_fir_ccc_generic.cc \ gr_rational_resampler_base_scc.cc gr_adaptive_fir_ccf.cc \ gr_cma_equalizer_cc.cc gr_fft_filter_ccc.cc \ gr_fft_filter_fff.cc gr_goertzel_fc.cc gr_filter_delay_fc.cc \ - gr_fractional_interpolator.cc gr_hilbert_fc.cc \ + gr_fractional_interpolator_ff.cc \ + gr_fractional_interpolator_cc.cc gr_hilbert_fc.cc \ gr_iir_filter_ffd.cc gr_sincos.c \ gr_single_pole_iir_filter_ff.cc \ - gr_single_pole_avg_filter_ff.cc \ - gr_single_pole_rec_filter_ff.cc \ - gr_single_zero_avg_filter_ff.cc \ - gr_single_zero_rec_filter_ff.cc \ gr_single_pole_iir_filter_cc.cc gri_goertzel.cc \ gri_mmse_fir_interpolator.cc gri_mmse_fir_interpolator_cc.cc \ complex_dotprod_generic.cc ccomplex_dotprod_generic.cc \ float_dotprod_generic.c short_dotprod_generic.c \ - sysconfig_generic.cc float_dotprod_sse.S float_dotprod_3dnow.S \ + sysconfig_generic.cc sysconfig_powerpc.cc \ + gr_fir_sysconfig_powerpc.cc gr_cpu_powerpc.cc \ + gr_fir_fff_altivec.cc gr_altivec.c dotprod_fff_altivec.c \ + float_dotprod_sse.S float_dotprod_3dnow.S \ complex_dotprod_3dnowext.S complex_dotprod_3dnow.S \ complex_dotprod_sse.S ccomplex_dotprod_3dnowext.S \ ccomplex_dotprod_3dnow.S ccomplex_dotprod_sse.S \ fcomplex_dotprod_3dnow.S fcomplex_dotprod_sse.S \ short_dotprod_mmx.S cpuid_x86.S sysconfig_x86.cc \ - gr_fir_sysconfig_x86.cc gr_cpu.cc gr_fir_ccc_simd.cc \ + gr_fir_sysconfig_x86.cc gr_cpu_x86.cc gr_fir_ccc_simd.cc \ gr_fir_ccc_x86.cc gr_fir_fff_simd.cc gr_fir_fff_x86.cc \ gr_fir_fsf_simd.cc gr_fir_fsf_x86.cc gr_fir_scc_simd.cc \ gr_fir_scc_x86.cc gr_fir_fcc_simd.cc gr_fir_fcc_x86.cc \ @@ -208,7 +285,7 @@ am__libfilter_la_SOURCES_DIST = gr_fir_ccc.cc gr_fir_ccc_generic.cc \ ccomplex_dotprod_3dnow64.S ccomplex_dotprod_sse64.S \ fcomplex_dotprod_3dnow64.S fcomplex_dotprod_sse64.S \ short_dotprod_mmx64.S cpuid_x86_64.S -am__objects_4 = gr_fir_ccc.lo gr_fir_ccc_generic.lo gr_fir_ccf.lo \ +am__objects_5 = gr_fir_ccc.lo gr_fir_ccc_generic.lo gr_fir_ccf.lo \ gr_fir_ccf_generic.lo gr_fir_fcc.lo gr_fir_fcc_generic.lo \ gr_fir_fff.lo gr_fir_fff_generic.lo gr_fir_filter_ccc.lo \ gr_fir_filter_ccf.lo gr_fir_filter_fcc.lo gr_fir_filter_fff.lo \ @@ -229,70 +306,77 @@ am__objects_4 = gr_fir_ccc.lo gr_fir_ccc_generic.lo gr_fir_ccf.lo \ gr_rational_resampler_base_fff.lo \ gr_rational_resampler_base_fsf.lo \ gr_rational_resampler_base_scc.lo -am__objects_5 = $(am__objects_4) gr_adaptive_fir_ccf.lo \ +am__objects_6 = $(am__objects_5) gr_adaptive_fir_ccf.lo \ gr_cma_equalizer_cc.lo gr_fft_filter_ccc.lo \ gr_fft_filter_fff.lo gr_goertzel_fc.lo gr_filter_delay_fc.lo \ - gr_fractional_interpolator.lo gr_hilbert_fc.lo \ + gr_fractional_interpolator_ff.lo \ + gr_fractional_interpolator_cc.lo gr_hilbert_fc.lo \ gr_iir_filter_ffd.lo gr_sincos.lo \ gr_single_pole_iir_filter_ff.lo \ - gr_single_pole_avg_filter_ff.lo \ - gr_single_pole_rec_filter_ff.lo \ - gr_single_zero_avg_filter_ff.lo \ - gr_single_zero_rec_filter_ff.lo \ gr_single_pole_iir_filter_cc.lo gri_goertzel.lo \ gri_mmse_fir_interpolator.lo gri_mmse_fir_interpolator_cc.lo \ complex_dotprod_generic.lo ccomplex_dotprod_generic.lo \ float_dotprod_generic.lo short_dotprod_generic.lo -am__objects_6 = sysconfig_generic.lo -am__objects_7 = float_dotprod_sse.lo float_dotprod_3dnow.lo \ +am__objects_7 = sysconfig_generic.lo +am__objects_8 = sysconfig_powerpc.lo gr_fir_sysconfig_powerpc.lo \ + gr_cpu_powerpc.lo gr_fir_fff_altivec.lo gr_altivec.lo \ + dotprod_fff_altivec.lo +am__objects_9 = float_dotprod_sse.lo float_dotprod_3dnow.lo \ complex_dotprod_3dnowext.lo complex_dotprod_3dnow.lo \ complex_dotprod_sse.lo ccomplex_dotprod_3dnowext.lo \ ccomplex_dotprod_3dnow.lo ccomplex_dotprod_sse.lo \ fcomplex_dotprod_3dnow.lo fcomplex_dotprod_sse.lo \ short_dotprod_mmx.lo cpuid_x86.lo -am__objects_8 = sysconfig_x86.lo gr_fir_sysconfig_x86.lo gr_cpu.lo \ - gr_fir_ccc_simd.lo gr_fir_ccc_x86.lo gr_fir_fff_simd.lo \ - gr_fir_fff_x86.lo gr_fir_fsf_simd.lo gr_fir_fsf_x86.lo \ - gr_fir_scc_simd.lo gr_fir_scc_x86.lo gr_fir_fcc_simd.lo \ - gr_fir_fcc_x86.lo gr_fir_ccf_simd.lo gr_fir_ccf_x86.lo \ - sse_debug.lo -am__objects_9 = float_dotprod_sse64.lo float_dotprod_3dnow64.lo \ +am__objects_10 = sysconfig_x86.lo gr_fir_sysconfig_x86.lo \ + gr_cpu_x86.lo gr_fir_ccc_simd.lo gr_fir_ccc_x86.lo \ + gr_fir_fff_simd.lo gr_fir_fff_x86.lo gr_fir_fsf_simd.lo \ + gr_fir_fsf_x86.lo gr_fir_scc_simd.lo gr_fir_scc_x86.lo \ + gr_fir_fcc_simd.lo gr_fir_fcc_x86.lo gr_fir_ccf_simd.lo \ + gr_fir_ccf_x86.lo sse_debug.lo +am__objects_11 = float_dotprod_sse64.lo float_dotprod_3dnow64.lo \ complex_dotprod_3dnowext64.lo complex_dotprod_3dnow64.lo \ complex_dotprod_sse64.lo ccomplex_dotprod_3dnowext64.lo \ ccomplex_dotprod_3dnow64.lo ccomplex_dotprod_sse64.lo \ fcomplex_dotprod_3dnow64.lo fcomplex_dotprod_sse64.lo \ short_dotprod_mmx64.lo cpuid_x86_64.lo -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@am_libfilter_la_OBJECTS = $(am__objects_5) \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_7) \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_8) -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@am_libfilter_la_OBJECTS = $(am__objects_5) \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@ $(am__objects_9) \ -@MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@ $(am__objects_8) -@MD_CPU_generic_TRUE@am_libfilter_la_OBJECTS = $(am__objects_5) \ -@MD_CPU_generic_TRUE@ $(am__objects_6) +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@am_libfilter_la_OBJECTS = $(am__objects_6) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_9) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_10) +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@am_libfilter_la_OBJECTS = $(am__objects_6) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@ $(am__objects_11) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@ $(am__objects_10) +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@am_libfilter_la_OBJECTS = \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@ $(am__objects_6) \ +@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@ $(am__objects_8) +@MD_CPU_generic_TRUE@am_libfilter_la_OBJECTS = $(am__objects_6) \ +@MD_CPU_generic_TRUE@ $(am__objects_7) libfilter_la_OBJECTS = $(am_libfilter_la_OBJECTS) -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles -CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ - $(CCASFLAGS) +CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) +LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) -LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ +LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ + $(LDFLAGS) -o $@ 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 $@ +CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ + $(LDFLAGS) -o $@ SOURCES = $(libfilter_qa_la_SOURCES) $(libfilter_la_SOURCES) \ $(EXTRA_libfilter_la_SOURCES) DIST_SOURCES = $(am__libfilter_qa_la_SOURCES_DIST) \ @@ -315,10 +399,9 @@ 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@ @@ -326,9 +409,16 @@ 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@ +CBLAS_LIBS = @CBLAS_LIBS@ CC = @CC@ CCAS = @CCAS@ +CCASDEPMODE = @CCASDEPMODE@ CCASFLAGS = @CCASFLAGS@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ @@ -336,6 +426,8 @@ 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@ @@ -348,73 +440,66 @@ DEFINES = @DEFINES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ -DOC_FALSE = @DOC_FALSE@ -DOC_TRUE = @DOC_TRUE@ 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@ +FGREP = @FGREP@ FLIBS = @FLIBS@ 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@ 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@ +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@ +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@ @@ -424,49 +509,89 @@ 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@ 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@ +SVN = @SVN@ +SVNDATE = @SVNDATE@ +SVNVERSION = @SVNVERSION@ SWIG = @SWIG@ SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@ SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@ SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@ +USB_CFLAGS = @USB_CFLAGS@ +USB_CPPFLAGS = @USB_CPPFLAGS@ +USB_INCLUDEDIR = @USB_INCLUDEDIR@ USB_LIBS = @USB_LIBS@ +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_DUMPBIN = @ac_ct_DUMPBIN@ 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@ +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@ @@ -474,15 +599,158 @@ 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_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_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_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@ @@ -492,16 +760,34 @@ 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@ +mblock_INCLUDEDIR = @mblock_INCLUDEDIR@ +mblock_INCLUDES = @mblock_INCLUDES@ +mblock_LA = @mblock_LA@ +mblock_LDFLAG = @mblock_LDFLAG@ +mblock_LIBDIRPATH = @mblock_LIBDIRPATH@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ +omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@ +omnithread_INCLUDES = @omnithread_INCLUDES@ +omnithread_LA = @omnithread_LA@ +omnithread_LDFLAG = @omnithread_LDFLAG@ +omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ +pmt_INCLUDEDIR = @pmt_INCLUDEDIR@ +pmt_INCLUDES = @pmt_INCLUDES@ +pmt_LA = @pmt_LA@ +pmt_LDFLAG = @pmt_LDFLAG@ +pmt_LIBDIRPATH = @pmt_LIBDIRPATH@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ @@ -510,75 +796,146 @@ 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@ +usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@ +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@ # includes grincludedir = $(includedir)/gnuradio -# swig includes +# swig includes 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 -# swig flags -SWIGPYTHONFLAGS = -fvirtual -python -modern +# Install the non-gnuradio usrp stuff in the appropriate subdirectory +# This usually ends up at: +# ${prefix}/lib/python${python_version}/site-packages/usrpm +usrppythondir = $(pythondir)/usrpm +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) \ + $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES) + + +# 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@ + +# How to link in the top-level omnithreads library from inside the tree +OMNITHREAD_INCLUDES = @omnithread_INCLUDES@ +OMNITHREAD_LA = @omnithread_LA@ # 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 in usrp-inband library from inside the tree +USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@ +USRP_INBAND_LA = @usrp_inband_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 PMT library from inside the tree +PMT_INCLUDES = @pmt_INCLUDES@ +PMT_LA = @pmt_LA@ + +# How to link the mblock library from inside the tree +MBLOCK_INCLUDES = @mblock_INCLUDES@ +MBLOCK_LA = @mblock_LA@ + +# How to link the gcell library from inside the tree (the PPU part) +GCELL_INCLUDES = @gcell_INCLUDES@ +GCELL_LA = @gcell_LA@ + +# 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@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s +COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm + +# Base directory for example applications +exampledir = $(datadir)/gnuradio/examples +gr_docdir = $(docdir)-$(VERSION) + +# System configuration files +gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d + +# Other common defines; use "+=" to add to these +STAMPS = $(DEPDIR)/Makefile.gen-generate-generate-* \ + $(DEPDIR)/stamp-sources-generate* +MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \ + *.loT stamp-sources-generate # # This directory contains mostly filter routines, plus a few # other performance critical items # -INCLUDES = $(STD_DEFINES_AND_INCLUDES) $(CPPUNIT_INCLUDES) +AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(CPPUNIT_INCLUDES) $(WITH_INCLUDES) noinst_LTLIBRARIES = libfilter.la libfilter-qa.la # ---------------------------------------------------------------- # these scripts generate FIR code # -CODE_GENERATOR = \ +code_generator = \ generate_all.py \ generate_gr_fir_XXX.py \ generate_gr_fir_filter_XXX.py \ @@ -607,118 +964,13 @@ CODE_GENERATOR = \ gr_freq_xlating_fir_filter_XXX.i.t -# -# This file is machine generated. All edits will be overwritten -# -GENERATED_H = \ - gr_fir_ccc.h \ - gr_fir_ccc_generic.h \ - gr_fir_ccf.h \ - gr_fir_ccf_generic.h \ - gr_fir_fcc.h \ - gr_fir_fcc_generic.h \ - gr_fir_fff.h \ - gr_fir_fff_generic.h \ - gr_fir_filter_ccc.h \ - gr_fir_filter_ccf.h \ - gr_fir_filter_fcc.h \ - gr_fir_filter_fff.h \ - gr_fir_filter_fsf.h \ - gr_fir_filter_scc.h \ - gr_fir_fsf.h \ - gr_fir_fsf_generic.h \ - gr_fir_scc.h \ - gr_fir_scc_generic.h \ - gr_fir_sysconfig.h \ - gr_fir_sysconfig_generic.h \ - gr_fir_util.h \ - gr_freq_xlating_fir_filter_ccc.h \ - gr_freq_xlating_fir_filter_ccf.h \ - gr_freq_xlating_fir_filter_fcc.h \ - gr_freq_xlating_fir_filter_fcf.h \ - gr_freq_xlating_fir_filter_scc.h \ - gr_freq_xlating_fir_filter_scf.h \ - gr_interp_fir_filter_ccc.h \ - gr_interp_fir_filter_ccf.h \ - gr_interp_fir_filter_fcc.h \ - gr_interp_fir_filter_fff.h \ - gr_interp_fir_filter_fsf.h \ - gr_interp_fir_filter_scc.h \ - gr_rational_resampler_base_ccc.h \ - gr_rational_resampler_base_ccf.h \ - gr_rational_resampler_base_fcc.h \ - gr_rational_resampler_base_fff.h \ - gr_rational_resampler_base_fsf.h \ - gr_rational_resampler_base_scc.h - -GENERATED_I = \ - gr_fir_filter_ccc.i \ - gr_fir_filter_ccf.i \ - gr_fir_filter_fcc.i \ - gr_fir_filter_fff.i \ - gr_fir_filter_fsf.i \ - gr_fir_filter_scc.i \ - gr_freq_xlating_fir_filter_ccc.i \ - gr_freq_xlating_fir_filter_ccf.i \ - gr_freq_xlating_fir_filter_fcc.i \ - gr_freq_xlating_fir_filter_fcf.i \ - gr_freq_xlating_fir_filter_scc.i \ - gr_freq_xlating_fir_filter_scf.i \ - gr_interp_fir_filter_ccc.i \ - gr_interp_fir_filter_ccf.i \ - gr_interp_fir_filter_fcc.i \ - gr_interp_fir_filter_fff.i \ - gr_interp_fir_filter_fsf.i \ - gr_interp_fir_filter_scc.i \ - gr_rational_resampler_base_ccc.i \ - gr_rational_resampler_base_ccf.i \ - gr_rational_resampler_base_fcc.i \ - gr_rational_resampler_base_fff.i \ - gr_rational_resampler_base_fsf.i \ - gr_rational_resampler_base_scc.i - -GENERATED_CC = \ - gr_fir_ccc.cc \ - gr_fir_ccc_generic.cc \ - gr_fir_ccf.cc \ - gr_fir_ccf_generic.cc \ - gr_fir_fcc.cc \ - gr_fir_fcc_generic.cc \ - gr_fir_fff.cc \ - gr_fir_fff_generic.cc \ - gr_fir_filter_ccc.cc \ - gr_fir_filter_ccf.cc \ - gr_fir_filter_fcc.cc \ - gr_fir_filter_fff.cc \ - gr_fir_filter_fsf.cc \ - gr_fir_filter_scc.cc \ - gr_fir_fsf.cc \ - gr_fir_fsf_generic.cc \ - gr_fir_scc.cc \ - gr_fir_scc_generic.cc \ - gr_fir_sysconfig.cc \ - gr_fir_sysconfig_generic.cc \ - gr_fir_util.cc \ - gr_freq_xlating_fir_filter_ccc.cc \ - gr_freq_xlating_fir_filter_ccf.cc \ - gr_freq_xlating_fir_filter_fcc.cc \ - gr_freq_xlating_fir_filter_fcf.cc \ - gr_freq_xlating_fir_filter_scc.cc \ - gr_freq_xlating_fir_filter_scf.cc \ - gr_interp_fir_filter_ccc.cc \ - gr_interp_fir_filter_ccf.cc \ - gr_interp_fir_filter_fcc.cc \ - gr_interp_fir_filter_fff.cc \ - gr_interp_fir_filter_fsf.cc \ - gr_interp_fir_filter_scc.cc \ - gr_rational_resampler_base_ccc.cc \ - gr_rational_resampler_base_ccf.cc \ - gr_rational_resampler_base_fcc.cc \ - gr_rational_resampler_base_fff.cc \ - gr_rational_resampler_base_fsf.cc \ - gr_rational_resampler_base_scc.cc +# Source built by Python into $(builddir) +BUILT_SOURCES = \ + $(GENERATED_H) \ + $(GENERATED_I) \ + $(GENERATED_CC) \ + filter_generated.i -BUILT_SOURCES = $(GENERATED_H) $(GENERATED_I) $(GENERATED_CC) # ---------------------------------------------------------------- # MD_CPU and MD_SUBCPU are set at configure time by way of @@ -738,7 +990,7 @@ generic_qa_CODE = \ x86_CODE = \ sysconfig_x86.cc \ gr_fir_sysconfig_x86.cc \ - gr_cpu.cc \ + gr_cpu_x86.cc \ gr_fir_ccc_simd.cc \ gr_fir_ccc_x86.cc \ gr_fir_fff_simd.cc \ @@ -787,6 +1039,17 @@ x86_qa_CODE = \ qa_complex_dotprod_x86.cc \ qa_ccomplex_dotprod_x86.cc +powerpc_CODE = \ + sysconfig_powerpc.cc \ + gr_fir_sysconfig_powerpc.cc \ + gr_cpu_powerpc.cc \ + gr_fir_fff_altivec.cc \ + gr_altivec.c \ + dotprod_fff_altivec.c + +powerpc_qa_CODE = \ + qa_dotprod_powerpc.cc + # # include each _CODE entry here... @@ -797,13 +1060,13 @@ EXTRA_libfilter_la_SOURCES = \ $(x86_CODE) \ $(x86_SUBCODE) \ $(x86_64_SUBCODE) \ - $(x86_qa_CODE) - -EXTRA_DIST = \ - 3dnow_float_dotprod_really_simple.S \ - 3dnow_float_dotprod_simple.S \ - $(CODE_GENERATOR) + $(x86_qa_CODE) \ + $(powerpc_CODE) \ + $(powerpc_qa_CODE) +EXTRA_DIST = 3dnow_float_dotprod_really_simple.S \ + 3dnow_float_dotprod_simple.S $(code_generator) \ + stamp-sources-generate # work around automake deficiency libfilter_la_common_SOURCES = \ @@ -814,15 +1077,12 @@ libfilter_la_common_SOURCES = \ gr_fft_filter_fff.cc \ gr_goertzel_fc.cc \ gr_filter_delay_fc.cc \ - gr_fractional_interpolator.cc \ + gr_fractional_interpolator_ff.cc \ + gr_fractional_interpolator_cc.cc \ gr_hilbert_fc.cc \ gr_iir_filter_ffd.cc \ gr_sincos.c \ gr_single_pole_iir_filter_ff.cc \ - gr_single_pole_avg_filter_ff.cc \ - gr_single_pole_rec_filter_ff.cc \ - gr_single_zero_avg_filter_ff.cc \ - gr_single_zero_rec_filter_ff.cc \ gr_single_pole_iir_filter_cc.cc \ gri_goertzel.cc \ gri_mmse_fir_interpolator.cc \ @@ -839,12 +1099,16 @@ libfilter_qa_la_common_SOURCES = \ qa_gr_fir_fff.cc \ qa_gr_fir_ccc.cc \ qa_gr_fir_scc.cc \ - qa_gri_mmse_fir_interpolator.cc + qa_gr_rotator.cc \ + qa_gri_mmse_fir_interpolator.cc \ + qa_gri_mmse_fir_interpolator_cc.cc @MD_CPU_generic_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(generic_CODE) +@MD_CPU_powerpc_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(powerpc_CODE) @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_SUBCODE) $(x86_CODE) @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_64_SUBCODE) $(x86_CODE) @MD_CPU_generic_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(generic_qa_CODE) +@MD_CPU_powerpc_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(powerpc_qa_CODE) @MD_CPU_x86_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(x86_qa_CODE) grinclude_HEADERS = \ $(GENERATED_H) \ @@ -856,29 +1120,25 @@ grinclude_HEADERS = \ float_dotprod_generic.h \ float_dotprod_x86.h \ gr_adaptive_fir_ccf.h \ + gr_altivec.h \ gr_cma_equalizer_cc.h \ gr_cpu.h \ gr_fft_filter_ccc.h \ gr_fft_filter_fff.h \ gr_filter_delay_fc.h \ gr_fir_sysconfig_x86.h \ - gr_fractional_interpolator.h \ + gr_fir_sysconfig_powerpc.h \ + gr_fractional_interpolator_ff.h \ + gr_fractional_interpolator_cc.h \ gr_goertzel_fc.h \ gr_hilbert_fc.h \ gr_iir_filter_ffd.h \ gr_rotator.h \ gr_sincos.h \ - gr_single_pole_avg.h \ - gr_single_pole_rec.h \ gr_single_pole_iir.h \ gr_single_pole_iir_filter_ff.h \ - gr_single_pole_avg_filter_ff.h \ - gr_single_pole_rec_filter_ff.h \ - gr_single_zero_avg_filter_ff.h \ - gr_single_zero_rec_filter_ff.h \ - gr_single_pole_iir_filter_cc.h \ - gr_single_zero_avg.h \ - gr_single_zero_rec.h \ + gr_single_pole_iir_filter_cc.h \ + gr_vec_types.h \ gri_goertzel.h \ gri_iir.h \ gri_mmse_fir_interpolator.h \ @@ -890,6 +1150,7 @@ grinclude_HEADERS = \ noinst_HEADERS = \ assembly.h \ + dotprod_fff_altivec.h \ gr_fir_scc_simd.h \ gr_fir_scc_x86.h \ gr_fir_fcc_simd.h \ @@ -898,6 +1159,7 @@ noinst_HEADERS = \ gr_fir_ccf_x86.h \ gr_fir_ccc_simd.h \ gr_fir_ccc_x86.h \ + gr_fir_fff_altivec.h \ gr_fir_fff_simd.h \ gr_fir_fff_x86.h \ gr_fir_fsf_simd.h \ @@ -912,7 +1174,9 @@ noinst_HEADERS = \ qa_gr_fir_fff.h \ qa_gr_fir_ccc.h \ qa_gr_fir_scc.h \ - qa_gri_mmse_fir_interpolator.h + qa_gr_rotator.h \ + qa_gri_mmse_fir_interpolator.h \ + qa_gri_mmse_fir_interpolator_cc.h swiginclude_HEADERS = \ filter.i \ @@ -922,29 +1186,152 @@ swiginclude_HEADERS = \ gr_fft_filter_ccc.i \ gr_fft_filter_fff.i \ gr_filter_delay_fc.i \ + gr_fractional_interpolator_ff.i \ + gr_fractional_interpolator_cc.i \ gr_goertzel_fc.i \ gr_hilbert_fc.i \ gr_iir_filter_ffd.i \ gr_single_pole_iir_filter_ff.i \ - gr_single_pole_avg_filter_ff.i \ - gr_single_pole_rec_filter_ff.i \ - gr_single_zero_avg_filter_ff.i \ - gr_single_zero_rec_filter_ff.i \ gr_single_pole_iir_filter_cc.i \ $(GENERATED_I) -CLEANFILES = $(BUILT_SOURCES) *.pyc + +# +# This file is machine generated. All edits will be overwritten +# +GENERATED_H = \ + gr_fir_ccc.h \ + gr_fir_ccc_generic.h \ + gr_fir_ccf.h \ + gr_fir_ccf_generic.h \ + gr_fir_fcc.h \ + gr_fir_fcc_generic.h \ + gr_fir_fff.h \ + gr_fir_fff_generic.h \ + gr_fir_filter_ccc.h \ + gr_fir_filter_ccf.h \ + gr_fir_filter_fcc.h \ + gr_fir_filter_fff.h \ + gr_fir_filter_fsf.h \ + gr_fir_filter_scc.h \ + gr_fir_fsf.h \ + gr_fir_fsf_generic.h \ + gr_fir_scc.h \ + gr_fir_scc_generic.h \ + gr_fir_sysconfig.h \ + gr_fir_sysconfig_generic.h \ + gr_fir_util.h \ + gr_freq_xlating_fir_filter_ccc.h \ + gr_freq_xlating_fir_filter_ccf.h \ + gr_freq_xlating_fir_filter_fcc.h \ + gr_freq_xlating_fir_filter_fcf.h \ + gr_freq_xlating_fir_filter_scc.h \ + gr_freq_xlating_fir_filter_scf.h \ + gr_interp_fir_filter_ccc.h \ + gr_interp_fir_filter_ccf.h \ + gr_interp_fir_filter_fcc.h \ + gr_interp_fir_filter_fff.h \ + gr_interp_fir_filter_fsf.h \ + gr_interp_fir_filter_scc.h \ + gr_rational_resampler_base_ccc.h \ + gr_rational_resampler_base_ccf.h \ + gr_rational_resampler_base_fcc.h \ + gr_rational_resampler_base_fff.h \ + gr_rational_resampler_base_fsf.h \ + gr_rational_resampler_base_scc.h + +GENERATED_I = \ + gr_fir_filter_ccc.i \ + gr_fir_filter_ccf.i \ + gr_fir_filter_fcc.i \ + gr_fir_filter_fff.i \ + gr_fir_filter_fsf.i \ + gr_fir_filter_scc.i \ + gr_freq_xlating_fir_filter_ccc.i \ + gr_freq_xlating_fir_filter_ccf.i \ + gr_freq_xlating_fir_filter_fcc.i \ + gr_freq_xlating_fir_filter_fcf.i \ + gr_freq_xlating_fir_filter_scc.i \ + gr_freq_xlating_fir_filter_scf.i \ + gr_interp_fir_filter_ccc.i \ + gr_interp_fir_filter_ccf.i \ + gr_interp_fir_filter_fcc.i \ + gr_interp_fir_filter_fff.i \ + gr_interp_fir_filter_fsf.i \ + gr_interp_fir_filter_scc.i \ + gr_rational_resampler_base_ccc.i \ + gr_rational_resampler_base_ccf.i \ + gr_rational_resampler_base_fcc.i \ + gr_rational_resampler_base_fff.i \ + gr_rational_resampler_base_fsf.i \ + gr_rational_resampler_base_scc.i + +GENERATED_CC = \ + gr_fir_ccc.cc \ + gr_fir_ccc_generic.cc \ + gr_fir_ccf.cc \ + gr_fir_ccf_generic.cc \ + gr_fir_fcc.cc \ + gr_fir_fcc_generic.cc \ + gr_fir_fff.cc \ + gr_fir_fff_generic.cc \ + gr_fir_filter_ccc.cc \ + gr_fir_filter_ccf.cc \ + gr_fir_filter_fcc.cc \ + gr_fir_filter_fff.cc \ + gr_fir_filter_fsf.cc \ + gr_fir_filter_scc.cc \ + gr_fir_fsf.cc \ + gr_fir_fsf_generic.cc \ + gr_fir_scc.cc \ + gr_fir_scc_generic.cc \ + gr_fir_sysconfig.cc \ + gr_fir_sysconfig_generic.cc \ + gr_fir_util.cc \ + gr_freq_xlating_fir_filter_ccc.cc \ + gr_freq_xlating_fir_filter_ccf.cc \ + gr_freq_xlating_fir_filter_fcc.cc \ + gr_freq_xlating_fir_filter_fcf.cc \ + gr_freq_xlating_fir_filter_scc.cc \ + gr_freq_xlating_fir_filter_scf.cc \ + gr_interp_fir_filter_ccc.cc \ + gr_interp_fir_filter_ccf.cc \ + gr_interp_fir_filter_fcc.cc \ + gr_interp_fir_filter_fff.cc \ + gr_interp_fir_filter_fsf.cc \ + gr_interp_fir_filter_scc.cc \ + gr_rational_resampler_base_ccc.cc \ + gr_rational_resampler_base_ccf.cc \ + gr_rational_resampler_base_fcc.cc \ + gr_rational_resampler_base_fff.cc \ + gr_rational_resampler_base_fsf.cc \ + gr_rational_resampler_base_scc.cc + + +# Do creation and inclusion of other Makefiles last + +# include the srcdir's Makefile.gen; doing this creates an implicit +# dependency between $(srcdir)/Makefile.in and $(srcdir)/Makefile.gen. + +# common way for generating local Makefile.gen +makefile_gen_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) do_makefile=1 do_sources=0 $(PYTHON) $(srcdir)/generate_all.py + +# common way for generating sources from templates when using +# BUILT_SOURCES, using parallel build protection. +gen_sources = $(BUILT_SOURCES) +gen_sources_deps = $(core_generator) +par_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_all.py all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .S .c .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/Makefile.gen $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/Makefile.gen $(top_srcdir)/Makefile.gen.gen $(top_srcdir)/Makefile.par.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; \ @@ -978,9 +1365,9 @@ clean-noinstLTLIBRARIES: rm -f "$${dir}/so_locations"; \ done libfilter-qa.la: $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_DEPENDENCIES) - $(CXXLINK) $(libfilter_qa_la_LDFLAGS) $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_LIBADD) $(LIBS) + $(CXXLINK) $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_LIBADD) $(LIBS) libfilter.la: $(libfilter_la_OBJECTS) $(libfilter_la_DEPENDENCIES) - $(CXXLINK) $(libfilter_la_LDFLAGS) $(libfilter_la_OBJECTS) $(libfilter_la_LIBADD) $(LIBS) + $(CXXLINK) $(libfilter_la_OBJECTS) $(libfilter_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -988,12 +1375,37 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnow.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnow64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnowext.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnowext64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_sse.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_sse64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnow.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnow64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnowext.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnowext64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_sse.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_sse64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuid_x86.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuid_x86_64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dotprod_fff_altivec.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_3dnow.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_3dnow64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_sse.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_sse64.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_3dnow.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_3dnow64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_sse.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_sse64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_adaptive_fir_ccf.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_altivec.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cma_equalizer_cc.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu_powerpc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_ccc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_fff.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_filter_delay_fc.Plo@am__quote@ @@ -1010,6 +1422,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_simd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_altivec.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_generic.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_simd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_x86.Plo@am__quote@ @@ -1029,9 +1442,11 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_powerpc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_util.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator_cc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator_ff.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_fcc.Plo@am__quote@ @@ -1054,18 +1469,15 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fsf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_scc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_sincos.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_avg_filter_ff.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_cc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_ff.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_rec_filter_ff.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_zero_avg_filter_ff.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_zero_rec_filter_ff.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_goertzel.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator_cc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_ccomplex_dotprod_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_complex_dotprod_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_powerpc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_float_dotprod_x86.Plo@am__quote@ @@ -1074,59 +1486,76 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fcc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fff.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_scc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_rotator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_mmse_fir_interpolator.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_mmse_fir_interpolator_cc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_mmx.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_mmx64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_debug.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_generic.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_powerpc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_x86.Plo@am__quote@ .S.o: - $(CCASCOMPILE) -c $< +@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCCAS_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $< .S.obj: - $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCCAS_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .S.lo: - $(LTCCASCOMPILE) -c -o $@ $< +@am__fastdepCCAS_TRUE@ $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCCAS_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $< .c.o: -@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: -@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: -@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< .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@ mv -f $(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@ mv -f $(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@ mv -f $(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 $@ $< @@ -1136,13 +1565,9 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool -uninstall-info-am: install-grincludeHEADERS: $(grinclude_HEADERS) @$(NORMAL_INSTALL) - test -z "$(grincludedir)" || $(mkdir_p) "$(DESTDIR)$(grincludedir)" + test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)" @list='$(grinclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -1159,7 +1584,7 @@ uninstall-grincludeHEADERS: done install-swigincludeHEADERS: $(swiginclude_HEADERS) @$(NORMAL_INSTALL) - test -z "$(swigincludedir)" || $(mkdir_p) "$(DESTDIR)$(swigincludedir)" + test -z "$(swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(swigincludedir)" @list='$(swiginclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -1180,8 +1605,8 @@ ID: $(HEADERS) $(SOURCES) $(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 @@ -1193,8 +1618,8 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 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; }; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ @@ -1204,13 +1629,12 @@ 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; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique @@ -1224,23 +1648,21 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) - $(mkdir_p) $(distdir)/../../../.. - @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 $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -1251,13 +1673,16 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$(top_distdir)" distdir="$(distdir)" \ + dist-hook check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am @@ -1275,9 +1700,9 @@ install-strip: `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: + -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) @@ -1295,7 +1720,7 @@ 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 @@ -1309,12 +1734,20 @@ info-am: install-data-am: install-grincludeHEADERS install-swigincludeHEADERS +install-dvi: install-dvi-am + install-exec-am: +install-html: install-html-am + install-info: install-info-am install-man: +install-pdf: install-pdf-am + +install-ps: install-ps-am + installcheck-am: maintainer-clean: maintainer-clean-am @@ -1335,28 +1768,89 @@ ps: ps-am ps-am: -uninstall-am: uninstall-grincludeHEADERS uninstall-info-am \ - uninstall-swigincludeHEADERS +uninstall-am: uninstall-grincludeHEADERS uninstall-swigincludeHEADERS + +.MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstLTLIBRARIES ctags 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-strip \ - install-swigincludeHEADERS 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 \ + clean-libtool clean-noinstLTLIBRARIES 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-dvi install-dvi-am install-exec \ + install-exec-am install-grincludeHEADERS install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip install-swigincludeHEADERS 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-swigincludeHEADERS -# include $(srcdir)/Makefile.gen - -$(GENERATED_H) $(GENERATED_I) $(GENERATED_CC): $(CODE_GENERATOR) - PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_all.py +# Base directory for documentation (docdir undefined in autoconf < 1.60) +docdir ?= $(datadir)/doc/$(PACKAGE) + +# Don't distribute the files defined in the variable 'no_dist_files' +dist-hook: + @for file in $(no_dist_files); do \ + echo $(RM) $(distdir)/$$file; \ + $(RM) $(distdir)/$$file; \ + done; + +generate-makefile $(srcdir)/Makefile.gen: + @trap 'rm -rf $(DEPDIR)/Makefile.gen-generate-*' 1 2 13 15; \ + if mkdir $(DEPDIR)/Makefile.gen-generate-lock 2>/dev/null; then \ + rm -f $(DEPDIR)/Makefile.gen-generate-stamp; \ + rm -f $(DEPDIR)/Makefile.gen-generate-tmp; \ + touch $(DEPDIR)/Makefile.gen-generate-tmp; \ + do_recreate=0; \ + if test -f $(srcdir)/Makefile.gen; then \ + if $(RM) $(srcdir)/Makefile.gen 2>/dev/null; then \ + do_recreate=1; \ + fi; \ + else \ + if touch $(srcdir)/Makefile.gen 2>/dev/null; then \ + do_recreate=1; \ + fi; \ + fi; \ + if test "$$do_recreate" == "1"; then \ + echo "Regenerating $(srcdir)/Makefile.gen"; \ + $(makefile_gen_gen_command); \ + else \ + echo "Cannot recreate $(srcdir)/Makefile.gen because the directory or file is write-protected."; \ + exit -1; \ + fi; \ + mv -f $(DEPDIR)/Makefile.gen-generate-tmp $(DEPDIR)/Makefile.gen-generate-stamp; \ + rmdir $(DEPDIR)/Makefile.gen-generate-lock; \ + else \ + while test -d $(DEPDIR)/Makefile.gen-generate-lock; do sleep 1; done; \ + test -f $(DEPDIR)/Makefile.gen-generate-stamp; exit $$?; \ + fi; + +STAMPS ?= +EXTRA_DIST ?= +MOSTLYCLEANFILES ?= + +stamp-sources-generate: $(gen_sources_deps) + @rm -f $(DEPDIR)/stamp-sources-generate-tmp + @touch $(DEPDIR)/stamp-sources-generate-tmp + $(par_gen_command) + @mv -f $(DEPDIR)/stamp-sources-generate-tmp $@ + +$(gen_sources): stamp-sources-generate + @if test -f $@; then :; else \ + trap 'rm -rf $(DEPDIR)/stamp-sources-generate-*' 1 2 13 15; \ + if mkdir $(DEPDIR)/stamp-sources-generate-lock 2>/dev/null; then \ + rm -f stamp-sources-generate; \ + $(MAKE) $(AM_MAKEFLAGS) stamp-sources-generate; \ + rmdir $(DEPDIR)/stamp-sources-generate-lock; \ + else \ + while test -d $(DEPDIR)/stamp-sources-generate-lock; do sleep 1; done; \ + test -f stamp-sources-generate; exit $$?; \ + fi; \ + fi; # 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: