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

📄 makefile.in

📁 Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.9.6 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005  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@# common Makefile targets for libsofia-sip-ua(-glib) modules# ----------------------------------------------------------# # run tests with valgrind## Copyright (C) 2007 Nokia Corporation.# This library is free software; you can redistribute it and/or# modify it under the terms of the GNU Lesser General Public License# as published by the Free Software Foundation; either version 2.1 of# the License, or (at your option) any later version.# This file contains free software from Makefile.in by the Free Software# Foundation:# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005  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.# # Generate lcov output### Copyright (C) 2007 Nokia Corporation# Contact: Pekka Pessi <pekka.pessi@nokia.com># Licensed under LGPL. See file COPYING.#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@target_triplet = @target@DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Doxyfile.version.in \	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \	$(srcdir)/sofia-footer.html.in $(top_srcdir)/rules/lcov.am \	$(top_srcdir)/rules/sofia.am $(top_srcdir)/rules/valcheck.am \	ChangeLog# Use with --enable-ndebug@NDEBUG_TRUE@am__append_1 = -DNDEBUG@HAVE_GENPNG_TRUE@@HAVE_LCOV_TRUE@am__append_2 = --frames@HAVE_LCOV_TRUE@am__append_3 = lcov lcov-report lcov-rerun clean-lcov covcheck uncoveredsubdir = libsofia-sip-ua/docsACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/m4/sac-coverage.m4 \	$(top_srcdir)/m4/sac-general.m4 \	$(top_srcdir)/m4/sac-openssl.m4 $(top_srcdir)/m4/sac-su2.m4 \	$(top_srcdir)/m4/sac-tport.m4 $(top_srcdir)/configure.acam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)mkinstalldirs = $(install_sh) -dCONFIG_HEADER = $(top_builddir)/config.h \	$(top_builddir)/libsofia-sip-ua/su/sofia-sip/su_configure.hCONFIG_CLEAN_FILES = Doxyfile Doxyfile.version sofia-footer.htmlSOURCES =DIST_SOURCES =DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ALLOCA = @ALLOCA@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@CHECK_CFLAGS = @CHECK_CFLAGS@CHECK_LIBS = @CHECK_LIBS@COREFOUNDATION_FALSE = @COREFOUNDATION_FALSE@COREFOUNDATION_TRUE = @COREFOUNDATION_TRUE@COVERAGE_FLAGS = @COVERAGE_FLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CWFLAG = @CWFLAG@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@DOXYGEN = @DOXYGEN@DSYMUTIL = @DSYMUTIL@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@ENABLE_COVERAGE_FALSE = @ENABLE_COVERAGE_FALSE@ENABLE_COVERAGE_TRUE = @ENABLE_COVERAGE_TRUE@ETAGS = @ETAGS@EXEEXT = @EXEEXT@EXPENSIVE_CHECKS_FALSE = @EXPENSIVE_CHECKS_FALSE@EXPENSIVE_CHECKS_TRUE = @EXPENSIVE_CHECKS_TRUE@F77 = @F77@FFLAGS = @FFLAGS@GCOV = @GCOV@GENHTML = @GENHTML@GENPNG = @GENPNG@GLIB_CFLAGS = @GLIB_CFLAGS@GLIB_LIBS = @GLIB_LIBS@GLIB_VERSION = @GLIB_VERSION@GREP = @GREP@HAVE_CHECK_FALSE = @HAVE_CHECK_FALSE@HAVE_CHECK_TRUE = @HAVE_CHECK_TRUE@HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@HAVE_GENPNG_FALSE = @HAVE_GENPNG_FALSE@HAVE_GENPNG_TRUE = @HAVE_GENPNG_TRUE@HAVE_GLIB_FALSE = @HAVE_GLIB_FALSE@HAVE_GLIB_TRUE = @HAVE_GLIB_TRUE@HAVE_LCOV_FALSE = @HAVE_LCOV_FALSE@HAVE_LCOV_TRUE = @HAVE_LCOV_TRUE@HAVE_MINGW32_FALSE = @HAVE_MINGW32_FALSE@HAVE_MINGW32_TRUE = @HAVE_MINGW32_TRUE@HAVE_NTH_FALSE = @HAVE_NTH_FALSE@HAVE_NTH_TRUE = @HAVE_NTH_TRUE@HAVE_NTLM_FALSE = @HAVE_NTLM_FALSE@HAVE_NTLM_TRUE = @HAVE_NTLM_TRUE@HAVE_STUN_FALSE = @HAVE_STUN_FALSE@HAVE_STUN_TRUE = @HAVE_STUN_TRUE@HAVE_TLS_FALSE = @HAVE_TLS_FALSE@HAVE_TLS_TRUE = @HAVE_TLS_TRUE@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LCOV = @LCOV@LD = @LD@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LIBVER_SOFIA_SIP_UA_AGE = @LIBVER_SOFIA_SIP_UA_AGE@LIBVER_SOFIA_SIP_UA_CUR = @LIBVER_SOFIA_SIP_UA_CUR@LIBVER_SOFIA_SIP_UA_GLIB_AGE = @LIBVER_SOFIA_SIP_UA_GLIB_AGE@LIBVER_SOFIA_SIP_UA_GLIB_CUR = @LIBVER_SOFIA_SIP_UA_GLIB_CUR@LIBVER_SOFIA_SIP_UA_GLIB_REV = @LIBVER_SOFIA_SIP_UA_GLIB_REV@LIBVER_SOFIA_SIP_UA_GLIB_SOVER = @LIBVER_SOFIA_SIP_UA_GLIB_SOVER@LIBVER_SOFIA_SIP_UA_REV = @LIBVER_SOFIA_SIP_UA_REV@LIBVER_SOFIA_SIP_UA_SOVER = @LIBVER_SOFIA_SIP_UA_SOVER@LN_S = @LN_S@LTLIBOBJS = @LTLIBOBJS@MAINT = @MAINT@MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@MAKEINFO = @MAKEINFO@MINGW_ENVIRONMENT = @MINGW_ENVIRONMENT@MOSTLYCLEANFILES = @MOSTLYCLEANFILES@NDEBUG_FALSE = @NDEBUG_FALSE@NDEBUG_TRUE = @NDEBUG_TRUE@NMEDIT = @NMEDIT@OBJEXT = @OBJEXT@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@REPLACE_LIBADD = @REPLACE_LIBADD@SED = @SED@SET_MAKE = @SET_MAKE@SHELL = @SHELL@SOFIA_CFLAGS = @SOFIA_CFLAGS@SOFIA_GLIB_PKG_REQUIRES = @SOFIA_GLIB_PKG_REQUIRES@STRIP = @STRIP@TESTS_ENVIRONMENT = @TESTS_ENVIRONMENT@VERSION = @VERSION@VER_LIBSOFIA_SIP_UA_MAJOR_MINOR = @VER_LIBSOFIA_SIP_UA_MAJOR_MINOR@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_F77 = @ac_ct_F77@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@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@include_sofiadir = @include_sofiadir@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localedir = @localedir@localstatedir = @localstatedir@mandir = @mandir@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@openssl_CFLAGS = @openssl_CFLAGS@openssl_LIBS = @openssl_LIBS@pdfdir = @pdfdir@prefix = @prefix@program_transform_name = @program_transform_name@psdir = @psdir@sbindir = @sbindir@sharedstatedir = @sharedstatedir@sysconfdir = @sysconfdir@target = @target@target_alias = @target_alias@target_cpu = @target_cpu@target_os = @target_os@target_vendor = @target_vendor@EXTRA_DIST = Doxyfile.aliases Doxyfile.conf \		docguide.docs \		mainpage.docs \		conformance.docs \		ChangeLog \	pictures/SIP_basic_incoming_operation.eps \	pictures/SIP_basic_incoming_operation.gif \	pictures/SIP_basic_incoming_operation.vsd \	pictures/SIP_basic_outgoing_operation.eps \	pictures/SIP_basic_outgoing_operation.gif \	pictures/SIP_basic_outgoing_operation.vsd \	pictures/SIP_incoming_call.eps \	pictures/SIP_incoming_call.gif \	pictures/SIP_incoming_call.vsd \	pictures/SIP_outgoing_call.eps \	pictures/SIP_outgoing_call.gif \	pictures/SIP_outgoing_call.vsd \	pictures/SIP_outgoing_operation_with_auth.eps \	pictures/SIP_outgoing_operation_with_auth.gif \	pictures/SIP_outgoing_operation_with_auth.vsd \	pictures/autotools.eps \	pictures/autotools.gif \	pictures/autotools.vsd \	pictures/nta-receiving-message.eps \	pictures/nta-receiving-message.gif BUILT_SOURCES = Doxyfile.rfcCLEANFILES = Doxyfile.rfc *.doxytagssofiasrcdir = ${top_srcdir}/libsofia-sip-uasofiabuilddir = ${top_builddir}/libsofia-sip-uaAM_CFLAGS = $(CWFLAG) $(SOFIA_COVERAGE) $(SOFIA_CFLAGS) \	$(openssl_CFLAGS) $(am__append_1)SOFIA_COVERAGE = $(COVERAGE_FLAGS)DISTCLEANFILES = $(BUILT_SOURCES)# rules for building tag filesTAG_AWK = ${sofiasrcdir}/su/tag_dll.awkSUFFIXES = _tag_ref.c _tag.cINTERNAL_INCLUDES = \    -I${sofiasrcdir}/features -I${sofiabuilddir}/features \    -I${sofiasrcdir}/ipt -I${sofiabuilddir}/ipt \    -I${sofiasrcdir}/iptsec -I${sofiabuilddir}/iptsec \    -I${sofiasrcdir}/bnf -I${sofiabuilddir}/bnf \    -I${sofiasrcdir}/http -I${sofiabuilddir}/http \    -I${sofiasrcdir}/msg -I${sofiabuilddir}/msg \    -I${sofiasrcdir}/nth -I${sofiabuilddir}/nth \    -I${sofiasrcdir}/nta -I${sofiabuilddir}/nta \    -I${sofiasrcdir}/nea -I${sofiabuilddir}/nea \    -I${sofiasrcdir}/nua -I${sofiabuilddir}/nua \    -I${sofiasrcdir}/soa -I${sofiabuilddir}/soa \    -I${sofiasrcdir}/sdp -I${sofiabuilddir}/sdp \    -I${sofiasrcdir}/sip -I${sofiabuilddir}/sip \    -I${sofiasrcdir}/soa -I${sofiabuilddir}/soa \    -I${sofiasrcdir}/sresolv -I${sofiabuilddir}/sresolv \    -I${sofiasrcdir}/tport -I${sofiabuilddir}/tport \    -I${sofiasrcdir}/stun -I${sofiabuilddir}/stun \    -I${sofiasrcdir}/url -I${sofiabuilddir}/url \    -I${sofiasrcdir}/su -I${sofiabuilddir}/suPHONY = built-sources clean-built-sources $(am__append_3)VALGRIND = valgrind VALGRINDFLAGS = --tool=memcheck# Scripts@HAVE_LCOV_TRUE@LCOV_UNCOVERED = ${top_srcdir}/scripts/uncovered@HAVE_LCOV_TRUE@LCOV_REPORT = ${top_srcdir}/scripts/lcov-report# Report directory@HAVE_LCOV_TRUE@lcovdir = ${top_builddir}/lcov# Options@HAVE_LCOV_TRUE@GENHTML_OPTIONS = --show-details --legend \

⌨️ 快捷键说明

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