786 lines
28 KiB
Makefile
786 lines
28 KiB
Makefile
# 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@
|
|
|
|
#
|
|
# Makefile.am for sip module
|
|
#
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Header paths
|
|
|
|
# common Makefile targets for libsofia-sip-ua modules
|
|
# ---------------------------------------------------
|
|
|
|
|
|
SOURCES = $(libsip_la_SOURCES) test_date.c test_sip_msg.c torture_sip.c validator.c
|
|
|
|
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)" && cd
|
|
INSTALL = @INSTALL@
|
|
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@
|
|
check_PROGRAMS = torture_sip$(EXEEXT) test_sip_msg$(EXEEXT) \
|
|
validator$(EXEEXT) test_date$(EXEEXT)
|
|
DIST_COMMON = $(nobase_include_sofia_HEADERS) $(srcdir)/../sofia.am \
|
|
$(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
|
|
|
|
# Use with --enable-ndebug
|
|
@NDEBUG_TRUE@am__append_1 = -DNDEBUG
|
|
subdir = libsofia-sip-ua/sip
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
|
$(top_srcdir)/m4/sac-general.m4 \
|
|
$(top_srcdir)/m4/sac-openssl.m4 $(top_srcdir)/m4/sac-su2.m4 \
|
|
$(top_srcdir)/m4/sac-su.m4 $(top_srcdir)/m4/sac-tport.m4 \
|
|
$(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_HEADER = $(top_builddir)/config.h \
|
|
$(top_builddir)/libsofia-sip-ua/su/sofia-sip/su_configure.h
|
|
CONFIG_CLEAN_FILES =
|
|
LTLIBRARIES = $(noinst_LTLIBRARIES)
|
|
libsip_la_LIBADD =
|
|
am__objects_1 = sip_tag.lo sip_tag_ref.lo sip_parser_table.lo
|
|
am_libsip_la_OBJECTS = sip_parser.lo sip_header.lo sip_util.lo \
|
|
sip_pref_util.lo sip_basic.lo sip_extra.lo sip_feature.lo \
|
|
sip_mime.lo sip_security.lo sip_event.lo sip_prack.lo \
|
|
sip_refer.lo sip_session.lo sip_caller_prefs.lo sip_reason.lo \
|
|
sip_status.lo sip_time.lo sip_tag_class.lo $(am__objects_1)
|
|
libsip_la_OBJECTS = $(am_libsip_la_OBJECTS)
|
|
test_date_SOURCES = test_date.c
|
|
test_date_OBJECTS = test_date.$(OBJEXT)
|
|
test_date_LDADD = $(LDADD)
|
|
test_date_DEPENDENCIES = libsip.la ../msg/libmsg.la ../bnf/libbnf.la \
|
|
../url/liburl.la ../su/libsu.la
|
|
test_sip_msg_SOURCES = test_sip_msg.c
|
|
test_sip_msg_OBJECTS = test_sip_msg.$(OBJEXT)
|
|
test_sip_msg_LDADD = $(LDADD)
|
|
test_sip_msg_DEPENDENCIES = libsip.la ../msg/libmsg.la \
|
|
../bnf/libbnf.la ../url/liburl.la ../su/libsu.la
|
|
torture_sip_SOURCES = torture_sip.c
|
|
torture_sip_OBJECTS = torture_sip.$(OBJEXT)
|
|
torture_sip_LDADD = $(LDADD)
|
|
torture_sip_DEPENDENCIES = libsip.la ../msg/libmsg.la ../bnf/libbnf.la \
|
|
../url/liburl.la ../su/libsu.la
|
|
validator_SOURCES = validator.c
|
|
validator_OBJECTS = validator.$(OBJEXT)
|
|
validator_LDADD = $(LDADD)
|
|
validator_DEPENDENCIES = libsip.la ../msg/libmsg.la ../bnf/libbnf.la \
|
|
../url/liburl.la ../su/libsu.la
|
|
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/libsofia-sip-ua/su/sofia-sip
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
am__depfiles_maybe = depfiles
|
|
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 = $(libsip_la_SOURCES) test_date.c test_sip_msg.c \
|
|
torture_sip.c validator.c
|
|
DIST_SOURCES = $(libsip_la_SOURCES) test_date.c test_sip_msg.c \
|
|
torture_sip.c validator.c
|
|
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)$(include_sofiadir)"
|
|
nobase_include_sofiaHEADERS_INSTALL = $(install_sh_DATA)
|
|
HEADERS = $(nobase_include_sofia_HEADERS)
|
|
CTAGS = ctags
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
|
|
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@
|
|
COREFOUNDATION_FALSE = @COREFOUNDATION_FALSE@
|
|
COREFOUNDATION_TRUE = @COREFOUNDATION_TRUE@
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CWFLAG = @CWFLAG@
|
|
CXX = @CXX@
|
|
CXXCPP = @CXXCPP@
|
|
CXXDEPMODE = @CXXDEPMODE@
|
|
CXXFLAGS = @CXXFLAGS@
|
|
CYGPATH_W = @CYGPATH_W@
|
|
DEFS = @DEFS@
|
|
DEPDIR = @DEPDIR@
|
|
DOXYGEN = @DOXYGEN@
|
|
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@
|
|
GLIB_CFLAGS = @GLIB_CFLAGS@
|
|
GLIB_LIBS = @GLIB_LIBS@
|
|
GLIB_VERSION = @GLIB_VERSION@
|
|
HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
|
|
HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
|
|
HAVE_GLIB_FALSE = @HAVE_GLIB_FALSE@
|
|
HAVE_GLIB_TRUE = @HAVE_GLIB_TRUE@
|
|
HAVE_MINGW32_FALSE = @HAVE_MINGW32_FALSE@
|
|
HAVE_MINGW32_TRUE = @HAVE_MINGW32_TRUE@
|
|
HAVE_NTLM_FALSE = @HAVE_NTLM_FALSE@
|
|
HAVE_NTLM_TRUE = @HAVE_NTLM_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@
|
|
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@
|
|
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@
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
SOFIA_CFLAGS = @SOFIA_CFLAGS@
|
|
SOFIA_COVERAGE = @SOFIA_COVERAGE@
|
|
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_AR = @ac_ct_AR@
|
|
ac_ct_CC = @ac_ct_CC@
|
|
ac_ct_CXX = @ac_ct_CXX@
|
|
ac_ct_F77 = @ac_ct_F77@
|
|
ac_ct_LD = @ac_ct_LD@
|
|
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@
|
|
include_sofiadir = @include_sofiadir@
|
|
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 = @target@
|
|
target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
INCLUDES = -I$(srcdir)/../bnf -I../bnf \
|
|
-I$(srcdir)/../ipt -I../ipt \
|
|
-I$(srcdir)/../msg -I../msg \
|
|
-I$(srcdir)/../url -I../url \
|
|
-I$(srcdir)/../su -I../su
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Build targets
|
|
noinst_LTLIBRARIES = libsip.la
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Rules for building the targets
|
|
GENERATED_H = sofia-sip/sip_hclasses.h \
|
|
sofia-sip/sip_protos.h sofia-sip/sip_tag.h \
|
|
sofia-sip/sip_extra.h
|
|
|
|
H_IN = sofia-sip/sip_hclasses.h.in \
|
|
sofia-sip/sip_protos.h.in sofia-sip/sip_tag.h.in \
|
|
sofia-sip/sip_extra.h.in
|
|
|
|
PUBLIC_H = sofia-sip/sip.h sofia-sip/sip_util.h \
|
|
sofia-sip/sip_header.h sofia-sip/sip_parser.h \
|
|
sofia-sip/sip_tag_class.h sofia-sip/sip_status.h
|
|
|
|
GENERATED_C = sip_tag.c sip_tag_ref.c sip_parser_table.c
|
|
BUILT_SOURCES = $(GENERATED_H) $(GENERATED_C)
|
|
nobase_include_sofia_HEADERS = $(GENERATED_H) $(PUBLIC_H) $(H_IN)
|
|
libsip_la_SOURCES = $(INTERNAL_H) \
|
|
sip_parser.c sip_header.c sip_util.c sip_pref_util.c \
|
|
sip_basic.c sip_extra.c sip_feature.c sip_mime.c \
|
|
sip_security.c sip_event.c sip_prack.c \
|
|
sip_refer.c sip_session.c \
|
|
sip_caller_prefs.c sip_reason.c \
|
|
sip_status.c sip_time.c \
|
|
sip_tag_class.c \
|
|
$(GENERATED_C)
|
|
|
|
COVERAGE_INPUT = $(libsip_la_SOURCES) $(include_sofia_HEADERS)
|
|
LDADD = libsip.la \
|
|
../msg/libmsg.la \
|
|
../bnf/libbnf.la \
|
|
../url/liburl.la \
|
|
../su/libsu.la
|
|
|
|
torture_sip_LDFLAGS = -static
|
|
test_sip_msg_LDFLAGS = -static
|
|
test_date_LDFLAGS = -static
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Install and distribution rules
|
|
|
|
# note: srcdir needs to be specified, otherwise
|
|
# breaks make distcheck target
|
|
EXTRA_DIST = Doxyfile sip.docs sip_parser.docs sip.doxyaliases \
|
|
ADD-A-HEADER GRAMMAR sip_bad_mask \
|
|
sip_parser_table.c.in sip_tag.c.in \
|
|
sip_extra_headers.txt \
|
|
images/sip-parser.eps images/sip-parser.gif \
|
|
images/sip-parser2.eps images/sip-parser2.gif \
|
|
images/sip-parser3.eps images/sip-parser3.gif \
|
|
images/sip-parser4.eps images/sip-parser4.gif \
|
|
tests/own0.txt tests/own1.txt tests/own2.txt tests/own3.txt \
|
|
tests/own4.txt tests/own5.txt tests/own6.txt tests/own8.txt \
|
|
tests/test1.txt tests/test-ack-1.txt tests/test2.txt tests/test3.txt \
|
|
tests/test4.txt tests/test5.txt tests/test6.txt tests/test7.txt \
|
|
tests/test8.txt tests/test9.txt tests/test10.txt tests/test10b.txt \
|
|
tests/test10c.txt tests/test11.txt tests/test12.txt tests/test13.txt \
|
|
tests/test14-req.txt tests/test14.txt tests/test15.txt \
|
|
tests/test16.txt tests/test17.txt tests/test18.txt tests/test19.txt \
|
|
tests/test1a.txt tests/test20.txt tests/test21.txt tests/test22.txt \
|
|
tests/test23.txt tests/test24.txt tests/test25.txt tests/test26.txt \
|
|
tests/test27.txt tests/test28.txt tests/test29.txt tests/test30.txt \
|
|
tests/test31.txt tests/test32.txt tests/test33.txt tests/test34.txt \
|
|
tests/test35.txt tests/test36.txt tests/test37.txt tests/test38.txt \
|
|
tests/test39.txt tests/test40.txt tests/test41.txt tests/test42.txt
|
|
|
|
AM_CFLAGS = $(CWFLAG) $(SOFIA_CFLAGS) $(SOFIA_COVERAGE) \
|
|
$(am__append_1)
|
|
DISTCLEANFILES = $(BUILT_SOURCES)
|
|
|
|
# rules for building tag files
|
|
TAG_AWK = $(top_srcdir)/libsofia-sip-ua/su/tag_dll.awk
|
|
INTERNAL_INCLUDES = \
|
|
-I$(srcdir)/../features -I../features \
|
|
-I$(srcdir)/../ipt -I../ipt \
|
|
-I$(srcdir)/../iptsec -I../iptsec \
|
|
-I$(srcdir)/../bnf -I../bnf \
|
|
-I$(srcdir)/../http -I../http \
|
|
-I$(srcdir)/../msg -I../msg \
|
|
-I$(srcdir)/../nth -I../nth \
|
|
-I$(srcdir)/../nta -I../nta \
|
|
-I$(srcdir)/../nea -I../nea \
|
|
-I$(srcdir)/../nua -I../nua \
|
|
-I$(srcdir)/../soa -I../soa \
|
|
-I$(srcdir)/../sdp -I../sdp \
|
|
-I$(srcdir)/../sip -I../sip \
|
|
-I$(srcdir)/../soa -I../soa \
|
|
-I$(srcdir)/../sresolv -I../sresolv \
|
|
-I$(srcdir)/../tport -I../tport \
|
|
-I$(srcdir)/../stun -I../stun \
|
|
-I$(srcdir)/../url -I../url \
|
|
-I$(srcdir)/../su -I../su
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Tests
|
|
|
|
#TESTS = torture_sip run_test_sip_msg run_test_date
|
|
|
|
#dist_noinst_SCRIPTS = run_test_sip_msg run_test_date
|
|
|
|
# ----------------------------------------------------------------------
|
|
# Sofia specific rules
|
|
MSG_PARSER_AWK = $(srcdir)/../msg/msg_parser.awk
|
|
AWK_SIP_AWK = $(AWK) -f $(MSG_PARSER_AWK) module=sip
|
|
EXTRA = $(srcdir)/sip_extra_headers.txt
|
|
all: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .c .lo .o .obj
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../sofia.am $(am__configure_deps)
|
|
@for dep in $?; do \
|
|
case '$(am__configure_deps)' in \
|
|
*$$dep*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
&& exit 0; \
|
|
exit 1;; \
|
|
esac; \
|
|
done; \
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libsofia-sip-ua/sip/Makefile'; \
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu libsofia-sip-ua/sip/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
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
|
|
libsip.la: $(libsip_la_OBJECTS) $(libsip_la_DEPENDENCIES)
|
|
$(LINK) $(libsip_la_LDFLAGS) $(libsip_la_OBJECTS) $(libsip_la_LIBADD) $(LIBS)
|
|
|
|
clean-checkPROGRAMS:
|
|
@list='$(check_PROGRAMS)'; for p in $$list; do \
|
|
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
|
|
echo " rm -f $$p $$f"; \
|
|
rm -f $$p $$f ; \
|
|
done
|
|
test_date$(EXEEXT): $(test_date_OBJECTS) $(test_date_DEPENDENCIES)
|
|
@rm -f test_date$(EXEEXT)
|
|
$(LINK) $(test_date_LDFLAGS) $(test_date_OBJECTS) $(test_date_LDADD) $(LIBS)
|
|
test_sip_msg$(EXEEXT): $(test_sip_msg_OBJECTS) $(test_sip_msg_DEPENDENCIES)
|
|
@rm -f test_sip_msg$(EXEEXT)
|
|
$(LINK) $(test_sip_msg_LDFLAGS) $(test_sip_msg_OBJECTS) $(test_sip_msg_LDADD) $(LIBS)
|
|
torture_sip$(EXEEXT): $(torture_sip_OBJECTS) $(torture_sip_DEPENDENCIES)
|
|
@rm -f torture_sip$(EXEEXT)
|
|
$(LINK) $(torture_sip_LDFLAGS) $(torture_sip_OBJECTS) $(torture_sip_LDADD) $(LIBS)
|
|
validator$(EXEEXT): $(validator_OBJECTS) $(validator_DEPENDENCIES)
|
|
@rm -f validator$(EXEEXT)
|
|
$(LINK) $(validator_LDFLAGS) $(validator_OBJECTS) $(validator_LDADD) $(LIBS)
|
|
|
|
mostlyclean-compile:
|
|
-rm -f *.$(OBJEXT)
|
|
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_basic.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_caller_prefs.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_event.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_extra.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_feature.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_header.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_mime.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_parser.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_parser_table.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_prack.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_pref_util.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_reason.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_refer.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_security.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_session.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_status.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_tag.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_tag_class.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_tag_ref.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_time.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_util.Plo@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_date.Po@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_sip_msg.Po@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/torture_sip.Po@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/validator.Po@am__quote@
|
|
|
|
.c.o:
|
|
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
|
|
.c.obj:
|
|
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
|
|
.c.lo:
|
|
@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
distclean-libtool:
|
|
-rm -f libtool
|
|
uninstall-info-am:
|
|
install-nobase_include_sofiaHEADERS: $(nobase_include_sofia_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
test -z "$(include_sofiadir)" || $(mkdir_p) "$(DESTDIR)$(include_sofiadir)"
|
|
@$(am__vpath_adj_setup) \
|
|
list='$(nobase_include_sofia_HEADERS)'; for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
$(am__vpath_adj) \
|
|
echo " $(nobase_include_sofiaHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(include_sofiadir)/$$f'"; \
|
|
$(nobase_include_sofiaHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(include_sofiadir)/$$f"; \
|
|
done
|
|
|
|
uninstall-nobase_include_sofiaHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@$(am__vpath_adj_setup) \
|
|
list='$(nobase_include_sofia_HEADERS)'; for p in $$list; do \
|
|
$(am__vpath_adj) \
|
|
echo " rm -f '$(DESTDIR)$(include_sofiadir)/$$f'"; \
|
|
rm -f "$(DESTDIR)$(include_sofiadir)/$$f"; \
|
|
done
|
|
|
|
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; } \
|
|
END { for (i in files) print i; }'`; \
|
|
mkid -fID $$unique
|
|
tags: TAGS
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
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; } \
|
|
END { for (i in files) print i; }'`; \
|
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
$$tags $$unique; \
|
|
fi
|
|
ctags: CTAGS
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
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; } \
|
|
END { for (i in files) print i; }'`; \
|
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
$$tags $$unique
|
|
|
|
GTAGS:
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
&& cd $(top_srcdir) \
|
|
&& gtags -i $(GTAGS_ARGS) $$here
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
|
|
distdir: $(DISTFILES)
|
|
$(mkdir_p) $(distdir)/.. $(distdir)/images $(distdir)/sofia-sip $(distdir)/tests
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|
list='$(DISTFILES)'; for file in $$list; do \
|
|
case $$file in \
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|
esac; \
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
dir="/$$dir"; \
|
|
$(mkdir_p) "$(distdir)$$dir"; \
|
|
else \
|
|
dir=''; \
|
|
fi; \
|
|
if test -d $$d/$$file; then \
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
fi; \
|
|
cp -pR $$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)
|
|
check: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) check-am
|
|
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
|
installdirs:
|
|
for dir in "$(DESTDIR)$(include_sofiadir)"; do \
|
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|
done
|
|
install: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) 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:
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
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-libtool distclean-tags
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am: install-nobase_include_sofiaHEADERS
|
|
|
|
install-exec-am:
|
|
|
|
install-info: install-info-am
|
|
|
|
install-man:
|
|
|
|
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: uninstall-info-am uninstall-nobase_include_sofiaHEADERS
|
|
|
|
.PHONY: CTAGS GTAGS all all-am check 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-exec install-exec-am \
|
|
install-info install-info-am install-man \
|
|
install-nobase_include_sofiaHEADERS 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 uninstall-info-am \
|
|
uninstall-nobase_include_sofiaHEADERS
|
|
|
|
|
|
built-sources: $(BUILT_SOURCES)
|
|
|
|
clean-built-sources:
|
|
-rm -rf $(BUILT_SOURCES) $(BUILT_SOURCES:%=$(srcdir)/%)
|
|
|
|
*_tag_ref.c: $(TAG_AWK)
|
|
|
|
%_tag_ref.c: %_tag.c
|
|
$(AWK) -f $(TAG_AWK) NODLL=1 $(TAG_DLL_FLAGS) $<
|
|
|
|
@ENABLE_COVERAGE_TRUE@coverage:
|
|
@ENABLE_COVERAGE_TRUE@ @$(top_srcdir)/scripts/coverage $(COVERAGE_FLAGS) $(COVERAGE_INPUT)
|
|
|
|
../bnf/libbnf.la ../http/libhttp.la ../ipt/libipt.la ../iptsec/libiptsec.la \
|
|
../msg/libmsg.la ../nea/libnea.la ../nta/libnta.la ../nth/libnth.la \
|
|
../nua/libnua.la ../sdp/libsdp.la ../sip/libsip.la ../soa/libsoa.la \
|
|
../sresolv/libsresolv.la ../stun/libstun.la ../su/libsu.la \
|
|
../tport/libtport.la ../url/liburl.la:
|
|
$(MAKE) -C $(@D) $(@F)
|
|
|
|
#
|
|
# Note: sip_bad_mask is used by nta to weed out bad messages
|
|
#
|
|
sip_parser_table.c: sip_bad_mask
|
|
|
|
sofia-sip/sip_hclasses.h: sofia-sip/sip_hclasses.h.in
|
|
sofia-sip/sip_protos.h: sofia-sip/sip_protos.h.in
|
|
sofia-sip/sip_tag.h: sofia-sip/sip_tag.h.in
|
|
|
|
$(GENERATED_H): $(MSG_PARSER_AWK)
|
|
|
|
sip_parser_table.c: sip_parser_table.c.in $(MSG_PARSER_AWK)
|
|
sip_tag.c: sip_tag.c.in $(MSG_PARSER_AWK)
|
|
|
|
sofia-sip/sip_hclasses.h: sofia-sip/sip.h
|
|
@-mkdir sofia-sip 2>/dev/null || true
|
|
$(AWK_SIP_AWK) PR=$@ TEMPLATE=$(srcdir)/sofia-sip/sip_hclasses.h.in $<
|
|
|
|
sofia-sip/sip_protos.h: sofia-sip/sip.h
|
|
@-mkdir sofia-sip 2>/dev/null || true
|
|
$(AWK_SIP_AWK) PR=$@ TEMPLATE=$(srcdir)/sofia-sip/sip_protos.h.in $<
|
|
|
|
sofia-sip/sip_tag.h: sofia-sip/sip.h
|
|
@-mkdir sofia-sip 2>/dev/null || true
|
|
$(AWK_SIP_AWK) PR=$@ TEMPLATE=$(srcdir)/sofia-sip/sip_tag.h.in $<
|
|
|
|
sip_tag.c: sofia-sip/sip.h sip_extra_headers.txt
|
|
$(AWK_SIP_AWK) PR=$@ TEMPLATE=$(srcdir)/sip_tag.c.in $< $(EXTRA)
|
|
|
|
sip_parser_table.c: sip_extra_headers.txt
|
|
|
|
sip_parser_table.c: sofia-sip/sip.h
|
|
$(AWK_SIP_AWK) PT=$@ TEMPLATE=$(srcdir)/sip_parser_table.c.in \
|
|
FLAGFILE=$(srcdir)/sip_bad_mask \
|
|
MC_HASH_SIZE=127 MC_SHORT_SIZE=26 $< $(EXTRA)
|
|
|
|
sofia-sip/sip_extra.h: sofia-sip/sip_extra.h.in sip_extra_headers.txt
|
|
@-mkdir -p sofia-sip 2>/dev/null
|
|
${AWK_SIP_AWK} PR=$@ NO_FIRST=1 NO_LAST=1 \
|
|
PACKAGE_NAME="${PACKAGE_NAME}" \
|
|
PACKAGE_VERSION="${PACKAGE_VERSION}" \
|
|
TEMPLATE1=${srcdir}/sofia-sip/sip_hclasses.h.in \
|
|
TEMPLATE2=${srcdir}/sofia-sip/sip_protos.h.in \
|
|
TEMPLATE=$< $(EXTRA)
|
|
# 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:
|