X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.in;h=a31c7d4a2f07d0a3b35e4eaa96b7d557cab9941b;hb=507e93d0c28cc4526bdeb727bb1423a7f180b2a2;hp=8c10411289d22314878fb8eb1ee08ba49b18a46b;hpb=35e43e8d8c271e6842191cac3fc3f2f88a861183;p=debian%2Fgnuradio diff --git a/Makefile.in b/Makefile.in index 8c104112..a31c7d4a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.10.2 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, 2006, 2007, 2008 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. @@ -37,7 +38,7 @@ # -*- Makefile -*- # -# Copyright 2004,2006,2007,2008,2009 Free Software Foundation, Inc. +# Copyright 2004,2006,2007,2008,2009,2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -58,8 +59,9 @@ # VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c @@ -94,36 +96,39 @@ am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.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_subversion.m4 \ $(top_srcdir)/config/gr_swig.m4 \ $(top_srcdir)/config/gr_sysv_shm.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 \ @@ -137,9 +142,6 @@ am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \ $(top_srcdir)/config/grc_gr_wxgui.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 \ @@ -163,6 +165,7 @@ am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = run_tests.sh +CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -174,15 +177,43 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ps-recursive uninstall-recursive RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ + distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ - { test ! -d $(distdir) \ - || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr $(distdir); }; } + { test ! -d "$(distdir)" \ + || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr "$(distdir)"; }; } +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print @@ -206,6 +237,7 @@ 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@ @@ -213,6 +245,10 @@ 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@ @@ -231,6 +267,7 @@ DEFINES = @DEFINES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ +DOCVER = @DOCVER@ DOT = @DOT@ DOXYGEN = @DOXYGEN@ DSYMUTIL = @DSYMUTIL@ @@ -240,20 +277,23 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ 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@ +GIT = @GIT@ +GIT_COMMIT = @GIT_COMMIT@ +GIT_DESCRIBE = @GIT_DESCRIBE@ +GIT_SEQNO = @GIT_SEQNO@ +GIT_TAG = @GIT_TAG@ GREP = @GREP@ 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@ @@ -276,6 +316,8 @@ 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@ @@ -296,6 +338,7 @@ 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@ @@ -336,6 +379,7 @@ 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@ @@ -348,17 +392,17 @@ 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@ +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@ @@ -374,7 +418,6 @@ 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@ acx_pthread_config = @acx_pthread_config@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ @@ -426,6 +469,11 @@ 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@ @@ -456,6 +504,11 @@ 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@ @@ -477,6 +530,16 @@ 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@ @@ -559,26 +622,11 @@ 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@ @@ -609,7 +657,6 @@ 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@ @@ -620,23 +667,26 @@ ACLOCAL_AMFLAGS = -I config 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 +@PYTHON_TRUE@swigincludedir = $(grincludedir)/swig # 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 -usrppythondir = $(pythondir)/usrpm -usrppyexecdir = $(pyexecdir)/usrpm +@PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm +@PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm # gcell includes gcellincludedir = $(includedir)/gcell @@ -648,7 +698,7 @@ 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) + $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES) # when including for compilation from pre-installed libraries and such, @@ -656,10 +706,6 @@ STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \ 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 = @gnuradio_core_INCLUDES@ @@ -675,18 +721,6 @@ GRUEL_LA = @gruel_LA@ USRP_INCLUDES = @usrp_INCLUDES@ USRP_LA = @usrp_LA@ -# How to link in usrp-inband library from inside the tree -USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@ -USRP_INBAND_LA = @usrp_inband_LA@ - -# 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@ @@ -701,15 +735,17 @@ GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libto # 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 +RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s # Base directory for example applications exampledir = $(datadir)/gnuradio/examples -gr_docdir = $(docdir)-$(VERSION) +gr_docdir = $(docdir)-$(DOCVER) # System configuration files -gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d +gr_prefsdir = $(GR_PREFSDIR) + +# Data directory for grc block wrappers +grc_blocksdir = $(pkgdatadir)/grc/blocks # Other common defines; use "+=" to add to these STAMPS = @@ -723,10 +759,12 @@ EXTRA_DIST = \ Makefile.swig \ Makefile.swig.gen.t \ Makefile.par.gen \ - Makefile.gen.gen + Makefile.gen.gen \ + version.sh SUBDIRS = @build_dirs@ DIST_SUBDIRS = @build_dirs@ @skipped_dirs@ @with_dirs@ +DISTCLEANFILES = gnuradio*.tar.gz all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive @@ -737,15 +775,15 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ - cd $(srcdir) && $(AUTOMAKE) --gnu \ + echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ + $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu Makefile + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -761,9 +799,10 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) - cd $(srcdir) && $(AUTOCONF) + $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) +$(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then \ @@ -775,7 +814,7 @@ stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: $(am__configure_deps) - cd $(top_srcdir) && $(AUTOHEADER) + ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ @@ -800,7 +839,7 @@ distclean-libtool: # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -817,7 +856,7 @@ $(RECURSIVE_TARGETS): else \ local_target="$$target"; \ fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ @@ -825,7 +864,7 @@ $(RECURSIVE_TARGETS): fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -851,16 +890,16 @@ $(RECURSIVE_CLEAN_TARGETS): else \ local_target="$$target"; \ fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) @@ -875,7 +914,7 @@ tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) - tags=; \ + set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ @@ -887,7 +926,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ @@ -896,36 +935,41 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + 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: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) - tags=; \ list='$(SOURCES) $(HEADERS) config.h.in $(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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ + 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 distdir: $(DISTFILES) $(am__remove_distdir) - test -d $(distdir) || mkdir $(distdir) + test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -941,29 +985,44 @@ distdir: $(DISTFILES) if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); 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 - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ - (cd $$subdir && \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ + am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ @@ -971,11 +1030,13 @@ distdir: $(DISTFILES) $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook - -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ + -test -n "$(am__skip_mode_fix)" \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r $(distdir) + || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) @@ -988,6 +1049,10 @@ dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) +dist-xz: distdir + tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz + $(am__remove_distdir) + dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) @@ -1011,15 +1076,17 @@ dist dist-all: distdir distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ - unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ + lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ + *.tar.xz*) \ + xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac @@ -1027,9 +1094,11 @@ distcheck: dist mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) + test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && cd $(distdir)/_build \ + && am__cwd=`pwd` \ + && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ @@ -1051,13 +1120,15 @@ distcheck: dist && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ + && cd "$$am__cwd" \ + || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: - @cd $(distuninstallcheck_dir) \ + @$(am__cd) '$(distuninstallcheck_dir)' \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ @@ -1100,10 +1171,13 @@ 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" @echo "it deletes files that may require special tools to rebuild." +@PYTHON_FALSE@install-data-hook: clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am @@ -1120,26 +1194,39 @@ dvi-am: html: html-recursive +html-am: + info: info-recursive info-am: install-data-am: - + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-recursive +install-dvi-am: + install-exec-am: install-html: install-html-recursive +install-html-am: + install-info: install-info-recursive +install-info-am: + install-man: install-pdf: install-pdf-recursive +install-pdf-am: + install-ps: install-ps-recursive +install-ps-am: + installcheck-am: maintainer-clean: maintainer-clean-recursive @@ -1162,24 +1249,26 @@ ps-am: uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ + ctags-recursive install-am install-data-am install-strip \ + tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ - dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \ - distcheck distclean distclean-generic distclean-hdr \ + dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ + dist-zip distcheck distclean distclean-generic distclean-hdr \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck 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-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + install install-am install-data install-data-am \ + install-data-hook install-dvi install-dvi-am install-exec \ + 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 install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am # Base directory for documentation (docdir undefined in autoconf < 1.60) @@ -1191,6 +1280,16 @@ dist-hook: echo $(RM) $(distdir)/$$file; \ $(RM) $(distdir)/$$file; \ done; + +@PYTHON_TRUE@export pythondir + +@PYTHON_TRUE@install-data-hook: +@PYTHON_TRUE@ @if ! python -c "import gnuradio" > /dev/null 2>&1; then\ +@PYTHON_TRUE@ printf "\n*** Post-Install Message ***\ +@PYTHON_TRUE@ \nWarning: python could not find the gnuradio module.\ +@PYTHON_TRUE@ \nMake sure that $${pythondir} is in your PYTHONPATH\n\n";\ +@PYTHON_TRUE@ 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: