📄 makefile.in
字号:
V_LIB_CURRENT = @V_LIB_CURRENT@V_LIB_REVISION = @V_LIB_REVISION@ac_ct_AR = @ac_ct_AR@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_F77 = @ac_ct_F77@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__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@am__tar = @am__tar@am__untar = @am__untar@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@mkdir_p = @mkdir_p@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@INCLUDES = -I$(top_srcdir)/includeEXTRA_DIST = Version_script.in \ x86_32/dsp_mmx.c \ x86_32/dsp_mmxext.c \ x86_32/recon_mmx.c \ x86_32/fdct_mmx.c \ x86_64/dsp_mmx.c \ x86_64/dsp_mmxext.c \ x86_64/recon_mmx.c \ x86_64/fdct_mmx.c \ x86_32_vs/dsp_mmx.c \ x86_32_vs/fdct_mmx.c \ x86_32_vs/recon_mmx.c \ encoder_disabled.c \ dct_encode.c \ encode.c \ encoder_toplevel.clib_LTLIBRARIES = libtheora.la@THEORA_DISABLE_ENCODE_FALSE@encoder_sources = dct_encode.c encode.c encoder_toplevel.c@THEORA_DISABLE_ENCODE_TRUE@encoder_sources = encoder_disabled.c@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@arch_dir = x86_32@CPU_x86_64_TRUE@arch_dir = x86_64@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@arch_sources = \@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@ $(arch_dir)/dsp_mmx.c \@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@ $(arch_dir)/dsp_mmxext.c \@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@ $(arch_dir)/recon_mmx.c \@CPU_x86_32_TRUE@@CPU_x86_64_FALSE@ $(arch_dir)/fdct_mmx.c@CPU_x86_64_TRUE@arch_sources = \@CPU_x86_64_TRUE@ $(arch_dir)/dsp_mmx.c \@CPU_x86_64_TRUE@ $(arch_dir)/dsp_mmxext.c \@CPU_x86_64_TRUE@ $(arch_dir)/recon_mmx.c \@CPU_x86_64_TRUE@ $(arch_dir)/fdct_mmx.clibtheora_la_SOURCES = \ blockmap.c \ comment.c \ dct.c \ dct_decode.c \ decode.c \ frarray.c \ frinit.c \ huffman.c \ idct.c \ mcomp.c \ misc_common.c \ pb.c \ pp.c \ quant.c \ reconstruct.c \ scan.c \ toplevel.c \ cpu.c \ dsp.c \ $(arch_sources) \ $(encoder_sources)noinst_HEADERS = \ block_inline.h \ codec_internal.h \ encoder_lookup.h \ huffman.h \ hufftables.h \ pp.h \ quant_lookup.h \ toplevel.h \ toplevel_lookup.h \ cpu.h \ dsp.hlibtheora_la_CFLAGS = $(OGG_CFLAGS)libtheora_la_LDFLAGS = -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@ @SHLIB_VERSION_ARG@libtheora_la_LIBADD = $(OGG_LIBS)all: all-am.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(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 lib/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu lib/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshVersion_script: $(top_builddir)/config.status $(srcdir)/Version_script.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ doneuninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ doneclean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ donelibtheora.la: $(libtheora_la_OBJECTS) $(libtheora_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libtheora_la_LDFLAGS) $(libtheora_la_OBJECTS) $(libtheora_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-blockmap.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-comment.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-cpu.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dct.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dct_decode.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dct_encode.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-decode.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dsp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dsp_mmx.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-dsp_mmxext.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-encode.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-encoder_disabled.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-encoder_toplevel.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtheora_la-fdct_mmx.Plo@am__quote@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -