twisterp2pblockchainnetworkbittorrentmicrobloggingipv6social-networkdhtdecentralizedp2p-networktwister-servertwister-ipv6twister-coretwisterarmy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1128 lines
43 KiB
1128 lines
43 KiB
# Makefile.in generated by automake 1.11.1 from Makefile.am. |
|
# @configure_input@ |
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ |
|
|
|
|
|
VPATH = @srcdir@ |
|
pkgdatadir = $(datadir)/@PACKAGE@ |
|
pkgincludedir = $(includedir)/@PACKAGE@ |
|
pkglibdir = $(libdir)/@PACKAGE@ |
|
pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|
install_sh_DATA = $(install_sh) -c -m 644 |
|
install_sh_PROGRAM = $(install_sh) -c |
|
install_sh_SCRIPT = $(install_sh) -c |
|
INSTALL_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@ |
|
target_triplet = @target@ |
|
@ENABLE_TESTS_TRUE@check_PROGRAMS = $(am__EXEEXT_1) |
|
EXTRA_PROGRAMS = $(am__EXEEXT_1) |
|
subdir = test |
|
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ |
|
$(srcdir)/Makefile.in |
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \ |
|
$(top_srcdir)/m4/ax_boost_python.m4 \ |
|
$(top_srcdir)/m4/ax_boost_system.m4 \ |
|
$(top_srcdir)/m4/ax_check_geoip.m4 \ |
|
$(top_srcdir)/m4/ax_check_openssl.m4 \ |
|
$(top_srcdir)/m4/ax_pthread.m4 \ |
|
$(top_srcdir)/m4/ax_python_devel.m4 \ |
|
$(top_srcdir)/m4/gettext-lib.m4 $(top_srcdir)/m4/iconv.m4 \ |
|
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
|
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
|
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkgconfig.m4 \ |
|
$(top_srcdir)/configure.ac |
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|
$(ACLOCAL_M4) |
|
mkinstalldirs = $(install_sh) -d |
|
CONFIG_CLEAN_FILES = |
|
CONFIG_CLEAN_VPATH_FILES = |
|
LTLIBRARIES = $(noinst_LTLIBRARIES) |
|
libtest_la_LIBADD = |
|
am_libtest_la_OBJECTS = main.lo setup_transfer.lo |
|
libtest_la_OBJECTS = $(am_libtest_la_OBJECTS) |
|
AM_V_lt = $(am__v_lt_$(V)) |
|
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) |
|
am__v_lt_0 = --silent |
|
@ENABLE_TESTS_TRUE@am_libtest_la_rpath = |
|
am__EXEEXT_1 = test_file$(EXEEXT) test_file_storage$(EXEEXT) \ |
|
test_auto_unchoke$(EXEEXT) test_bandwidth_limiter$(EXEEXT) \ |
|
test_bdecode_performance$(EXEEXT) test_bencoding$(EXEEXT) \ |
|
test_buffer$(EXEEXT) test_checking$(EXEEXT) \ |
|
test_fast_extension$(EXEEXT) test_hasher$(EXEEXT) \ |
|
test_http_connection$(EXEEXT) test_ip_filter$(EXEEXT) \ |
|
test_dht$(EXEEXT) test_lsd$(EXEEXT) \ |
|
test_metadata_extension$(EXEEXT) test_natpmp$(EXEEXT) \ |
|
test_pe_crypto$(EXEEXT) test_peer_priority$(EXEEXT) \ |
|
test_pex$(EXEEXT) test_piece_picker$(EXEEXT) \ |
|
test_primitives$(EXEEXT) test_rss$(EXEEXT) \ |
|
test_storage$(EXEEXT) test_swarm$(EXEEXT) \ |
|
test_threads$(EXEEXT) test_torrent$(EXEEXT) \ |
|
test_torrent_parse$(EXEEXT) test_trackers_extension$(EXEEXT) \ |
|
test_transfer$(EXEEXT) test_upnp$(EXEEXT) test_utp$(EXEEXT) \ |
|
test_session$(EXEEXT) test_web_seed$(EXEEXT) |
|
am_test_auto_unchoke_OBJECTS = test_auto_unchoke.$(OBJEXT) |
|
test_auto_unchoke_OBJECTS = $(am_test_auto_unchoke_OBJECTS) |
|
test_auto_unchoke_LDADD = $(LDADD) |
|
test_auto_unchoke_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_bandwidth_limiter_OBJECTS = test_bandwidth_limiter.$(OBJEXT) |
|
test_bandwidth_limiter_OBJECTS = $(am_test_bandwidth_limiter_OBJECTS) |
|
test_bandwidth_limiter_LDADD = $(LDADD) |
|
test_bandwidth_limiter_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_bdecode_performance_OBJECTS = \ |
|
test_bdecode_performance.$(OBJEXT) |
|
test_bdecode_performance_OBJECTS = \ |
|
$(am_test_bdecode_performance_OBJECTS) |
|
test_bdecode_performance_LDADD = $(LDADD) |
|
test_bdecode_performance_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_bencoding_OBJECTS = test_bencoding.$(OBJEXT) |
|
test_bencoding_OBJECTS = $(am_test_bencoding_OBJECTS) |
|
test_bencoding_LDADD = $(LDADD) |
|
test_bencoding_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_buffer_OBJECTS = test_buffer.$(OBJEXT) |
|
test_buffer_OBJECTS = $(am_test_buffer_OBJECTS) |
|
test_buffer_LDADD = $(LDADD) |
|
test_buffer_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_checking_OBJECTS = test_checking.$(OBJEXT) |
|
test_checking_OBJECTS = $(am_test_checking_OBJECTS) |
|
test_checking_LDADD = $(LDADD) |
|
test_checking_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_dht_OBJECTS = test_dht.$(OBJEXT) |
|
test_dht_OBJECTS = $(am_test_dht_OBJECTS) |
|
test_dht_LDADD = $(LDADD) |
|
test_dht_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_fast_extension_OBJECTS = test_fast_extension.$(OBJEXT) |
|
test_fast_extension_OBJECTS = $(am_test_fast_extension_OBJECTS) |
|
test_fast_extension_LDADD = $(LDADD) |
|
test_fast_extension_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_file_OBJECTS = test_file.$(OBJEXT) |
|
test_file_OBJECTS = $(am_test_file_OBJECTS) |
|
test_file_LDADD = $(LDADD) |
|
test_file_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_file_storage_OBJECTS = test_file_storage.$(OBJEXT) |
|
test_file_storage_OBJECTS = $(am_test_file_storage_OBJECTS) |
|
test_file_storage_LDADD = $(LDADD) |
|
test_file_storage_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_hasher_OBJECTS = test_hasher.$(OBJEXT) |
|
test_hasher_OBJECTS = $(am_test_hasher_OBJECTS) |
|
test_hasher_LDADD = $(LDADD) |
|
test_hasher_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_http_connection_OBJECTS = test_http_connection.$(OBJEXT) |
|
test_http_connection_OBJECTS = $(am_test_http_connection_OBJECTS) |
|
test_http_connection_LDADD = $(LDADD) |
|
test_http_connection_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_ip_filter_OBJECTS = test_ip_filter.$(OBJEXT) |
|
test_ip_filter_OBJECTS = $(am_test_ip_filter_OBJECTS) |
|
test_ip_filter_LDADD = $(LDADD) |
|
test_ip_filter_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_lsd_OBJECTS = test_lsd.$(OBJEXT) |
|
test_lsd_OBJECTS = $(am_test_lsd_OBJECTS) |
|
test_lsd_LDADD = $(LDADD) |
|
test_lsd_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_metadata_extension_OBJECTS = \ |
|
test_metadata_extension.$(OBJEXT) |
|
test_metadata_extension_OBJECTS = \ |
|
$(am_test_metadata_extension_OBJECTS) |
|
test_metadata_extension_LDADD = $(LDADD) |
|
test_metadata_extension_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_natpmp_OBJECTS = test_natpmp.$(OBJEXT) |
|
test_natpmp_OBJECTS = $(am_test_natpmp_OBJECTS) |
|
test_natpmp_LDADD = $(LDADD) |
|
test_natpmp_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_pe_crypto_OBJECTS = test_pe_crypto.$(OBJEXT) |
|
test_pe_crypto_OBJECTS = $(am_test_pe_crypto_OBJECTS) |
|
test_pe_crypto_LDADD = $(LDADD) |
|
test_pe_crypto_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_peer_priority_OBJECTS = test_peer_priority.$(OBJEXT) |
|
test_peer_priority_OBJECTS = $(am_test_peer_priority_OBJECTS) |
|
test_peer_priority_LDADD = $(LDADD) |
|
test_peer_priority_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_pex_OBJECTS = test_pex.$(OBJEXT) |
|
test_pex_OBJECTS = $(am_test_pex_OBJECTS) |
|
test_pex_LDADD = $(LDADD) |
|
test_pex_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_piece_picker_OBJECTS = test_piece_picker.$(OBJEXT) |
|
test_piece_picker_OBJECTS = $(am_test_piece_picker_OBJECTS) |
|
test_piece_picker_LDADD = $(LDADD) |
|
test_piece_picker_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_primitives_OBJECTS = test_primitives.$(OBJEXT) |
|
test_primitives_OBJECTS = $(am_test_primitives_OBJECTS) |
|
test_primitives_LDADD = $(LDADD) |
|
test_primitives_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_rss_OBJECTS = test_rss.$(OBJEXT) |
|
test_rss_OBJECTS = $(am_test_rss_OBJECTS) |
|
test_rss_LDADD = $(LDADD) |
|
test_rss_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_session_OBJECTS = test_session.$(OBJEXT) |
|
test_session_OBJECTS = $(am_test_session_OBJECTS) |
|
test_session_LDADD = $(LDADD) |
|
test_session_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_storage_OBJECTS = test_storage.$(OBJEXT) |
|
test_storage_OBJECTS = $(am_test_storage_OBJECTS) |
|
test_storage_LDADD = $(LDADD) |
|
test_storage_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_swarm_OBJECTS = test_swarm.$(OBJEXT) |
|
test_swarm_OBJECTS = $(am_test_swarm_OBJECTS) |
|
test_swarm_LDADD = $(LDADD) |
|
test_swarm_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_threads_OBJECTS = test_threads.$(OBJEXT) |
|
test_threads_OBJECTS = $(am_test_threads_OBJECTS) |
|
test_threads_LDADD = $(LDADD) |
|
test_threads_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_torrent_OBJECTS = test_torrent.$(OBJEXT) |
|
test_torrent_OBJECTS = $(am_test_torrent_OBJECTS) |
|
test_torrent_LDADD = $(LDADD) |
|
test_torrent_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_torrent_parse_OBJECTS = test_torrent_parse.$(OBJEXT) |
|
test_torrent_parse_OBJECTS = $(am_test_torrent_parse_OBJECTS) |
|
test_torrent_parse_LDADD = $(LDADD) |
|
test_torrent_parse_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_trackers_extension_OBJECTS = \ |
|
test_trackers_extension.$(OBJEXT) |
|
test_trackers_extension_OBJECTS = \ |
|
$(am_test_trackers_extension_OBJECTS) |
|
test_trackers_extension_LDADD = $(LDADD) |
|
test_trackers_extension_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_transfer_OBJECTS = test_transfer.$(OBJEXT) |
|
test_transfer_OBJECTS = $(am_test_transfer_OBJECTS) |
|
test_transfer_LDADD = $(LDADD) |
|
test_transfer_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
am_test_upnp_OBJECTS = test_upnp.$(OBJEXT) |
|
test_upnp_OBJECTS = $(am_test_upnp_OBJECTS) |
|
test_upnp_LDADD = $(LDADD) |
|
test_upnp_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_utp_OBJECTS = test_utp.$(OBJEXT) |
|
test_utp_OBJECTS = $(am_test_utp_OBJECTS) |
|
test_utp_LDADD = $(LDADD) |
|
test_utp_DEPENDENCIES = $(top_builddir)/src/libtorrent-rasterbar.la \ |
|
libtest.la |
|
am_test_web_seed_OBJECTS = test_web_seed.$(OBJEXT) |
|
test_web_seed_OBJECTS = $(am_test_web_seed_OBJECTS) |
|
test_web_seed_LDADD = $(LDADD) |
|
test_web_seed_DEPENDENCIES = \ |
|
$(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
DEFAULT_INCLUDES = -I.@am__isrc@ |
|
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp |
|
am__depfiles_maybe = depfiles |
|
am__mv = mv -f |
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
|
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
|
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ |
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
|
$(AM_CXXFLAGS) $(CXXFLAGS) |
|
AM_V_CXX = $(am__v_CXX_$(V)) |
|
am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY)) |
|
am__v_CXX_0 = @echo " CXX " $@; |
|
AM_V_at = $(am__v_at_$(V)) |
|
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
|
am__v_at_0 = @ |
|
CXXLD = $(CXX) |
|
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
|
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ |
|
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|
AM_V_CXXLD = $(am__v_CXXLD_$(V)) |
|
am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY)) |
|
am__v_CXXLD_0 = @echo " CXXLD " $@; |
|
AM_V_GEN = $(am__v_GEN_$(V)) |
|
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
|
am__v_GEN_0 = @echo " GEN " $@; |
|
SOURCES = $(libtest_la_SOURCES) $(test_auto_unchoke_SOURCES) \ |
|
$(test_bandwidth_limiter_SOURCES) \ |
|
$(test_bdecode_performance_SOURCES) $(test_bencoding_SOURCES) \ |
|
$(test_buffer_SOURCES) $(test_checking_SOURCES) \ |
|
$(test_dht_SOURCES) $(test_fast_extension_SOURCES) \ |
|
$(test_file_SOURCES) $(test_file_storage_SOURCES) \ |
|
$(test_hasher_SOURCES) $(test_http_connection_SOURCES) \ |
|
$(test_ip_filter_SOURCES) $(test_lsd_SOURCES) \ |
|
$(test_metadata_extension_SOURCES) $(test_natpmp_SOURCES) \ |
|
$(test_pe_crypto_SOURCES) $(test_peer_priority_SOURCES) \ |
|
$(test_pex_SOURCES) $(test_piece_picker_SOURCES) \ |
|
$(test_primitives_SOURCES) $(test_rss_SOURCES) \ |
|
$(test_session_SOURCES) $(test_storage_SOURCES) \ |
|
$(test_swarm_SOURCES) $(test_threads_SOURCES) \ |
|
$(test_torrent_SOURCES) $(test_torrent_parse_SOURCES) \ |
|
$(test_trackers_extension_SOURCES) $(test_transfer_SOURCES) \ |
|
$(test_upnp_SOURCES) $(test_utp_SOURCES) \ |
|
$(test_web_seed_SOURCES) |
|
DIST_SOURCES = $(libtest_la_SOURCES) $(test_auto_unchoke_SOURCES) \ |
|
$(test_bandwidth_limiter_SOURCES) \ |
|
$(test_bdecode_performance_SOURCES) $(test_bencoding_SOURCES) \ |
|
$(test_buffer_SOURCES) $(test_checking_SOURCES) \ |
|
$(test_dht_SOURCES) $(test_fast_extension_SOURCES) \ |
|
$(test_file_SOURCES) $(test_file_storage_SOURCES) \ |
|
$(test_hasher_SOURCES) $(test_http_connection_SOURCES) \ |
|
$(test_ip_filter_SOURCES) $(test_lsd_SOURCES) \ |
|
$(test_metadata_extension_SOURCES) $(test_natpmp_SOURCES) \ |
|
$(test_pe_crypto_SOURCES) $(test_peer_priority_SOURCES) \ |
|
$(test_pex_SOURCES) $(test_piece_picker_SOURCES) \ |
|
$(test_primitives_SOURCES) $(test_rss_SOURCES) \ |
|
$(test_session_SOURCES) $(test_storage_SOURCES) \ |
|
$(test_swarm_SOURCES) $(test_threads_SOURCES) \ |
|
$(test_torrent_SOURCES) $(test_torrent_parse_SOURCES) \ |
|
$(test_trackers_extension_SOURCES) $(test_transfer_SOURCES) \ |
|
$(test_upnp_SOURCES) $(test_utp_SOURCES) \ |
|
$(test_web_seed_SOURCES) |
|
HEADERS = $(noinst_HEADERS) |
|
ETAGS = etags |
|
CTAGS = ctags |
|
am__tty_colors = \ |
|
red=; grn=; lgn=; blu=; std= |
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|
ACLOCAL = @ACLOCAL@ |
|
AMTAR = @AMTAR@ |
|
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
|
AR = @AR@ |
|
AUTOCONF = @AUTOCONF@ |
|
AUTOHEADER = @AUTOHEADER@ |
|
AUTOMAKE = @AUTOMAKE@ |
|
AWK = @AWK@ |
|
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ |
|
BOOST_LDFLAGS = @BOOST_LDFLAGS@ |
|
BOOST_PYTHON_LIB = @BOOST_PYTHON_LIB@ |
|
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@ |
|
BOOST_VERSION = @BOOST_VERSION@ |
|
CC = @CC@ |
|
CCDEPMODE = @CCDEPMODE@ |
|
CFLAGS = @CFLAGS@ |
|
COMPILETIME_OPTIONS = @COMPILETIME_OPTIONS@ |
|
CPP = @CPP@ |
|
CPPFLAGS = @CPPFLAGS@ |
|
CXX = @CXX@ |
|
CXXCPP = @CXXCPP@ |
|
CXXDEPMODE = @CXXDEPMODE@ |
|
CXXFLAGS = @CXXFLAGS@ |
|
CYGPATH_W = @CYGPATH_W@ |
|
DEBUGFLAGS = @DEBUGFLAGS@ |
|
DEFS = @DEFS@ |
|
DEPDIR = @DEPDIR@ |
|
DSYMUTIL = @DSYMUTIL@ |
|
DUMPBIN = @DUMPBIN@ |
|
ECHO_C = @ECHO_C@ |
|
ECHO_N = @ECHO_N@ |
|
ECHO_T = @ECHO_T@ |
|
EGREP = @EGREP@ |
|
EXEEXT = @EXEEXT@ |
|
FGREP = @FGREP@ |
|
GEOIP_CFLAGS = @GEOIP_CFLAGS@ |
|
GEOIP_LIBS = @GEOIP_LIBS@ |
|
GREP = @GREP@ |
|
ICONV_LIBS = @ICONV_LIBS@ |
|
INSTALL = @INSTALL@ |
|
INSTALL_DATA = @INSTALL_DATA@ |
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|
INTERFACE_VERSION_INFO = @INTERFACE_VERSION_INFO@ |
|
LD = @LD@ |
|
LDFLAGS = @LDFLAGS@ |
|
LIBICONV = @LIBICONV@ |
|
LIBOBJS = @LIBOBJS@ |
|
LIBS = @LIBS@ |
|
LIBTOOL = @LIBTOOL@ |
|
LIPO = @LIPO@ |
|
LN_S = @LN_S@ |
|
LTLIBICONV = @LTLIBICONV@ |
|
LTLIBOBJS = @LTLIBOBJS@ |
|
MAKEINFO = @MAKEINFO@ |
|
MKDIR_P = @MKDIR_P@ |
|
NM = @NM@ |
|
NMEDIT = @NMEDIT@ |
|
OBJDUMP = @OBJDUMP@ |
|
OBJEXT = @OBJEXT@ |
|
OPENSSL_INCLUDES = @OPENSSL_INCLUDES@ |
|
OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@ |
|
OPENSSL_LIBS = @OPENSSL_LIBS@ |
|
OTOOL = @OTOOL@ |
|
OTOOL64 = @OTOOL64@ |
|
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@ |
|
PTHREAD_CC = @PTHREAD_CC@ |
|
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ |
|
PTHREAD_LIBS = @PTHREAD_LIBS@ |
|
PYTHON = @PYTHON@ |
|
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@ |
|
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
|
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@ |
|
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@ |
|
PYTHON_INSTALL_PARAMS = @PYTHON_INSTALL_PARAMS@ |
|
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ |
|
PYTHON_PLATFORM = @PYTHON_PLATFORM@ |
|
PYTHON_PREFIX = @PYTHON_PREFIX@ |
|
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@ |
|
PYTHON_VERSION = @PYTHON_VERSION@ |
|
RANLIB = @RANLIB@ |
|
SED = @SED@ |
|
SET_MAKE = @SET_MAKE@ |
|
SHELL = @SHELL@ |
|
STRIP = @STRIP@ |
|
VERSION = @VERSION@ |
|
abs_builddir = @abs_builddir@ |
|
abs_srcdir = @abs_srcdir@ |
|
abs_top_builddir = @abs_top_builddir@ |
|
abs_top_srcdir = @abs_top_srcdir@ |
|
ac_ct_CC = @ac_ct_CC@ |
|
ac_ct_CXX = @ac_ct_CXX@ |
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
|
am__include = @am__include@ |
|
am__leading_dot = @am__leading_dot@ |
|
am__quote = @am__quote@ |
|
am__tar = @am__tar@ |
|
am__untar = @am__untar@ |
|
ax_pthread_config = @ax_pthread_config@ |
|
bindir = @bindir@ |
|
build = @build@ |
|
build_alias = @build_alias@ |
|
build_cpu = @build_cpu@ |
|
build_os = @build_os@ |
|
build_vendor = @build_vendor@ |
|
builddir = @builddir@ |
|
datadir = @datadir@ |
|
datarootdir = @datarootdir@ |
|
docdir = @docdir@ |
|
dvidir = @dvidir@ |
|
exec_prefix = @exec_prefix@ |
|
host = @host@ |
|
host_alias = @host_alias@ |
|
host_cpu = @host_cpu@ |
|
host_os = @host_os@ |
|
host_vendor = @host_vendor@ |
|
htmldir = @htmldir@ |
|
includedir = @includedir@ |
|
infodir = @infodir@ |
|
install_sh = @install_sh@ |
|
libdir = @libdir@ |
|
libexecdir = @libexecdir@ |
|
localedir = @localedir@ |
|
localstatedir = @localstatedir@ |
|
lt_ECHO = @lt_ECHO@ |
|
mandir = @mandir@ |
|
mkdir_p = @mkdir_p@ |
|
oldincludedir = @oldincludedir@ |
|
pdfdir = @pdfdir@ |
|
pkgpyexecdir = @pkgpyexecdir@ |
|
pkgpythondir = @pkgpythondir@ |
|
prefix = @prefix@ |
|
program_transform_name = @program_transform_name@ |
|
psdir = @psdir@ |
|
pyexecdir = @pyexecdir@ |
|
pythondir = @pythondir@ |
|
sbindir = @sbindir@ |
|
sharedstatedir = @sharedstatedir@ |
|
srcdir = @srcdir@ |
|
sysconfdir = @sysconfdir@ |
|
target = @target@ |
|
target_alias = @target_alias@ |
|
target_cpu = @target_cpu@ |
|
target_os = @target_os@ |
|
target_vendor = @target_vendor@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
test_programs = \ |
|
test_file \ |
|
test_file_storage \ |
|
test_auto_unchoke \ |
|
test_bandwidth_limiter \ |
|
test_bdecode_performance \ |
|
test_bencoding \ |
|
test_buffer \ |
|
test_checking \ |
|
test_fast_extension \ |
|
test_hasher \ |
|
test_http_connection \ |
|
test_ip_filter \ |
|
test_dht \ |
|
test_lsd \ |
|
test_metadata_extension \ |
|
test_natpmp \ |
|
test_pe_crypto \ |
|
test_peer_priority \ |
|
test_pex \ |
|
test_piece_picker \ |
|
test_primitives \ |
|
test_rss \ |
|
test_storage \ |
|
test_swarm \ |
|
test_threads \ |
|
test_torrent \ |
|
test_torrent_parse \ |
|
test_trackers_extension \ |
|
test_transfer \ |
|
test_upnp \ |
|
test_utp \ |
|
test_session \ |
|
test_web_seed |
|
|
|
@ENABLE_TESTS_TRUE@noinst_LTLIBRARIES = libtest.la |
|
TESTS = $(check_PROGRAMS) |
|
EXTRA_DIST = Jamfile \ |
|
test_torrents/base.torrent \ |
|
test_torrents/empty_path.torrent \ |
|
test_torrents/parent_path.torrent \ |
|
test_torrents/hidden_parent_path.torrent \ |
|
test_torrents/single_multi_file.torrent \ |
|
test_torrents/slash_path.torrent \ |
|
test_torrents/backslash_path.torrent \ |
|
test_torrents/url_list.torrent \ |
|
test_torrents/url_list2.torrent \ |
|
test_torrents/url_list3.torrent \ |
|
test_torrents/httpseed.torrent \ |
|
test_torrents/empty_httpseed.torrent \ |
|
test_torrents/long_name.torrent \ |
|
test_torrents/whitespace_url.torrent \ |
|
test_torrents/duplicate_files.torrent \ |
|
test_torrents/invalid_piece_len.torrent \ |
|
test_torrents/missing_piece_len.torrent \ |
|
test_torrents/negative_piece_len.torrent \ |
|
test_torrents/no_name.torrent \ |
|
test_torrents/invalid_name.torrent \ |
|
test_torrents/invalid_name2.torrent \ |
|
test_torrents/invalid_info.torrent \ |
|
test_torrents/string.torrent \ |
|
test_torrents/negative_size.torrent \ |
|
test_torrents/negative_file_size.torrent \ |
|
test_torrents/pad_file.torrent \ |
|
test_torrents/invalid_path_list.torrent \ |
|
test_torrents/missing_path_list.torrent \ |
|
test_torrents/invalid_pieces.torrent \ |
|
test_torrents/unaligned_pieces.torrent \ |
|
test_torrents/creation_date.torrent \ |
|
test_torrents/no_creation_date.torrent \ |
|
test_torrents/url_seed.torrent \ |
|
test_torrents/url_seed_multi.torrent \ |
|
test_torrents/url_seed_multi_space.torrent \ |
|
test_torrents/url_seed_multi_space_nolist.torrent \ |
|
test_torrents/invalid_root_hash.torrent \ |
|
test_torrents/invalid_root_hash2.torrent \ |
|
test_torrents/root_hash.torrent \ |
|
test_torrents/invalid_file_size.torrent \ |
|
eztv.xml \ |
|
kat.xml \ |
|
cb.xml \ |
|
mn.xml \ |
|
pb.xml \ |
|
upnp.xml |
|
|
|
noinst_HEADERS = test.hpp setup_transfer.hpp |
|
libtest_la_SOURCES = main.cpp setup_transfer.cpp |
|
test_file_SOURCES = test_file.cpp |
|
test_file_storage_SOURCES = test_file_storage.cpp |
|
test_auto_unchoke_SOURCES = test_auto_unchoke.cpp |
|
test_bandwidth_limiter_SOURCES = test_bandwidth_limiter.cpp |
|
test_bdecode_performance_SOURCES = test_bdecode_performance.cpp |
|
test_dht_SOURCES = test_dht.cpp |
|
test_bencoding_SOURCES = test_bencoding.cpp |
|
test_buffer_SOURCES = test_buffer.cpp |
|
test_checking_SOURCES = test_checking.cpp |
|
test_fast_extension_SOURCES = test_fast_extension.cpp |
|
test_hasher_SOURCES = test_hasher.cpp |
|
test_http_connection_SOURCES = test_http_connection.cpp |
|
test_ip_filter_SOURCES = test_ip_filter.cpp |
|
test_lsd_SOURCES = test_lsd.cpp |
|
test_metadata_extension_SOURCES = test_metadata_extension.cpp |
|
test_natpmp_SOURCES = test_natpmp.cpp |
|
test_peer_priority_SOURCES = test_peer_priority.cpp |
|
test_pe_crypto_SOURCES = test_pe_crypto.cpp |
|
test_pex_SOURCES = test_pex.cpp |
|
test_piece_picker_SOURCES = test_piece_picker.cpp |
|
test_primitives_SOURCES = test_primitives.cpp |
|
test_storage_SOURCES = test_storage.cpp |
|
test_swarm_SOURCES = test_swarm.cpp |
|
test_rss_SOURCES = test_rss.cpp |
|
test_threads_SOURCES = test_threads.cpp |
|
test_torrent_SOURCES = test_torrent.cpp |
|
test_torrent_parse_SOURCES = test_torrent_parse.cpp |
|
test_trackers_extension_SOURCES = test_trackers_extension.cpp |
|
test_transfer_SOURCES = test_transfer.cpp |
|
test_upnp_SOURCES = test_upnp.cpp |
|
test_utp_SOURCES = test_utp.cpp |
|
test_session_SOURCES = test_session.cpp |
|
test_web_seed_SOURCES = test_web_seed.cpp |
|
LDADD = $(top_builddir)/src/libtorrent-rasterbar.la libtest.la |
|
|
|
#AM_CXXFLAGS=-ftemplate-depth-50 -I$(top_srcdir)/include -I$(top_srcdir)/include/libtorrent @DEBUGFLAGS@ @PTHREAD_CFLAGS@ |
|
AM_CPPFLAGS = -ftemplate-depth-50 -I$(top_srcdir)/include @DEBUGFLAGS@ |
|
all: all-am |
|
|
|
.SUFFIXES: |
|
.SUFFIXES: .cpp .lo .o .obj |
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|
@for dep in $?; do \ |
|
case '$(am__configure_deps)' in \ |
|
*$$dep*) \ |
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
|
&& { if test -f $@; then exit 0; else break; fi; }; \ |
|
exit 1;; \ |
|
esac; \ |
|
done; \ |
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \ |
|
$(am__cd) $(top_srcdir) && \ |
|
$(AUTOMAKE) --foreign test/Makefile |
|
.PRECIOUS: Makefile |
|
Makefile: $(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: $(am__configure_deps) |
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|
$(am__aclocal_m4_deps): |
|
|
|
clean-noinstLTLIBRARIES: |
|
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
|
@list='$(noinst_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"; \ |
|
done |
|
libtest.la: $(libtest_la_OBJECTS) $(libtest_la_DEPENDENCIES) |
|
$(AM_V_CXXLD)$(CXXLINK) $(am_libtest_la_rpath) $(libtest_la_OBJECTS) $(libtest_la_LIBADD) $(LIBS) |
|
|
|
clean-checkPROGRAMS: |
|
@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ |
|
echo " rm -f" $$list; \ |
|
rm -f $$list || exit $$?; \ |
|
test -n "$(EXEEXT)" || exit 0; \ |
|
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
|
echo " rm -f" $$list; \ |
|
rm -f $$list |
|
test_auto_unchoke$(EXEEXT): $(test_auto_unchoke_OBJECTS) $(test_auto_unchoke_DEPENDENCIES) |
|
@rm -f test_auto_unchoke$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_auto_unchoke_OBJECTS) $(test_auto_unchoke_LDADD) $(LIBS) |
|
test_bandwidth_limiter$(EXEEXT): $(test_bandwidth_limiter_OBJECTS) $(test_bandwidth_limiter_DEPENDENCIES) |
|
@rm -f test_bandwidth_limiter$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_bandwidth_limiter_OBJECTS) $(test_bandwidth_limiter_LDADD) $(LIBS) |
|
test_bdecode_performance$(EXEEXT): $(test_bdecode_performance_OBJECTS) $(test_bdecode_performance_DEPENDENCIES) |
|
@rm -f test_bdecode_performance$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_bdecode_performance_OBJECTS) $(test_bdecode_performance_LDADD) $(LIBS) |
|
test_bencoding$(EXEEXT): $(test_bencoding_OBJECTS) $(test_bencoding_DEPENDENCIES) |
|
@rm -f test_bencoding$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_bencoding_OBJECTS) $(test_bencoding_LDADD) $(LIBS) |
|
test_buffer$(EXEEXT): $(test_buffer_OBJECTS) $(test_buffer_DEPENDENCIES) |
|
@rm -f test_buffer$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_buffer_OBJECTS) $(test_buffer_LDADD) $(LIBS) |
|
test_checking$(EXEEXT): $(test_checking_OBJECTS) $(test_checking_DEPENDENCIES) |
|
@rm -f test_checking$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_checking_OBJECTS) $(test_checking_LDADD) $(LIBS) |
|
test_dht$(EXEEXT): $(test_dht_OBJECTS) $(test_dht_DEPENDENCIES) |
|
@rm -f test_dht$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_dht_OBJECTS) $(test_dht_LDADD) $(LIBS) |
|
test_fast_extension$(EXEEXT): $(test_fast_extension_OBJECTS) $(test_fast_extension_DEPENDENCIES) |
|
@rm -f test_fast_extension$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_fast_extension_OBJECTS) $(test_fast_extension_LDADD) $(LIBS) |
|
test_file$(EXEEXT): $(test_file_OBJECTS) $(test_file_DEPENDENCIES) |
|
@rm -f test_file$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_file_OBJECTS) $(test_file_LDADD) $(LIBS) |
|
test_file_storage$(EXEEXT): $(test_file_storage_OBJECTS) $(test_file_storage_DEPENDENCIES) |
|
@rm -f test_file_storage$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_file_storage_OBJECTS) $(test_file_storage_LDADD) $(LIBS) |
|
test_hasher$(EXEEXT): $(test_hasher_OBJECTS) $(test_hasher_DEPENDENCIES) |
|
@rm -f test_hasher$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_hasher_OBJECTS) $(test_hasher_LDADD) $(LIBS) |
|
test_http_connection$(EXEEXT): $(test_http_connection_OBJECTS) $(test_http_connection_DEPENDENCIES) |
|
@rm -f test_http_connection$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_http_connection_OBJECTS) $(test_http_connection_LDADD) $(LIBS) |
|
test_ip_filter$(EXEEXT): $(test_ip_filter_OBJECTS) $(test_ip_filter_DEPENDENCIES) |
|
@rm -f test_ip_filter$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_ip_filter_OBJECTS) $(test_ip_filter_LDADD) $(LIBS) |
|
test_lsd$(EXEEXT): $(test_lsd_OBJECTS) $(test_lsd_DEPENDENCIES) |
|
@rm -f test_lsd$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_lsd_OBJECTS) $(test_lsd_LDADD) $(LIBS) |
|
test_metadata_extension$(EXEEXT): $(test_metadata_extension_OBJECTS) $(test_metadata_extension_DEPENDENCIES) |
|
@rm -f test_metadata_extension$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_metadata_extension_OBJECTS) $(test_metadata_extension_LDADD) $(LIBS) |
|
test_natpmp$(EXEEXT): $(test_natpmp_OBJECTS) $(test_natpmp_DEPENDENCIES) |
|
@rm -f test_natpmp$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_natpmp_OBJECTS) $(test_natpmp_LDADD) $(LIBS) |
|
test_pe_crypto$(EXEEXT): $(test_pe_crypto_OBJECTS) $(test_pe_crypto_DEPENDENCIES) |
|
@rm -f test_pe_crypto$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_pe_crypto_OBJECTS) $(test_pe_crypto_LDADD) $(LIBS) |
|
test_peer_priority$(EXEEXT): $(test_peer_priority_OBJECTS) $(test_peer_priority_DEPENDENCIES) |
|
@rm -f test_peer_priority$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_peer_priority_OBJECTS) $(test_peer_priority_LDADD) $(LIBS) |
|
test_pex$(EXEEXT): $(test_pex_OBJECTS) $(test_pex_DEPENDENCIES) |
|
@rm -f test_pex$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_pex_OBJECTS) $(test_pex_LDADD) $(LIBS) |
|
test_piece_picker$(EXEEXT): $(test_piece_picker_OBJECTS) $(test_piece_picker_DEPENDENCIES) |
|
@rm -f test_piece_picker$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_piece_picker_OBJECTS) $(test_piece_picker_LDADD) $(LIBS) |
|
test_primitives$(EXEEXT): $(test_primitives_OBJECTS) $(test_primitives_DEPENDENCIES) |
|
@rm -f test_primitives$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_primitives_OBJECTS) $(test_primitives_LDADD) $(LIBS) |
|
test_rss$(EXEEXT): $(test_rss_OBJECTS) $(test_rss_DEPENDENCIES) |
|
@rm -f test_rss$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_rss_OBJECTS) $(test_rss_LDADD) $(LIBS) |
|
test_session$(EXEEXT): $(test_session_OBJECTS) $(test_session_DEPENDENCIES) |
|
@rm -f test_session$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_session_OBJECTS) $(test_session_LDADD) $(LIBS) |
|
test_storage$(EXEEXT): $(test_storage_OBJECTS) $(test_storage_DEPENDENCIES) |
|
@rm -f test_storage$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_storage_OBJECTS) $(test_storage_LDADD) $(LIBS) |
|
test_swarm$(EXEEXT): $(test_swarm_OBJECTS) $(test_swarm_DEPENDENCIES) |
|
@rm -f test_swarm$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_swarm_OBJECTS) $(test_swarm_LDADD) $(LIBS) |
|
test_threads$(EXEEXT): $(test_threads_OBJECTS) $(test_threads_DEPENDENCIES) |
|
@rm -f test_threads$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_threads_OBJECTS) $(test_threads_LDADD) $(LIBS) |
|
test_torrent$(EXEEXT): $(test_torrent_OBJECTS) $(test_torrent_DEPENDENCIES) |
|
@rm -f test_torrent$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_torrent_OBJECTS) $(test_torrent_LDADD) $(LIBS) |
|
test_torrent_parse$(EXEEXT): $(test_torrent_parse_OBJECTS) $(test_torrent_parse_DEPENDENCIES) |
|
@rm -f test_torrent_parse$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_torrent_parse_OBJECTS) $(test_torrent_parse_LDADD) $(LIBS) |
|
test_trackers_extension$(EXEEXT): $(test_trackers_extension_OBJECTS) $(test_trackers_extension_DEPENDENCIES) |
|
@rm -f test_trackers_extension$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_trackers_extension_OBJECTS) $(test_trackers_extension_LDADD) $(LIBS) |
|
test_transfer$(EXEEXT): $(test_transfer_OBJECTS) $(test_transfer_DEPENDENCIES) |
|
@rm -f test_transfer$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_transfer_OBJECTS) $(test_transfer_LDADD) $(LIBS) |
|
test_upnp$(EXEEXT): $(test_upnp_OBJECTS) $(test_upnp_DEPENDENCIES) |
|
@rm -f test_upnp$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_upnp_OBJECTS) $(test_upnp_LDADD) $(LIBS) |
|
test_utp$(EXEEXT): $(test_utp_OBJECTS) $(test_utp_DEPENDENCIES) |
|
@rm -f test_utp$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_utp_OBJECTS) $(test_utp_LDADD) $(LIBS) |
|
test_web_seed$(EXEEXT): $(test_web_seed_OBJECTS) $(test_web_seed_DEPENDENCIES) |
|
@rm -f test_web_seed$(EXEEXT) |
|
$(AM_V_CXXLD)$(CXXLINK) $(test_web_seed_OBJECTS) $(test_web_seed_LDADD) $(LIBS) |
|
|
|
mostlyclean-compile: |
|
-rm -f *.$(OBJEXT) |
|
|
|
distclean-compile: |
|
-rm -f *.tab.c |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Plo@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setup_transfer.Plo@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_auto_unchoke.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bandwidth_limiter.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bdecode_performance.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bencoding.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_buffer.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_checking.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_dht.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_fast_extension.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_file.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_file_storage.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hasher.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_http_connection.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ip_filter.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lsd.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_metadata_extension.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_natpmp.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_pe_crypto.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_peer_priority.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_pex.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_piece_picker.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_primitives.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_rss.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_session.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_storage.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_swarm.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_threads.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_torrent.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_torrent_parse.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_trackers_extension.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_transfer.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_upnp.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_utp.Po@am__quote@ |
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_web_seed.Po@am__quote@ |
|
|
|
.cpp.o: |
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
|
|
|
.cpp.obj: |
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
|
|
|
.cpp.lo: |
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< |
|
|
|
mostlyclean-libtool: |
|
-rm -f *.lo |
|
|
|
clean-libtool: |
|
-rm -rf .libs _libs |
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|
unique=`for i in $$list; do \ |
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|
done | \ |
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|
mkid -fID $$unique |
|
tags: TAGS |
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|
$(TAGS_FILES) $(LISP) |
|
set x; \ |
|
here=`pwd`; \ |
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|
unique=`for i in $$list; do \ |
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|
done | \ |
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|
shift; \ |
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
|
test -n "$$unique" || unique=$$empty_fix; \ |
|
if test $$# -gt 0; then \ |
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|
"$$@" $$unique; \ |
|
else \ |
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|
$$unique; \ |
|
fi; \ |
|
fi |
|
ctags: CTAGS |
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|
$(TAGS_FILES) $(LISP) |
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|
unique=`for i in $$list; do \ |
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|
done | \ |
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|
test -z "$(CTAGS_ARGS)$$unique" \ |
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|
$$unique |
|
|
|
GTAGS: |
|
here=`$(am__cd) $(top_builddir) && pwd` \ |
|
&& $(am__cd) $(top_srcdir) \ |
|
&& gtags -i $(GTAGS_ARGS) "$$here" |
|
|
|
distclean-tags: |
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|
|
|
check-TESTS: $(TESTS) |
|
@failed=0; all=0; xfail=0; xpass=0; skip=0; \ |
|
srcdir=$(srcdir); export srcdir; \ |
|
list=' $(TESTS) '; \ |
|
$(am__tty_colors); \ |
|
if test -n "$$list"; then \ |
|
for tst in $$list; do \ |
|
if test -f ./$$tst; then dir=./; \ |
|
elif test -f $$tst; then dir=; \ |
|
else dir="$(srcdir)/"; fi; \ |
|
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ |
|
all=`expr $$all + 1`; \ |
|
case " $(XFAIL_TESTS) " in \ |
|
*[\ \ ]$$tst[\ \ ]*) \ |
|
xpass=`expr $$xpass + 1`; \ |
|
failed=`expr $$failed + 1`; \ |
|
col=$$red; res=XPASS; \ |
|
;; \ |
|
*) \ |
|
col=$$grn; res=PASS; \ |
|
;; \ |
|
esac; \ |
|
elif test $$? -ne 77; then \ |
|
all=`expr $$all + 1`; \ |
|
case " $(XFAIL_TESTS) " in \ |
|
*[\ \ ]$$tst[\ \ ]*) \ |
|
xfail=`expr $$xfail + 1`; \ |
|
col=$$lgn; res=XFAIL; \ |
|
;; \ |
|
*) \ |
|
failed=`expr $$failed + 1`; \ |
|
col=$$red; res=FAIL; \ |
|
;; \ |
|
esac; \ |
|
else \ |
|
skip=`expr $$skip + 1`; \ |
|
col=$$blu; res=SKIP; \ |
|
fi; \ |
|
echo "$${col}$$res$${std}: $$tst"; \ |
|
done; \ |
|
if test "$$all" -eq 1; then \ |
|
tests="test"; \ |
|
All=""; \ |
|
else \ |
|
tests="tests"; \ |
|
All="All "; \ |
|
fi; \ |
|
if test "$$failed" -eq 0; then \ |
|
if test "$$xfail" -eq 0; then \ |
|
banner="$$All$$all $$tests passed"; \ |
|
else \ |
|
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ |
|
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ |
|
fi; \ |
|
else \ |
|
if test "$$xpass" -eq 0; then \ |
|
banner="$$failed of $$all $$tests failed"; \ |
|
else \ |
|
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ |
|
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ |
|
fi; \ |
|
fi; \ |
|
dashes="$$banner"; \ |
|
skipped=""; \ |
|
if test "$$skip" -ne 0; then \ |
|
if test "$$skip" -eq 1; then \ |
|
skipped="($$skip test was not run)"; \ |
|
else \ |
|
skipped="($$skip tests were not run)"; \ |
|
fi; \ |
|
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ |
|
dashes="$$skipped"; \ |
|
fi; \ |
|
report=""; \ |
|
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ |
|
report="Please report to $(PACKAGE_BUGREPORT)"; \ |
|
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ |
|
dashes="$$report"; \ |
|
fi; \ |
|
dashes=`echo "$$dashes" | sed s/./=/g`; \ |
|
if test "$$failed" -eq 0; then \ |
|
echo "$$grn$$dashes"; \ |
|
else \ |
|
echo "$$red$$dashes"; \ |
|
fi; \ |
|
echo "$$banner"; \ |
|
test -z "$$skipped" || echo "$$skipped"; \ |
|
test -z "$$report" || echo "$$report"; \ |
|
echo "$$dashes$$std"; \ |
|
test "$$failed" -eq 0; \ |
|
else :; fi |
|
|
|
distdir: $(DISTFILES) |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|
list='$(DISTFILES)'; \ |
|
dist_files=`for file in $$list; do echo $$file; done | \ |
|
sed -e "s|^$$srcdirstrip/||;t" \ |
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|
case $$dist_files in \ |
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \ |
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|
sort -u` ;; \ |
|
esac; \ |
|
for file in $$dist_files; do \ |
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|
if test -d $$d/$$file; then \ |
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|
if test -d "$(distdir)/$$file"; then \ |
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|
fi; \ |
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|
fi; \ |
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|
else \ |
|
test -f "$(distdir)/$$file" \ |
|
|| cp -p $$d/$$file "$(distdir)/$$file" \ |
|
|| exit 1; \ |
|
fi; \ |
|
done |
|
check-am: all-am |
|
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) |
|
$(MAKE) $(AM_MAKEFLAGS) check-TESTS |
|
check: check-am |
|
all-am: Makefile $(LTLIBRARIES) $(HEADERS) |
|
installdirs: |
|
install: install-am |
|
install-exec: install-exec-am |
|
install-data: install-data-am |
|
uninstall: uninstall-am |
|
|
|
install-am: all-am |
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|
|
|
installcheck: installcheck-am |
|
install-strip: |
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|
`test -z '$(STRIP)' || \ |
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|
mostlyclean-generic: |
|
|
|
clean-generic: |
|
|
|
distclean-generic: |
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|
|
|
maintainer-clean-generic: |
|
@echo "This command is intended for maintainers to use" |
|
@echo "it deletes files that may require special tools to rebuild." |
|
clean: clean-am |
|
|
|
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ |
|
clean-noinstLTLIBRARIES mostlyclean-am |
|
|
|
distclean: distclean-am |
|
-rm -rf ./$(DEPDIR) |
|
-rm -f Makefile |
|
distclean-am: clean-am distclean-compile distclean-generic \ |
|
distclean-tags |
|
|
|
dvi: dvi-am |
|
|
|
dvi-am: |
|
|
|
html: html-am |
|
|
|
html-am: |
|
|
|
info: info-am |
|
|
|
info-am: |
|
|
|
install-data-am: |
|
|
|
install-dvi: install-dvi-am |
|
|
|
install-dvi-am: |
|
|
|
install-exec-am: |
|
|
|
install-html: install-html-am |
|
|
|
install-html-am: |
|
|
|
install-info: install-info-am |
|
|
|
install-info-am: |
|
|
|
install-man: |
|
|
|
install-pdf: install-pdf-am |
|
|
|
install-pdf-am: |
|
|
|
install-ps: install-ps-am |
|
|
|
install-ps-am: |
|
|
|
installcheck-am: |
|
|
|
maintainer-clean: maintainer-clean-am |
|
-rm -rf ./$(DEPDIR) |
|
-rm -f Makefile |
|
maintainer-clean-am: distclean-am maintainer-clean-generic |
|
|
|
mostlyclean: mostlyclean-am |
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
|
mostlyclean-libtool |
|
|
|
pdf: pdf-am |
|
|
|
pdf-am: |
|
|
|
ps: ps-am |
|
|
|
ps-am: |
|
|
|
uninstall-am: |
|
|
|
.MAKE: check-am install-am install-strip |
|
|
|
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ |
|
clean-checkPROGRAMS clean-generic clean-libtool \ |
|
clean-noinstLTLIBRARIES ctags distclean distclean-compile \ |
|
distclean-generic distclean-libtool distclean-tags distdir dvi \ |
|
dvi-am html html-am info info-am install install-am \ |
|
install-data install-data-am install-dvi install-dvi-am \ |
|
install-exec install-exec-am install-html install-html-am \ |
|
install-info install-info-am install-man install-pdf \ |
|
install-pdf-am install-ps install-ps-am install-strip \ |
|
installcheck installcheck-am installdirs maintainer-clean \ |
|
maintainer-clean-generic mostlyclean mostlyclean-compile \ |
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
|
tags uninstall uninstall-am |
|
|
|
|
|
#AM_LDFLAGS= @BOOST_SYSTEM_LIB@ @BOOST_FILESYSTEM_LIB@ @BOOST_THREAD_LIB@ @PTHREAD_LIBS@ @SSL_LDFLAGS@ @SSL_LIBS@ |
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
|
# Otherwise a system limit (for SysV at least) may be exceeded. |
|
.NOEXPORT:
|
|
|