📄 makefile.in
字号:
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# 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/include
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_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@
AMTAR = @AMTAR@
AS = @AS@
ASFLAGS = @ASFLAGS@
AWK = @AWK@
BILLS_CPPWARNINGS = @BILLS_CPPWARNINGS@
BILLS_CWARNINGS = @BILLS_CWARNINGS@
CC = @CC@
CCAS = @CCAS@
CCASFLAGS = @CCASFLAGS@
CXX = @CXX@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
ECHO = @ECHO@
EXEEXT = @EXEEXT@
GLIB_CFLAGS = @GLIB_CFLAGS@
GLIB_CONFIG = @GLIB_CONFIG@
GLIB_LIBS = @GLIB_LIBS@
GTK_CFLAGS = @GTK_CFLAGS@
GTK_CONFIG = @GTK_CONFIG@
GTK_LIBS = @GTK_LIBS@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
NASM = @NASM@
NASMFLAGS = @NASMFLAGS@
OBJC = @OBJC@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PLAYER_PLUGIN_DIR = @PLAYER_PLUGIN_DIR@
RANLIB = @RANLIB@
SDL_LIBS = @SDL_LIBS@
STRIP = @STRIP@
USENASM = @USENASM@
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 = . test util
INCLUDES = -I$(top_srcdir)/include
AM_CXXFLAGS = -Wall
lib_LTLIBRARIES = libmp4v2.la
libmp4v2_la_SOURCES = \
atom_co64.cpp \
atom_cprt.cpp \
atom_ctts.cpp \
atom_dimm.cpp \
atom_dinf.cpp \
atom_dmax.cpp \
atom_dmed.cpp \
atom_dref.cpp \
atom_drep.cpp \
atom_edts.cpp \
atom_elst.cpp \
atom_esds.cpp \
atom_free.cpp \
atom_ftyp.cpp \
atom_hdlr.cpp \
atom_hinf.cpp \
atom_hmhd.cpp \
atom_hnti.cpp \
atom_iods.cpp \
atom_maxr.cpp \
atom_mdat.cpp \
atom_mdhd.cpp \
atom_mdia.cpp \
atom_mfhd.cpp \
atom_minf.cpp \
atom_moof.cpp \
atom_moov.cpp \
atom_mp4a.cpp \
atom_mp4s.cpp \
atom_mp4v.cpp \
atom_mvex.cpp \
atom_mvhd.cpp \
atom_nmhd.cpp \
atom_nump.cpp \
atom_payt.cpp \
atom_pmax.cpp \
atom_root.cpp \
atom_rtp.cpp \
atom_sdp.cpp \
atoms.h \
atom_smhd.cpp \
atom_snro.cpp \
atom_stbl.cpp \
atom_stco.cpp \
atom_stdp.cpp \
atom_stsc.cpp \
atom_stsd.cpp \
atom_stsh.cpp \
atom_stss.cpp \
atom_stsz.cpp \
atom_stts.cpp \
atom_tfhd.cpp \
atom_tims.cpp \
atom_tkhd.cpp \
atom_tmax.cpp \
atom_tmin.cpp \
atom_tpyl.cpp \
atom_traf.cpp \
atom_trak.cpp \
atom_tref.cpp \
atom_treftype.cpp \
atom_trex.cpp \
atom_trpy.cpp \
atom_trun.cpp \
atom_tsro.cpp \
atom_udta.cpp \
atom_url.cpp \
atom_urn.cpp \
atom_vmhd.cpp \
descriptors.cpp \
descriptors.h \
isma.cpp \
mp4array.h \
mp4atom.cpp \
mp4atom.h \
mp4common.h \
mp4container.cpp \
mp4container.h \
mp4.h \
mp4.cpp \
mp4descriptor.cpp \
mp4descriptor.h \
mp4file.cpp \
mp4file.h \
mp4file_io.cpp \
mp4info.cpp \
mp4property.cpp \
mp4property.h \
mp4track.cpp \
mp4track.h \
mp4util.cpp \
mp4util.h \
ocidescriptors.cpp \
ocidescriptors.h \
odcommands.cpp \
odcommands.h \
qosqualifiers.cpp \
qosqualifiers.h \
rtphint.cpp \
rtphint.h
EXTRA_DIST = API_CHANGES \
INTERNALS \
libmp4v260.dsp \
libmp4v2_st60.dsp \
TODO
subdir = lib/mp4v2
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(lib_LTLIBRARIES)
libmp4v2_la_LDFLAGS =
libmp4v2_la_LIBADD =
am_libmp4v2_la_OBJECTS = atom_co64.lo atom_cprt.lo atom_ctts.lo \
atom_dimm.lo atom_dinf.lo atom_dmax.lo atom_dmed.lo \
atom_dref.lo atom_drep.lo atom_edts.lo atom_elst.lo \
atom_esds.lo atom_free.lo atom_ftyp.lo atom_hdlr.lo \
atom_hinf.lo atom_hmhd.lo atom_hnti.lo atom_iods.lo \
atom_maxr.lo atom_mdat.lo atom_mdhd.lo atom_mdia.lo \
atom_mfhd.lo atom_minf.lo atom_moof.lo atom_moov.lo \
atom_mp4a.lo atom_mp4s.lo atom_mp4v.lo atom_mvex.lo \
atom_mvhd.lo atom_nmhd.lo atom_nump.lo atom_payt.lo \
atom_pmax.lo atom_root.lo atom_rtp.lo atom_sdp.lo atom_smhd.lo \
atom_snro.lo atom_stbl.lo atom_stco.lo atom_stdp.lo \
atom_stsc.lo atom_stsd.lo atom_stsh.lo atom_stss.lo \
atom_stsz.lo atom_stts.lo atom_tfhd.lo atom_tims.lo \
atom_tkhd.lo atom_tmax.lo atom_tmin.lo atom_tpyl.lo \
atom_traf.lo atom_trak.lo atom_tref.lo atom_treftype.lo \
atom_trex.lo atom_trpy.lo atom_trun.lo atom_tsro.lo \
atom_udta.lo atom_url.lo atom_urn.lo atom_vmhd.lo \
descriptors.lo isma.lo mp4atom.lo mp4container.lo mp4.lo \
mp4descriptor.lo mp4file.lo mp4file_io.lo mp4info.lo \
mp4property.lo mp4track.lo mp4util.lo ocidescriptors.lo \
odcommands.lo qosqualifiers.lo rtphint.lo
libmp4v2_la_OBJECTS = $(am_libmp4v2_la_OBJECTS)
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/atom_co64.Plo $(DEPDIR)/atom_cprt.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_ctts.Plo $(DEPDIR)/atom_dimm.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_dinf.Plo $(DEPDIR)/atom_dmax.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_dmed.Plo $(DEPDIR)/atom_dref.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_drep.Plo $(DEPDIR)/atom_edts.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_elst.Plo $(DEPDIR)/atom_esds.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_free.Plo $(DEPDIR)/atom_ftyp.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_hdlr.Plo $(DEPDIR)/atom_hinf.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_hmhd.Plo $(DEPDIR)/atom_hnti.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_iods.Plo $(DEPDIR)/atom_maxr.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_mdat.Plo $(DEPDIR)/atom_mdhd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_mdia.Plo $(DEPDIR)/atom_mfhd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_minf.Plo $(DEPDIR)/atom_moof.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_moov.Plo $(DEPDIR)/atom_mp4a.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_mp4s.Plo $(DEPDIR)/atom_mp4v.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_mvex.Plo $(DEPDIR)/atom_mvhd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_nmhd.Plo $(DEPDIR)/atom_nump.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_payt.Plo $(DEPDIR)/atom_pmax.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_root.Plo $(DEPDIR)/atom_rtp.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_sdp.Plo $(DEPDIR)/atom_smhd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_snro.Plo $(DEPDIR)/atom_stbl.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_stco.Plo $(DEPDIR)/atom_stdp.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_stsc.Plo $(DEPDIR)/atom_stsd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_stsh.Plo $(DEPDIR)/atom_stss.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_stsz.Plo $(DEPDIR)/atom_stts.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_tfhd.Plo $(DEPDIR)/atom_tims.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_tkhd.Plo $(DEPDIR)/atom_tmax.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_tmin.Plo $(DEPDIR)/atom_tpyl.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_traf.Plo $(DEPDIR)/atom_trak.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_tref.Plo $(DEPDIR)/atom_treftype.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_trex.Plo $(DEPDIR)/atom_trpy.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_trun.Plo $(DEPDIR)/atom_tsro.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_udta.Plo $(DEPDIR)/atom_url.Plo \
@AMDEP_TRUE@ $(DEPDIR)/atom_urn.Plo $(DEPDIR)/atom_vmhd.Plo \
@AMDEP_TRUE@ $(DEPDIR)/descriptors.Plo $(DEPDIR)/isma.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4.Plo $(DEPDIR)/mp4atom.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4container.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4descriptor.Plo $(DEPDIR)/mp4file.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4file_io.Plo $(DEPDIR)/mp4info.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4property.Plo $(DEPDIR)/mp4track.Plo \
@AMDEP_TRUE@ $(DEPDIR)/mp4util.Plo $(DEPDIR)/ocidescriptors.Plo \
@AMDEP_TRUE@ $(DEPDIR)/odcommands.Plo \
@AMDEP_TRUE@ $(DEPDIR)/qosqualifiers.Plo $(DEPDIR)/rtphint.Plo
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
CXXFLAGS = @CXXFLAGS@
CFLAGS = @CFLAGS@
COMPILE = $(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 = $(libmp4v2_la_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-recursive
DIST_COMMON = Makefile.am Makefile.in TODO
DIST_SUBDIRS = $(SUBDIRS)
SOURCES = $(libmp4v2_la_SOURCES)
all: all-recursive
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign lib/mp4v2/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
$(mkinstalldirs) $(DESTDIR)$(libdir)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -