⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 video linux conference
💻 AM
字号:
# Autogenerated by bootstrap - DO NOT EDIT - edit Modules.am insteadNULL =libvlc_LIBRARIES =noinst_LIBRARIES =noinst_HEADERS =EXTRA_DIST = Modules.amBUILT_SOURCES =SUBDIRS = #DIST_SUBDIRS = $(SUBDIRS)libvlcdir = $(libdir)/vlc/audio_filterinclude Modules.amif BUILD_MOZILLAif HAVE_WIN32# There's no need for pic code on win32 so get rid of this to substantially# reduce the compilation time.pic = noendifelsepic = noendifclean-local:	-rm -f *.a *.so *.dll *.sl *.dyliball: all-modulesall-modules:	@set fnord $$MAKEFLAGS; amf=$$2; targets=`\	if test "$(plugin)" != "no"; then z=$$($(VLC_CONFIG) --target plugin); for mod in trivial_resampler ugly_resampler linear_resampler bandlimited_resampler coreaudio_resampler; do case "$$z" in */lib$${mod}_plugin*) echo lib$${mod}_plugin$(LIBEXT);; esac; done; fi; \	if test "$(builtin)" != "no"; then z=$$($(VLC_CONFIG) --target builtin); for mod in trivial_resampler ugly_resampler linear_resampler bandlimited_resampler coreaudio_resampler; do case "$$z" in */lib$${mod}.a*) echo lib$${mod}.a;; esac; done; fi; \	if test "$(pic)" != "no"; then z=$$($(VLC_CONFIG) --target builtin pic); for mod in trivial_resampler ugly_resampler linear_resampler bandlimited_resampler coreaudio_resampler; do case "$$z" in */lib$${mod}_pic.a*) echo lib$${mod}_pic.a;; esac; done; fi; \	`; case "$$targets" in *lib*) $(MAKE) $(AM_MAKEFLAGS) $$targets || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; ;; esac; \	test -z "$$fail"# The trivial_resampler pluginif UNTRUELtrivial_resamplerp = libtrivial_resampler_plugin.aDtrivial_resamplerp = libtrivial_resampler_plugin$(LIBEXT)Ltrivial_resamplerb = libtrivial_resampler.aLtrivial_resamplerpic = libtrivial_resampler_pic.aendiflibtrivial_resampler_plugin_a_SOURCES = $(SOURCES_trivial_resampler)libtrivial_resampler_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin trivial_resampler`libtrivial_resampler_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin trivial_resampler`libtrivial_resampler_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin trivial_resampler`libtrivial_resampler_pic_a_SOURCES = $(SOURCES_trivial_resampler)libtrivial_resampler_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic trivial_resampler`libtrivial_resampler_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic trivial_resampler`libtrivial_resampler_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic trivial_resampler`libtrivial_resampler_a_SOURCES = $(SOURCES_trivial_resampler)libtrivial_resampler_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin trivial_resampler`libtrivial_resampler_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin trivial_resampler`libtrivial_resampler_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin trivial_resampler`libvlc_LIBRARIES += $(Ltrivial_resamplerb) $(Ltrivial_resamplerpic)libtrivial_resampler_DATA = $(Dtrivial_resamplerp)libtrivial_resamplerdir = $(libdir)/vlc/noinst_LIBRARIES += $(Ltrivial_resamplerp)libtrivial_resampler_plugin$(LIBEXT): $(libtrivial_resampler_plugin_a_OBJECTS)	@case `$(VLC_CONFIG) --linkage trivial_resampler` in \	  c++) echo $(CXXLINK) $(libtrivial_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin trivial_resampler\` ; $(CXXLINK) $(libtrivial_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin trivial_resampler` ;; \	  objc) echo $(OBJCLINK) $(libtrivial_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin trivial_resampler\` ; $(OBJCLINK) $(libtrivial_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin trivial_resampler` ;; \	  c|*) echo $(LINK) $(libtrivial_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin trivial_resampler\` ; $(LINK) $(libtrivial_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin trivial_resampler` ;; \	esac# The ugly_resampler pluginif UNTRUELugly_resamplerp = libugly_resampler_plugin.aDugly_resamplerp = libugly_resampler_plugin$(LIBEXT)Lugly_resamplerb = libugly_resampler.aLugly_resamplerpic = libugly_resampler_pic.aendiflibugly_resampler_plugin_a_SOURCES = $(SOURCES_ugly_resampler)libugly_resampler_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin ugly_resampler`libugly_resampler_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin ugly_resampler`libugly_resampler_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin ugly_resampler`libugly_resampler_pic_a_SOURCES = $(SOURCES_ugly_resampler)libugly_resampler_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic ugly_resampler`libugly_resampler_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic ugly_resampler`libugly_resampler_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic ugly_resampler`libugly_resampler_a_SOURCES = $(SOURCES_ugly_resampler)libugly_resampler_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin ugly_resampler`libugly_resampler_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin ugly_resampler`libugly_resampler_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin ugly_resampler`libvlc_LIBRARIES += $(Lugly_resamplerb) $(Lugly_resamplerpic)libugly_resampler_DATA = $(Dugly_resamplerp)libugly_resamplerdir = $(libdir)/vlc/noinst_LIBRARIES += $(Lugly_resamplerp)libugly_resampler_plugin$(LIBEXT): $(libugly_resampler_plugin_a_OBJECTS)	@case `$(VLC_CONFIG) --linkage ugly_resampler` in \	  c++) echo $(CXXLINK) $(libugly_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin ugly_resampler\` ; $(CXXLINK) $(libugly_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin ugly_resampler` ;; \	  objc) echo $(OBJCLINK) $(libugly_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin ugly_resampler\` ; $(OBJCLINK) $(libugly_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin ugly_resampler` ;; \	  c|*) echo $(LINK) $(libugly_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin ugly_resampler\` ; $(LINK) $(libugly_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin ugly_resampler` ;; \	esac# The linear_resampler pluginif UNTRUELlinear_resamplerp = liblinear_resampler_plugin.aDlinear_resamplerp = liblinear_resampler_plugin$(LIBEXT)Llinear_resamplerb = liblinear_resampler.aLlinear_resamplerpic = liblinear_resampler_pic.aendifliblinear_resampler_plugin_a_SOURCES = $(SOURCES_linear_resampler)liblinear_resampler_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin linear_resampler`liblinear_resampler_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin linear_resampler`liblinear_resampler_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin linear_resampler`liblinear_resampler_pic_a_SOURCES = $(SOURCES_linear_resampler)liblinear_resampler_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic linear_resampler`liblinear_resampler_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic linear_resampler`liblinear_resampler_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic linear_resampler`liblinear_resampler_a_SOURCES = $(SOURCES_linear_resampler)liblinear_resampler_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin linear_resampler`liblinear_resampler_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin linear_resampler`liblinear_resampler_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin linear_resampler`libvlc_LIBRARIES += $(Llinear_resamplerb) $(Llinear_resamplerpic)liblinear_resampler_DATA = $(Dlinear_resamplerp)liblinear_resamplerdir = $(libdir)/vlc/noinst_LIBRARIES += $(Llinear_resamplerp)liblinear_resampler_plugin$(LIBEXT): $(liblinear_resampler_plugin_a_OBJECTS)	@case `$(VLC_CONFIG) --linkage linear_resampler` in \	  c++) echo $(CXXLINK) $(liblinear_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin linear_resampler\` ; $(CXXLINK) $(liblinear_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin linear_resampler` ;; \	  objc) echo $(OBJCLINK) $(liblinear_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin linear_resampler\` ; $(OBJCLINK) $(liblinear_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin linear_resampler` ;; \	  c|*) echo $(LINK) $(liblinear_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin linear_resampler\` ; $(LINK) $(liblinear_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin linear_resampler` ;; \	esac# The bandlimited_resampler pluginif UNTRUELbandlimited_resamplerp = libbandlimited_resampler_plugin.aDbandlimited_resamplerp = libbandlimited_resampler_plugin$(LIBEXT)Lbandlimited_resamplerb = libbandlimited_resampler.aLbandlimited_resamplerpic = libbandlimited_resampler_pic.aendiflibbandlimited_resampler_plugin_a_SOURCES = $(SOURCES_bandlimited_resampler)libbandlimited_resampler_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin bandlimited_resampler`libbandlimited_resampler_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin bandlimited_resampler`libbandlimited_resampler_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin bandlimited_resampler`libbandlimited_resampler_pic_a_SOURCES = $(SOURCES_bandlimited_resampler)libbandlimited_resampler_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic bandlimited_resampler`libbandlimited_resampler_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic bandlimited_resampler`libbandlimited_resampler_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic bandlimited_resampler`libbandlimited_resampler_a_SOURCES = $(SOURCES_bandlimited_resampler)libbandlimited_resampler_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin bandlimited_resampler`libbandlimited_resampler_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin bandlimited_resampler`libbandlimited_resampler_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin bandlimited_resampler`libvlc_LIBRARIES += $(Lbandlimited_resamplerb) $(Lbandlimited_resamplerpic)libbandlimited_resampler_DATA = $(Dbandlimited_resamplerp)libbandlimited_resamplerdir = $(libdir)/vlc/noinst_LIBRARIES += $(Lbandlimited_resamplerp)libbandlimited_resampler_plugin$(LIBEXT): $(libbandlimited_resampler_plugin_a_OBJECTS)	@case `$(VLC_CONFIG) --linkage bandlimited_resampler` in \	  c++) echo $(CXXLINK) $(libbandlimited_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin bandlimited_resampler\` ; $(CXXLINK) $(libbandlimited_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin bandlimited_resampler` ;; \	  objc) echo $(OBJCLINK) $(libbandlimited_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin bandlimited_resampler\` ; $(OBJCLINK) $(libbandlimited_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin bandlimited_resampler` ;; \	  c|*) echo $(LINK) $(libbandlimited_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin bandlimited_resampler\` ; $(LINK) $(libbandlimited_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin bandlimited_resampler` ;; \	esac# The coreaudio_resampler pluginif UNTRUELcoreaudio_resamplerp = libcoreaudio_resampler_plugin.aDcoreaudio_resamplerp = libcoreaudio_resampler_plugin$(LIBEXT)Lcoreaudio_resamplerb = libcoreaudio_resampler.aLcoreaudio_resamplerpic = libcoreaudio_resampler_pic.aendiflibcoreaudio_resampler_plugin_a_SOURCES = $(SOURCES_coreaudio_resampler)libcoreaudio_resampler_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin coreaudio_resampler`libcoreaudio_resampler_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin coreaudio_resampler`libcoreaudio_resampler_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin coreaudio_resampler`libcoreaudio_resampler_pic_a_SOURCES = $(SOURCES_coreaudio_resampler)libcoreaudio_resampler_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic coreaudio_resampler`libcoreaudio_resampler_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic coreaudio_resampler`libcoreaudio_resampler_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic coreaudio_resampler`libcoreaudio_resampler_a_SOURCES = $(SOURCES_coreaudio_resampler)libcoreaudio_resampler_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin coreaudio_resampler`libcoreaudio_resampler_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin coreaudio_resampler`libcoreaudio_resampler_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin coreaudio_resampler`libvlc_LIBRARIES += $(Lcoreaudio_resamplerb) $(Lcoreaudio_resamplerpic)libcoreaudio_resampler_DATA = $(Dcoreaudio_resamplerp)libcoreaudio_resamplerdir = $(libdir)/vlc/noinst_LIBRARIES += $(Lcoreaudio_resamplerp)libcoreaudio_resampler_plugin$(LIBEXT): $(libcoreaudio_resampler_plugin_a_OBJECTS)	@case `$(VLC_CONFIG) --linkage coreaudio_resampler` in \	  c++) echo $(CXXLINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin coreaudio_resampler\` ; $(CXXLINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin coreaudio_resampler` ;; \	  objc) echo $(OBJCLINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin coreaudio_resampler\` ; $(OBJCLINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin coreaudio_resampler` ;; \	  c|*) echo $(LINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) \`$(VLC_CONFIG) --libs plugin coreaudio_resampler\` ; $(LINK) $(libcoreaudio_resampler_plugin_a_OBJECTS) `$(VLC_CONFIG) --libs plugin coreaudio_resampler` ;; \	esac

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -