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

📄 makefile.in

📁 一个很好用的MPEG1/4的开源编码器
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.7.9 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003# 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.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.@SET_MAKE@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)" && cdINSTALL = @INSTALL@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_triplet = @host@ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@BINARY_AGE = @BINARY_AGE@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPPFLAGS = @CPPFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EXEEXT = @EXEEXT@FAME_RLD_FLAGS = @FAME_RLD_FLAGS@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@INTERFACE_AGE = @INTERFACE_AGE@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LN_S = @LN_S@LTLIBOBJS = @LTLIBOBJS@LT_AGE = @LT_AGE@LT_CURRENT = @LT_CURRENT@LT_RELEASE = @LT_RELEASE@LT_REVISION = @LT_REVISION@MAJOR_VERSION = @MAJOR_VERSION@MAKEINFO = @MAKEINFO@MICRO_VERSION = @MICRO_VERSION@MINOR_VERSION = @MINOR_VERSION@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@RANLIB = @RANLIB@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@VERSION = @VERSION@ac_ct_CC = @ac_ct_CC@ac_ct_RANLIB = @ac_ct_RANLIB@ac_ct_STRIP = @ac_ct_STRIP@am__fastdepCC_FALSE = @am__fastdepCC_FALSE@am__fastdepCC_TRUE = @am__fastdepCC_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@lib_LTLIBRARIES = libfame.lalibfame_la_SOURCES = \	fame.c					\	cpuflags.c				\	fame_profile_mpeg.c			\	fame_profile_mpeg1.c			\	fame_profile_mpeg4_simple.c		\	fame_profile_mpeg4_shape.c		\	fame_profile_stats.c			\	fame_encoder_mpeg.c			\	fame_decoder_mpeg.c			\	fame_syntax_mpeg1.c			\	fame_syntax_mpeg4.c			\	fame_shape.c				\	fame_rate_simple.c			\	fame_rate_1param.c			\	fame_rate.c				\	fame_monitor.c				\	fame_motion.c                           \	fame_motion_none.c                      \	fame_motion_fourstep.c			\	fame_motion_pmvfast.c			\	fame_malloc.clibfame_la_includedir = $(includedir)libfame_la_include_HEADERS = \	fame.h					\	fame_version.h				\	fame_bitbuffer.h			\	fame_profile.h				\	fame_profile_mpeg.h			\	fame_profile_mpeg1.h			\	fame_profile_mpeg4_simple.h		\	fame_profile_mpeg4_shape.h		\	fame_profile_stats.h			\	fame_encoder.h				\	fame_encoder_mpeg.h			\	fame_decoder.h				\	fame_decoder_mpeg.h			\	fame_syntax.h				\	fame_syntax_mpeg1.h			\	fame_syntax_mpeg4.h			\	fame_shape.h				\	fame_rate_simple.h			\	fame_rate_1param.h			\	fame_rate.h				\	fame_monitor.h				\	fame_motion.h				\	fame_motion_none.h			\	fame_motion_fourstep.h			\	fame_motion_pmvfast.h			\	fame_malloc.hlibfame_la_LDFLAGS = \        -release $(LT_RELEASE) \        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)EXTRA_DIST = \	ac_int.h				\	ac_mmx.h				\	bilinear_int.h				\	cpuflags.h				\	dct_float.h				\	dct_mmx.h				\	fetch_float.h				\	fetch_mmx.h				\	half_int.h                              \	half_mmx.h                              \	half_sse.h                              \	pad_int.h                               \	idct_float.h				\	idct_mmx.h				\	mad_int.h				\	mad_mmx.h				\	mae_int.h				\	mae_mmx.h				\	mae_sse.h				\	mean_int.h				\	mean_mmx.h				\	quantize_float.h			\	quantize_mmx.h				\	dequantize_float.h			\	dequantize_mmx.h			\	reconstruct_float.h			\	reconstruct_mmx.h			\	table_cae.h				\	table_cbp_mpeg1.h			\	table_cbp_mpeg4.h			\	table_clip_mpeg1.h			\	table_clip_mpeg4.h			\	table_dc_mpeg1.h			\	table_dc_mpeg4.h			\	table_mv.h				\	table_quant_mpeg1.h			\	table_quant_mpeg4.h			\	table_rlehuff_mpeg1.h			\	table_rlehuff_mpeg4.h			\	table_scale.h				\	table_zigzag_mpeg1.h			\	table_zigzag_mpeg4.h			\	table_mmx_const.h			\	transpose_mmx.hsubdir = srcACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_CLEAN_FILES = fame_version.hLTLIBRARIES = $(lib_LTLIBRARIES)libfame_la_LIBADD =am_libfame_la_OBJECTS = fame.lo cpuflags.lo fame_profile_mpeg.lo \	fame_profile_mpeg1.lo fame_profile_mpeg4_simple.lo \	fame_profile_mpeg4_shape.lo fame_profile_stats.lo \	fame_encoder_mpeg.lo fame_decoder_mpeg.lo fame_syntax_mpeg1.lo \	fame_syntax_mpeg4.lo fame_shape.lo fame_rate_simple.lo \	fame_rate_1param.lo fame_rate.lo fame_monitor.lo fame_motion.lo \	fame_motion_none.lo fame_motion_fourstep.lo \	fame_motion_pmvfast.lo fame_malloc.lolibfame_la_OBJECTS = $(am_libfame_la_OBJECTS)DEFAULT_INCLUDES =  -I. -I$(srcdir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cpuflags.Plo ./$(DEPDIR)/fame.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_decoder_mpeg.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_encoder_mpeg.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_malloc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_monitor.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_motion.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_motion_fourstep.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_motion_none.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_motion_pmvfast.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_profile_mpeg.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_profile_mpeg1.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_profile_mpeg4_shape.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_profile_mpeg4_simple.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_profile_stats.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_rate.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_rate_1param.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_rate_simple.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_shape.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_syntax_mpeg1.Plo \@AMDEP_TRUE@	./$(DEPDIR)/fame_syntax_mpeg4.PloCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libfame_la_SOURCES)HEADERS = $(libfame_la_include_HEADERS)DIST_COMMON = $(libfame_la_include_HEADERS) $(srcdir)/Makefile.in \	Makefile.am fame_version.h.inSOURCES = $(libfame_la_SOURCES)all: all-am.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  src/MakefileMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)fame_version.h: $(top_builddir)/config.status fame_version.h.in	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

⌨️ 快捷键说明

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