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

📄 makefile.in

📁 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.9.2 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004  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@SOURCES = $(libsub_torrent_la_SOURCES)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 = :build_triplet = @build@host_triplet = @host@subdir = src/torrentDIST_COMMON = $(libtorrentinclude_HEADERS) $(srcdir)/Makefile.am \	$(srcdir)/Makefile.inACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/scripts/attributes.m4 \	$(top_srcdir)/scripts/checks.m4 \	$(top_srcdir)/scripts/common.m4 $(top_srcdir)/configure.acam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)mkinstalldirs = $(install_sh) -dCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LTLIBRARIES = $(noinst_LTLIBRARIES)libsub_torrent_la_LIBADD =am_libsub_torrent_la_OBJECTS = bitfield.lo block.lo block_list.lo \	chunk_manager.lo connection_manager.lo download.lo \	exceptions.lo file.lo file_list.lo http.lo object.lo \	object_stream.lo path.lo peer.lo peer_info.lo peer_list.lo \	poll_epoll.lo poll_kqueue.lo poll_select.lo rate.lo resume.lo \	torrent.lo tracker.lo tracker_list.lo transfer_list.lolibsub_torrent_la_OBJECTS = $(am_libsub_torrent_la_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfilesCXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@SOURCES = $(libsub_torrent_la_SOURCES)DIST_SOURCES = $(libsub_torrent_la_SOURCES)am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;am__vpath_adj = case $$p in \    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \    *) f=$$p;; \  esac;am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;am__installdirs = "$(DESTDIR)$(libtorrentincludedir)"libtorrentincludeHEADERS_INSTALL = $(INSTALL_HEADER)HEADERS = $(libtorrentinclude_HEADERS)ETAGS = etagsCTAGS = ctagsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AR = @AR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@F77 = @F77@FFLAGS = @FFLAGS@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LIBTORRENT_CFLAGS = @LIBTORRENT_CFLAGS@LIBTORRENT_CURRENT = @LIBTORRENT_CURRENT@LIBTORRENT_INTERFACE_VERSION_INFO = @LIBTORRENT_INTERFACE_VERSION_INFO@LIBTORRENT_INTERFACE_VERSION_NO = @LIBTORRENT_INTERFACE_VERSION_NO@LIBTORRENT_LIBS = @LIBTORRENT_LIBS@LN_S = @LN_S@LTLIBOBJS = @LTLIBOBJS@MAKEINFO = @MAKEINFO@OBJEXT = @OBJEXT@OPENSSL_CFLAGS = @OPENSSL_CFLAGS@OPENSSL_LIBS = @OPENSSL_LIBS@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@PKG_CONFIG = @PKG_CONFIG@RANLIB = @RANLIB@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@STUFF_CFLAGS = @STUFF_CFLAGS@STUFF_LIBS = @STUFF_LIBS@VERSION = @VERSION@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_alias = @target_alias@noinst_LTLIBRARIES = libsub_torrent.lalibsub_torrent_la_SOURCES = \	bitfield.cc \	bitfield.h \	block.cc \	block.h \	block_failed.h \	block_list.cc \	block_list.h \	block_transfer.h \	chunk_manager.cc \	chunk_manager.h \	common.h \	connection_manager.cc \	connection_manager.h \	download.cc \	download.h \	event.h \	exceptions.cc \	exceptions.h \	file.cc \	file.h \	file_list.cc \	file_list.h \	http.cc \	http.h \	object.cc \	object.h \	object_stream.cc \	object_stream.h \	path.cc \	path.h \	peer.cc \	peer.h \        peer_info.cc \        peer_info.h \	peer_list.cc \	peer_list.h \	piece.h \	poll.h \	poll_epoll.cc \	poll_epoll.h \	poll_kqueue.h \	poll_kqueue.cc \	poll_select.h \	poll_select.cc \	rate.cc \	rate.h \	resume.cc \	resume.h \	torrent.cc \	torrent.h \	tracker.cc \	tracker.h \	tracker_list.cc \	tracker_list.h \	transfer_list.cc \	transfer_list.hINCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)libtorrentincludedir = $(includedir)/torrentlibtorrentinclude_HEADERS = \	bitfield.h \	block.h \	block_list.h \	block_transfer.h \	chunk_manager.h \	common.h \	connection_manager.h \	download.h \	exceptions.h \	event.h \	file.h \	file_list.h \	http.h \	object.h \	object_stream.h \	path.h \	peer.h \        peer_info.h \	peer_list.h \	piece.h \	poll.h \	poll_epoll.h \	poll_kqueue.h \	poll_select.h \	rate.h \	resume.h \	torrent.h \	tracker.h \	tracker_list.h \	transfer_list.hall: all-am.SUFFIXES:

⌨️ 快捷键说明

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