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

📄 makefile.in

📁 完整的RTP RTSP代码库
💻 IN
📖 第 1 页 / 共 2 页
字号:
# 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@FAAC_LIB = @FAAC_LIB@FFMPEG_INC = @FFMPEG_INC@FFMPEG_LIB = @FFMPEG_LIB@GCJ = @GCJ@GCJFLAGS = @GCJFLAGS@GLIB_CFLAGS = @GLIB_CFLAGS@GLIB_LIBS = @GLIB_LIBS@GTK_CFLAGS = @GTK_CFLAGS@GTK_LIBS = @GTK_LIBS@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LAME_LIB = @LAME_LIB@LDFLAGS = @LDFLAGS@LIBTOOL = @LIBTOOL@LIBTOOL_C_TAG = @LIBTOOL_C_TAG@LIBVORBIS_LIB = @LIBVORBIS_LIB@LN_S = @LN_S@NASM = @NASM@NASMFLAGS = @NASMFLAGS@OBJC = @OBJC@OBJDUMP = @OBJDUMP@PACKAGE = @PACKAGE@PLAYER_PLUGIN_DIR = @PLAYER_PLUGIN_DIR@RANLIB = @RANLIB@RC = @RC@SDL_LIBS = @SDL_LIBS@SDL_LIB_LIBS = @SDL_LIB_LIBS@SRTPLIB = @SRTPLIB@STRIP = @STRIP@SUN_LIBS = @SUN_LIBS@TWOLAME_LIB = @TWOLAME_LIB@USENASM = @USENASM@VERSION = @VERSION@X264_LIB = @X264_LIB@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@@PLAYER_FALSE@@SERVER_TRUE@SUBDIRS = include lib common server util doc@PLAYER_FALSE@@SERVER_FALSE@SUBDIRS = include lib util doc@PLAYER_TRUE@@SERVER_TRUE@SUBDIRS = include lib common player server util doc @PLAYER_TRUE@@SERVER_FALSE@SUBDIRS = include lib common player util doc EXTRA_DIST = bootstrap cvs_bootstrap encoding60.dsw README_FIRST \	strip_fPIC.sh depcomp README.html faac_mpeg4ip_add.tar \	mp4liveOnDebian.FAQ \	index.html FEATURES.html suse90pro.installed mp4live_encoder_check.sh \	player.sln tools.slninclude_HEADERS = mpeg4ip_config.hbin_SCRIPTS = mpeg4ip-configsubdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = mpeg4ip_config.hCONFIG_CLEAN_FILES = mpeg4ip-configSCRIPTS = $(bin_SCRIPTS)DIST_SOURCES =HEADERS = $(include_HEADERS)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 $(include_HEADERS) AUTHORS COPYING ChangeLog \	Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess \	config.sub configure configure.in depcomp install-sh ltmain.sh \	missing mkinstalldirs mpeg4ip-config.in mpeg4ip_config.h.inDIST_SUBDIRS = include lib common server util doc playerall: mpeg4ip_config.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)mpeg4ip_config.h: stamp-h1	@if test ! -f $@; then \	  rm -f stamp-h1; \	  $(MAKE) stamp-h1; \	else :; fistamp-h1: $(srcdir)/mpeg4ip_config.h.in $(top_builddir)/config.status	@rm -f stamp-h1	cd $(top_builddir) && $(SHELL) ./config.status mpeg4ip_config.h$(srcdir)/mpeg4ip_config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOHEADER)	touch $(srcdir)/mpeg4ip_config.h.indistclean-hdr:	-rm -f mpeg4ip_config.h stamp-h1mpeg4ip-config: $(top_builddir)/config.status mpeg4ip-config.in	cd $(top_builddir) && $(SHELL) ./config.status $@binSCRIPT_INSTALL = $(INSTALL_SCRIPT)install-binSCRIPTS: $(bin_SCRIPTS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(bindir)	@list='$(bin_SCRIPTS)'; for p in $$list; do \	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \	  if test -f $$d$$p; then \	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \	    echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \	    $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \	  else :; fi; \	doneuninstall-binSCRIPTS:	@$(NORMAL_UNINSTALL)	@list='$(bin_SCRIPTS)'; for p in $$list; do \	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \	  rm -f $(DESTDIR)$(bindir)/$$f; \	donemostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libsdistclean-libtool:	-rm -f libtooluninstall-info-am:includeHEADERS_INSTALL = $(INSTALL_HEADER)install-includeHEADERS: $(include_HEADERS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(includedir)	@list='$(include_HEADERS)'; for p in $$list; do \	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \	  $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \	doneuninstall-includeHEADERS:	@$(NORMAL_UNINSTALL)	@list='$(include_HEADERS)'; for p in $$list; do \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " rm -f $(DESTDIR)$(includedir)/$$f"; \	  rm -f $(DESTDIR)$(includedir)/$$f; \	done# 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; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \	done; \

⌨️ 快捷键说明

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