📄 makefile.in
字号:
# Makefile.in generated by automake 1.6.3 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002# 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@SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_HEADER = $(INSTALL_DATA)transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_alias = @host_alias@host_triplet = @host@EXEEXT = @EXEEXT@OBJEXT = @OBJEXT@PATH_SEPARATOR = @PATH_SEPARATOR@ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@AMTAR = @AMTAR@AR = @AR@AS = @AS@ASFLAGS = @ASFLAGS@AWK = @AWK@BILLS_CPPWARNINGS = @BILLS_CPPWARNINGS@BILLS_CWARNINGS = @BILLS_CWARNINGS@CC = @CC@CCAS = @CCAS@CCASFLAGS = @CCASFLAGS@CFLAGS = @CFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXFLAGS = @CXXFLAGS@DEPDIR = @DEPDIR@DLLTOOL = @DLLTOOL@ECHO = @ECHO@EGREP = @EGREP@F77 = @F77@GCJ = @GCJ@GCJFLAGS = @GCJFLAGS@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LIBTOOL = @LIBTOOL@LIBTOOL_C_TAG = @LIBTOOL_C_TAG@LN_S = @LN_S@OBJC = @OBJC@OBJDUMP = @OBJDUMP@PACKAGE = @PACKAGE@RANLIB = @RANLIB@RC = @RC@STRIP = @STRIP@VERSION = @VERSION@X_CFLAGS = @X_CFLAGS@X_EXTRA_LIBS = @X_EXTRA_LIBS@X_LIBS = @X_LIBS@X_PRE_LIBS = @X_PRE_LIBS@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@SUBDIRS = srcEXTRA_DIST = \ ProgrammersGuide.doc \ libobj60.dsp libobj.vcproj \ isoencoder60.dsp \ isoencoder.vcproj \ include/ac.hpp \ include/basic.hpp \ include/BinArCodec.hpp \ include/bitpack.hpp \ include/bitstrm.hpp \ include/blkdec.hpp \ include/blkenc.hpp \ include/block.hpp \ include/cae.h \ include/codehead.h \ include/dataStruct.hpp \ include/dct.hpp \ include/default.h \ include/download_filter.h \ include/dwt.h \ include/enhcbufdec.hpp \ include/enhcbufenc.hpp \ include/entropy.hpp \ include/errorHandler.hpp \ include/geom.hpp \ include/global.hpp \ include/globals.hpp \ include/grayc.hpp \ include/grayf.hpp \ include/grayi.hpp \ include/header.h \ include/huffman.hpp \ include/idct.hpp \ include/inbits.h \ include/mbdec.hpp \ include/mb.hpp \ include/mode.hpp \ include/msg.hpp \ include/newpred.hpp \ include/paramset.h \ include/PEZW_ac.hpp \ include/PEZW_functions.hpp \ include/PEZW_mpeg4.hpp \ include/PEZW_zerotree.hpp \ include/QM.hpp \ include/QMUtils.hpp \ include/quant.hpp \ include/rrv.hpp \ include/sesenc.hpp \ include/ShapeBaseCommon.hpp \ include/shape_def.hpp \ include/ShapeEnhDef.hpp \ include/shape.hpp \ include/shpdec.hpp \ include/shpenc.hpp \ include/startcode.hpp \ include/states.hpp \ include/svd.h \ include/tm5rc.hpp \ include/tps_enhcbuf.hpp \ include/transf.hpp \ include/typeapi.h \ include/Utils.hpp \ include/vlc.hpp \ include/vop.hpp \ include/vopmbdec.hpp \ include/vopmbenc.hpp \ include/vopsedec.hpp \ include/vopseenc.hpp \ include/vopses.hpp \ include/warp.hpp \ include/wvtfilter.h \ include/wvtPEZW.hpp \ include/wvtpezw_tree_codec.hpp \ include/yuvac.hpp \ include/yuvai.hpp \ include/ztscan_common.hpp \ include/ztscanUtil.hpp subdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = mpeg4-2000.hCONFIG_CLEAN_FILES =DIST_SOURCES =RECURSIVE_TARGETS = info-recursive dvi-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 = README Makefile.am Makefile.in aclocal.m4 config.guess \ config.sub configure configure.in depcomp install-sh ltmain.sh \ missing mkinstalldirs mpeg4-2000.h.inDIST_SUBDIRS = $(SUBDIRS)all: mpeg4-2000.h $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --foreign MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4): configure.in cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)mpeg4-2000.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fistamp-h1: $(srcdir)/mpeg4-2000.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status mpeg4-2000.h$(srcdir)/mpeg4-2000.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) touch $(srcdir)/mpeg4-2000.h.indistclean-hdr: -rm -f mpeg4-2000.h stamp-h1mostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsdistclean-libtool: -rm -f libtooluninstall-info-am:# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'# (which will cause the Makefiles to be regenerated when you run `make');# (2) otherwise, pass the desired values on the `make' command line.$(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -