makefile.in
来自「VLC媒体播放程序」· IN 代码 · 共 918 行 · 第 1/5 页
IN
918 行
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@am__fastdepOBJC_FALSE = @am__fastdepOBJC_FALSE@am__fastdepOBJC_TRUE = @am__fastdepOBJC_TRUE@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@bindir = @bindir@build = @build@build_alias = @build_alias@build_cpu = @build_cpu@build_os = @build_os@build_vendor = @build_vendor@datadir = @datadir@exec_prefix = @exec_prefix@host = @host@host_alias = @host_alias@host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localstatedir = @localstatedir@mandir = @mandir@oldincludedir = @oldincludedir@prefix = @prefix@program_transform_name = @program_transform_name@sbindir = @sbindir@sharedstatedir = @sharedstatedir@sysconfdir = @sysconfdir@target = @target@target_alias = @target_alias@target_cpu = @target_cpu@target_os = @target_os@target_vendor = @target_vendor@NULL = libvlc_LIBRARIES = $(Lffmpegb) $(Lffmpegpic)noinst_LIBRARIES = $(Lffmpegp)noinst_HEADERS = EXTRA_DIST = Modules.amBUILT_SOURCES = SUBDIRS = postprocessing#DIST_SUBDIRS = $(SUBDIRS)libvlcdir = $(libdir)/vlc/codecSOURCES_ffmpeg = \ ffmpeg.c \ ffmpeg.h \ video.c \ audio.c \ chroma.c \ encoder.c \ postprocess.c \ demux.c \ $(NULL)# There's no need for pic code on win32 so get rid of this to substantially# reduce the compilation time.@BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@pic = no@BUILD_MOZILLA_FALSE@pic = no# The ffmpeg plugin@UNTRUE_TRUE@Lffmpegp = libffmpeg_plugin.a@UNTRUE_TRUE@Dffmpegp = libffmpeg_plugin$(LIBEXT)@UNTRUE_TRUE@Lffmpegb = libffmpeg.a@UNTRUE_TRUE@Lffmpegpic = libffmpeg_pic.alibffmpeg_plugin_a_SOURCES = $(SOURCES_ffmpeg)libffmpeg_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin ffmpeg`libffmpeg_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin ffmpeg`libffmpeg_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin ffmpeg`libffmpeg_pic_a_SOURCES = $(SOURCES_ffmpeg)libffmpeg_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic ffmpeg`libffmpeg_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic ffmpeg`libffmpeg_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic ffmpeg`libffmpeg_a_SOURCES = $(SOURCES_ffmpeg)libffmpeg_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin ffmpeg`libffmpeg_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin ffmpeg`libffmpeg_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin ffmpeg`libffmpeg_DATA = $(Dffmpegp)libffmpegdir = $(libdir)/vlc/subdir = modules/codec/ffmpegACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LIBRARIES = $(libvlc_LIBRARIES) $(noinst_LIBRARIES)libffmpeg_a_AR = $(AR) crulibffmpeg_a_LIBADD =am__objects_1 =am__objects_2 = libffmpeg_a-ffmpeg.$(OBJEXT) libffmpeg_a-video.$(OBJEXT) \ libffmpeg_a-audio.$(OBJEXT) libffmpeg_a-chroma.$(OBJEXT) \ libffmpeg_a-encoder.$(OBJEXT) libffmpeg_a-postprocess.$(OBJEXT) \ libffmpeg_a-demux.$(OBJEXT) $(am__objects_1)am_libffmpeg_a_OBJECTS = $(am__objects_2)libffmpeg_a_OBJECTS = $(am_libffmpeg_a_OBJECTS)libffmpeg_pic_a_AR = $(AR) crulibffmpeg_pic_a_LIBADD =am__objects_3 = libffmpeg_pic_a-ffmpeg.$(OBJEXT) \ libffmpeg_pic_a-video.$(OBJEXT) libffmpeg_pic_a-audio.$(OBJEXT) \ libffmpeg_pic_a-chroma.$(OBJEXT) \ libffmpeg_pic_a-encoder.$(OBJEXT) \ libffmpeg_pic_a-postprocess.$(OBJEXT) \ libffmpeg_pic_a-demux.$(OBJEXT) $(am__objects_1)am_libffmpeg_pic_a_OBJECTS = $(am__objects_3)libffmpeg_pic_a_OBJECTS = $(am_libffmpeg_pic_a_OBJECTS)libffmpeg_plugin_a_AR = $(AR) crulibffmpeg_plugin_a_LIBADD =am__objects_4 = libffmpeg_plugin_a-ffmpeg.$(OBJEXT) \ libffmpeg_plugin_a-video.$(OBJEXT) \ libffmpeg_plugin_a-audio.$(OBJEXT) \ libffmpeg_plugin_a-chroma.$(OBJEXT) \ libffmpeg_plugin_a-encoder.$(OBJEXT) \ libffmpeg_plugin_a-postprocess.$(OBJEXT) \ libffmpeg_plugin_a-demux.$(OBJEXT) $(am__objects_1)am_libffmpeg_plugin_a_OBJECTS = $(am__objects_4)libffmpeg_plugin_a_OBJECTS = $(am_libffmpeg_plugin_a_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/autotools/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/libffmpeg_a-audio.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-chroma.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-demux.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-encoder.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-ffmpeg.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-postprocess.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_a-video.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-audio.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-chroma.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-demux.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-encoder.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-ffmpeg.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-postprocess.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_pic_a-video.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-audio.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-chroma.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-demux.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-encoder.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-ffmpeg.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-postprocess.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libffmpeg_plugin_a-video.PoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libffmpeg_a_SOURCES) $(libffmpeg_pic_a_SOURCES) \ $(libffmpeg_plugin_a_SOURCES)DATA = $(libffmpeg_DATA)HEADERS = $(noinst_HEADERS)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursiveDIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in \ $(srcdir)/Modules.am Makefile.amDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(libffmpeg_a_SOURCES) $(libffmpeg_pic_a_SOURCES) $(libffmpeg_plugin_a_SOURCES)all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:.SUFFIXES: .c .o .obj$(srcdir)/Makefile.in: Makefile.am $(srcdir)/Modules.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu modules/codec/ffmpeg/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?