📄 makefile.in
字号:
gr_pager_LIBDIRPATH = @gr_pager_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_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@host = @host@host_alias = @host_alias@host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@htmldir = @htmldir@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localedir = @localedir@localstatedir = @localstatedir@lt_ECHO = @lt_ECHO@mandir = @mandir@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@prefix = @prefix@program_transform_name = @program_transform_name@psdir = @psdir@pyexecdir = @pyexecdir@pythondir = @pythondir@sbindir = @sbindir@sharedstatedir = @sharedstatedir@skipped_dirs = @skipped_dirs@srcdir = @srcdir@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_builddir = @top_builddir@top_srcdir = @top_srcdir@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@usrp_inband_INCLUDES = @usrp_inband_INCLUDES@usrp_inband_LA = @usrp_inband_LA@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_CXXFLAGS = @autoconf_default_CXXFLAGS@# includesgrincludedir = $(includedir)/gnuradio# swig includesswigincludedir = $(grincludedir)/swig# Install the gnuradio stuff in the appropriate subdirectory# This usually ends up at:# ${prefix}/lib/python${python_version}/site-packages/gnuradiogrpythondir = $(pythondir)/gnuradiogrpyexecdir = $(pyexecdir)/gnuradio# Install the non-gnuradio usrp stuff in the appropriate subdirectory# This usually ends up at:# ${prefix}/lib/python${python_version}/site-packages/usrpmusrppythondir = $(pythondir)/usrpmusrppyexecdir = $(pyexecdir)/usrpm# when including for compilation from pre-installed libraries and such,# need to make sure those are put last on the compile commandWITH_INCLUDES = @with_INCLUDES@WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@# swig flagsSWIGPYTHONFLAGS = -fvirtual -python -modern# How to link in the top-level omnithreads library from inside the treeOMNITHREAD_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 filesGNURADIO_INCLUDES = @gnuradio_core_INCLUDES@# How to link in GNU Radio core library from inside the treeGNURADIO_CORE_LA = @gnuradio_core_LA@# This is a dependency for many swig operationsGNURADIO_I = @gnuradio_core_I@# How to link in the USRP library from inside the treeUSRP_INCLUDES = @usrp_INCLUDES@USRP_LA = @usrp_LA@# How to link in usrp-inband library from inside the treeUSRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@USRP_INBAND_LA = @usrp_inband_LA@# How to link the PMT library from inside the treePMT_INCLUDES = @pmt_INCLUDES@PMT_LA = @pmt_LA@# How to link the mblock library from inside the treeMBLOCK_INCLUDES = @mblock_INCLUDES@MBLOCK_LA = @mblock_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) $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS)# 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 makeRM = $(RM_PROG) -f# Base directory for example applicationsexampledir = $(datadir)/gnuradio/examplesHTML_FILES = $(am__append_1)EXTRA_DIST = \ gr-trellis.xml \ make_numbered_listing.py \ test_tcm.py \ test_tcm.py.xml \ test_viterbi_equalization1.py \ test_viterbi_equalization1.py.xmlBUILT_XML_FILES = all: all-am.SUFFIXES:$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-trellis/doc/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu gr-trellis/doc/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshmostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libstags: TAGSTAGS:ctags: CTAGSCTAGS:distdir: $(DISTFILES) @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; \ 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; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ donecheck-am: all-amcheck: check-amall-am: Makefileinstalldirs:install: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:clean-generic:distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild."clean: clean-amclean-am: clean-generic clean-libtool clean-local mostlyclean-amdistclean: distclean-am -rm -f Makefiledistclean-am: clean-am distclean-genericdvi: dvi-amdvi-am:html: html-aminfo: info-aminfo-am:install-data-am: install-data-localinstall-dvi: install-dvi-aminstall-exec-am:install-html: install-html-aminstall-info: install-info-aminstall-man:install-pdf: install-pdf-aminstall-ps: install-ps-aminstallcheck-am:maintainer-clean: maintainer-clean-am -rm -f Makefilemaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-generic mostlyclean-libtoolpdf: pdf-ampdf-am:ps: ps-amps-am:uninstall-am: uninstall-local.MAKE: install-am install-strip.PHONY: all all-am check check-am clean clean-generic clean-libtool \ clean-local distclean distclean-generic distclean-libtool \ distdir dvi dvi-am html html-am info info-am install \ install-am install-data install-data-am install-data-local \ 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 maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am uninstall uninstall-am uninstall-localall: $(HTML_FILES)# ----------------------------------------------------------------gr-trellis.html : gr-trellis.xml xmlto html-nochunks $(top_srcdir)/gr-trellis/doc/gr-trellis.xml# XXX `%'-style pattern rules are a GNU make extension%.xml : % make_numbered_listing.py ./make_numbered_listing.py $<install-data-local: mkdir -p $(DESTDIR)$(docdir)/html @for i in $(HTML_FILES); do \ echo "$(INSTALL_DATA) $$i $(DESTDIR)$(docdir)/html"; \ $(INSTALL_DATA) $$i $(DESTDIR)$(docdir)/html; \ doneuninstall-local: @for i in $(HTML_FILES); do \ echo "$(RM) $(DESTDIR)$(docdir)/$$i;"; \ $(RM) $(DESTDIR)$(docdir)/$$i; \ done $(RM) -fr $(DESTDIR)$(docdir)/htmlclean-local: $(RM) -fr $(HTML_FILES) *~# 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:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -