public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rtpproxy] f44: rtpproxy ver. 3.2.0
@ 2026-06-03 12:07 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-06-03 12:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rtpproxy
Branch : f44
Commit : 7f3170787c0b5b43e7627d0c2f675aaf6c059a36
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-06-03T13:15:55+02:00
Stats : +9938/-8098 in 11 file(s)
URL : https://src.fedoraproject.org/rpms/rtpproxy/c/7f3170787c0b5b43e7627d0c2f675aaf6c059a36?branch=f44
Log:
rtpproxy ver. 3.2.0
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/rtpproxy-0001-Remove-more-autogenerated-stuff.patch b/rtpproxy-0001-Remove-more-autogenerated-stuff.patch
index 00b30e2..381729f 100644
--- a/rtpproxy-0001-Remove-more-autogenerated-stuff.patch
+++ b/rtpproxy-0001-Remove-more-autogenerated-stuff.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Sat, 1 May 2010 13:43:40 +0400
Subject: [PATCH] Remove more autogenerated stuff
@@ -5,21 +6,23 @@ Subject: [PATCH] Remove more autogenerated stuff
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/.gitignore b/.gitignore
-index 35f2f13e..29c36ca0 100644
+index 90a9f710..d1739910 100644
--- a/.gitignore
+++ b/.gitignore
-@@ -1,37 +1,56 @@
+@@ -1,40 +1,59 @@
-*~
-+*.gcda
+-*.orig
+-*.rej
+-*.o
+-*.gcno
+ *.gcda
+*.gcno
+ *.pcap
+*.la
+*.lo
+*.o
- *.orig
- *.rej
--*.o
--*.gcno
--*.gcda
++*.orig
++*.rej
+*/Makefile
+*~
.deps
@@ -67,6 +70,8 @@ index 35f2f13e..29c36ca0 100644
libucl/libucl.a
libucl/libucl_debug.a
libucl/libucl_test
+ external/libelperiodic/configure
+ .dirstamp
+ltmain.sh
+m4/
+makeann/makeann
@@ -275,14 +280,14 @@ index b42a17ac..00000000
-`configure' also accepts some other, not widely useful, options.
diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
-index a60600d7..00000000
+index 197ac800..00000000
--- a/Makefile.in
+++ /dev/null
-@@ -1,957 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,971 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -351,6 +356,8 @@ index a60600d7..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -369,6 +376,7 @@ index a60600d7..00000000
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
+-@TESTS_EXIST_TRUE@am__append_1 = tests
-subdir = .
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -387,7 +395,7 @@ index a60600d7..00000000
- configure.lineno config.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/src/config.h
--CONFIG_CLEAN_FILES = python/sippy_lite/sippy/Time/clock_dtime.py
+-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
@@ -438,10 +446,9 @@ index a60600d7..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
-man8dir = $(mandir)/man8
-am__installdirs = "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(includedir)"
@@ -474,19 +481,18 @@ index a60600d7..00000000
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
--DIST_SUBDIRS = libexecinfo libucl libxxHash makeann modules \
-- libelperiodic/src src pertools tests extractaudio doc
--am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in \
-- $(top_srcdir)/python/sippy_lite/sippy/Time/clock_dtime.py.in \
-- AUTHORS ChangeLog INSTALL README.md compile config.guess \
-- config.sub depcomp install-sh ltmain.sh missing
+-DIST_SUBDIRS = libexecinfo libucl libxxHash libre makeann modules \
+- external/libelperiodic/src src pertools extractaudio doc tests
+-am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in AUTHORS \
+- ChangeLog INSTALL README.md compile config.guess config.sub \
+- depcomp install-sh ltmain.sh missing
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
- if test -d "$(distdir)"; then \
-- find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
-- && rm -rf "$(distdir)" \
+- find "$(distdir)" -type d ! -perm -700 -exec chmod u+rwx {} ';' \
+- ; rm -rf "$(distdir)" \
- || { sleep 5 && rm -rf "$(distdir)"; }; \
- else :; fi
-am__post_remove_distdir = $(am__remove_distdir)
@@ -516,14 +522,16 @@ index a60600d7..00000000
- done; \
- reldir="$$dir2"
-DIST_ARCHIVES = $(distdir).tar.gz
--GZIP_ENV = --best
+-GZIP_ENV = -9
-DIST_TARGETS = dist-gzip
-# Exists only to be overridden by the user if desired.
-AM_DISTCHECK_DVI_TARGET = dvi
-distuninstallcheck_listfiles = find . -type f -print
-am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
- | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
--distcleancheck_listfiles = find . -type f -print
+-distcleancheck_listfiles = \
+- find . \( -type f -a \! \
+- \( -name .nfs* -o -name .smb* -o -name .__afs* \) \) -print
-ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
-AMTAR = @AMTAR@
@@ -554,6 +562,7 @@ index a60600d7..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -576,6 +585,9 @@ index a60600d7..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -619,8 +631,10 @@ index a60600d7..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -666,14 +680,14 @@ index a60600d7..00000000
-ACLOCAL_AMFLAGS = -I m4
-AUTOMAKE_OPTIONS = foreign
-@BUILD_MODULES_TRUE@SUBD_MOD = modules
--@BUILD_ELPERIODIC_TRUE@SUBD_ELP = libelperiodic/src
+-@BUILD_ELPERIODIC_TRUE@SUBD_ELP = external/libelperiodic/src
-@BUILD_EXTRACTAUDIO_TRUE@SUBD_EAUD = extractaudio
-@BUILD_UDP_CONTENTION_TRUE@SUBD_UDCNT = pertools
-@BUILD_DOCS_TRUE@SUBD_DOCS = doc
--SUBDIRS = libexecinfo libucl libxxHash makeann $(SUBD_MOD) \
-- $(SUBD_ELP) src $(SUBD_UDCNT) tests \
-- $(SUBD_EAUD) ${SUBD_DOCS}
--
+-@BUILD_CRYPTO_TRUE@SUB_LIBRE = libre
+-SUBDIRS = libexecinfo libucl libxxHash $(SUB_LIBRE) makeann \
+- $(SUBD_MOD) $(SUBD_ELP) src $(SUBD_UDCNT) $(SUBD_EAUD) \
+- ${SUBD_DOCS} $(am__append_1)
-dist_man_MANS = rtpproxy.8
-EXTRA_DIST = README.remote doc rpm/rtpproxy.init rpm/rtpproxy.spec \
- LICENSE README.md
@@ -715,8 +729,6 @@ index a60600d7..00000000
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-$(am__aclocal_m4_deps):
--python/sippy_lite/sippy/Time/clock_dtime.py: $(top_builddir)/config.status $(top_srcdir)/python/sippy_lite/sippy/Time/clock_dtime.py.in
-- cd $(top_builddir) && $(SHELL) ./config.status $@
-
-mostlyclean-libtool:
- -rm -f *.lo
@@ -901,7 +913,7 @@ index a60600d7..00000000
-
-distdir-am: $(DISTFILES)
- $(am__remove_distdir)
-- test -d "$(distdir)" || mkdir "$(distdir)"
+- $(AM_V_at)$(MKDIR_P) "$(distdir)"
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
@@ -1012,7 +1024,7 @@ index a60600d7..00000000
-distcheck: dist
- case '$(DIST_ARCHIVES)' in \
- *.tar.gz*) \
-- eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
+- eval GZIP= gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
- *.tar.bz2*) \
- bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
- *.tar.lz*) \
@@ -1022,7 +1034,7 @@ index a60600d7..00000000
- *.tar.Z*) \
- uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
- *.shar.gz*) \
-- eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
+- eval GZIP= gzip -dc $(distdir).shar.gz | unshar ;;\
- *.zip*) \
- unzip $(distdir).zip ;;\
- *.tar.zst*) \
@@ -1125,8 +1137,8 @@ index a60600d7..00000000
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -1236,15 +1248,22 @@ index a60600d7..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/aclocal.m4 b/aclocal.m4
deleted file mode 100644
-index f6ec8774..00000000
+index 0cee601b..00000000
--- a/aclocal.m4
+++ /dev/null
-@@ -1,1232 +0,0 @@
--# generated automatically by aclocal 1.16.5 -*- Autoconf -*-
+@@ -1,1389 +0,0 @@
+-# generated automatically by aclocal 1.17 -*- Autoconf -*-
-
--# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2024 Free Software Foundation, Inc.
-
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1258,13 +1277,13 @@ index f6ec8774..00000000
-m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
-m4_ifndef([AC_AUTOCONF_VERSION],
- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
--m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
--[m4_warning([this file was generated for autoconf 2.71.
+-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72],,
+-[m4_warning([this file was generated for autoconf 2.72.
-You have another version of autoconf. It may work, but is not guaranteed to.
-If you have problems, you may need to regenerate the build system entirely.
-To do so, use the procedure documented by the package, typically 'autoreconf'.])])
-
--# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2002-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1276,10 +1295,10 @@ index f6ec8774..00000000
-# generated from the m4 files accompanying Automake X.Y.
-# (This private macro should not be called outside this file.)
-AC_DEFUN([AM_AUTOMAKE_VERSION],
--[am__api_version='1.16'
+-[am__api_version='1.17'
-dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
-dnl require some minimum version. Point them to the right macro.
--m4_if([$1], [1.16.5], [],
+-m4_if([$1], [1.17], [],
- [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
-])
-
@@ -1295,14 +1314,14 @@ index f6ec8774..00000000
-# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
-# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
-AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
--[AM_AUTOMAKE_VERSION([1.16.5])dnl
+-[AM_AUTOMAKE_VERSION([1.17])dnl
-m4_ifndef([AC_AUTOCONF_VERSION],
- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
-
-# AM_AUX_DIR_EXPAND -*- Autoconf -*-
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1354,7 +1373,7 @@ index f6ec8774..00000000
-
-# AM_COND_IF -*- Autoconf -*-
-
--# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2008-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1391,7 +1410,7 @@ index f6ec8774..00000000
-
-# AM_CONDITIONAL -*- Autoconf -*-
-
--# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1997-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1422,7 +1441,7 @@ index f6ec8774..00000000
-Usually this means the macro was only invoked conditionally.]])
-fi])])
-
--# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1999-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1554,7 +1573,7 @@ index f6ec8774..00000000
- # icc doesn't choke on unknown options, it will just issue warnings
- # or remarks (even with -Werror). So we grep stderr for any message
- # that says an option was ignored or not supported.
-- # When given -MP, icc 7.0 and 7.1 complain thusly:
+- # When given -MP, icc 7.0 and 7.1 complain thus:
- # icc: Command line warning: ignoring option '-M'; no argument required
- # The diagnosis changed in icc 8.0:
- # icc: Command line remark: option '-MP' not supported
@@ -1613,7 +1632,7 @@ index f6ec8774..00000000
-
-# Generate code to set up dependency tracking. -*- Autoconf -*-
-
--# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1999-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1681,7 +1700,7 @@ index f6ec8774..00000000
-
-# Do all the work for Automake. -*- Autoconf -*-
-
--# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1815,7 +1834,7 @@ index f6ec8774..00000000
-fi
-AC_SUBST([CSCOPE])
-
--AC_REQUIRE([AM_SILENT_RULES])dnl
+-AC_REQUIRE([_AM_SILENT_RULES])dnl
-dnl The testsuite driver may need to know about EXEEXT, so add the
-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
-dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
@@ -1823,47 +1842,9 @@ index f6ec8774..00000000
-[m4_provide_if([_AM_COMPILER_EXEEXT],
- [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
-
--# POSIX will say in a future version that running "rm -f" with no argument
--# is OK; and we want to be able to make that assumption in our Makefile
--# recipes. So use an aggressive probe to check that the usage we want is
--# actually supported "in the wild" to an acceptable degree.
--# See automake bug#10828.
--# To make any issue more visible, cause the running configure to be aborted
--# by default if the 'rm' program in use doesn't match our expectations; the
--# user can still override this though.
--if rm -f && rm -fr && rm -rf; then : OK; else
-- cat >&2 <<'END'
--Oops!
--
--Your 'rm' program seems unable to run without file operands specified
--on the command line, even when the '-f' option is present. This is contrary
--to the behaviour of most rm programs out there, and not conforming with
--the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
--
--Please tell bug-automake@gnu.org about your system, including the value
--of your $PATH and any error possibly output before this message. This
--can help us improve future automake versions.
--
--END
-- if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
-- echo 'Configuration will proceed anyway, since you have set the' >&2
-- echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
-- echo >&2
-- else
-- cat >&2 <<'END'
--Aborting the configuration process, to ensure you take notice of the issue.
+-AC_REQUIRE([_AM_PROG_RM_F])
+-AC_REQUIRE([_AM_PROG_XARGS_N])
-
--You can download and install GNU coreutils to get an 'rm' implementation
--that behaves properly: <https://www.gnu.org/software/coreutils/>.
--
--If you want to complete the configuration process using your problematic
--'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
--to "yes", and re-run configure.
--
--END
-- AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
-- fi
--fi
-dnl The trailing newline in this macro's definition is deliberate, for
-dnl backward compatibility and to allow trailing 'dnl'-style comments
-dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
@@ -1896,7 +1877,7 @@ index f6ec8774..00000000
-done
-echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1917,7 +1898,7 @@ index f6ec8774..00000000
-fi
-AC_SUBST([install_sh])])
-
--# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2003-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1939,7 +1920,7 @@ index f6ec8774..00000000
-# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
-# From Jim Meyering
-
--# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -1974,7 +1955,7 @@ index f6ec8774..00000000
-
-# Check to see how 'make' treats includes. -*- Autoconf -*-
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2017,7 +1998,7 @@ index f6ec8774..00000000
-
-# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
-
--# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1997-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2051,7 +2032,7 @@ index f6ec8774..00000000
-
-# Helper functions for option handling. -*- Autoconf -*-
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2080,7 +2061,7 @@ index f6ec8774..00000000
-AC_DEFUN([_AM_IF_OPTION],
-[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
-
--# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1999-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2127,7 +2108,23 @@ index f6ec8774..00000000
-# For backward compatibility.
-AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2022-2024 Free Software Foundation, Inc.
+-#
+-# This file 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.
+-
+-# _AM_PROG_RM_F
+-# ---------------
+-# Check whether 'rm -f' without any arguments works.
+-# https://bugs.gnu.org/10828
+-AC_DEFUN([_AM_PROG_RM_F],
+-[am__rm_f_notfound=
+-AS_IF([(rm -f && rm -fr && rm -rf) 2>/dev/null], [], [am__rm_f_notfound='""'])
+-AC_SUBST(am__rm_f_notfound)
+-])
+-
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2146,16 +2143,169 @@ index f6ec8774..00000000
-
-# Check to make sure that the build environment is sane. -*- Autoconf -*-
-
--# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2024 Free Software Foundation, Inc.
-#
-# This file 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.
-
+-# _AM_SLEEP_FRACTIONAL_SECONDS
+-# ----------------------------
+-AC_DEFUN([_AM_SLEEP_FRACTIONAL_SECONDS], [dnl
+-AC_CACHE_CHECK([whether sleep supports fractional seconds],
+- am_cv_sleep_fractional_seconds, [dnl
+-AS_IF([sleep 0.001 2>/dev/null], [am_cv_sleep_fractional_seconds=yes],
+- [am_cv_sleep_fractional_seconds=no])
+-])])
+-
+-# _AM_FILESYSTEM_TIMESTAMP_RESOLUTION
+-# -----------------------------------
+-# Determine the filesystem's resolution for file modification
+-# timestamps. The coarsest we know of is FAT, with a resolution
+-# of only two seconds, even with the most recent "exFAT" extensions.
+-# The finest (e.g. ext4 with large inodes, XFS, ZFS) is one
+-# nanosecond, matching clock_gettime. However, it is probably not
+-# possible to delay execution of a shell script for less than one
+-# millisecond, due to process creation overhead and scheduling
+-# granularity, so we don't check for anything finer than that. (See below.)
+-AC_DEFUN([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION], [dnl
+-AC_REQUIRE([_AM_SLEEP_FRACTIONAL_SECONDS])
+-AC_CACHE_CHECK([filesystem timestamp resolution],
+- am_cv_filesystem_timestamp_resolution, [dnl
+-# Default to the worst case.
+-am_cv_filesystem_timestamp_resolution=2
+-
+-# Only try to go finer than 1 sec if sleep can do it.
+-# Don't try 1 sec, because if 0.01 sec and 0.1 sec don't work,
+-# - 1 sec is not much of a win compared to 2 sec, and
+-# - it takes 2 seconds to perform the test whether 1 sec works.
+-#
+-# Instead, just use the default 2s on platforms that have 1s resolution,
+-# accept the extra 1s delay when using $sleep in the Automake tests, in
+-# exchange for not incurring the 2s delay for running the test for all
+-# packages.
+-#
+-am_try_resolutions=
+-if test "$am_cv_sleep_fractional_seconds" = yes; then
+- # Even a millisecond often causes a bunch of false positives,
+- # so just try a hundredth of a second. The time saved between .001 and
+- # .01 is not terribly consequential.
+- am_try_resolutions="0.01 0.1 $am_try_resolutions"
+-fi
+-
+-# In order to catch current-generation FAT out, we must *modify* files
+-# that already exist; the *creation* timestamp is finer. Use names
+-# that make ls -t sort them differently when they have equal
+-# timestamps than when they have distinct timestamps, keeping
+-# in mind that ls -t prints the *newest* file first.
+-rm -f conftest.ts?
+-: > conftest.ts1
+-: > conftest.ts2
+-: > conftest.ts3
+-
+-# Make sure ls -t actually works. Do 'set' in a subshell so we don't
+-# clobber the current shell's arguments. (Outer-level square brackets
+-# are removed by m4; they're present so that m4 does not expand
+-# <dollar><star>; be careful, easy to get confused.)
+-if (
+- set X `[ls -t conftest.ts[12]]` &&
+- {
+- test "$[]*" != "X conftest.ts1 conftest.ts2" ||
+- test "$[]*" != "X conftest.ts2 conftest.ts1";
+- }
+-); then :; else
+- # If neither matched, then we have a broken ls. This can happen
+- # if, for instance, CONFIG_SHELL is bash and it inherits a
+- # broken ls alias from the environment. This has actually
+- # happened. Such a system could not be considered "sane".
+- _AS_ECHO_UNQUOTED(
+- ["Bad output from ls -t: \"`[ls -t conftest.ts[12]]`\""],
+- [AS_MESSAGE_LOG_FD])
+- AC_MSG_FAILURE([ls -t produces unexpected output.
+-Make sure there is not a broken ls alias in your environment.])
+-fi
+-
+-for am_try_res in $am_try_resolutions; do
+- # Any one fine-grained sleep might happen to cross the boundary
+- # between two values of a coarser actual resolution, but if we do
+- # two fine-grained sleeps in a row, at least one of them will fall
+- # entirely within a coarse interval.
+- echo alpha > conftest.ts1
+- sleep $am_try_res
+- echo beta > conftest.ts2
+- sleep $am_try_res
+- echo gamma > conftest.ts3
+-
+- # We assume that 'ls -t' will make use of high-resolution
+- # timestamps if the operating system supports them at all.
+- if (set X `ls -t conftest.ts?` &&
+- test "$[]2" = conftest.ts3 &&
+- test "$[]3" = conftest.ts2 &&
+- test "$[]4" = conftest.ts1); then
+- #
+- # Ok, ls -t worked. If we're at a resolution of 1 second, we're done,
+- # because we don't need to test make.
+- make_ok=true
+- if test $am_try_res != 1; then
+- # But if we've succeeded so far with a subsecond resolution, we
+- # have one more thing to check: make. It can happen that
+- # everything else supports the subsecond mtimes, but make doesn't;
+- # notably on macOS, which ships make 3.81 from 2006 (the last one
+- # released under GPLv2). https://bugs.gnu.org/68808
+- #
+- # We test $MAKE if it is defined in the environment, else "make".
+- # It might get overridden later, but our hope is that in practice
+- # it does not matter: it is the system "make" which is (by far)
+- # the most likely to be broken, whereas if the user overrides it,
+- # probably they did so with a better, or at least not worse, make.
+- # https://lists.gnu.org/archive/html/automake/2024-06/msg00051.html
+- #
+- # Create a Makefile (real tab character here):
+- rm -f conftest.mk
+- echo 'conftest.ts1: conftest.ts2' >conftest.mk
+- echo ' touch conftest.ts2' >>conftest.mk
+- #
+- # Now, running
+- # touch conftest.ts1; touch conftest.ts2; make
+- # should touch ts1 because ts2 is newer. This could happen by luck,
+- # but most often, it will fail if make's support is insufficient. So
+- # test for several consecutive successes.
+- #
+- # (We reuse conftest.ts[12] because we still want to modify existing
+- # files, not create new ones, per above.)
+- n=0
+- make=${MAKE-make}
+- until test $n -eq 3; do
+- echo one > conftest.ts1
+- sleep $am_try_res
+- echo two > conftest.ts2 # ts2 should now be newer than ts1
+- if $make -f conftest.mk | grep 'up to date' >/dev/null; then
+- make_ok=false
+- break # out of $n loop
+- fi
+- n=`expr $n + 1`
+- done
+- fi
+- #
+- if $make_ok; then
+- # Everything we know to check worked out, so call this resolution good.
+- am_cv_filesystem_timestamp_resolution=$am_try_res
+- break # out of $am_try_res loop
+- fi
+- # Otherwise, we'll go on to check the next resolution.
+- fi
+-done
+-rm -f conftest.ts?
+-# (end _am_filesystem_timestamp_resolution)
+-])])
+-
-# AM_SANITY_CHECK
-# ---------------
-AC_DEFUN([AM_SANITY_CHECK],
--[AC_MSG_CHECKING([whether build environment is sane])
+-[AC_REQUIRE([_AM_FILESYSTEM_TIMESTAMP_RESOLUTION])
+-# This check should not be cached, as it may vary across builds of
+-# different projects.
+-AC_MSG_CHECKING([whether build environment is sane])
-# Reject unsafe characters in $srcdir or the absolute working directory
-# name. Accept space and tab only in the latter.
-am_lf='
@@ -2174,49 +2324,40 @@ index f6ec8774..00000000
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
--if (
-- am_has_slept=no
-- for am_try in 1 2; do
-- echo "timestamp, slept: $am_has_slept" > conftest.file
-- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-- if test "$[*]" = "X"; then
-- # -L didn't work.
-- set X `ls -t "$srcdir/configure" conftest.file`
-- fi
-- if test "$[*]" != "X $srcdir/configure conftest.file" \
-- && test "$[*]" != "X conftest.file $srcdir/configure"; then
--
-- # If neither matched, then we have a broken ls. This can happen
-- # if, for instance, CONFIG_SHELL is bash and it inherits a
-- # broken ls alias from the environment. This has actually
-- # happened. Such a system could not be considered "sane".
-- AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
-- alias in your environment])
-- fi
-- if test "$[2]" = conftest.file || test $am_try -eq 2; then
-- break
-- fi
-- # Just in case.
-- sleep 1
-- am_has_slept=yes
-- done
-- test "$[2]" = conftest.file
-- )
--then
-- # Ok.
-- :
--else
-- AC_MSG_ERROR([newly created file is older than distributed files!
+-am_build_env_is_sane=no
+-am_has_slept=no
+-rm -f conftest.file
+-for am_try in 1 2; do
+- echo "timestamp, slept: $am_has_slept" > conftest.file
+- if (
+- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+- if test "$[]*" = "X"; then
+- # -L didn't work.
+- set X `ls -t "$srcdir/configure" conftest.file`
+- fi
+- test "$[]2" = conftest.file
+- ); then
+- am_build_env_is_sane=yes
+- break
+- fi
+- # Just in case.
+- sleep "$am_cv_filesystem_timestamp_resolution"
+- am_has_slept=yes
+-done
+-
+-AC_MSG_RESULT([$am_build_env_is_sane])
+-if test "$am_build_env_is_sane" = no; then
+- AC_MSG_ERROR([newly created file is older than distributed files!
-Check your system clock])
-fi
--AC_MSG_RESULT([yes])
+-
-# If we didn't sleep, we still need to ensure time stamps of config.status and
-# generated files are strictly newer.
-am_sleep_pid=
--if grep 'slept: no' conftest.file >/dev/null 2>&1; then
-- ( sleep 1 ) &
+-AS_IF([test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1],, [dnl
+- ( sleep "$am_cv_filesystem_timestamp_resolution" ) &
- am_sleep_pid=$!
--fi
+-])
-AC_CONFIG_COMMANDS_PRE(
- [AC_MSG_CHECKING([that generated files are newer than configure])
- if test -n "$am_sleep_pid"; then
@@ -2227,18 +2368,18 @@ index f6ec8774..00000000
-rm -f conftest.file
-])
-
--# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2009-2024 Free Software Foundation, Inc.
-#
-# This file 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.
-
--# AM_SILENT_RULES([DEFAULT])
--# --------------------------
--# Enable less verbose build rules; with the default set to DEFAULT
--# ("yes" being less verbose, "no" or empty being verbose).
--AC_DEFUN([AM_SILENT_RULES],
--[AC_ARG_ENABLE([silent-rules], [dnl
+-# _AM_SILENT_RULES
+-# ----------------
+-# Enable less verbose build rules support.
+-AC_DEFUN([_AM_SILENT_RULES],
+-[AM_DEFAULT_VERBOSITY=1
+-AC_ARG_ENABLE([silent-rules], [dnl
-AS_HELP_STRING(
- [--enable-silent-rules],
- [less verbose build output (undo: "make V=1")])
@@ -2246,11 +2387,6 @@ index f6ec8774..00000000
- [--disable-silent-rules],
- [verbose build output (undo: "make V=0")])dnl
-])
--case $enable_silent_rules in @%:@ (((
-- yes) AM_DEFAULT_VERBOSITY=0;;
-- no) AM_DEFAULT_VERBOSITY=1;;
-- *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
--esac
-dnl
-dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
-dnl do not support nested variable expansions.
@@ -2269,14 +2405,6 @@ index f6ec8774..00000000
-else
- am_cv_make_support_nested_variables=no
-fi])
--if test $am_cv_make_support_nested_variables = yes; then
-- dnl Using '$V' instead of '$(V)' breaks IRIX make.
-- AM_V='$(V)'
-- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
--else
-- AM_V=$AM_DEFAULT_VERBOSITY
-- AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
--fi
-AC_SUBST([AM_V])dnl
-AM_SUBST_NOTMAKE([AM_V])dnl
-AC_SUBST([AM_DEFAULT_V])dnl
@@ -2285,9 +2413,33 @@ index f6ec8774..00000000
-AM_BACKSLASH='\'
-AC_SUBST([AM_BACKSLASH])dnl
-_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
+-dnl Delay evaluation of AM_DEFAULT_VERBOSITY to the end to allow multiple calls
+-dnl to AM_SILENT_RULES to change the default value.
+-AC_CONFIG_COMMANDS_PRE([dnl
+-case $enable_silent_rules in @%:@ (((
+- yes) AM_DEFAULT_VERBOSITY=0;;
+- no) AM_DEFAULT_VERBOSITY=1;;
+-esac
+-if test $am_cv_make_support_nested_variables = yes; then
+- dnl Using '$V' instead of '$(V)' breaks IRIX make.
+- AM_V='$(V)'
+- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+-else
+- AM_V=$AM_DEFAULT_VERBOSITY
+- AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+-fi
+-])dnl
-])
-
--# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-# AM_SILENT_RULES([DEFAULT])
+-# --------------------------
+-# Set the default verbosity level to DEFAULT ("yes" being less verbose, "no" or
+-# empty being verbose).
+-AC_DEFUN([AM_SILENT_RULES],
+-[AC_REQUIRE([_AM_SILENT_RULES])
+-AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1])])
+-
+-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2315,7 +2467,7 @@ index f6ec8774..00000000
-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
-AC_SUBST([INSTALL_STRIP_PROGRAM])])
-
--# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2006-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2334,7 +2486,7 @@ index f6ec8774..00000000
-
-# Check how to create a tarball. -*- Autoconf -*-
-
--# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+-# Copyright (C) 2004-2024 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -2380,15 +2532,19 @@ index f6ec8774..00000000
- am_uid=`id -u || echo unknown`
- am_gid=`id -g || echo unknown`
- AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
-- if test $am_uid -le $am_max_uid; then
-- AC_MSG_RESULT([yes])
+- if test x$am_uid = xunknown; then
+- AC_MSG_WARN([ancient id detected; assuming current UID is ok, but dist-ustar might not work])
+- elif test $am_uid -le $am_max_uid; then
+- AC_MSG_RESULT([yes])
- else
-- AC_MSG_RESULT([no])
-- _am_tools=none
+- AC_MSG_RESULT([no])
+- _am_tools=none
- fi
- AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
-- if test $am_gid -le $am_max_gid; then
-- AC_MSG_RESULT([yes])
+- if test x$gm_gid = xunknown; then
+- AC_MSG_WARN([ancient id detected; assuming current GID is ok, but dist-ustar might not work])
+- elif test $am_gid -le $am_max_gid; then
+- AC_MSG_RESULT([yes])
- else
- AC_MSG_RESULT([no])
- _am_tools=none
@@ -2465,6 +2621,26 @@ index f6ec8774..00000000
-AC_SUBST([am__untar])
-]) # _AM_PROG_TAR
-
+-# Copyright (C) 2022-2024 Free Software Foundation, Inc.
+-#
+-# This file 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.
+-
+-# _AM_PROG_XARGS_N
+-# ----------------
+-# Check whether 'xargs -n' works. It should work everywhere, so the fallback
+-# is not optimized at all as we never expect to use it.
+-AC_DEFUN([_AM_PROG_XARGS_N],
+-[AC_CACHE_CHECK([xargs -n works], am_cv_xargs_n_works, [dnl
+-AS_IF([test "`echo 1 2 3 | xargs -n2 echo`" = "1 2
+-3"], [am_cv_xargs_n_works=yes], [am_cv_xargs_n_works=no])])
+-AS_IF([test "$am_cv_xargs_n_works" = yes], [am__xargs_n='xargs -n'], [dnl
+- am__xargs_n='am__xargs_n () { shift; sed "s/ /\\n/g" | while read am__xargs_n_arg; do "$@" "$am__xargs_n_arg"; done; }'
+-])dnl
+-AC_SUBST(am__xargs_n)
+-])
+-
-m4_include([m4/ax_check_compile_flag.m4])
-m4_include([m4/ax_check_docbook_dtd.m4])
-m4_include([m4/ax_compile_check_sizeof.m4])
@@ -2476,7 +2652,7 @@ index f6ec8774..00000000
-m4_include([m4/lt~obsolete.m4])
diff --git a/compile b/compile
deleted file mode 100755
-index 99e50524..00000000
+index df363c8f..00000000
--- a/compile
+++ /dev/null
@@ -1,348 +0,0 @@
@@ -2485,7 +2661,7 @@ index 99e50524..00000000
-
-scriptversion=2018-03-07.03; # UTC
-
--# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
-# Written by Tom Tromey <tromey@cygnus.com>.
-#
-# This program is free software; you can redistribute it and/or modify
@@ -2535,7 +2711,7 @@ index 99e50524..00000000
- MINGW*)
- file_conv=mingw
- ;;
-- CYGWIN*)
+- CYGWIN* | MSYS*)
- file_conv=cygwin
- ;;
- *)
@@ -2549,7 +2725,7 @@ index 99e50524..00000000
- mingw/*)
- file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
- ;;
-- cygwin/*)
+- cygwin/* | msys/*)
- file=`cygpath -m "$file" || echo "$file"`
- ;;
- wine/*)
@@ -6124,18 +6300,18 @@ index dad71239..00000000
-# End:
diff --git a/configure b/configure
deleted file mode 100755
-index 79ed2051..00000000
+index 33f3dc18..00000000
--- a/configure
+++ /dev/null
-@@ -1,17519 +0,0 @@
+@@ -1,18617 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.71 for rtpproxy 3.0-rc.1.
+-# Generated by GNU Autoconf 2.72 for rtpproxy 3.2.0.
-#
-# Report bugs to <sobomax@sippysoft.com>.
-#
-#
--# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
+-# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
-# Inc.
-#
-#
@@ -6147,7 +6323,6 @@ index 79ed2051..00000000
-
-# Be more Bourne compatible
-DUALCASE=1; export DUALCASE # for MKS sh
--as_nop=:
-if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
-then :
- emulate sh
@@ -6156,12 +6331,13 @@ index 79ed2051..00000000
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
- setopt NO_GLOB_SUBST
--else $as_nop
-- case `(set -o) 2>/dev/null` in #(
+-else case e in #(
+- e) case `(set -o) 2>/dev/null` in #(
- *posix*) :
- set -o posix ;; #(
- *) :
- ;;
+-esac ;;
-esac
-fi
-
@@ -6233,7 +6409,7 @@ index 79ed2051..00000000
-
- ;;
-esac
--# We did not find ourselves, most probably we were run as `sh COMMAND'
+-# We did not find ourselves, most probably we were run as 'sh COMMAND'
-# in which case we are not to be found in the path.
-if test "x$as_myself" = x; then
- as_myself=$0
@@ -6263,15 +6439,14 @@ index 79ed2051..00000000
-esac
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
-# Admittedly, this is quite paranoid, since all the known shells bail
--# out after a failed `exec'.
+-# out after a failed 'exec'.
-printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
-exit 255
- fi
- # We don't want this to propagate to other subprocesses.
- { _as_can_reexec=; unset _as_can_reexec;}
-if test "x$CONFIG_SHELL" = x; then
-- as_bourne_compatible="as_nop=:
--if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
+- as_bourne_compatible="if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
-then :
- emulate sh
- NULLCMD=:
@@ -6279,12 +6454,13 @@ index 79ed2051..00000000
- # is contrary to our usage. Disable this feature.
- alias -g '\${1+\"\$@\"}'='\"\$@\"'
- setopt NO_GLOB_SUBST
--else \$as_nop
-- case \`(set -o) 2>/dev/null\` in #(
+-else case e in #(
+- e) case \`(set -o) 2>/dev/null\` in #(
- *posix*) :
- set -o posix ;; #(
- *) :
- ;;
+-esac ;;
-esac
-fi
-"
@@ -6302,8 +6478,9 @@ index 79ed2051..00000000
-if ( set x; as_fn_ret_success y && test x = \"\$1\" )
-then :
-
--else \$as_nop
-- exitcode=1; echo positional parameters were not saved.
+-else case e in #(
+- e) exitcode=1; echo positional parameters were not saved. ;;
+-esac
-fi
-test x\$exitcode = x0 || exit 1
-blah=\$(echo \$(echo blah))
@@ -6325,14 +6502,15 @@ index 79ed2051..00000000
- if (eval "$as_required") 2>/dev/null
-then :
- as_have_required=yes
--else $as_nop
-- as_have_required=no
+-else case e in #(
+- e) as_have_required=no ;;
+-esac
-fi
- if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
-then :
-
--else $as_nop
-- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-else case e in #(
+- e) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-as_found=false
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
@@ -6365,12 +6543,13 @@ index 79ed2051..00000000
-if $as_found
-then :
-
--else $as_nop
-- if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+-else case e in #(
+- e) if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
- as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
-then :
- CONFIG_SHELL=$SHELL as_have_required=yes
--fi
+-fi ;;
+-esac
-fi
-
-
@@ -6392,7 +6571,7 @@ index 79ed2051..00000000
-esac
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
-# Admittedly, this is quite paranoid, since all the known shells bail
--# out after a failed `exec'.
+-# out after a failed 'exec'.
-printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
-exit 255
-fi
@@ -6412,7 +6591,8 @@ index 79ed2051..00000000
-$0: shell if you do have one."
- fi
- exit 1
--fi
+-fi ;;
+-esac
-fi
-fi
-SHELL=${CONFIG_SHELL-/bin/sh}
@@ -6451,14 +6631,6 @@ index 79ed2051..00000000
- as_fn_set_status $1
- exit $1
-} # as_fn_exit
--# as_fn_nop
--# ---------
--# Do nothing but, unlike ":", preserve the value of $?.
--as_fn_nop ()
--{
-- return $?
--}
--as_nop=as_fn_nop
-
-# as_fn_mkdir_p
-# -------------
@@ -6527,11 +6699,12 @@ index 79ed2051..00000000
- {
- eval $1+=\$2
- }'
--else $as_nop
-- as_fn_append ()
+-else case e in #(
+- e) as_fn_append ()
- {
- eval $1=\$$1\$2
-- }
+- } ;;
+-esac
-fi # as_fn_append
-
-# as_fn_arith ARG...
@@ -6545,21 +6718,14 @@ index 79ed2051..00000000
- {
- as_val=$(( $* ))
- }'
--else $as_nop
-- as_fn_arith ()
+-else case e in #(
+- e) as_fn_arith ()
- {
- as_val=`expr "$@" || test $? -eq 1`
-- }
+- } ;;
+-esac
-fi # as_fn_arith
-
--# as_fn_nop
--# ---------
--# Do nothing but, unlike ":", preserve the value of $?.
--as_fn_nop ()
--{
-- return $?
--}
--as_nop=as_fn_nop
-
-# as_fn_error STATUS ERROR [LINENO LOG_FD]
-# ----------------------------------------
@@ -6633,6 +6799,8 @@ index 79ed2051..00000000
- /[$]LINENO/=
- ' <$as_myself |
- sed '
+- t clear
+- :clear
- s/[$]LINENO.*/&-/
- t lineno
- b
@@ -6681,7 +6849,6 @@ index 79ed2051..00000000
-as_echo='printf %s\n'
-as_echo_n='printf %s'
-
--
-rm -f conf$$ conf$$.exe conf$$.file
-if test -d conf$$.dir; then
- rm -f conf$$.dir/conf$$.file
@@ -6693,9 +6860,9 @@ index 79ed2051..00000000
- if ln -s conf$$.file conf$$ 2>/dev/null; then
- as_ln_s='ln -s'
- # ... but there are two gotchas:
-- # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
-- # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
-- # In both cases, we have to default to `cp -pR'.
+- # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
+- # 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper executable.
+- # In both cases, we have to default to 'cp -pR'.
- ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
- as_ln_s='cp -pR'
- elif ln conf$$.file conf$$ 2>/dev/null; then
@@ -6720,10 +6887,12 @@ index 79ed2051..00000000
-as_executable_p=as_fn_executable_p
-
-# Sed expression to map a string onto a valid CPP name.
--as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+-as_sed_cpp="y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
+-as_tr_cpp="eval sed '$as_sed_cpp'" # deprecated
-
-# Sed expression to map a string onto a valid variable name.
--as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+-as_sed_sh="y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
+-as_tr_sh="eval sed '$as_sed_sh'" # deprecated
-
-SHELL=${CONFIG_SHELL-/bin/sh}
-
@@ -6751,8 +6920,8 @@ index 79ed2051..00000000
-# Identity of this package.
-PACKAGE_NAME='rtpproxy'
-PACKAGE_TARNAME='rtpproxy'
--PACKAGE_VERSION='3.0-rc.1'
--PACKAGE_STRING='rtpproxy 3.0-rc.1'
+-PACKAGE_VERSION='3.2.0'
+-PACKAGE_STRING='rtpproxy 3.2.0'
-PACKAGE_BUGREPORT='sobomax@sippysoft.com'
-PACKAGE_URL=''
-
@@ -6793,6 +6962,9 @@ index 79ed2051..00000000
-ac_subst_vars='am__EXEEXT_FALSE
-am__EXEEXT_TRUE
-LTLIBOBJS
+-LIB_SRTP2
+-LIB_SSL
+-LIB_CRYPTO
-OPT_CFLAGS
-SIZEOF_TIME_T
-LIBS_UNWIND
@@ -6807,6 +6979,12 @@ index 79ed2051..00000000
-LIBS_DL
-AM_CFLAGS
-subdirs
+-TESTS_EXIST_FALSE
+-TESTS_EXIST_TRUE
+-ENABLE_debug_FALSE
+-ENABLE_debug_TRUE
+-ENABLE_noinst_FALSE
+-ENABLE_noinst_TRUE
-ENABLE_LIBUNWIND_FALSE
-ENABLE_LIBUNWIND_TRUE
-ENABLE_LIBRTPPROXY_FALSE
@@ -6855,6 +7033,7 @@ index 79ed2051..00000000
-AR
-DLLTOOL
-OBJDUMP
+-FILECMD
-LN_S
-NM
-ac_ct_DUMPBIN
@@ -6890,6 +7069,8 @@ index 79ed2051..00000000
-build_vendor
-build_cpu
-build
+-am__xargs_n
+-am__rm_f_notfound
-AM_BACKSLASH
-AM_DEFAULT_VERBOSITY
-AM_DEFAULT_V
@@ -6983,6 +7164,11 @@ index 79ed2051..00000000
-enable_basic_tests
-enable_lto
-enable_librtpproxy
+-enable_noinst
+-enable_debug
+-enable_silent
+-enable_static_crypto
+-enable_docs
-with_xsltproc
-with_xsltproc_flags
-'
@@ -6996,7 +7182,7 @@ index 79ed2051..00000000
-CPPFLAGS
-CPP
-LT_SYS_LIBRARY_PATH'
--ac_subdirs_all='libelperiodic'
+-ac_subdirs_all='external/libelperiodic'
-
-# Initialize some variables set by options.
-ac_init_help=
@@ -7104,7 +7290,7 @@ index 79ed2051..00000000
- ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-- as_fn_error $? "invalid feature name: \`$ac_useropt'"
+- as_fn_error $? "invalid feature name: '$ac_useropt'"
- ac_useropt_orig=$ac_useropt
- ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
- case $ac_user_opts in
@@ -7130,7 +7316,7 @@ index 79ed2051..00000000
- ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-- as_fn_error $? "invalid feature name: \`$ac_useropt'"
+- as_fn_error $? "invalid feature name: '$ac_useropt'"
- ac_useropt_orig=$ac_useropt
- ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
- case $ac_user_opts in
@@ -7343,7 +7529,7 @@ index 79ed2051..00000000
- ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-- as_fn_error $? "invalid package name: \`$ac_useropt'"
+- as_fn_error $? "invalid package name: '$ac_useropt'"
- ac_useropt_orig=$ac_useropt
- ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
- case $ac_user_opts in
@@ -7359,7 +7545,7 @@ index 79ed2051..00000000
- ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-- as_fn_error $? "invalid package name: \`$ac_useropt'"
+- as_fn_error $? "invalid package name: '$ac_useropt'"
- ac_useropt_orig=$ac_useropt
- ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
- case $ac_user_opts in
@@ -7389,8 +7575,8 @@ index 79ed2051..00000000
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
-- -*) as_fn_error $? "unrecognized option: \`$ac_option'
--Try \`$0 --help' for more information"
+- -*) as_fn_error $? "unrecognized option: '$ac_option'
+-Try '$0 --help' for more information"
- ;;
-
- *=*)
@@ -7398,7 +7584,7 @@ index 79ed2051..00000000
- # Reject names that are not valid shell variable names.
- case $ac_envvar in #(
- '' | [0-9]* | *[!_$as_cr_alnum]* )
-- as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
+- as_fn_error $? "invalid variable name: '$ac_envvar'" ;;
- esac
- eval $ac_envvar=\$ac_optarg
- export $ac_envvar ;;
@@ -7448,7 +7634,7 @@ index 79ed2051..00000000
- as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
-done
-
--# There might be people who depend on the old broken behavior: `$host'
+-# There might be people who depend on the old broken behavior: '$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
@@ -7516,7 +7702,7 @@ index 79ed2051..00000000
- test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
- as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
-fi
--ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
+-ac_msg="sources are in $srcdir, but 'cd $srcdir' does not work"
-ac_abs_confdir=`(
- cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
- pwd)`
@@ -7544,7 +7730,7 @@ index 79ed2051..00000000
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
--\`configure' configures rtpproxy 3.0-rc.1 to adapt to many kinds of systems.
+-'configure' configures rtpproxy 3.2.0 to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
@@ -7558,11 +7744,11 @@ index 79ed2051..00000000
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
-- -q, --quiet, --silent do not print \`checking ...' messages
+- -q, --quiet, --silent do not print 'checking ...' messages
- --cache-file=FILE cache test results in FILE [disabled]
-- -C, --config-cache alias for \`--cache-file=config.cache'
+- -C, --config-cache alias for '--cache-file=config.cache'
- -n, --no-create do not create output files
-- --srcdir=DIR find the sources in DIR [configure dir or \`..']
+- --srcdir=DIR find the sources in DIR [configure dir or '..']
-
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
@@ -7570,10 +7756,10 @@ index 79ed2051..00000000
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
--By default, \`make install' will install all the files in
--\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
--an installation prefix other than \`$ac_default_prefix' using \`--prefix',
--for instance \`--prefix=\$HOME'.
+-By default, 'make install' will install all the files in
+-'$ac_default_prefix/bin', '$ac_default_prefix/lib' etc. You can specify
+-an installation prefix other than '$ac_default_prefix' using '--prefix',
+-for instance '--prefix=\$HOME'.
-
-For better control, use the options below.
-
@@ -7615,7 +7801,7 @@ index 79ed2051..00000000
-
-if test -n "$ac_init_help"; then
- case $ac_init_help in
-- short | recursive ) echo "Configuration of rtpproxy 3.0-rc.1:";;
+- short | recursive ) echo "Configuration of rtpproxy 3.2.0:";;
- esac
- cat <<\_ACEOF
-
@@ -7641,8 +7827,13 @@ index 79ed2051..00000000
- --enable-coverage enable test coverage support
- --enable-memglitching enable advanced tests around malloc glitching
- --enable-basic-tests enable basic functionality tests
-- --enable-lto enable LTO (Link-Time Optimization)
+- --enable-lto enable LTO (Link-Time Optimization): yes/no/auto
- --enable-librtpproxy Build librtpproxy for instrumentation
+- --enable-noinst Enable building noinst binaries (default is yes)
+- --enable-debug Enable building debug binaries (default is yes)
+- --enable-silent Less verbose build
+- --enable-static-crypto Link statically against libssl, libcrypto, libsrtp2
+- --enable-docs enable generation of documentation
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
@@ -7672,7 +7863,7 @@ index 79ed2051..00000000
- LT_SYS_LIBRARY_PATH
- User-defined run-time library search path.
-
--Use these variables to override the choices made by `configure' or to help
+-Use these variables to override the choices made by 'configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-Report bugs to <sobomax@sippysoft.com>.
@@ -7739,10 +7930,10 @@ index 79ed2051..00000000
-test -n "$ac_init_help" && exit $ac_status
-if $ac_init_version; then
- cat <<\_ACEOF
--rtpproxy configure 3.0-rc.1
--generated by GNU Autoconf 2.71
+-rtpproxy configure 3.2.0
+-generated by GNU Autoconf 2.72
-
--Copyright (C) 2021 Free Software Foundation, Inc.
+-Copyright (C) 2023 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
@@ -7781,11 +7972,12 @@ index 79ed2051..00000000
- } && test -s conftest.$ac_objext
-then :
- ac_retval=0
--else $as_nop
-- printf "%s\n" "$as_me: failed program was:" >&5
+-else case e in #(
+- e) printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-- ac_retval=1
+- ac_retval=1 ;;
+-esac
-fi
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
- as_fn_set_status $ac_retval
@@ -7819,11 +8011,12 @@ index 79ed2051..00000000
- }
-then :
- ac_retval=0
--else $as_nop
-- printf "%s\n" "$as_me: failed program was:" >&5
+-else case e in #(
+- e) printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-- ac_retval=1
+- ac_retval=1 ;;
+-esac
-fi
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
- as_fn_set_status $ac_retval
@@ -7861,11 +8054,12 @@ index 79ed2051..00000000
- }
-then :
- ac_retval=0
--else $as_nop
-- printf "%s\n" "$as_me: failed program was:" >&5
+-else case e in #(
+- e) printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-- ac_retval=1
+- ac_retval=1 ;;
+-esac
-fi
- # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
- # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
@@ -7889,8 +8083,8 @@ index 79ed2051..00000000
-if eval test \${$3+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$4
-#include <$2>
@@ -7898,10 +8092,12 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- eval "$3=yes"
--else $as_nop
-- eval "$3=no"
+-else case e in #(
+- e) eval "$3=no" ;;
+-esac
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
-eval ac_res=\$$3
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -7921,15 +8117,15 @@ index 79ed2051..00000000
-if eval test \${$3+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $2 innocuous_$2
-
-/* System header to define __stub macros and hopefully few prototypes,
-- which can conflict with char $2 (); below. */
+- which can conflict with char $2 (void); below. */
-
-#include <limits.h>
-#undef $2
@@ -7940,7 +8136,7 @@ index 79ed2051..00000000
-#ifdef __cplusplus
-extern "C"
-#endif
--char $2 ();
+-char $2 (void);
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
@@ -7959,11 +8155,13 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- eval "$3=yes"
--else $as_nop
-- eval "$3=no"
+-else case e in #(
+- e) eval "$3=no" ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
-- conftest$ac_exeext conftest.$ac_ext
+- conftest$ac_exeext conftest.$ac_ext ;;
+-esac
-fi
-eval ac_res=\$$3
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -7984,8 +8182,8 @@ index 79ed2051..00000000
-if eval test \${$4+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$5
-int
@@ -8001,8 +8199,8 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- eval "$4=yes"
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$5
-int
@@ -8018,12 +8216,15 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- eval "$4=yes"
--else $as_nop
-- eval "$4=no"
+-else case e in #(
+- e) eval "$4=no" ;;
+-esac
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
-eval ac_res=\$$4
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -8044,8 +8245,8 @@ index 79ed2051..00000000
-if eval test \${$3+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- eval "$3=no"
+-else case e in #(
+- e) eval "$3=no"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$4
@@ -8075,12 +8276,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
-
--else $as_nop
-- eval "$3=yes"
+-else case e in #(
+- e) eval "$3=yes" ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
-eval ac_res=\$$3
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -8119,18 +8322,73 @@ index 79ed2051..00000000
- test $ac_status = 0; }; }
-then :
- ac_retval=0
--else $as_nop
-- printf "%s\n" "$as_me: program exited with status $ac_status" >&5
+-else case e in #(
+- e) printf "%s\n" "$as_me: program exited with status $ac_status" >&5
- printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-- ac_retval=$ac_status
+- ac_retval=$ac_status ;;
+-esac
-fi
- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
- as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_run
+-
+-# ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR
+-# ------------------------------------------------------------------
+-# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
+-# accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
+-ac_fn_check_decl ()
+-{
+- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+- as_decl_name=`echo $2|sed 's/ *(.*//'`
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
+-printf %s "checking whether $as_decl_name is declared... " >&6; }
+-if eval test \${$3+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
+- eval ac_save_FLAGS=\$$6
+- as_fn_append $6 " $5"
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-$4
+-int
+-main (void)
+-{
+-#ifndef $as_decl_name
+-#ifdef __cplusplus
+- (void) $as_decl_use;
+-#else
+- (void) $as_decl_name;
+-#endif
+-#endif
+-
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_compile "$LINENO"
+-then :
+- eval "$3=yes"
+-else case e in #(
+- e) eval "$3=no" ;;
+-esac
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+- eval $6=\$ac_save_FLAGS
+- ;;
+-esac
+-fi
+-eval ac_res=\$$3
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+-printf "%s\n" "$ac_res" >&6; }
+- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
+-
+-} # ac_fn_check_decl
-ac_configure_args_raw=
-for ac_arg
-do
@@ -8155,8 +8413,8 @@ index 79ed2051..00000000
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
--It was created by rtpproxy $as_me 3.0-rc.1, which was
--generated by GNU Autoconf 2.71. Invocation command line was
+-It was created by rtpproxy $as_me 3.2.0, which was
+-generated by GNU Autoconf 2.72. Invocation command line was
-
- $ $0$ac_configure_args_raw
-
@@ -8402,10 +8660,10 @@ index 79ed2051..00000000
-printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file" \
-- || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+- || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "failed to load site script $ac_site_file
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; }
- fi
-done
-
@@ -8441,9 +8699,7 @@ index 79ed2051..00000000
-/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
-struct buf { int x; };
-struct buf * (*rcsopen) (struct buf *, struct stat *, int);
--static char *e (p, i)
-- char **p;
-- int i;
+-static char *e (char **p, int i)
-{
- return p[i];
-}
@@ -8457,6 +8713,21 @@ index 79ed2051..00000000
- return s;
-}
-
+-/* C89 style stringification. */
+-#define noexpand_stringify(a) #a
+-const char *stringified = noexpand_stringify(arbitrary+token=sequence);
+-
+-/* C89 style token pasting. Exercises some of the corner cases that
+- e.g. old MSVC gets wrong, but not very hard. */
+-#define noexpand_concat(a,b) a##b
+-#define expand_concat(a,b) noexpand_concat(a,b)
+-extern int vA;
+-extern int vbee;
+-#define aye A
+-#define bee B
+-int *pvA = &expand_concat(v,aye);
+-int *pvbee = &noexpand_concat(v,bee);
+-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not \xHH hex character constants.
- These do not provoke an error unfortunately, instead are silently treated
@@ -8484,16 +8755,19 @@ index 79ed2051..00000000
-
-# Test code for whether the C compiler supports C99 (global declarations)
-ac_c_conftest_c99_globals='
--// Does the compiler advertise C99 conformance?
+-/* Does the compiler advertise C99 conformance? */
-#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
-# error "Compiler does not advertise C99 conformance"
-#endif
-
+-// See if C++-style comments work.
+-
-#include <stdbool.h>
-extern int puts (const char *);
-extern int printf (const char *, ...);
-extern int dprintf (int, const char *, ...);
-extern void *malloc (size_t);
+-extern void free (void *);
-
-// Check varargs macros. These examples are taken from C99 6.10.3.5.
-// dprintf is used instead of fprintf to avoid needing to declare
@@ -8543,7 +8817,6 @@ index 79ed2051..00000000
-static inline int
-test_restrict (ccp restrict text)
-{
-- // See if C++-style comments work.
- // Iterate through items via the restricted pointer.
- // Also check for declarations in for loops.
- for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
@@ -8609,6 +8882,8 @@ index 79ed2051..00000000
- ia->datasize = 10;
- for (int i = 0; i < ia->datasize; ++i)
- ia->data[i] = i * 1.234;
+- // Work around memory leak warnings.
+- free (ia);
-
- // Check named initializers.
- struct named_init ni = {
@@ -8630,7 +8905,7 @@ index 79ed2051..00000000
-
-# Test code for whether the C compiler supports C11 (global declarations)
-ac_c_conftest_c11_globals='
--// Does the compiler advertise C11 conformance?
+-/* Does the compiler advertise C11 conformance? */
-#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
-# error "Compiler does not advertise C11 conformance"
-#endif
@@ -8822,8 +9097,9 @@ index 79ed2051..00000000
-if $as_found
-then :
-
--else $as_nop
-- as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
+-else case e in #(
+- e) as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5 ;;
+-esac
-fi
-
-
@@ -8851,12 +9127,12 @@ index 79ed2051..00000000
- eval ac_new_val=\$ac_env_${ac_var}_value
- case $ac_old_set,$ac_new_set in
- set,)
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
--printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' was set to '$ac_old_val' in the previous run" >&5
+-printf "%s\n" "$as_me: error: '$ac_var' was set to '$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
--printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' was not set in the previous run" >&5
+-printf "%s\n" "$as_me: error: '$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
@@ -8865,18 +9141,18 @@ index 79ed2051..00000000
- ac_old_val_w=`echo x $ac_old_val`
- ac_new_val_w=`echo x $ac_new_val`
- if test "$ac_old_val_w" != "$ac_new_val_w"; then
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
--printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' has changed since the previous run:" >&5
+-printf "%s\n" "$as_me: error: '$ac_var' has changed since the previous run:" >&2;}
- ac_cache_corrupted=:
- else
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
--printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&5
+-printf "%s\n" "$as_me: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&2;}
- eval $ac_var=\$ac_old_val
- fi
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
--printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
--printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: '$ac_old_val'" >&5
+-printf "%s\n" "$as_me: former value: '$ac_old_val'" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: '$ac_new_val'" >&5
+-printf "%s\n" "$as_me: current value: '$ac_new_val'" >&2;}
- fi;;
- esac
- # Pass precious variables to config.status.
@@ -8892,11 +9168,11 @@ index 79ed2051..00000000
- fi
-done
-if $ac_cache_corrupted; then
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
-printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
-- as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
+- as_fn_error $? "run '${MAKE-make} distclean' and/or 'rm $cache_file'
- and start over" "$LINENO" 5
-fi
-## -------------------- ##
@@ -8917,8 +9193,9 @@ index 79ed2051..00000000
-if test ${enable_maintainer_mode+y}
-then :
- enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
--else $as_nop
-- USE_MAINTAINER_MODE=no
+-else case e in #(
+- e) USE_MAINTAINER_MODE=no ;;
+-esac
-fi
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
@@ -8935,7 +9212,7 @@ index 79ed2051..00000000
-
-
-
--am__api_version='1.16'
+-am__api_version='1.17'
-
-
-
@@ -8959,8 +9236,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_install+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-else case e in #(
+- e) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
@@ -9014,7 +9291,8 @@ index 79ed2051..00000000
-IFS=$as_save_IFS
-
-rm -rf conftest.one conftest.two conftest.dir
--
+- ;;
+-esac
-fi
- if test ${ac_cv_path_install+y}; then
- INSTALL=$ac_cv_path_install
@@ -9037,6 +9315,165 @@ index 79ed2051..00000000
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether sleep supports fractional seconds" >&5
+-printf %s "checking whether sleep supports fractional seconds... " >&6; }
+-if test ${am_cv_sleep_fractional_seconds+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) if sleep 0.001 2>/dev/null
+-then :
+- am_cv_sleep_fractional_seconds=yes
+-else case e in #(
+- e) am_cv_sleep_fractional_seconds=no ;;
+-esac
+-fi
+- ;;
+-esac
+-fi
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_sleep_fractional_seconds" >&5
+-printf "%s\n" "$am_cv_sleep_fractional_seconds" >&6; }
+-
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking filesystem timestamp resolution" >&5
+-printf %s "checking filesystem timestamp resolution... " >&6; }
+-if test ${am_cv_filesystem_timestamp_resolution+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) # Default to the worst case.
+-am_cv_filesystem_timestamp_resolution=2
+-
+-# Only try to go finer than 1 sec if sleep can do it.
+-# Don't try 1 sec, because if 0.01 sec and 0.1 sec don't work,
+-# - 1 sec is not much of a win compared to 2 sec, and
+-# - it takes 2 seconds to perform the test whether 1 sec works.
+-#
+-# Instead, just use the default 2s on platforms that have 1s resolution,
+-# accept the extra 1s delay when using $sleep in the Automake tests, in
+-# exchange for not incurring the 2s delay for running the test for all
+-# packages.
+-#
+-am_try_resolutions=
+-if test "$am_cv_sleep_fractional_seconds" = yes; then
+- # Even a millisecond often causes a bunch of false positives,
+- # so just try a hundredth of a second. The time saved between .001 and
+- # .01 is not terribly consequential.
+- am_try_resolutions="0.01 0.1 $am_try_resolutions"
+-fi
+-
+-# In order to catch current-generation FAT out, we must *modify* files
+-# that already exist; the *creation* timestamp is finer. Use names
+-# that make ls -t sort them differently when they have equal
+-# timestamps than when they have distinct timestamps, keeping
+-# in mind that ls -t prints the *newest* file first.
+-rm -f conftest.ts?
+-: > conftest.ts1
+-: > conftest.ts2
+-: > conftest.ts3
+-
+-# Make sure ls -t actually works. Do 'set' in a subshell so we don't
+-# clobber the current shell's arguments. (Outer-level square brackets
+-# are removed by m4; they're present so that m4 does not expand
+-# <dollar><star>; be careful, easy to get confused.)
+-if (
+- set X `ls -t conftest.ts[12]` &&
+- {
+- test "$*" != "X conftest.ts1 conftest.ts2" ||
+- test "$*" != "X conftest.ts2 conftest.ts1";
+- }
+-); then :; else
+- # If neither matched, then we have a broken ls. This can happen
+- # if, for instance, CONFIG_SHELL is bash and it inherits a
+- # broken ls alias from the environment. This has actually
+- # happened. Such a system could not be considered "sane".
+- printf "%s\n" ""Bad output from ls -t: \"`ls -t conftest.ts[12]`\""" >&5
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+-as_fn_error $? "ls -t produces unexpected output.
+-Make sure there is not a broken ls alias in your environment.
+-See 'config.log' for more details" "$LINENO" 5; }
+-fi
+-
+-for am_try_res in $am_try_resolutions; do
+- # Any one fine-grained sleep might happen to cross the boundary
+- # between two values of a coarser actual resolution, but if we do
+- # two fine-grained sleeps in a row, at least one of them will fall
+- # entirely within a coarse interval.
+- echo alpha > conftest.ts1
+- sleep $am_try_res
+- echo beta > conftest.ts2
+- sleep $am_try_res
+- echo gamma > conftest.ts3
+-
+- # We assume that 'ls -t' will make use of high-resolution
+- # timestamps if the operating system supports them at all.
+- if (set X `ls -t conftest.ts?` &&
+- test "$2" = conftest.ts3 &&
+- test "$3" = conftest.ts2 &&
+- test "$4" = conftest.ts1); then
+- #
+- # Ok, ls -t worked. If we're at a resolution of 1 second, we're done,
+- # because we don't need to test make.
+- make_ok=true
+- if test $am_try_res != 1; then
+- # But if we've succeeded so far with a subsecond resolution, we
+- # have one more thing to check: make. It can happen that
+- # everything else supports the subsecond mtimes, but make doesn't;
+- # notably on macOS, which ships make 3.81 from 2006 (the last one
+- # released under GPLv2). https://bugs.gnu.org/68808
+- #
+- # We test $MAKE if it is defined in the environment, else "make".
+- # It might get overridden later, but our hope is that in practice
+- # it does not matter: it is the system "make" which is (by far)
+- # the most likely to be broken, whereas if the user overrides it,
+- # probably they did so with a better, or at least not worse, make.
+- # https://lists.gnu.org/archive/html/automake/2024-06/msg00051.html
+- #
+- # Create a Makefile (real tab character here):
+- rm -f conftest.mk
+- echo 'conftest.ts1: conftest.ts2' >conftest.mk
+- echo ' touch conftest.ts2' >>conftest.mk
+- #
+- # Now, running
+- # touch conftest.ts1; touch conftest.ts2; make
+- # should touch ts1 because ts2 is newer. This could happen by luck,
+- # but most often, it will fail if make's support is insufficient. So
+- # test for several consecutive successes.
+- #
+- # (We reuse conftest.ts[12] because we still want to modify existing
+- # files, not create new ones, per above.)
+- n=0
+- make=${MAKE-make}
+- until test $n -eq 3; do
+- echo one > conftest.ts1
+- sleep $am_try_res
+- echo two > conftest.ts2 # ts2 should now be newer than ts1
+- if $make -f conftest.mk | grep 'up to date' >/dev/null; then
+- make_ok=false
+- break # out of $n loop
+- fi
+- n=`expr $n + 1`
+- done
+- fi
+- #
+- if $make_ok; then
+- # Everything we know to check worked out, so call this resolution good.
+- am_cv_filesystem_timestamp_resolution=$am_try_res
+- break # out of $am_try_res loop
+- fi
+- # Otherwise, we'll go on to check the next resolution.
+- fi
+-done
+-rm -f conftest.ts?
+-# (end _am_filesystem_timestamp_resolution)
+- ;;
+-esac
+-fi
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_filesystem_timestamp_resolution" >&5
+-printf "%s\n" "$am_cv_filesystem_timestamp_resolution" >&6; }
+-
+-# This check should not be cached, as it may vary across builds of
+-# different projects.
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
-printf %s "checking whether build environment is sane... " >&6; }
-# Reject unsafe characters in $srcdir or the absolute working directory
@@ -9057,49 +9494,45 @@ index 79ed2051..00000000
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
--if (
-- am_has_slept=no
-- for am_try in 1 2; do
-- echo "timestamp, slept: $am_has_slept" > conftest.file
-- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-- if test "$*" = "X"; then
-- # -L didn't work.
-- set X `ls -t "$srcdir/configure" conftest.file`
-- fi
-- if test "$*" != "X $srcdir/configure conftest.file" \
-- && test "$*" != "X conftest.file $srcdir/configure"; then
--
-- # If neither matched, then we have a broken ls. This can happen
-- # if, for instance, CONFIG_SHELL is bash and it inherits a
-- # broken ls alias from the environment. This has actually
-- # happened. Such a system could not be considered "sane".
-- as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
-- alias in your environment" "$LINENO" 5
-- fi
-- if test "$2" = conftest.file || test $am_try -eq 2; then
-- break
-- fi
-- # Just in case.
-- sleep 1
-- am_has_slept=yes
-- done
-- test "$2" = conftest.file
-- )
--then
-- # Ok.
-- :
--else
-- as_fn_error $? "newly created file is older than distributed files!
+-am_build_env_is_sane=no
+-am_has_slept=no
+-rm -f conftest.file
+-for am_try in 1 2; do
+- echo "timestamp, slept: $am_has_slept" > conftest.file
+- if (
+- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+- if test "$*" = "X"; then
+- # -L didn't work.
+- set X `ls -t "$srcdir/configure" conftest.file`
+- fi
+- test "$2" = conftest.file
+- ); then
+- am_build_env_is_sane=yes
+- break
+- fi
+- # Just in case.
+- sleep "$am_cv_filesystem_timestamp_resolution"
+- am_has_slept=yes
+-done
+-
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_build_env_is_sane" >&5
+-printf "%s\n" "$am_build_env_is_sane" >&6; }
+-if test "$am_build_env_is_sane" = no; then
+- as_fn_error $? "newly created file is older than distributed files!
-Check your system clock" "$LINENO" 5
-fi
--{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
--printf "%s\n" "yes" >&6; }
+-
-# If we didn't sleep, we still need to ensure time stamps of config.status and
-# generated files are strictly newer.
-am_sleep_pid=
--if grep 'slept: no' conftest.file >/dev/null 2>&1; then
-- ( sleep 1 ) &
+-if test -e conftest.file || grep 'slept: no' conftest.file >/dev/null 2>&1
+-then :
+-
+-else case e in #(
+- e) ( sleep "$am_cv_filesystem_timestamp_resolution" ) &
- am_sleep_pid=$!
+- ;;
+-esac
-fi
-
-rm -f conftest.file
@@ -9110,7 +9543,7 @@ index 79ed2051..00000000
-test "$program_suffix" != NONE &&
- program_transform_name="s&\$&$program_suffix&;$program_transform_name"
-# Double any \ or $.
--# By default was `s,x,x', remove it if useless.
+-# By default was 's,x,x', remove it if useless.
-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
-program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
-
@@ -9153,8 +9586,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_STRIP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$STRIP"; then
+-else case e in #(
+- e) if test -n "$STRIP"; then
- ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9176,7 +9609,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
@@ -9198,8 +9632,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_STRIP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_STRIP"; then
+-else case e in #(
+- e) if test -n "$ac_ct_STRIP"; then
- ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9221,7 +9655,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
@@ -9257,8 +9692,8 @@ index 79ed2051..00000000
- if test ${ac_cv_path_mkdir+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-else case e in #(
+- e) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
-do
- IFS=$as_save_IFS
@@ -9272,7 +9707,7 @@ index 79ed2051..00000000
- as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
- case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
- 'mkdir ('*'coreutils) '* | \
-- 'BusyBox '* | \
+- *'BusyBox '* | \
- 'mkdir (fileutils) '4.1*)
- ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
- break 3;;
@@ -9281,18 +9716,17 @@ index 79ed2051..00000000
- done
- done
-IFS=$as_save_IFS
--
+- ;;
+-esac
-fi
-
- test -d ./--version && rmdir ./--version
- if test ${ac_cv_path_mkdir+y}; then
- MKDIR_P="$ac_cv_path_mkdir -p"
- else
-- # As a last resort, use the slow shell script. Don't cache a
-- # value for MKDIR_P within a source directory, because that will
-- # break other packages using the cache if that directory is
-- # removed, or if the value is a relative name.
-- MKDIR_P="$ac_install_sh -d"
+- # As a last resort, use plain mkdir -p,
+- # in the hope it doesn't have the bugs of ancient mkdir.
+- MKDIR_P='mkdir -p'
- fi
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
@@ -9307,8 +9741,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_AWK+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$AWK"; then
+-else case e in #(
+- e) if test -n "$AWK"; then
- ac_cv_prog_AWK="$AWK" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9330,7 +9764,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-AWK=$ac_cv_prog_AWK
-if test -n "$AWK"; then
@@ -9352,8 +9787,8 @@ index 79ed2051..00000000
-if eval test \${ac_cv_prog_make_${ac_make}_set+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat >conftest.make <<\_ACEOF
+-else case e in #(
+- e) cat >conftest.make <<\_ACEOF
-SHELL = /bin/sh
-all:
- @echo '@@@%%%=$(MAKE)=@@@%%%'
@@ -9365,7 +9800,8 @@ index 79ed2051..00000000
- *)
- eval ac_cv_prog_make_${ac_make}_set=no;;
-esac
--rm -f conftest.make
+-rm -f conftest.make ;;
+-esac
-fi
-if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -9386,25 +9822,21 @@ index 79ed2051..00000000
-fi
-rmdir .tst 2>/dev/null
-
+-AM_DEFAULT_VERBOSITY=1
-# Check whether --enable-silent-rules was given.
-if test ${enable_silent_rules+y}
-then :
- enableval=$enable_silent_rules;
-fi
-
--case $enable_silent_rules in # (((
-- yes) AM_DEFAULT_VERBOSITY=0;;
-- no) AM_DEFAULT_VERBOSITY=1;;
-- *) AM_DEFAULT_VERBOSITY=1;;
--esac
-am_make=${MAKE-make}
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
-printf %s "checking whether $am_make supports nested variables... " >&6; }
-if test ${am_cv_make_support_nested_variables+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if printf "%s\n" 'TRUE=$(BAR$(V))
+-else case e in #(
+- e) if printf "%s\n" 'TRUE=$(BAR$(V))
-BAR0=false
-BAR1=true
-V=1
@@ -9414,19 +9846,50 @@ index 79ed2051..00000000
- am_cv_make_support_nested_variables=yes
-else
- am_cv_make_support_nested_variables=no
--fi
+-fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
-printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
--if test $am_cv_make_support_nested_variables = yes; then
-- AM_V='$(V)'
-- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
--else
-- AM_V=$AM_DEFAULT_VERBOSITY
-- AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
--fi
-AM_BACKSLASH='\'
-
+-am__rm_f_notfound=
+-if (rm -f && rm -fr && rm -rf) 2>/dev/null
+-then :
+-
+-else case e in #(
+- e) am__rm_f_notfound='""' ;;
+-esac
+-fi
+-
+-
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking xargs -n works" >&5
+-printf %s "checking xargs -n works... " >&6; }
+-if test ${am_cv_xargs_n_works+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) if test "`echo 1 2 3 | xargs -n2 echo`" = "1 2
+-3"
+-then :
+- am_cv_xargs_n_works=yes
+-else case e in #(
+- e) am_cv_xargs_n_works=no ;;
+-esac
+-fi ;;
+-esac
+-fi
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_xargs_n_works" >&5
+-printf "%s\n" "$am_cv_xargs_n_works" >&6; }
+-if test "$am_cv_xargs_n_works" = yes
+-then :
+- am__xargs_n='xargs -n'
+-else case e in #(
+- e) am__xargs_n='am__xargs_n () { shift; sed "s/ /\\n/g" | while read am__xargs_n_arg; do "" "$am__xargs_n_arg"; done; }'
+- ;;
+-esac
+-fi
+-
-if test "`cd $srcdir && pwd`" != "`pwd`"; then
- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
- # is not polluted with repeated "-I."
@@ -9449,7 +9912,7 @@ index 79ed2051..00000000
-
-# Define the identity of the package.
- PACKAGE='rtpproxy'
-- VERSION='3.0-rc.1'
+- VERSION='3.2.0'
-
-
-printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -9510,47 +9973,9 @@ index 79ed2051..00000000
-
-
-
--# POSIX will say in a future version that running "rm -f" with no argument
--# is OK; and we want to be able to make that assumption in our Makefile
--# recipes. So use an aggressive probe to check that the usage we want is
--# actually supported "in the wild" to an acceptable degree.
--# See automake bug#10828.
--# To make any issue more visible, cause the running configure to be aborted
--# by default if the 'rm' program in use doesn't match our expectations; the
--# user can still override this though.
--if rm -f && rm -fr && rm -rf; then : OK; else
-- cat >&2 <<'END'
--Oops!
-
--Your 'rm' program seems unable to run without file operands specified
--on the command line, even when the '-f' option is present. This is contrary
--to the behaviour of most rm programs out there, and not conforming with
--the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
-
--Please tell bug-automake@gnu.org about your system, including the value
--of your $PATH and any error possibly output before this message. This
--can help us improve future automake versions.
-
--END
-- if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
-- echo 'Configuration will proceed anyway, since you have set the' >&2
-- echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
-- echo >&2
-- else
-- cat >&2 <<'END'
--Aborting the configuration process, to ensure you take notice of the issue.
--
--You can download and install GNU coreutils to get an 'rm' implementation
--that behaves properly: <https://www.gnu.org/software/coreutils/>.
--
--If you want to complete the configuration process using your problematic
--'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
--to "yes", and re-run configure.
--
--END
-- as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
-- fi
--fi
-
-# If the test gets too verbose, comment one line above and uncomment one below
-#AM_INIT_AUTOMAKE
@@ -9570,15 +9995,16 @@ index 79ed2051..00000000
-if test ${ac_cv_build+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_build_alias=$build_alias
+-else case e in #(
+- e) ac_build_alias=$build_alias
-test "x$ac_build_alias" = x &&
- ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
-test "x$ac_build_alias" = x &&
- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
-ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
- as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
-printf "%s\n" "$ac_cv_build" >&6; }
@@ -9605,14 +10031,15 @@ index 79ed2051..00000000
-if test ${ac_cv_host+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test "x$host_alias" = x; then
+-else case e in #(
+- e) if test "x$host_alias" = x; then
- ac_cv_host=$ac_cv_build
-else
- ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
- as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
-printf "%s\n" "$ac_cv_host" >&6; }
@@ -9658,8 +10085,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$CC"; then
+-else case e in #(
+- e) if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9681,7 +10108,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
@@ -9703,8 +10131,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_CC"; then
+-else case e in #(
+- e) if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9726,7 +10154,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
@@ -9761,8 +10190,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$CC"; then
+-else case e in #(
+- e) if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9784,7 +10213,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
@@ -9806,8 +10236,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$CC"; then
+-else case e in #(
+- e) if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
@@ -9846,7 +10276,8 @@ index 79ed2051..00000000
- ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
- fi
-fi
--fi
+-fi ;;
+-esac
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
@@ -9870,8 +10301,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$CC"; then
+-else case e in #(
+- e) if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9893,7 +10324,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
@@ -9919,8 +10351,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_CC"; then
+-else case e in #(
+- e) if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -9942,7 +10374,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
@@ -9980,8 +10413,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$CC"; then
+-else case e in #(
+- e) if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -10003,7 +10436,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
@@ -10025,8 +10459,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_CC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_CC"; then
+-else case e in #(
+- e) if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -10048,7 +10482,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
@@ -10077,10 +10512,10 @@ index 79ed2051..00000000
-fi
-
-
--test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "no acceptable C compiler found in \$PATH
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; }
-
-# Provide some information about the compiler.
-printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -10152,8 +10587,8 @@ index 79ed2051..00000000
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }
-then :
-- # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
--# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+- # Autoconf-2.13 could set the ac_cv_exeext variable to 'no'.
+-# So ignore a value of 'no', otherwise this would lead to 'EXEEXT = no'
-# in a Makefile. We should not override ac_cv_exeext if it was cached,
-# so that the user can short-circuit this test for compilers unknown to
-# Autoconf.
@@ -10173,7 +10608,7 @@ index 79ed2051..00000000
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- fi
- # We set ac_cv_exeext here because the later test for it is not
-- # safe: cross compilers may not add the suffix if given an `-o'
+- # safe: cross compilers may not add the suffix if given an '-o'
- # argument, so we may need to know it at that point already.
- # Even if this section looks crufty: it has the advantage of
- # actually working.
@@ -10184,8 +10619,9 @@ index 79ed2051..00000000
-done
-test "$ac_cv_exeext" = no && ac_cv_exeext=
-
--else $as_nop
-- ac_file=''
+-else case e in #(
+- e) ac_file='' ;;
+-esac
-fi
-if test -z "$ac_file"
-then :
@@ -10194,13 +10630,14 @@ index 79ed2051..00000000
-printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
--{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error 77 "C compiler cannot create executables
--See \`config.log' for more details" "$LINENO" 5; }
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
--printf "%s\n" "yes" >&6; }
+-See 'config.log' for more details" "$LINENO" 5; }
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; } ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
-printf %s "checking for C compiler default output file name... " >&6; }
@@ -10224,10 +10661,10 @@ index 79ed2051..00000000
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }
-then :
-- # If both `conftest.exe' and `conftest' are `present' (well, observable)
--# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
--# work properly (i.e., refer to `conftest.exe'), while it won't with
--# `rm'.
+- # If both 'conftest.exe' and 'conftest' are 'present' (well, observable)
+-# catch 'conftest.exe'. For instance with Cygwin, 'ls conftest' will
+-# work properly (i.e., refer to 'conftest.exe'), while it won't with
+-# 'rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
@@ -10237,11 +10674,12 @@ index 79ed2051..00000000
- * ) break;;
- esac
-done
--else $as_nop
-- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-else case e in #(
+- e) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "cannot compute suffix of executables: cannot compile and link
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; } ;;
+-esac
-fi
-rm -f conftest conftest$ac_cv_exeext
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -10257,6 +10695,8 @@ index 79ed2051..00000000
-main (void)
-{
-FILE *f = fopen ("conftest.out", "w");
+- if (!f)
+- return 1;
- return ferror (f) || fclose (f) != 0;
-
- ;
@@ -10296,26 +10736,27 @@ index 79ed2051..00000000
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
-- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error 77 "cannot run C compiled programs.
--If you meant to cross compile, use \`--host'.
--See \`config.log' for more details" "$LINENO" 5; }
+-If you meant to cross compile, use '--host'.
+-See 'config.log' for more details" "$LINENO" 5; }
- fi
- fi
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
-printf "%s\n" "$cross_compiling" >&6; }
-
--rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+-rm -f conftest.$ac_ext conftest$ac_cv_exeext \
+- conftest.o conftest.obj conftest.out
-ac_clean_files=$ac_clean_files_save
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
-printf %s "checking for suffix of object files... " >&6; }
-if test ${ac_cv_objext+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -10347,16 +10788,18 @@ index 79ed2051..00000000
- break;;
- esac
-done
--else $as_nop
-- printf "%s\n" "$as_me: failed program was:" >&5
+-else case e in #(
+- e) printf "%s\n" "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
--{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "cannot compute suffix of object files: cannot compile
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; } ;;
+-esac
-fi
--rm -f conftest.$ac_cv_objext conftest.$ac_ext
+-rm -f conftest.$ac_cv_objext conftest.$ac_ext ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
-printf "%s\n" "$ac_cv_objext" >&6; }
@@ -10367,8 +10810,8 @@ index 79ed2051..00000000
-if test ${ac_cv_c_compiler_gnu+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -10385,12 +10828,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- ac_compiler_gnu=yes
--else $as_nop
-- ac_compiler_gnu=no
+-else case e in #(
+- e) ac_compiler_gnu=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
-printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
@@ -10408,8 +10853,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_cc_g+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_save_c_werror_flag=$ac_c_werror_flag
+-else case e in #(
+- e) ac_save_c_werror_flag=$ac_c_werror_flag
- ac_c_werror_flag=yes
- ac_cv_prog_cc_g=no
- CFLAGS="-g"
@@ -10427,8 +10872,8 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- ac_cv_prog_cc_g=yes
--else $as_nop
-- CFLAGS=""
+-else case e in #(
+- e) CFLAGS=""
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
@@ -10443,8 +10888,8 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
-
--else $as_nop
-- ac_c_werror_flag=$ac_save_c_werror_flag
+-else case e in #(
+- e) ac_c_werror_flag=$ac_save_c_werror_flag
- CFLAGS="-g"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
@@ -10461,12 +10906,15 @@ index 79ed2051..00000000
-then :
- ac_cv_prog_cc_g=yes
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-- ac_c_werror_flag=$ac_save_c_werror_flag
+- ac_c_werror_flag=$ac_save_c_werror_flag ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
-printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
@@ -10493,8 +10941,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_cc_c11+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_cv_prog_cc_c11=no
+-else case e in #(
+- e) ac_cv_prog_cc_c11=no
-ac_save_CC=$CC
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
@@ -10511,25 +10959,28 @@ index 79ed2051..00000000
- test "x$ac_cv_prog_cc_c11" != "xno" && break
-done
-rm -f conftest.$ac_ext
--CC=$ac_save_CC
+-CC=$ac_save_CC ;;
+-esac
-fi
-
-if test "x$ac_cv_prog_cc_c11" = xno
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
-printf "%s\n" "unsupported" >&6; }
--else $as_nop
-- if test "x$ac_cv_prog_cc_c11" = x
+-else case e in #(
+- e) if test "x$ac_cv_prog_cc_c11" = x
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
-printf "%s\n" "none needed" >&6; }
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
-printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
-- CC="$CC $ac_cv_prog_cc_c11"
+- CC="$CC $ac_cv_prog_cc_c11" ;;
+-esac
-fi
- ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
-- ac_prog_cc_stdc=c11
+- ac_prog_cc_stdc=c11 ;;
+-esac
-fi
-fi
-if test x$ac_prog_cc_stdc = xno
@@ -10539,8 +10990,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_cc_c99+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_cv_prog_cc_c99=no
+-else case e in #(
+- e) ac_cv_prog_cc_c99=no
-ac_save_CC=$CC
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
@@ -10557,25 +11008,28 @@ index 79ed2051..00000000
- test "x$ac_cv_prog_cc_c99" != "xno" && break
-done
-rm -f conftest.$ac_ext
--CC=$ac_save_CC
+-CC=$ac_save_CC ;;
+-esac
-fi
-
-if test "x$ac_cv_prog_cc_c99" = xno
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
-printf "%s\n" "unsupported" >&6; }
--else $as_nop
-- if test "x$ac_cv_prog_cc_c99" = x
+-else case e in #(
+- e) if test "x$ac_cv_prog_cc_c99" = x
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
-printf "%s\n" "none needed" >&6; }
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
-printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
-- CC="$CC $ac_cv_prog_cc_c99"
+- CC="$CC $ac_cv_prog_cc_c99" ;;
+-esac
-fi
- ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
-- ac_prog_cc_stdc=c99
+- ac_prog_cc_stdc=c99 ;;
+-esac
-fi
-fi
-if test x$ac_prog_cc_stdc = xno
@@ -10585,8 +11039,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_cc_c89+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_cv_prog_cc_c89=no
+-else case e in #(
+- e) ac_cv_prog_cc_c89=no
-ac_save_CC=$CC
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
@@ -10603,25 +11057,28 @@ index 79ed2051..00000000
- test "x$ac_cv_prog_cc_c89" != "xno" && break
-done
-rm -f conftest.$ac_ext
--CC=$ac_save_CC
+-CC=$ac_save_CC ;;
+-esac
-fi
-
-if test "x$ac_cv_prog_cc_c89" = xno
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
-printf "%s\n" "unsupported" >&6; }
--else $as_nop
-- if test "x$ac_cv_prog_cc_c89" = x
+-else case e in #(
+- e) if test "x$ac_cv_prog_cc_c89" = x
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
-printf "%s\n" "none needed" >&6; }
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
-printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
-- CC="$CC $ac_cv_prog_cc_c89"
+- CC="$CC $ac_cv_prog_cc_c89" ;;
+-esac
-fi
- ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
-- ac_prog_cc_stdc=c89
+- ac_prog_cc_stdc=c89 ;;
+-esac
-fi
-fi
-
@@ -10642,8 +11099,8 @@ index 79ed2051..00000000
-if test ${am_cv_prog_cc_c_o+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -10673,7 +11130,8 @@ index 79ed2051..00000000
- fi
- done
- rm -f core conftest*
-- unset am_i
+- unset am_i ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
-printf "%s\n" "$am_cv_prog_cc_c_o" >&6; }
@@ -10763,8 +11221,8 @@ index 79ed2051..00000000
-if test ${am_cv_CC_dependencies_compiler_type+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+-else case e in #(
+- e) if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
- # We make a subdir and do the tests there. Otherwise we can end up
- # making bogus files that we don't know about and never remove. For
- # instance it was reported that on HP-UX the gcc test will end up
@@ -10851,7 +11309,7 @@ index 79ed2051..00000000
- # icc doesn't choke on unknown options, it will just issue warnings
- # or remarks (even with -Werror). So we grep stderr for any message
- # that says an option was ignored or not supported.
-- # When given -MP, icc 7.0 and 7.1 complain thusly:
+- # When given -MP, icc 7.0 and 7.1 complain thus:
- # icc: Command line warning: ignoring option '-M'; no argument required
- # The diagnosis changed in icc 8.0:
- # icc: Command line remark: option '-MP' not supported
@@ -10868,7 +11326,8 @@ index 79ed2051..00000000
-else
- am_cv_CC_dependencies_compiler_type=none
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
-printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
@@ -10900,8 +11359,8 @@ index 79ed2051..00000000
- if test ${ac_cv_prog_CPP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- # Double quotes because $CC needs to be expanded
+-else case e in #(
+- e) # Double quotes because $CC needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
- do
- ac_preproc_ok=false
@@ -10919,9 +11378,10 @@ index 79ed2051..00000000
-if ac_fn_c_try_cpp "$LINENO"
-then :
-
--else $as_nop
-- # Broken: fails on valid input.
--continue
+-else case e in #(
+- e) # Broken: fails on valid input.
+-continue ;;
+-esac
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
@@ -10935,15 +11395,16 @@ index 79ed2051..00000000
-then :
- # Broken: success on invalid input.
-continue
--else $as_nop
-- # Passes both tests.
+-else case e in #(
+- e) # Passes both tests.
-ac_preproc_ok=:
--break
+-break ;;
+-esac
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
--# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+-# Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok
-then :
@@ -10952,7 +11413,8 @@ index 79ed2051..00000000
-
- done
- ac_cv_prog_CPP=$CPP
--
+- ;;
+-esac
-fi
- CPP=$ac_cv_prog_CPP
-else
@@ -10975,9 +11437,10 @@ index 79ed2051..00000000
-if ac_fn_c_try_cpp "$LINENO"
-then :
-
--else $as_nop
-- # Broken: fails on valid input.
--continue
+-else case e in #(
+- e) # Broken: fails on valid input.
+-continue ;;
+-esac
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
@@ -10991,24 +11454,26 @@ index 79ed2051..00000000
-then :
- # Broken: success on invalid input.
-continue
--else $as_nop
-- # Passes both tests.
+-else case e in #(
+- e) # Passes both tests.
-ac_preproc_ok=:
--break
+-break ;;
+-esac
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
--# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+-# Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok
-then :
-
--else $as_nop
-- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-else case e in #(
+- e) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; } ;;
+-esac
-fi
-
-ac_ext=c
@@ -11026,8 +11491,8 @@ index 79ed2051..00000000
-
-
-
--macro_version='2.4.6'
--macro_revision='2.4.6'
+-macro_version='2.4.7'
+-macro_revision='2.4.7'
-
-
-
@@ -11118,8 +11583,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_SED+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
+-else case e in #(
+- e) ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
- for ac_i in 1 2 3 4 5 6 7; do
- ac_script="$ac_script$as_nl$ac_script"
- done
@@ -11144,9 +11609,10 @@ index 79ed2051..00000000
- as_fn_executable_p "$ac_path_SED" || continue
-# Check for GNU ac_path_SED and select it if it is found.
- # Check for GNU $ac_path_SED
--case `"$ac_path_SED" --version 2>&1` in
+-case `"$ac_path_SED" --version 2>&1` in #(
-*GNU*)
- ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
+-#(
-*)
- ac_count=0
- printf %s 0123456789 >"conftest.in"
@@ -11181,7 +11647,8 @@ index 79ed2051..00000000
-else
- ac_cv_path_SED=$SED
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
-printf "%s\n" "$ac_cv_path_SED" >&6; }
@@ -11206,8 +11673,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_GREP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -z "$GREP"; then
+-else case e in #(
+- e) if test -z "$GREP"; then
- ac_path_GREP_found=false
- # Loop through the user's path and test for each of PROGNAME-LIST
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -11226,9 +11693,10 @@ index 79ed2051..00000000
- as_fn_executable_p "$ac_path_GREP" || continue
-# Check for GNU ac_path_GREP and select it if it is found.
- # Check for GNU $ac_path_GREP
--case `"$ac_path_GREP" --version 2>&1` in
+-case `"$ac_path_GREP" --version 2>&1` in #(
-*GNU*)
- ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
+-#(
-*)
- ac_count=0
- printf %s 0123456789 >"conftest.in"
@@ -11263,7 +11731,8 @@ index 79ed2051..00000000
-else
- ac_cv_path_GREP=$GREP
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
-printf "%s\n" "$ac_cv_path_GREP" >&6; }
@@ -11275,8 +11744,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_EGREP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
+-else case e in #(
+- e) if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
- then ac_cv_path_EGREP="$GREP -E"
- else
- if test -z "$EGREP"; then
@@ -11298,9 +11767,10 @@ index 79ed2051..00000000
- as_fn_executable_p "$ac_path_EGREP" || continue
-# Check for GNU ac_path_EGREP and select it if it is found.
- # Check for GNU $ac_path_EGREP
--case `"$ac_path_EGREP" --version 2>&1` in
+-case `"$ac_path_EGREP" --version 2>&1` in #(
-*GNU*)
- ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
+-#(
-*)
- ac_count=0
- printf %s 0123456789 >"conftest.in"
@@ -11336,20 +11806,23 @@ index 79ed2051..00000000
- ac_cv_path_EGREP=$EGREP
-fi
-
-- fi
+- fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
-printf "%s\n" "$ac_cv_path_EGREP" >&6; }
- EGREP="$ac_cv_path_EGREP"
-
+- EGREP_TRADITIONAL=$EGREP
+- ac_cv_path_EGREP_TRADITIONAL=$EGREP
-
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
-printf %s "checking for fgrep... " >&6; }
-if test ${ac_cv_path_FGREP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
+-else case e in #(
+- e) if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
- then ac_cv_path_FGREP="$GREP -F"
- else
- if test -z "$FGREP"; then
@@ -11371,9 +11844,10 @@ index 79ed2051..00000000
- as_fn_executable_p "$ac_path_FGREP" || continue
-# Check for GNU ac_path_FGREP and select it if it is found.
- # Check for GNU $ac_path_FGREP
--case `"$ac_path_FGREP" --version 2>&1` in
+-case `"$ac_path_FGREP" --version 2>&1` in #(
-*GNU*)
- ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
+-#(
-*)
- ac_count=0
- printf %s 0123456789 >"conftest.in"
@@ -11409,7 +11883,8 @@ index 79ed2051..00000000
- ac_cv_path_FGREP=$FGREP
-fi
-
-- fi
+- fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
-printf "%s\n" "$ac_cv_path_FGREP" >&6; }
@@ -11440,8 +11915,9 @@ index 79ed2051..00000000
-if test ${with_gnu_ld+y}
-then :
- withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
--else $as_nop
-- with_gnu_ld=no
+-else case e in #(
+- e) with_gnu_ld=no ;;
+-esac
-fi
-
-ac_prog=ld
@@ -11486,8 +11962,8 @@ index 79ed2051..00000000
-if test ${lt_cv_path_LD+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -z "$LD"; then
+-else case e in #(
+- e) if test -z "$LD"; then
- lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
- for ac_dir in $PATH; do
- IFS=$lt_save_ifs
@@ -11510,7 +11986,8 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
-else
- lt_cv_path_LD=$LD # Let the user override the test with a path.
--fi
+-fi ;;
+-esac
-fi
-
-LD=$lt_cv_path_LD
@@ -11527,8 +12004,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_gnu_ld+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- # I'd rather use --version here, but apparently some GNU lds only accept -v.
+-else case e in #(
+- e) # I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
- lt_cv_prog_gnu_ld=yes
@@ -11536,6 +12013,7 @@ index 79ed2051..00000000
-*)
- lt_cv_prog_gnu_ld=no
- ;;
+-esac ;;
-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
@@ -11555,8 +12033,8 @@ index 79ed2051..00000000
-if test ${lt_cv_path_NM+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$NM"; then
+-else case e in #(
+- e) if test -n "$NM"; then
- # Let the user override the test.
- lt_cv_path_NM=$NM
-else
@@ -11580,13 +12058,13 @@ index 79ed2051..00000000
- mingw*) lt_bad_file=conftest.nm/nofile ;;
- *) lt_bad_file=/dev/null ;;
- esac
-- case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
+- case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in
- *$lt_bad_file* | *'Invalid file or object type'*)
- lt_cv_path_NM="$tmp_nm -B"
- break 2
- ;;
- *)
-- case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+- case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in
- */dev/null*)
- lt_cv_path_NM="$tmp_nm -p"
- break 2
@@ -11603,7 +12081,8 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- done
- : ${lt_cv_path_NM=no}
--fi
+-fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
-printf "%s\n" "$lt_cv_path_NM" >&6; }
@@ -11624,8 +12103,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_DUMPBIN+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$DUMPBIN"; then
+-else case e in #(
+- e) if test -n "$DUMPBIN"; then
- ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -11647,7 +12126,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-DUMPBIN=$ac_cv_prog_DUMPBIN
-if test -n "$DUMPBIN"; then
@@ -11673,8 +12153,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_DUMPBIN+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_DUMPBIN"; then
+-else case e in #(
+- e) if test -n "$ac_ct_DUMPBIN"; then
- ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -11696,7 +12176,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
-if test -n "$ac_ct_DUMPBIN"; then
@@ -11724,7 +12205,7 @@ index 79ed2051..00000000
- fi
-fi
-
-- case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
+- case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in
- *COFF*)
- DUMPBIN="$DUMPBIN -symbols -headers"
- ;;
@@ -11750,8 +12231,8 @@ index 79ed2051..00000000
-if test ${lt_cv_nm_interface+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_nm_interface="BSD nm"
+-else case e in #(
+- e) lt_cv_nm_interface="BSD nm"
- echo "int some_variable = 0;" > conftest.$ac_ext
- (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
- (eval "$ac_compile" 2>conftest.err)
@@ -11764,7 +12245,8 @@ index 79ed2051..00000000
- if $GREP 'External.*some_variable' conftest.out > /dev/null; then
- lt_cv_nm_interface="MS dumpbin"
- fi
-- rm -f conftest*
+- rm -f conftest* ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
-printf "%s\n" "$lt_cv_nm_interface" >&6; }
@@ -11786,8 +12268,8 @@ index 79ed2051..00000000
-if test ${lt_cv_sys_max_cmd_len+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- i=0
+-else case e in #(
+- e) i=0
- teststring=ABCD
-
- case $build_os in
@@ -11828,7 +12310,7 @@ index 79ed2051..00000000
- lt_cv_sys_max_cmd_len=8192;
- ;;
-
-- bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
+- bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd*)
- # This has been around since 386BSD, at least. Likely further.
- if test -x /sbin/sysctl; then
- lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
@@ -11871,7 +12353,7 @@ index 79ed2051..00000000
- sysv5* | sco5v6* | sysv4.2uw2*)
- kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
- if test -n "$kargmax"; then
-- lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
+- lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'`
- else
- lt_cv_sys_max_cmd_len=32768
- fi
@@ -11909,7 +12391,8 @@ index 79ed2051..00000000
- fi
- ;;
- esac
--
+- ;;
+-esac
-fi
-
-if test -n "$lt_cv_sys_max_cmd_len"; then
@@ -11966,8 +12449,8 @@ index 79ed2051..00000000
-if test ${lt_cv_to_host_file_cmd+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- case $host in
+-else case e in #(
+- e) case $host in
- *-*-mingw* )
- case $build in
- *-*-mingw* ) # actually msys
@@ -11998,7 +12481,8 @@ index 79ed2051..00000000
- lt_cv_to_host_file_cmd=func_convert_file_noop
- ;;
-esac
--
+- ;;
+-esac
-fi
-
-to_host_file_cmd=$lt_cv_to_host_file_cmd
@@ -12014,8 +12498,8 @@ index 79ed2051..00000000
-if test ${lt_cv_to_tool_file_cmd+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- #assume ordinary cross tools, or native build.
+-else case e in #(
+- e) #assume ordinary cross tools, or native build.
-lt_cv_to_tool_file_cmd=func_convert_file_noop
-case $host in
- *-*-mingw* )
@@ -12026,7 +12510,8 @@ index 79ed2051..00000000
- esac
- ;;
-esac
--
+- ;;
+-esac
-fi
-
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
@@ -12042,8 +12527,9 @@ index 79ed2051..00000000
-if test ${lt_cv_ld_reload_flag+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_ld_reload_flag='-r'
+-else case e in #(
+- e) lt_cv_ld_reload_flag='-r' ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
-printf "%s\n" "$lt_cv_ld_reload_flag" >&6; }
@@ -12077,6 +12563,116 @@ index 79ed2051..00000000
-
-
-if test -n "$ac_tool_prefix"; then
+- # Extract the first word of "${ac_tool_prefix}file", so it can be a program name with args.
+-set dummy ${ac_tool_prefix}file; ac_word=$2
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+-printf %s "checking for $ac_word... " >&6; }
+-if test ${ac_cv_prog_FILECMD+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) if test -n "$FILECMD"; then
+- ac_cv_prog_FILECMD="$FILECMD" # Let the user override the test.
+-else
+-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-for as_dir in $PATH
+-do
+- IFS=$as_save_IFS
+- case $as_dir in #(((
+- '') as_dir=./ ;;
+- */) ;;
+- *) as_dir=$as_dir/ ;;
+- esac
+- for ac_exec_ext in '' $ac_executable_extensions; do
+- if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
+- ac_cv_prog_FILECMD="${ac_tool_prefix}file"
+- printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
+- break 2
+- fi
+-done
+- done
+-IFS=$as_save_IFS
+-
+-fi ;;
+-esac
+-fi
+-FILECMD=$ac_cv_prog_FILECMD
+-if test -n "$FILECMD"; then
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FILECMD" >&5
+-printf "%s\n" "$FILECMD" >&6; }
+-else
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
+-fi
+-
+-
+-fi
+-if test -z "$ac_cv_prog_FILECMD"; then
+- ac_ct_FILECMD=$FILECMD
+- # Extract the first word of "file", so it can be a program name with args.
+-set dummy file; ac_word=$2
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+-printf %s "checking for $ac_word... " >&6; }
+-if test ${ac_cv_prog_ac_ct_FILECMD+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) if test -n "$ac_ct_FILECMD"; then
+- ac_cv_prog_ac_ct_FILECMD="$ac_ct_FILECMD" # Let the user override the test.
+-else
+-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-for as_dir in $PATH
+-do
+- IFS=$as_save_IFS
+- case $as_dir in #(((
+- '') as_dir=./ ;;
+- */) ;;
+- *) as_dir=$as_dir/ ;;
+- esac
+- for ac_exec_ext in '' $ac_executable_extensions; do
+- if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
+- ac_cv_prog_ac_ct_FILECMD="file"
+- printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
+- break 2
+- fi
+-done
+- done
+-IFS=$as_save_IFS
+-
+-fi ;;
+-esac
+-fi
+-ac_ct_FILECMD=$ac_cv_prog_ac_ct_FILECMD
+-if test -n "$ac_ct_FILECMD"; then
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FILECMD" >&5
+-printf "%s\n" "$ac_ct_FILECMD" >&6; }
+-else
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
+-fi
+-
+- if test "x$ac_ct_FILECMD" = x; then
+- FILECMD=":"
+- else
+- case $cross_compiling:$ac_tool_warned in
+-yes:)
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+-printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+-ac_tool_warned=yes ;;
+-esac
+- FILECMD=$ac_ct_FILECMD
+- fi
+-else
+- FILECMD="$ac_cv_prog_FILECMD"
+-fi
+-
+-
+-
+-
+-
+-
+-
+-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
-set dummy ${ac_tool_prefix}objdump; ac_word=$2
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -12084,8 +12680,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_OBJDUMP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$OBJDUMP"; then
+-else case e in #(
+- e) if test -n "$OBJDUMP"; then
- ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12107,7 +12703,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-OBJDUMP=$ac_cv_prog_OBJDUMP
-if test -n "$OBJDUMP"; then
@@ -12129,8 +12726,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_OBJDUMP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_OBJDUMP"; then
+-else case e in #(
+- e) if test -n "$ac_ct_OBJDUMP"; then
- ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12152,7 +12749,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
-if test -n "$ac_ct_OBJDUMP"; then
@@ -12193,8 +12791,8 @@ index 79ed2051..00000000
-if test ${lt_cv_deplibs_check_method+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_file_magic_cmd='$MAGIC_CMD'
+-else case e in #(
+- e) lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
@@ -12219,7 +12817,7 @@ index 79ed2051..00000000
-
-bsdi[45]*)
- lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
-- lt_cv_file_magic_cmd='/usr/bin/file -L'
+- lt_cv_file_magic_cmd='$FILECMD -L'
- lt_cv_file_magic_test_file=/shlib/libc.so
- ;;
-
@@ -12253,14 +12851,14 @@ index 79ed2051..00000000
- lt_cv_deplibs_check_method=pass_all
- ;;
-
--freebsd* | dragonfly*)
+-freebsd* | dragonfly* | midnightbsd*)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
- case $host_cpu in
- i*86 )
- # Not sure whether the presence of OpenBSD here was a mistake.
- # Let's accept both of them until this is cleared up.
- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
- ;;
- esac
@@ -12274,7 +12872,7 @@ index 79ed2051..00000000
- ;;
-
-hpux10.20* | hpux11*)
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- case $host_cpu in
- ia64*)
- lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
@@ -12321,7 +12919,7 @@ index 79ed2051..00000000
-
-newos6*)
- lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- lt_cv_file_magic_test_file=/usr/lib/libnls.so
- ;;
-
@@ -12387,7 +12985,8 @@ index 79ed2051..00000000
- lt_cv_deplibs_check_method=pass_all
- ;;
-esac
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
-printf "%s\n" "$lt_cv_deplibs_check_method" >&6; }
@@ -12439,8 +13038,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_DLLTOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$DLLTOOL"; then
+-else case e in #(
+- e) if test -n "$DLLTOOL"; then
- ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12462,7 +13061,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-DLLTOOL=$ac_cv_prog_DLLTOOL
-if test -n "$DLLTOOL"; then
@@ -12484,8 +13084,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_DLLTOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_DLLTOOL"; then
+-else case e in #(
+- e) if test -n "$ac_ct_DLLTOOL"; then
- ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12507,7 +13107,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
-if test -n "$ac_ct_DLLTOOL"; then
@@ -12549,8 +13150,8 @@ index 79ed2051..00000000
-if test ${lt_cv_sharedlib_from_linklib_cmd+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_sharedlib_from_linklib_cmd='unknown'
+-else case e in #(
+- e) lt_cv_sharedlib_from_linklib_cmd='unknown'
-
-case $host_os in
-cygwin* | mingw* | pw32* | cegcc*)
@@ -12570,7 +13171,8 @@ index 79ed2051..00000000
- lt_cv_sharedlib_from_linklib_cmd=$ECHO
- ;;
-esac
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
-printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
@@ -12594,8 +13196,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_AR+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$AR"; then
+-else case e in #(
+- e) if test -n "$AR"; then
- ac_cv_prog_AR="$AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12617,7 +13219,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-AR=$ac_cv_prog_AR
-if test -n "$AR"; then
@@ -12643,8 +13246,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_AR+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_AR"; then
+-else case e in #(
+- e) if test -n "$ac_ct_AR"; then
- ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12666,7 +13269,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_AR=$ac_cv_prog_ac_ct_AR
-if test -n "$ac_ct_AR"; then
@@ -12695,13 +13299,29 @@ index 79ed2051..00000000
-fi
-
-: ${AR=ar}
--: ${AR_FLAGS=cru}
-
-
-
-
-
-
+-# Use ARFLAGS variable as AR's operation code to sync the variable naming with
+-# Automake. If both AR_FLAGS and ARFLAGS are specified, AR_FLAGS should have
+-# higher priority because thats what people were doing historically (setting
+-# ARFLAGS for automake and AR_FLAGS for libtool). FIXME: Make the AR_FLAGS
+-# variable obsoleted/removed.
+-
+-test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr}
+-lt_ar_flags=$AR_FLAGS
+-
+-
+-
+-
+-
+-
+-# Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override
+-# by AR_FLAGS because that was never working and AR_FLAGS is about to die.
+-
-
-
-
@@ -12712,8 +13332,8 @@ index 79ed2051..00000000
-if test ${lt_cv_ar_at_file+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_ar_at_file=no
+-else case e in #(
+- e) lt_cv_ar_at_file=no
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
@@ -12750,7 +13370,8 @@ index 79ed2051..00000000
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
-printf "%s\n" "$lt_cv_ar_at_file" >&6; }
@@ -12775,8 +13396,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_STRIP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$STRIP"; then
+-else case e in #(
+- e) if test -n "$STRIP"; then
- ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12798,7 +13419,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
@@ -12820,8 +13442,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_STRIP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_STRIP"; then
+-else case e in #(
+- e) if test -n "$ac_ct_STRIP"; then
- ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12843,7 +13465,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
@@ -12884,8 +13507,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_RANLIB+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$RANLIB"; then
+-else case e in #(
+- e) if test -n "$RANLIB"; then
- ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12907,7 +13530,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-RANLIB=$ac_cv_prog_RANLIB
-if test -n "$RANLIB"; then
@@ -12929,8 +13553,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_RANLIB+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_RANLIB"; then
+-else case e in #(
+- e) if test -n "$ac_ct_RANLIB"; then
- ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -12952,7 +13576,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
-if test -n "$ac_ct_RANLIB"; then
@@ -13063,8 +13688,8 @@ index 79ed2051..00000000
-if test ${lt_cv_sys_global_symbol_pipe+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
--
+-else case e in #(
+- e)
-# These are sane defaults that work on at least a few old systems.
-# [They come from Ultrix. What could be older than Ultrix?!! ;)]
-
@@ -13118,7 +13743,7 @@ index 79ed2051..00000000
-
-if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- # Gets list of data symbols to import.
-- lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
+- lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'"
- # Adjust the below global symbol transforms to fixup imported variables.
- lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
- lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
@@ -13136,20 +13761,20 @@ index 79ed2051..00000000
-# Transform an extracted symbol line into a proper C declaration.
-# Some systems (esp. on ia64) link data and code symbols differently,
-# so use this general approach.
--lt_cv_sys_global_symbol_to_cdecl="sed -n"\
+-lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
-$lt_cdecl_hook\
-" -e 's/^T .* \(.*\)$/extern int \1();/p'"\
-" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
--lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
+-lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\
-$lt_c_name_hook\
-" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
-" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
-
-# Transform an extracted symbol line into symbol name with lib prefix and
-# symbol address.
--lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
+-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\
-$lt_c_name_lib_hook\
-" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
-" -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
@@ -13173,7 +13798,7 @@ index 79ed2051..00000000
- if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- # Fake it for dumpbin and say T for any non-static function,
- # D for any global variable and I for any imported variable.
-- # Also find C++ and __fastcall symbols from MSVC++,
+- # Also find C++ and __fastcall symbols from MSVC++ or ICC,
- # which start with @ or ?.
- lt_cv_sys_global_symbol_pipe="$AWK '"\
-" {last_section=section; section=\$ 3};"\
@@ -13191,9 +13816,9 @@ index 79ed2051..00000000
-" s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\
-" ' prfx=^$ac_symprfx"
- else
-- lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+- lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
- fi
-- lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
+- lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | $SED '/ __gnu_lto/d'"
-
- # Check to see that the pipe works correctly.
- pipe_works=no
@@ -13319,7 +13944,8 @@ index 79ed2051..00000000
- lt_cv_sys_global_symbol_pipe=
- fi
-done
--
+- ;;
+-esac
-fi
-
-if test -z "$lt_cv_sys_global_symbol_pipe"; then
@@ -13383,8 +14009,9 @@ index 79ed2051..00000000
-if test ${with_sysroot+y}
-then :
- withval=$with_sysroot;
--else $as_nop
-- with_sysroot=no
+-else case e in #(
+- e) with_sysroot=no ;;
+-esac
-fi
-
-
@@ -13396,7 +14023,7 @@ index 79ed2051..00000000
- fi
- ;; #(
- /*)
-- lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+- lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"`
- ;; #(
- no|'')
- ;; #(
@@ -13419,8 +14046,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_lt_DD+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- printf 0123456789abcdef0123456789abcdef >conftest.i
+-else case e in #(
+- e) printf 0123456789abcdef0123456789abcdef >conftest.i
-cat conftest.i conftest.i >conftest2.i
-: ${lt_DD:=$DD}
-if test -z "$lt_DD"; then
@@ -13456,7 +14083,8 @@ index 79ed2051..00000000
- ac_cv_path_lt_DD=$lt_DD
-fi
-
--rm -f conftest.i conftest2.i conftest.out
+-rm -f conftest.i conftest2.i conftest.out ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
-printf "%s\n" "$ac_cv_path_lt_DD" >&6; }
@@ -13467,8 +14095,8 @@ index 79ed2051..00000000
-if test ${lt_cv_truncate_bin+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- printf 0123456789abcdef0123456789abcdef >conftest.i
+-else case e in #(
+- e) printf 0123456789abcdef0123456789abcdef >conftest.i
-cat conftest.i conftest.i >conftest2.i
-lt_cv_truncate_bin=
-if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
@@ -13476,7 +14104,8 @@ index 79ed2051..00000000
- && lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1"
-fi
-rm -f conftest.i conftest2.i conftest.out
--test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
+-test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
-printf "%s\n" "$lt_cv_truncate_bin" >&6; }
@@ -13521,7 +14150,7 @@ index 79ed2051..00000000
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *ELF-32*)
- HPUX_IA64_MODE=32
- ;;
@@ -13542,7 +14171,7 @@ index 79ed2051..00000000
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
- if test yes = "$lt_cv_prog_gnu_ld"; then
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -melf32bsmip"
- ;;
@@ -13554,7 +14183,7 @@ index 79ed2051..00000000
- ;;
- esac
- else
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -32"
- ;;
@@ -13580,7 +14209,7 @@ index 79ed2051..00000000
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
- emul=elf
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- emul="${emul}32"
- ;;
@@ -13588,7 +14217,7 @@ index 79ed2051..00000000
- emul="${emul}64"
- ;;
- esac
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *MSB*)
- emul="${emul}btsmip"
- ;;
@@ -13596,7 +14225,7 @@ index 79ed2051..00000000
- emul="${emul}ltsmip"
- ;;
- esac
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *N32*)
- emul="${emul}n32"
- ;;
@@ -13620,14 +14249,14 @@ index 79ed2051..00000000
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *32-bit*)
- case $host in
- x86_64-*kfreebsd*-gnu)
- LD="${LD-ld} -m elf_i386_fbsd"
- ;;
- x86_64-*linux*)
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *x86-64*)
- LD="${LD-ld} -m elf32_x86_64"
- ;;
@@ -13686,8 +14315,8 @@ index 79ed2051..00000000
-if test ${lt_cv_cc_needs_belf+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_ext=c
+-else case e in #(
+- e) ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
@@ -13707,8 +14336,9 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- lt_cv_cc_needs_belf=yes
--else $as_nop
-- lt_cv_cc_needs_belf=no
+-else case e in #(
+- e) lt_cv_cc_needs_belf=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
@@ -13717,7 +14347,8 @@ index 79ed2051..00000000
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
-printf "%s\n" "$lt_cv_cc_needs_belf" >&6; }
@@ -13735,7 +14366,7 @@ index 79ed2051..00000000
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *64-bit*)
- case $lt_cv_prog_gnu_ld in
- yes*)
@@ -13775,8 +14406,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_MANIFEST_TOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$MANIFEST_TOOL"; then
+-else case e in #(
+- e) if test -n "$MANIFEST_TOOL"; then
- ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -13798,7 +14429,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
-if test -n "$MANIFEST_TOOL"; then
@@ -13820,8 +14452,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_MANIFEST_TOOL"; then
+-else case e in #(
+- e) if test -n "$ac_ct_MANIFEST_TOOL"; then
- ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -13843,7 +14475,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
-if test -n "$ac_ct_MANIFEST_TOOL"; then
@@ -13875,15 +14508,16 @@ index 79ed2051..00000000
-if test ${lt_cv_path_mainfest_tool+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_path_mainfest_tool=no
+-else case e in #(
+- e) lt_cv_path_mainfest_tool=no
- echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
- $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
- cat conftest.err >&5
- if $GREP 'Manifest Tool' conftest.out > /dev/null; then
- lt_cv_path_mainfest_tool=yes
- fi
-- rm -f conftest*
+- rm -f conftest* ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
-printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; }
@@ -13906,8 +14540,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_DSYMUTIL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$DSYMUTIL"; then
+-else case e in #(
+- e) if test -n "$DSYMUTIL"; then
- ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -13929,7 +14563,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-DSYMUTIL=$ac_cv_prog_DSYMUTIL
-if test -n "$DSYMUTIL"; then
@@ -13951,8 +14586,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_DSYMUTIL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_DSYMUTIL"; then
+-else case e in #(
+- e) if test -n "$ac_ct_DSYMUTIL"; then
- ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -13974,7 +14609,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
-if test -n "$ac_ct_DSYMUTIL"; then
@@ -14008,8 +14644,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_NMEDIT+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$NMEDIT"; then
+-else case e in #(
+- e) if test -n "$NMEDIT"; then
- ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14031,7 +14667,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-NMEDIT=$ac_cv_prog_NMEDIT
-if test -n "$NMEDIT"; then
@@ -14053,8 +14690,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_NMEDIT+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_NMEDIT"; then
+-else case e in #(
+- e) if test -n "$ac_ct_NMEDIT"; then
- ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14076,7 +14713,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
-if test -n "$ac_ct_NMEDIT"; then
@@ -14110,8 +14748,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_LIPO+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$LIPO"; then
+-else case e in #(
+- e) if test -n "$LIPO"; then
- ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14133,7 +14771,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-LIPO=$ac_cv_prog_LIPO
-if test -n "$LIPO"; then
@@ -14155,8 +14794,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_LIPO+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_LIPO"; then
+-else case e in #(
+- e) if test -n "$ac_ct_LIPO"; then
- ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14178,7 +14817,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
-if test -n "$ac_ct_LIPO"; then
@@ -14212,8 +14852,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_OTOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$OTOOL"; then
+-else case e in #(
+- e) if test -n "$OTOOL"; then
- ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14235,7 +14875,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-OTOOL=$ac_cv_prog_OTOOL
-if test -n "$OTOOL"; then
@@ -14257,8 +14898,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_OTOOL+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_OTOOL"; then
+-else case e in #(
+- e) if test -n "$ac_ct_OTOOL"; then
- ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14280,7 +14921,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
-if test -n "$ac_ct_OTOOL"; then
@@ -14314,8 +14956,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_OTOOL64+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$OTOOL64"; then
+-else case e in #(
+- e) if test -n "$OTOOL64"; then
- ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14337,7 +14979,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-OTOOL64=$ac_cv_prog_OTOOL64
-if test -n "$OTOOL64"; then
@@ -14359,8 +15002,8 @@ index 79ed2051..00000000
-if test ${ac_cv_prog_ac_ct_OTOOL64+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$ac_ct_OTOOL64"; then
+-else case e in #(
+- e) if test -n "$ac_ct_OTOOL64"; then
- ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -14382,7 +15025,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
-if test -n "$ac_ct_OTOOL64"; then
@@ -14439,8 +15083,8 @@ index 79ed2051..00000000
-if test ${lt_cv_apple_cc_single_mod+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_apple_cc_single_mod=no
+-else case e in #(
+- e) lt_cv_apple_cc_single_mod=no
- if test -z "$LT_MULTI_MODULE"; then
- # By default we will add the -single_module flag. You can override
- # by either setting the environment variable LT_MULTI_MODULE
@@ -14466,7 +15110,8 @@ index 79ed2051..00000000
- fi
- rm -rf libconftest.dylib*
- rm -f conftest.*
-- fi
+- fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
-printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; }
@@ -14476,8 +15121,8 @@ index 79ed2051..00000000
-if test ${lt_cv_ld_exported_symbols_list+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_ld_exported_symbols_list=no
+-else case e in #(
+- e) lt_cv_ld_exported_symbols_list=no
- save_LDFLAGS=$LDFLAGS
- echo "_main" > conftest.sym
- LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
@@ -14495,13 +15140,15 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- lt_cv_ld_exported_symbols_list=yes
--else $as_nop
-- lt_cv_ld_exported_symbols_list=no
+-else case e in #(
+- e) lt_cv_ld_exported_symbols_list=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
- LDFLAGS=$save_LDFLAGS
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
-printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; }
@@ -14511,15 +15158,15 @@ index 79ed2051..00000000
-if test ${lt_cv_ld_force_load+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_ld_force_load=no
+-else case e in #(
+- e) lt_cv_ld_force_load=no
- cat > conftest.c << _LT_EOF
-int forced_loaded() { return 2;}
-_LT_EOF
- echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
- $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
-- echo "$AR cru libconftest.a conftest.o" >&5
-- $AR cru libconftest.a conftest.o 2>&5
+- echo "$AR $AR_FLAGS libconftest.a conftest.o" >&5
+- $AR $AR_FLAGS libconftest.a conftest.o 2>&5
- echo "$RANLIB libconftest.a" >&5
- $RANLIB libconftest.a 2>&5
- cat > conftest.c << _LT_EOF
@@ -14537,7 +15184,8 @@ index 79ed2051..00000000
- fi
- rm -f conftest.err libconftest.a conftest conftest.c
- rm -rf conftest.dSYM
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
-printf "%s\n" "$lt_cv_ld_force_load" >&6; }
@@ -14546,17 +15194,12 @@ index 79ed2051..00000000
- _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
- darwin1.*)
- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
-- darwin*) # darwin 5.x on
-- # if running on 10.5 or later, the deployment target defaults
-- # to the OS version, if on x86, and 10.4, the deployment
-- # target defaults to 10.4. Don't you love it?
-- case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
-- 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
-- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
-- 10.[012][,.]*)
-- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
-- 10.*)
-- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
+- darwin*)
+- case $MACOSX_DEPLOYMENT_TARGET,$host in
+- 10.[012],*|,*powerpc*-darwin[5-8]*)
+- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
+- *)
+- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
- esac
- ;;
- esac
@@ -14682,8 +15325,9 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- ;;
- esac
--else $as_nop
-- enable_shared=yes
+-else case e in #(
+- e) enable_shared=yes ;;
+-esac
-fi
-
-
@@ -14714,8 +15358,9 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- ;;
- esac
--else $as_nop
-- enable_static=yes
+-else case e in #(
+- e) enable_static=yes ;;
+-esac
-fi
-
-
@@ -14746,8 +15391,9 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- ;;
- esac
--else $as_nop
-- pic_mode=default
+-else case e in #(
+- e) pic_mode=default ;;
+-esac
-fi
-
-
@@ -14777,8 +15423,9 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- ;;
- esac
--else $as_nop
-- enable_fast_install=yes
+-else case e in #(
+- e) enable_fast_install=yes ;;
+-esac
-fi
-
-
@@ -14805,15 +15452,17 @@ index 79ed2051..00000000
- ;;
- esac
- lt_cv_with_aix_soname=$with_aix_soname
--else $as_nop
-- if test ${lt_cv_with_aix_soname+y}
+-else case e in #(
+- e) if test ${lt_cv_with_aix_soname+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_with_aix_soname=aix
+-else case e in #(
+- e) lt_cv_with_aix_soname=aix ;;
+-esac
-fi
-
-- with_aix_soname=$lt_cv_with_aix_soname
+- with_aix_soname=$lt_cv_with_aix_soname ;;
+-esac
-fi
-
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
@@ -14904,8 +15553,8 @@ index 79ed2051..00000000
-if test ${lt_cv_objdir+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- rm -f .libs 2>/dev/null
+-else case e in #(
+- e) rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
- lt_cv_objdir=.libs
@@ -14913,7 +15562,8 @@ index 79ed2051..00000000
- # MS-DOS does not allow filenames that begin with a dot.
- lt_cv_objdir=_libs
-fi
--rmdir .libs 2>/dev/null
+-rmdir .libs 2>/dev/null ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
-printf "%s\n" "$lt_cv_objdir" >&6; }
@@ -14944,8 +15594,8 @@ index 79ed2051..00000000
-ofile=libtool
-can_build_shared=yes
-
--# All known linkers require a '.a' archive for static linking (except MSVC,
--# which needs '.lib').
+-# All known linkers require a '.a' archive for static linking (except MSVC and
+-# ICC, which need '.lib').
-libext=a
-
-with_gnu_ld=$lt_cv_prog_gnu_ld
@@ -14974,8 +15624,8 @@ index 79ed2051..00000000
-if test ${lt_cv_path_MAGIC_CMD+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- case $MAGIC_CMD in
+-else case e in #(
+- e) case $MAGIC_CMD in
-[\\/*] | ?:[\\/]*)
- lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
- ;;
@@ -15018,6 +15668,7 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- MAGIC_CMD=$lt_save_MAGIC_CMD
- ;;
+-esac ;;
-esac
-fi
-
@@ -15041,8 +15692,8 @@ index 79ed2051..00000000
-if test ${lt_cv_path_MAGIC_CMD+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- case $MAGIC_CMD in
+-else case e in #(
+- e) case $MAGIC_CMD in
-[\\/*] | ?:[\\/]*)
- lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
- ;;
@@ -15085,6 +15736,7 @@ index 79ed2051..00000000
- IFS=$lt_save_ifs
- MAGIC_CMD=$lt_save_MAGIC_CMD
- ;;
+-esac ;;
-esac
-fi
-
@@ -15184,8 +15836,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_rtti_exceptions+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_rtti_exceptions=no
+-else case e in #(
+- e) lt_cv_prog_compiler_rtti_exceptions=no
- ac_outfile=conftest.$ac_objext
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
- lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
@@ -15213,7 +15865,8 @@ index 79ed2051..00000000
- fi
- fi
- $RM conftest*
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
-printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
@@ -15457,7 +16110,7 @@ index 79ed2051..00000000
- lt_prog_compiler_static='-qstaticlink'
- ;;
- *)
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
- # Sun Fortran 8.3 passes all unrecognized flags to the linker
- lt_prog_compiler_pic='-KPIC'
@@ -15578,8 +16231,9 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_pic+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
+-else case e in #(
+- e) lt_cv_prog_compiler_pic=$lt_prog_compiler_pic ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
-printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; }
@@ -15594,8 +16248,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_pic_works+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_pic_works=no
+-else case e in #(
+- e) lt_cv_prog_compiler_pic_works=no
- ac_outfile=conftest.$ac_objext
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
- lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
@@ -15623,7 +16277,8 @@ index 79ed2051..00000000
- fi
- fi
- $RM conftest*
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
-printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; }
@@ -15659,8 +16314,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_static_works+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_static_works=no
+-else case e in #(
+- e) lt_cv_prog_compiler_static_works=no
- save_LDFLAGS=$LDFLAGS
- LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
- echo "$lt_simple_link_test_code" > conftest.$ac_ext
@@ -15681,7 +16336,8 @@ index 79ed2051..00000000
- fi
- $RM -r conftest*
- LDFLAGS=$save_LDFLAGS
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
-printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; }
@@ -15703,8 +16359,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_c_o+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_c_o=no
+-else case e in #(
+- e) lt_cv_prog_compiler_c_o=no
- $RM -r conftest 2>/dev/null
- mkdir conftest
- cd conftest
@@ -15744,7 +16400,8 @@ index 79ed2051..00000000
- cd ..
- $RM -r conftest
- $RM conftest*
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
-printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
@@ -15759,8 +16416,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler_c_o+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler_c_o=no
+-else case e in #(
+- e) lt_cv_prog_compiler_c_o=no
- $RM -r conftest 2>/dev/null
- mkdir conftest
- cd conftest
@@ -15800,7 +16457,8 @@ index 79ed2051..00000000
- cd ..
- $RM -r conftest
- $RM conftest*
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
-printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
@@ -15880,15 +16538,15 @@ index 79ed2051..00000000
-
- case $host_os in
- cygwin* | mingw* | pw32* | cegcc*)
-- # FIXME: the MSVC++ port hasn't been tested in a loooong time
+- # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
- # When not using gcc, we currently assume that we are using
-- # Microsoft Visual C++.
+- # Microsoft Visual C++ or Intel C++ Compiler.
- if test yes != "$GCC"; then
- with_gnu_ld=no
- fi
- ;;
- interix*)
-- # we just hope/assume this is gcc and not c89 (= MSVC++)
+- # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
- with_gnu_ld=yes
- ;;
- openbsd* | bitrig*)
@@ -15940,7 +16598,7 @@ index 79ed2051..00000000
- whole_archive_flag_spec=
- fi
- supports_anon_versioning=no
-- case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
+- case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
- *GNU\ gold*) supports_anon_versioning=yes ;;
- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
- *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
@@ -16052,6 +16710,7 @@ index 79ed2051..00000000
- emximp -o $lib $output_objdir/$libname.def'
- old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
- enable_shared_with_static_runtimes=yes
+- file_list_spec='@'
- ;;
-
- interix[3-9]*)
@@ -16066,7 +16725,7 @@ index 79ed2051..00000000
- # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
- # time. Moving up from 0x10000000 also allows more sbrk(2) space.
- archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-- archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+- archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- ;;
-
- gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
@@ -16109,7 +16768,7 @@ index 79ed2051..00000000
- compiler_needs_object=yes
- ;;
- esac
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ C*) # Sun C 5.9
- whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
- compiler_needs_object=yes
@@ -16121,7 +16780,7 @@ index 79ed2051..00000000
-
- if test yes = "$supports_anon_versioning"; then
- archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
-- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+- cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
- fi
@@ -16137,7 +16796,7 @@ index 79ed2051..00000000
- archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
- if test yes = "$supports_anon_versioning"; then
- archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
-- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+- cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
- fi
@@ -16269,7 +16928,7 @@ index 79ed2051..00000000
- if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
- export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
- else
-- export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
+- export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
- fi
- aix_use_runtimelinking=no
-
@@ -16394,8 +17053,8 @@ index 79ed2051..00000000
- if test ${lt_cv_aix_libpath_+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -16427,7 +17086,8 @@ index 79ed2051..00000000
- if test -z "$lt_cv_aix_libpath_"; then
- lt_cv_aix_libpath_=/usr/lib:/lib
- fi
--
+- ;;
+-esac
-fi
-
- aix_libpath=$lt_cv_aix_libpath_
@@ -16449,8 +17109,8 @@ index 79ed2051..00000000
- if test ${lt_cv_aix_libpath_+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -16482,7 +17142,8 @@ index 79ed2051..00000000
- if test -z "$lt_cv_aix_libpath_"; then
- lt_cv_aix_libpath_=/usr/lib:/lib
- fi
--
+- ;;
+-esac
-fi
-
- aix_libpath=$lt_cv_aix_libpath_
@@ -16540,12 +17201,12 @@ index 79ed2051..00000000
-
- cygwin* | mingw* | pw32* | cegcc*)
- # When not using gcc, we currently assume that we are using
-- # Microsoft Visual C++.
+- # Microsoft Visual C++ or Intel C++ Compiler.
- # hardcode_libdir_flag_spec is actually meaningless, as there is
- # no search path for DLLs.
- case $cc_basename in
-- cl*)
-- # Native MSVC
+- cl* | icl*)
+- # Native MSVC or ICC
- hardcode_libdir_flag_spec=' '
- allow_undefined_flag=unsupported
- always_export_symbols=yes
@@ -16586,7 +17247,7 @@ index 79ed2051..00000000
- fi'
- ;;
- *)
-- # Assume MSVC wrapper
+- # Assume MSVC and ICC wrapper
- hardcode_libdir_flag_spec=' '
- allow_undefined_flag=unsupported
- # Tell ltmain to make .lib files, not .a files.
@@ -16627,8 +17288,8 @@ index 79ed2051..00000000
- output_verbose_link_cmd=func_echo_all
- archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
- module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
-- archive_expsym_cmds="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
-- module_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
+- archive_expsym_cmds="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
+- module_expsym_cmds="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
-
- else
- ld_shlibs=no
@@ -16662,7 +17323,7 @@ index 79ed2051..00000000
- ;;
-
- # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-- freebsd* | dragonfly*)
+- freebsd* | dragonfly* | midnightbsd*)
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- hardcode_libdir_flag_spec='-R$libdir'
- hardcode_direct=yes
@@ -16733,8 +17394,8 @@ index 79ed2051..00000000
-if test ${lt_cv_prog_compiler__b+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_prog_compiler__b=no
+-else case e in #(
+- e) lt_cv_prog_compiler__b=no
- save_LDFLAGS=$LDFLAGS
- LDFLAGS="$LDFLAGS -b"
- echo "$lt_simple_link_test_code" > conftest.$ac_ext
@@ -16755,7 +17416,8 @@ index 79ed2051..00000000
- fi
- $RM -r conftest*
- LDFLAGS=$save_LDFLAGS
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
-printf "%s\n" "$lt_cv_prog_compiler__b" >&6; }
@@ -16803,8 +17465,8 @@ index 79ed2051..00000000
-if test ${lt_cv_irix_exported_symbol+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- save_LDFLAGS=$LDFLAGS
+-else case e in #(
+- e) save_LDFLAGS=$LDFLAGS
- LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
@@ -16813,12 +17475,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- lt_cv_irix_exported_symbol=yes
--else $as_nop
-- lt_cv_irix_exported_symbol=no
+-else case e in #(
+- e) lt_cv_irix_exported_symbol=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
-- LDFLAGS=$save_LDFLAGS
+- LDFLAGS=$save_LDFLAGS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
-printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; }
@@ -16913,6 +17577,7 @@ index 79ed2051..00000000
- emximp -o $lib $output_objdir/$libname.def'
- old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
- enable_shared_with_static_runtimes=yes
+- file_list_spec='@'
- ;;
-
- osf3*)
@@ -17143,8 +17808,8 @@ index 79ed2051..00000000
-if test ${lt_cv_archive_cmds_need_lc+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- $RM conftest*
+-else case e in #(
+- e) $RM conftest*
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
- if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
@@ -17180,7 +17845,8 @@ index 79ed2051..00000000
- cat conftest.err 1>&5
- fi
- $RM conftest*
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
-printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; }
@@ -17605,7 +18271,7 @@ index 79ed2051..00000000
- case $host_os in
- cygwin*)
- # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-- soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
+- soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
-
- sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
- ;;
@@ -17615,14 +18281,14 @@ index 79ed2051..00000000
- ;;
- pw32*)
- # pw32 DLLs use 'pw' prefix rather than 'lib'
-- library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
+- library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
- ;;
- esac
- dynamic_linker='Win32 ld.exe'
- ;;
-
-- *,cl*)
-- # Native MSVC
+- *,cl* | *,icl*)
+- # Native MSVC or ICC
- libname_spec='$name'
- soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
- library_names_spec='$libname.dll.lib'
@@ -17641,7 +18307,7 @@ index 79ed2051..00000000
- done
- IFS=$lt_save_ifs
- # Convert to MSYS style.
-- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
- ;;
- cygwin*)
- # Convert to unix form, then to dos form, then back to unix form
@@ -17678,7 +18344,7 @@ index 79ed2051..00000000
- ;;
-
- *)
-- # Assume MSVC wrapper
+- # Assume MSVC and ICC wrapper
- library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
- dynamic_linker='Win32 ld.exe'
- ;;
@@ -17711,7 +18377,7 @@ index 79ed2051..00000000
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
--freebsd* | dragonfly*)
+-freebsd* | dragonfly* | midnightbsd*)
- # DragonFly does not have aout. When/if they implement a new
- # versioning mechanism, adjust this.
- if test -x /usr/bin/objformat; then
@@ -17907,8 +18573,8 @@ index 79ed2051..00000000
- if test ${lt_cv_shlibpath_overrides_runpath+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- lt_cv_shlibpath_overrides_runpath=no
+-else case e in #(
+- e) lt_cv_shlibpath_overrides_runpath=no
- save_LDFLAGS=$LDFLAGS
- save_libdir=$libdir
- eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
@@ -17935,7 +18601,8 @@ index 79ed2051..00000000
- conftest$ac_exeext conftest.$ac_ext
- LDFLAGS=$save_LDFLAGS
- libdir=$save_libdir
--
+- ;;
+-esac
-fi
-
- shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
@@ -18360,16 +19027,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_dl_dlopen+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char dlopen ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dlopen (void);
-int
-main (void)
-{
@@ -18381,24 +19054,27 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_dl_dlopen=yes
--else $as_nop
-- ac_cv_lib_dl_dlopen=no
+-else case e in #(
+- e) ac_cv_lib_dl_dlopen=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
-printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = xyes
-then :
- lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
--else $as_nop
--
+-else case e in #(
+- e)
- lt_cv_dlopen=dyld
- lt_cv_dlopen_libs=
- lt_cv_dlopen_self=yes
--
+- ;;
+-esac
-fi
-
- ;;
@@ -18416,22 +19092,28 @@ index 79ed2051..00000000
-if test "x$ac_cv_func_shl_load" = xyes
-then :
- lt_cv_dlopen=shl_load
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
-printf %s "checking for shl_load in -ldld... " >&6; }
-if test ${ac_cv_lib_dld_shl_load+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char shl_load ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char shl_load (void);
-int
-main (void)
-{
@@ -18443,39 +19125,47 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_dld_shl_load=yes
--else $as_nop
-- ac_cv_lib_dld_shl_load=no
+-else case e in #(
+- e) ac_cv_lib_dld_shl_load=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
-printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = xyes
-then :
- lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
--else $as_nop
-- ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
+-else case e in #(
+- e) ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-if test "x$ac_cv_func_dlopen" = xyes
-then :
- lt_cv_dlopen=dlopen
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
-printf %s "checking for dlopen in -ldl... " >&6; }
-if test ${ac_cv_lib_dl_dlopen+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char dlopen ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dlopen (void);
-int
-main (void)
-{
@@ -18487,34 +19177,42 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_dl_dlopen=yes
--else $as_nop
-- ac_cv_lib_dl_dlopen=no
+-else case e in #(
+- e) ac_cv_lib_dl_dlopen=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
-printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = xyes
-then :
- lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
-printf %s "checking for dlopen in -lsvld... " >&6; }
-if test ${ac_cv_lib_svld_dlopen+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsvld $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char dlopen ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dlopen (void);
-int
-main (void)
-{
@@ -18526,34 +19224,42 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_svld_dlopen=yes
--else $as_nop
-- ac_cv_lib_svld_dlopen=no
+-else case e in #(
+- e) ac_cv_lib_svld_dlopen=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
-printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = xyes
-then :
- lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
-printf %s "checking for dld_link in -ldld... " >&6; }
-if test ${ac_cv_lib_dld_dld_link+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char dld_link ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dld_link (void);
-int
-main (void)
-{
@@ -18565,12 +19271,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_dld_dld_link=yes
--else $as_nop
-- ac_cv_lib_dld_dld_link=no
+-else case e in #(
+- e) ac_cv_lib_dld_dld_link=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
-printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; }
@@ -18579,19 +19287,24 @@ index 79ed2051..00000000
- lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
-fi
-
--
+- ;;
+-esac
-fi
-
--
+- ;;
+-esac
-fi
-
--
+- ;;
+-esac
-fi
-
--
+- ;;
+-esac
-fi
-
--
+- ;;
+-esac
-fi
-
- ;;
@@ -18619,8 +19332,8 @@ index 79ed2051..00000000
-if test ${lt_cv_dlopen_self+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test yes = "$cross_compiling"; then :
+-else case e in #(
+- e) if test yes = "$cross_compiling"; then :
- lt_cv_dlopen_self=cross
-else
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
@@ -18714,7 +19427,8 @@ index 79ed2051..00000000
-fi
-rm -fr conftest*
-
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
-printf "%s\n" "$lt_cv_dlopen_self" >&6; }
@@ -18726,8 +19440,8 @@ index 79ed2051..00000000
-if test ${lt_cv_dlopen_self_static+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test yes = "$cross_compiling"; then :
+-else case e in #(
+- e) if test yes = "$cross_compiling"; then :
- lt_cv_dlopen_self_static=cross
-else
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
@@ -18821,7 +19535,8 @@ index 79ed2051..00000000
-fi
-rm -fr conftest*
-
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
-printf "%s\n" "$lt_cv_dlopen_self_static" >&6; }
@@ -18864,30 +19579,41 @@ index 79ed2051..00000000
-old_striplib=
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
-printf %s "checking whether stripping libraries is possible... " >&6; }
--if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
-- test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-- test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
--printf "%s\n" "yes" >&6; }
+-if test -z "$STRIP"; then
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
-else
--# FIXME - insert some real tests, host_os isn't really good enough
-- case $host_os in
-- darwin*)
-- if test -n "$STRIP"; then
+- if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+- old_striplib="$STRIP --strip-debug"
+- striplib="$STRIP --strip-unneeded"
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; }
+- else
+- case $host_os in
+- darwin*)
+- # FIXME - insert some real tests, host_os isn't really good enough
- striplib="$STRIP -x"
- old_striplib="$STRIP -S"
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
-- else
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+- ;;
+- freebsd*)
+- if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then
+- old_striplib="$STRIP --strip-debug"
+- striplib="$STRIP --strip-unneeded"
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; }
+- else
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
-- fi
-- ;;
-- *)
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+- fi
+- ;;
+- *)
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
-- ;;
-- esac
+- ;;
+- esac
+- fi
-fi
-
-
@@ -18985,7 +19711,7 @@ index 79ed2051..00000000
-case "${host_os}" in
-freebsd*)
- CPPFLAGS="${CPPFLAGS} -I/usr/local/include -pthread"
-- LDFLAGS="-L/usr/local/lib"
+- LDFLAGS="${LDFLAGS} -L/usr/local/lib"
- #LIBS=
- ;;
-linux*)
@@ -18998,16 +19724,16 @@ index 79ed2051..00000000
-*)
- ;;
-esac
--OPT_CFLAGS="`echo "${CFLAGS}" | sed 's|-g |-g3 |'`"
--CFLAGS="-pipe"
+-OPT_CFLAGS="`echo "${CFLAGS}" | tr ' ' '\n' | sed 's|^-g$|-g3|' | tr '\n' ' '` -fvisibility=hidden"
+-CFLAGS="`echo ${CFLAGS} | tr ' ' '\n' | grep -v '^-O.*' | uniq | tr '\n' ' '` -fvisibility=hidden"
-
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of time_t" >&5
-printf %s "checking size of time_t... " >&6; }
-if test ${ac_cv_sizeof_time_t+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- for ac_size in 4 8 1 2 16 ; do # List sizes in rough order of prevalence.
+-else case e in #(
+- e) for ac_size in 4 8 1 2 16 ; do # List sizes in rough order of prevalence.
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
@@ -19029,7 +19755,8 @@ index 79ed2051..00000000
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
- if test x$ac_cv_sizeof_time_t != x ; then break; fi
-done
--
+- ;;
+-esac
-fi
-
-if test x$ac_cv_sizeof_time_t = x ; then
@@ -19047,8 +19774,8 @@ index 79ed2051..00000000
-if test ${ax_cv_check_cflags__Werror__Wno_frame_address+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
--
+-else case e in #(
+- e)
- ax_check_save_flags=$CFLAGS
- CFLAGS="$CFLAGS -Werror -Wno-frame-address"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19065,19 +19792,22 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- ax_cv_check_cflags__Werror__Wno_frame_address=yes
--else $as_nop
-- ax_cv_check_cflags__Werror__Wno_frame_address=no
+-else case e in #(
+- e) ax_cv_check_cflags__Werror__Wno_frame_address=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-- CFLAGS=$ax_check_save_flags
+- CFLAGS=$ax_check_save_flags ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_cflags__Werror__Wno_frame_address" >&5
-printf "%s\n" "$ax_cv_check_cflags__Werror__Wno_frame_address" >&6; }
-if test "x$ax_cv_check_cflags__Werror__Wno_frame_address" = xyes
-then :
- CFLAGS="${CFLAGS} -Wno-frame-address"
--else $as_nop
-- :
+-else case e in #(
+- e) : ;;
+-esac
-fi
-
-
@@ -19099,26 +19829,64 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- ac_cc_warn_ipt=1
--else $as_nop
-- ac_cc_warn_ipt=0
+-else case e in #(
+- e) ac_cc_warn_ipt=0 ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-if test $ac_cc_warn_ipt -ne 0
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
--else $as_nop
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
--printf "%s\n" "no" >&6; }
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; } ;;
+-esac
-fi
-CFLAGS="$ac_save_CFLAGS"
-
+-mused="[[maybe_unused]]"
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether '$CC' supports '${mused}' " >&5
+-printf %s "checking whether '$CC' supports '${mused}' ... " >&6; }
+-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-${mused} int bar=42;
+-int
+-main (void)
+-{
+-
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_compile "$LINENO"
+-then :
+-
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; }
+-
+-printf "%s\n" "#define MAYBE_UNUSED ${mused}" >>confdefs.h
+-
+-
+-else case e in #(
+- e)
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
+-
+-printf "%s\n" "#define MAYBE_UNUSED /**/" >>confdefs.h
+-
+- ;;
+-esac
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-
-# Check whether --enable-systemd was given.
-if test ${enable_systemd+y}
-then :
- enableval=$enable_systemd;
--else $as_nop
-- enable_systemd=no
+-else case e in #(
+- e) enable_systemd=no ;;
+-esac
-fi
-
-
@@ -19126,8 +19894,9 @@ index 79ed2051..00000000
-if test ${enable_coverage+y}
-then :
- enableval=$enable_coverage; ENABLE_COVERAGE=${enableval}
--else $as_nop
-- ENABLE_COVERAGE=no
+-else case e in #(
+- e) ENABLE_COVERAGE=no ;;
+-esac
-fi
-
-
@@ -19135,8 +19904,9 @@ index 79ed2051..00000000
-if test ${enable_memglitching+y}
-then :
- enableval=$enable_memglitching; ENABLE_MEMGLITCHING=${enableval}
--else $as_nop
-- ENABLE_MEMGLITCHING=no
+-else case e in #(
+- e) ENABLE_MEMGLITCHING=no ;;
+-esac
-fi
-
-
@@ -19144,26 +19914,77 @@ index 79ed2051..00000000
-if test ${enable_basic_tests+y}
-then :
- enableval=$enable_basic_tests; ENABLE_BASIC_TESTS=${enableval}
--else $as_nop
-- ENABLE_BASIC_TESTS=yes
+-else case e in #(
+- e) ENABLE_BASIC_TESTS=yes ;;
+-esac
-fi
-
-
+-test_lto() {
+- if test "${ENABLE_LTO}" != "yes" -a "${ENABLE_LTO}" != "auto" ; then return; fi
+-
+- local CFLAGS="$CFLAGS -flto"
+- local LDFLAGS="$LDFLAGS -flto"
+-
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether linking with -flto works" >&5
+-printf %s "checking whether linking with -flto works... " >&6; }
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-
+-int
+-main (void)
+-{
+-
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_link "$LINENO"
+-then :
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; }
+- local _ENABLE_LTO=yes
+-else case e in #(
+- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
+- local _ENABLE_LTO=no
+- ;;
+-esac
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam \
+- conftest$ac_exeext conftest.$ac_ext
+- if test "${_ENABLE_LTO}" = "yes"
+- then
+- ENABLE_LTO="yes"
+- return
+- fi
+- if test "${ENABLE_LTO}" = "auto"
+- then
+- ENABLE_LTO="no"
+- return
+- fi
+- as_fn_error $? "LTO is not working" "$LINENO" 5
+-}
+-
-# Check whether --enable-lto was given.
-if test ${enable_lto+y}
-then :
- enableval=$enable_lto; ENABLE_LTO=${enableval}
--else $as_nop
-- ENABLE_LTO=no
+-else case e in #(
+- e) ENABLE_LTO=no ;;
+-esac
-fi
-
-
+-test_lto
+-
-# Check whether --enable-librtpproxy was given.
-if test ${enable_librtpproxy+y}
-then :
- enableval=$enable_librtpproxy; ENABLE_LIBRTPPROXY=${enableval}
--else $as_nop
-- ENABLE_LIBRTPPROXY=no
+-else case e in #(
+- e) ENABLE_LIBRTPPROXY=no ;;
+-esac
-fi
-
-
@@ -19176,6 +19997,55 @@ index 79ed2051..00000000
- LDFLAGS="${LDFLAGS} --coverage"
-fi
-
+-# Check whether --enable-noinst was given.
+-if test ${enable_noinst+y}
+-then :
+- enableval=$enable_noinst; ENABLE_noinst=$enableval
+-else case e in #(
+- e) ENABLE_noinst=yes ;;
+-esac
+-fi
+-
+-
+-# Check whether --enable-debug was given.
+-if test ${enable_debug+y}
+-then :
+- enableval=$enable_debug; ENABLE_debug=$enableval
+-else case e in #(
+- e) ENABLE_debug=yes ;;
+-esac
+-fi
+-
+-
+-# Check whether --enable-silent was given.
+-if test ${enable_silent+y}
+-then :
+- enableval=$enable_silent; ENABLE_SILENT=$enableval
+-else case e in #(
+- e) ENABLE_SILENT=no ;;
+-esac
+-fi
+-
+-
+-# Check whether --enable-static-crypto was given.
+-if test ${enable_static_crypto+y}
+-then :
+- enableval=$enable_static_crypto; ENABLE_STATIC_CRYPTO=$enableval
+-else case e in #(
+- e) ENABLE_STATIC_CRYPTO=no ;;
+-esac
+-fi
+-
+-
+-if test "$ENABLE_STATIC_CRYPTO" = yes; then
+- LIB_CRYPTO="${LIB_CRYPTO_STATIC:-"-l:libcrypto.a -lpthread"}"
+- LIB_SSL='-l:libssl.a'
+- LIB_SRTP2='-l:libsrtp2.a'
+-else
+- LIB_CRYPTO='-lcrypto'
+- LIB_SSL='-lssl'
+- LIB_SRTP2='-lsrtp2'
+-fi
-
-# Checks for libraries.
-
@@ -19186,15 +20056,21 @@ index 79ed2051..00000000
-if test ${ac_cv_search_sd_listen_fds+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_func_search_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_func_search_save_LIBS=$LIBS
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char sd_listen_fds ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char sd_listen_fds (void);
-int
-main (void)
-{
@@ -19225,11 +20101,13 @@ index 79ed2051..00000000
-if test ${ac_cv_search_sd_listen_fds+y}
-then :
-
--else $as_nop
-- ac_cv_search_sd_listen_fds=no
+-else case e in #(
+- e) ac_cv_search_sd_listen_fds=no ;;
+-esac
-fi
-rm conftest.$ac_ext
--LIBS=$ac_func_search_save_LIBS
+-LIBS=$ac_func_search_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_sd_listen_fds" >&5
-printf "%s\n" "$ac_cv_search_sd_listen_fds" >&6; }
@@ -19238,16 +20116,18 @@ index 79ed2051..00000000
-then :
- test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
- have_sd_listen_fds=yes
--else $as_nop
-- as_fn_error $? "Cannot find sd_listen_fds function" "$LINENO" 5
+-else case e in #(
+- e) as_fn_error $? "Cannot find sd_listen_fds function" "$LINENO" 5 ;;
+-esac
-fi
-
- ac_fn_c_check_header_compile "$LINENO" "systemd/sd-daemon.h" "ac_cv_header_systemd_sd_daemon_h" "$ac_includes_default"
-if test "x$ac_cv_header_systemd_sd_daemon_h" = xyes
-then :
- have_systemd_sd_daemon_h=yes
--else $as_nop
-- as_fn_error $? "Cannot find <systemd/sd-daemon.h> header" "$LINENO" 5
+-else case e in #(
+- e) as_fn_error $? "Cannot find <systemd/sd-daemon.h> header" "$LINENO" 5 ;;
+-esac
-fi
-
- if test x"$have_sd_listen_fds" = x"yes" && \
@@ -19268,25 +20148,34 @@ index 79ed2051..00000000
-
-if test "$found_dlfcn" = yes
-then
-- ENABLE_MODULE_IF=1
+- if test "${enable_shared}" = yes
+- then
+- ENABLE_MODULE_IF=1
-
-printf "%s\n" "#define ENABLE_MODULE_IF 1" >>confdefs.h
-
+- fi
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dladdr in -ldl" >&5
-printf %s "checking for dladdr in -ldl... " >&6; }
-if test ${ac_cv_lib_dl_dladdr+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char dladdr ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dladdr (void);
-int
-main (void)
-{
@@ -19298,20 +20187,23 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_dl_dladdr=yes
--else $as_nop
-- ac_cv_lib_dl_dladdr=no
+-else case e in #(
+- e) ac_cv_lib_dl_dladdr=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dladdr" >&5
-printf "%s\n" "$ac_cv_lib_dl_dladdr" >&6; }
-if test "x$ac_cv_lib_dl_dladdr" = xyes
-then :
- LIBS_DL=-ldl
--else $as_nop
-- LIBS_DL=
+-else case e in #(
+- e) LIBS_DL= ;;
+-esac
-fi
-
-fi
@@ -19330,16 +20222,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_gsm_gsm_create+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lgsm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char gsm_create ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char gsm_create (void);
-int
-main (void)
-{
@@ -19351,12 +20249,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_gsm_gsm_create=yes
--else $as_nop
-- ac_cv_lib_gsm_gsm_create=no
+-else case e in #(
+- e) ac_cv_lib_gsm_gsm_create=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gsm_gsm_create" >&5
-printf "%s\n" "$ac_cv_lib_gsm_gsm_create" >&6; }
@@ -19384,8 +20284,8 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_g729_g729_encoder_new+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lg729 -lm
- $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19393,8 +20293,14 @@ index 79ed2051..00000000
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char g729_encoder_new ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char g729_encoder_new (void);
-int
-main (void)
-{
@@ -19406,12 +20312,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_g729_g729_encoder_new=yes
--else $as_nop
-- ac_cv_lib_g729_g729_encoder_new=no
+-else case e in #(
+- e) ac_cv_lib_g729_g729_encoder_new=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_g729_g729_encoder_new" >&5
-printf "%s\n" "$ac_cv_lib_g729_g729_encoder_new" >&6; }
@@ -19437,16 +20345,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_bcg729_initBcg729EncoderChannel+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lbcg729 $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char initBcg729EncoderChannel ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char initBcg729EncoderChannel (void);
-int
-main (void)
-{
@@ -19458,12 +20372,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_bcg729_initBcg729EncoderChannel=yes
--else $as_nop
-- ac_cv_lib_bcg729_initBcg729EncoderChannel=no
+-else case e in #(
+- e) ac_cv_lib_bcg729_initBcg729EncoderChannel=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bcg729_initBcg729EncoderChannel" >&5
-printf "%s\n" "$ac_cv_lib_bcg729_initBcg729EncoderChannel" >&6; }
@@ -19497,8 +20413,9 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- new_bcg729_api=no
--else $as_nop
-- new_bcg729_api=yes
+-else case e in #(
+- e) new_bcg729_api=yes ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
- if test "$new_bcg729_api" = yes
@@ -19523,16 +20440,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_g722_g722_encoder_new+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lg722 $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char g722_encoder_new ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char g722_encoder_new (void);
-int
-main (void)
-{
@@ -19544,12 +20467,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_g722_g722_encoder_new=yes
--else $as_nop
-- ac_cv_lib_g722_g722_encoder_new=no
+-else case e in #(
+- e) ac_cv_lib_g722_g722_encoder_new=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_g722_g722_encoder_new" >&5
-printf "%s\n" "$ac_cv_lib_g722_g722_encoder_new" >&6; }
@@ -19577,16 +20502,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_sndfile_sf_open+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsndfile $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char sf_open ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char sf_open (void);
-int
-main (void)
-{
@@ -19598,12 +20529,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_sndfile_sf_open=yes
--else $as_nop
-- ac_cv_lib_sndfile_sf_open=no
+-else case e in #(
+- e) ac_cv_lib_sndfile_sf_open=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sndfile_sf_open" >&5
-printf "%s\n" "$ac_cv_lib_sndfile_sf_open" >&6; }
@@ -19626,49 +20559,137 @@ index 79ed2051..00000000
-
-if test "$found_libsrtp2" = yes
-then
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for srtp_init in -lsrtp2" >&5
--printf %s "checking for srtp_init in -lsrtp2... " >&6; }
--if test ${ac_cv_lib_srtp2_srtp_init+y}
+- save_LIBS="${LIBS}"
+- LIBS="${LIBS} ${LIB_CRYPTO}"
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for srtp_protect_mki in -lsrtp2" >&5
+-printf %s "checking for srtp_protect_mki in -lsrtp2... " >&6; }
+-if test ${ac_cv_lib_srtp2_srtp_protect_mki+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsrtp2 $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char srtp_init ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char srtp_protect_mki (void);
-int
-main (void)
-{
--return srtp_init ();
+-return srtp_protect_mki ();
- ;
- return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"
-then :
-- ac_cv_lib_srtp2_srtp_init=yes
--else $as_nop
-- ac_cv_lib_srtp2_srtp_init=no
+- ac_cv_lib_srtp2_srtp_protect_mki=yes
+-else case e in #(
+- e) ac_cv_lib_srtp2_srtp_protect_mki=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
--{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_srtp2_srtp_init" >&5
--printf "%s\n" "$ac_cv_lib_srtp2_srtp_init" >&6; }
--if test "x$ac_cv_lib_srtp2_srtp_init" = xyes
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_srtp2_srtp_protect_mki" >&5
+-printf "%s\n" "$ac_cv_lib_srtp2_srtp_protect_mki" >&6; }
+-if test "x$ac_cv_lib_srtp2_srtp_protect_mki" = xyes
-then :
-- LIBS_SRTP="-lsrtp2"
+- _sp_nargs=3
+-else case e in #(
+- e) _sp_nargs=4 ;;
+-esac
+-fi
-
--printf "%s\n" "#define ENABLE_SRTP2 1" >>confdefs.h
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for srtp_init in -lsrtp2" >&5
+-printf %s "checking for srtp_init in -lsrtp2... " >&6; }
+- LIBS="${save_LIBS} ${LIB_SRTP2} ${LIB_CRYPTO}"
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-
+- #include <srtp2/srtp.h>
-
+-int
+-main (void)
+-{
+-
+- return (int)srtp_init();
+-
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_link "$LINENO"
+-then :
+-
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-printf "%s\n" "yes" >&6; }
+- LIBS_SRTP="${LIB_SRTP2} ${LIB_CRYPTO}"
+- # Test program to check if the srtp_protect function accepts size_t* argument
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking 'srtp_protect()' last argument type" >&5
+-printf %s "checking 'srtp_protect()' last argument type... " >&6; }
+- original_cflags="$CFLAGS"
+- CFLAGS="${CFLAGS} -Werror -DSRTP_PROTECT_NARGS=${_sp_nargs}"
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-
+- #include <stdlib.h>
+- #include <srtp2/srtp.h>
+-int
+-main (void)
+-{
+-srtp_t ctx; void* rtp_hdr; size_t len;
+- #if SRTP_PROTECT_NARGS == 4
+- return srtp_protect(ctx, rtp_hdr, &len, 0);
+- #else
+- return srtp_protect(ctx, rtp_hdr, &len);
+- #endif
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_compile "$LINENO"
+-then :
+- srtp_protect_lastarg=size_t
+-else case e in #(
+- e) srtp_protect_lastarg=int ;;
+-esac
-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+- CFLAGS="$original_cflags"
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $srtp_protect_lastarg" >&5
+-printf "%s\n" "$srtp_protect_lastarg" >&6; }
+-
+-printf "%s\n" "#define SRTP_PROTECT_LASTARG ${srtp_protect_lastarg}" >>confdefs.h
+-
+-
+-printf "%s\n" "#define SRTP_PROTECT_NARGS ${_sp_nargs}" >>confdefs.h
-
+-
+-printf "%s\n" "#define ENABLE_SRTP2 1" >>confdefs.h
+-
+-
+-else case e in #(
+- e)
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-printf "%s\n" "no" >&6; }
+- ;;
+-esac
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam \
+- conftest$ac_exeext conftest.$ac_ext
+- LIBS="${save_LIBS}"
-else
- # libsrtp
- ac_fn_c_check_header_compile "$LINENO" "srtp/srtp.h" "ac_cv_header_srtp_srtp_h" "$ac_includes_default"
@@ -19684,16 +20705,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_srtp_srtp_init+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsrtp $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char srtp_init ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char srtp_init (void);
-int
-main (void)
-{
@@ -19705,18 +20732,20 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_srtp_srtp_init=yes
--else $as_nop
-- ac_cv_lib_srtp_srtp_init=no
+-else case e in #(
+- e) ac_cv_lib_srtp_srtp_init=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_srtp_srtp_init" >&5
-printf "%s\n" "$ac_cv_lib_srtp_srtp_init" >&6; }
-if test "x$ac_cv_lib_srtp_srtp_init" = xyes
-then :
-- LIBS_SRTP="-lsrtp"
+- LIBS_SRTP="${LIB_SRTP2} ${LIB_CRYPTO}"
-
-printf "%s\n" "#define ENABLE_SRTP 1" >>confdefs.h
-
@@ -19739,16 +20768,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_elperiodic_prdic_init+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lelperiodic -lm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char prdic_init ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char prdic_init (void);
-int
-main (void)
-{
@@ -19760,12 +20795,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_elperiodic_prdic_init=yes
--else $as_nop
-- ac_cv_lib_elperiodic_prdic_init=no
+-else case e in #(
+- e) ac_cv_lib_elperiodic_prdic_init=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elperiodic_prdic_init" >&5
-printf "%s\n" "$ac_cv_lib_elperiodic_prdic_init" >&6; }
@@ -19777,12 +20814,12 @@ index 79ed2051..00000000
-fi
-
-else
-- SUBD_ELP="libelperiodic/src"
+- SUBD_ELP="external/libelperiodic/src"
-fi
-
-if test "${EXTERNAL_ELPERIODIC}" != 1
-then
-- LIBS_ELPERIODIC="\$(top_srcdir)/libelperiodic/src/libelperiodic.la"
+- LIBS_ELPERIODIC="\$(top_srcdir)/external/libelperiodic/src/libelperiodic.la"
-fi
-
-# libsiplog
@@ -19799,16 +20836,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_siplog_siplog_open+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsiplog $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char siplog_open ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char siplog_open (void);
-int
-main (void)
-{
@@ -19820,12 +20863,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_siplog_siplog_open=yes
--else $as_nop
-- ac_cv_lib_siplog_siplog_open=no
+-else case e in #(
+- e) ac_cv_lib_siplog_siplog_open=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_siplog_siplog_open" >&5
-printf "%s\n" "$ac_cv_lib_siplog_siplog_open" >&6; }
@@ -19873,16 +20918,22 @@ index 79ed2051..00000000
-if test ${ac_cv_lib_unwind_unw_backtrace+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lunwind $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char unw_backtrace ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char unw_backtrace (void);
-int
-main (void)
-{
@@ -19894,12 +20945,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_unwind_unw_backtrace=yes
--else $as_nop
-- ac_cv_lib_unwind_unw_backtrace=no
+-else case e in #(
+- e) ac_cv_lib_unwind_unw_backtrace=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_unwind_unw_backtrace" >&5
-printf "%s\n" "$ac_cv_lib_unwind_unw_backtrace" >&6; }
@@ -19945,8 +20998,9 @@ index 79ed2051..00000000
-if test "x$ac_cv_header_sys_event_h" = xyes
-then :
- found_kevent=yes
--else $as_nop
-- as_fn_error $? "Neither epoll not kqueue is found" "$LINENO" 5
+-else case e in #(
+- e) as_fn_error $? "Neither epoll not kqueue is found" "$LINENO" 5 ;;
+-esac
-fi
-
-
@@ -20101,8 +21155,8 @@ index 79ed2051..00000000
-if test ${ac_cv_c_const+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
@@ -20166,10 +21220,12 @@ index 79ed2051..00000000
-if ac_fn_c_try_compile "$LINENO"
-then :
- ac_cv_c_const=yes
--else $as_nop
-- ac_cv_c_const=no
+-else case e in #(
+- e) ac_cv_c_const=no ;;
+-esac
-fi
--rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
-printf "%s\n" "$ac_cv_c_const" >&6; }
@@ -20198,10 +21254,11 @@ index 79ed2051..00000000
-if test "x$ac_cv_type_size_t" = xyes
-then :
-
--else $as_nop
--
+-else case e in #(
+- e)
-printf "%s\n" "#define size_t unsigned int" >>confdefs.h
--
+- ;;
+-esac
-fi
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
@@ -20211,8 +21268,8 @@ index 79ed2051..00000000
-if test ${ac_cv_working_alloca_h+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-#include <alloca.h>
-int
@@ -20227,11 +21284,13 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_working_alloca_h=yes
--else $as_nop
-- ac_cv_working_alloca_h=no
+-else case e in #(
+- e) ac_cv_working_alloca_h=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
-- conftest$ac_exeext conftest.$ac_ext
+- conftest$ac_exeext conftest.$ac_ext ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
-printf "%s\n" "$ac_cv_working_alloca_h" >&6; }
@@ -20246,10 +21305,10 @@ index 79ed2051..00000000
-if test ${ac_cv_func_alloca_works+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test $ac_cv_working_alloca_h = yes; then
-- ac_cv_func_alloca_works=yes
--else
+-else case e in #(
+- e) ac_cv_func_alloca_works=$ac_cv_working_alloca_h
+-if test "$ac_cv_func_alloca_works" != yes
+-then :
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-#include <stdlib.h>
@@ -20280,15 +21339,14 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_func_alloca_works=yes
--else $as_nop
-- ac_cv_func_alloca_works=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
+-fi ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
-printf "%s\n" "$ac_cv_func_alloca_works" >&6; }
--fi
-
-if test $ac_cv_func_alloca_works = yes; then
-
@@ -20310,12 +21368,12 @@ index 79ed2051..00000000
-if test ${ac_cv_c_stack_direction+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test "$cross_compiling" = yes
+-else case e in #(
+- e) if test "$cross_compiling" = yes
-then :
- ac_cv_c_stack_direction=0
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$ac_includes_default
-int
@@ -20338,13 +21396,16 @@ index 79ed2051..00000000
-if ac_fn_c_try_run "$LINENO"
-then :
- ac_cv_c_stack_direction=1
--else $as_nop
-- ac_cv_c_stack_direction=-1
+-else case e in #(
+- e) ac_cv_c_stack_direction=-1 ;;
+-esac
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-- conftest.$ac_objext conftest.beam conftest.$ac_ext
+- conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
-printf "%s\n" "$ac_cv_c_stack_direction" >&6; }
@@ -20358,19 +21419,19 @@ index 79ed2051..00000000
-if test ${ac_cv_func_malloc_0_nonnull+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test "$cross_compiling" = yes
+-else case e in #(
+- e) if test "$cross_compiling" = yes
-then :
- case "$host_os" in # ((
- # Guess yes on platforms where we know the result.
- *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
-- | hpux* | solaris* | cygwin* | mingw* | msys* )
+- | hpux* | solaris* | cygwin* | mingw* | windows* | msys* )
- ac_cv_func_malloc_0_nonnull=yes ;;
- # If we don't know, assume the worst.
- *) ac_cv_func_malloc_0_nonnull=no ;;
- esac
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-#include <stdlib.h>
-
@@ -20388,13 +21449,16 @@ index 79ed2051..00000000
-if ac_fn_c_try_run "$LINENO"
-then :
- ac_cv_func_malloc_0_nonnull=yes
--else $as_nop
-- ac_cv_func_malloc_0_nonnull=no
+-else case e in #(
+- e) ac_cv_func_malloc_0_nonnull=no ;;
+-esac
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-- conftest.$ac_objext conftest.beam conftest.$ac_ext
+- conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
-printf "%s\n" "$ac_cv_func_malloc_0_nonnull" >&6; }
@@ -20403,8 +21467,8 @@ index 79ed2051..00000000
-
-printf "%s\n" "#define HAVE_MALLOC 1" >>confdefs.h
-
--else $as_nop
-- printf "%s\n" "#define HAVE_MALLOC 0" >>confdefs.h
+-else case e in #(
+- e) printf "%s\n" "#define HAVE_MALLOC 0" >>confdefs.h
-
- case " $LIBOBJS " in
- *" malloc.$ac_objext "* ) ;;
@@ -20414,7 +21478,8 @@ index 79ed2051..00000000
-
-
-printf "%s\n" "#define malloc rpl_malloc" >>confdefs.h
--
+- ;;
+-esac
-fi
-
-
@@ -20423,12 +21488,12 @@ index 79ed2051..00000000
-if test ${ac_cv_func_memcmp_working+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test "$cross_compiling" = yes
+-else case e in #(
+- e) if test "$cross_compiling" = yes
-then :
- ac_cv_func_memcmp_working=no
--else $as_nop
-- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-else case e in #(
+- e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-$ac_includes_default
-int
@@ -20466,13 +21531,16 @@ index 79ed2051..00000000
-if ac_fn_c_try_run "$LINENO"
-then :
- ac_cv_func_memcmp_working=yes
--else $as_nop
-- ac_cv_func_memcmp_working=no
+-else case e in #(
+- e) ac_cv_func_memcmp_working=no ;;
+-esac
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-- conftest.$ac_objext conftest.beam conftest.$ac_ext
+- conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
-fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_memcmp_working" >&5
-printf "%s\n" "$ac_cv_func_memcmp_working" >&6; }
@@ -20549,23 +21617,29 @@ index 79ed2051..00000000
-if test "x$ac_cv_func_clock_gettime" = xyes
-then :
-
--else $as_nop
--
+-else case e in #(
+- e)
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
-printf %s "checking for clock_gettime in -lrt... " >&6; }
-if test ${ac_cv_lib_rt_clock_gettime+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- ac_check_lib_save_LIBS=$LIBS
+-else case e in #(
+- e) ac_check_lib_save_LIBS=$LIBS
-LIBS="-lrt $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--char clock_gettime ();
+- builtin and then its argument prototype would still apply.
+- The 'extern "C"' is for builds by C++ compilers;
+- although this is not generally supported in C code supporting it here
+- has little cost and some practical benefit (sr 110532). */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char clock_gettime (void);
-int
-main (void)
-{
@@ -20577,22 +21651,26 @@ index 79ed2051..00000000
-if ac_fn_c_try_link "$LINENO"
-then :
- ac_cv_lib_rt_clock_gettime=yes
--else $as_nop
-- ac_cv_lib_rt_clock_gettime=no
+-else case e in #(
+- e) ac_cv_lib_rt_clock_gettime=no ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
+-LIBS=$ac_check_lib_save_LIBS ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
-printf "%s\n" "$ac_cv_lib_rt_clock_gettime" >&6; }
-if test "x$ac_cv_lib_rt_clock_gettime" = xyes
-then :
- RT_LIB="-lrt"
--else $as_nop
-- as_fn_error $? "Unable to find clock_gettime function; required by ocount" "$LINENO" 5
+-else case e in #(
+- e) as_fn_error $? "Unable to find clock_gettime function; required by ocount" "$LINENO" 5 ;;
+-esac
-fi
--
+- ;;
+-esac
-fi
-
-
@@ -20635,12 +21713,13 @@ index 79ed2051..00000000
-printf "%s\n" "yes" >&6; }
- found_rdtsc=yes
-
--else $as_nop
--
+-else case e in #(
+- e)
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
-
--
+- ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
@@ -20671,8 +21750,8 @@ index 79ed2051..00000000
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
--else $as_nop
-- LIBS="$LIBS -latomic"
+-else case e in #(
+- e) LIBS="$LIBS -latomic"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-#include <stdint.h>
@@ -20689,16 +21768,18 @@ index 79ed2051..00000000
-then :
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; }
--else $as_nop
-- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+-else case e in #(
+- e) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "libatomic needed, but linking with -latomic failed, cannot continue
--See \`config.log' for more details" "$LINENO" 5; }
--
+-See 'config.log' for more details" "$LINENO" 5; }
+- ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
--
+- ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam \
- conftest$ac_exeext conftest.$ac_ext
@@ -20716,7 +21797,114 @@ index 79ed2051..00000000
-fi
-
-
--# <DocBook & friends>
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undeclared functions" >&5
+-printf %s "checking for $CC options needed to detect all undeclared functions... " >&6; }
+-if test ${ac_cv_c_undeclared_builtin_options+y}
+-then :
+- printf %s "(cached) " >&6
+-else case e in #(
+- e) ac_save_CFLAGS=$CFLAGS
+- ac_cv_c_undeclared_builtin_options='cannot detect'
+- for ac_arg in '' -fno-builtin; do
+- CFLAGS="$ac_save_CFLAGS $ac_arg"
+- # This test program should *not* compile successfully.
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-
+-int
+-main (void)
+-{
+-(void) strchr;
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_compile "$LINENO"
+-then :
+-
+-else case e in #(
+- e) # This test program should compile successfully.
+- # No library function is consistently available on
+- # freestanding implementations, so test against a dummy
+- # declaration. Include always-available headers on the
+- # off chance that they somehow elicit warnings.
+- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-#include <float.h>
+-#include <limits.h>
+-#include <stdarg.h>
+-#include <stddef.h>
+-extern void ac_decl (int, char *);
+-
+-int
+-main (void)
+-{
+-(void) ac_decl (0, (char *) 0);
+- (void) ac_decl;
+-
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_compile "$LINENO"
+-then :
+- if test x"$ac_arg" = x
+-then :
+- ac_cv_c_undeclared_builtin_options='none needed'
+-else case e in #(
+- e) ac_cv_c_undeclared_builtin_options=$ac_arg ;;
+-esac
+-fi
+- break
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
+-esac
+-fi
+-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+- done
+- CFLAGS=$ac_save_CFLAGS
+- ;;
+-esac
+-fi
+-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5
+-printf "%s\n" "$ac_cv_c_undeclared_builtin_options" >&6; }
+- case $ac_cv_c_undeclared_builtin_options in #(
+- 'cannot detect') :
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+-as_fn_error $? "cannot make $CC report undeclared builtins
+-See 'config.log' for more details" "$LINENO" 5; } ;; #(
+- 'none needed') :
+- ac_c_undeclared_builtin_options='' ;; #(
+- *) :
+- ac_c_undeclared_builtin_options=$ac_cv_c_undeclared_builtin_options ;;
+-esac
+-
+-ac_fn_check_decl "$LINENO" "optreset" "ac_cv_have_decl_optreset" "#include <unistd.h>
+-" "$ac_c_undeclared_builtin_options" "CFLAGS"
+-if test "x$ac_cv_have_decl_optreset" = xyes
+-then :
+- ac_have_decl=1
+-else case e in #(
+- e) ac_have_decl=0 ;;
+-esac
+-fi
+-printf "%s\n" "#define HAVE_DECL_OPTRESET $ac_have_decl" >>confdefs.h
+-
+-
+-# Check whether --enable-docs was given.
+-if test ${enable_docs+y}
+-then :
+- enableval=$enable_docs; ENABLE_DOCS=${enableval}
+-else case e in #(
+- e) ENABLE_DOCS=no ;;
+-esac
+-fi
+-
+-
+-if test "${ENABLE_DOCS}" = "yes"
+-then
+- # <DocBook & friends>
-
-XSLTPROC_FLAGS=""
-
@@ -20728,8 +21916,9 @@ index 79ed2051..00000000
-if test ${with_xsltproc+y}
-then :
- withval=$with_xsltproc; ac_with_xsltproc=$withval;
--else $as_nop
-- ac_with_xsltproc=maybe;
+-else case e in #(
+- e) ac_with_xsltproc=maybe; ;;
+-esac
-fi
-
-
@@ -20759,8 +21948,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_XSLTPROC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- case $XSLTPROC in
+-else case e in #(
+- e) case $XSLTPROC in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
- ;;
@@ -20785,6 +21974,7 @@ index 79ed2051..00000000
-IFS=$as_save_IFS
-
- ;;
+-esac ;;
-esac
-fi
-XSLTPROC=$ac_cv_path_XSLTPROC
@@ -20818,8 +22008,8 @@ index 79ed2051..00000000
-if test ${ac_cv_path_XSLTPROC+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- case $XSLTPROC in
+-else case e in #(
+- e) case $XSLTPROC in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
- ;;
@@ -20844,6 +22034,7 @@ index 79ed2051..00000000
-IFS=$as_save_IFS
-
- ;;
+-esac ;;
-esac
-fi
-XSLTPROC=$ac_cv_path_XSLTPROC
@@ -20876,8 +22067,8 @@ index 79ed2051..00000000
-if test ${ac_cv_docbook_dtd_4_5+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
--
+-else case e in #(
+- e)
- ac_cv_docbook_dtd_4_5=no
- if test -n "$XSLTPROC"; then
- MY_XSLTPROC_FLAGS=`echo "" $XSLTPROC_FLAGS|sed -e s/--novalid//g`
@@ -20901,7 +22092,8 @@ index 79ed2051..00000000
-
- rm -f conftest.xml conftest.out
- fi
--
+- ;;
+-esac
-fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_docbook_dtd_4_5" >&5
-printf "%s\n" "$ac_cv_docbook_dtd_4_5" >&6; }
@@ -20910,17 +22102,17 @@ index 79ed2051..00000000
- HAVE_DOCBOOK_DTD=HAVE_DOCBOOK_DTD_4_5
-
-
--if test "x$HAVE_DOCBOOK_DTD_4_5" = "xyes"
--then
-- # Extract the first word of "fop", so it can be a program name with args.
+- if test "x$HAVE_DOCBOOK_DTD_4_5" = "xyes"
+- then
+- # Extract the first word of "fop", so it can be a program name with args.
-set dummy fop; ac_word=$2
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-printf %s "checking for $ac_word... " >&6; }
-if test ${ac_cv_prog_HAVE_FOP+y}
-then :
- printf %s "(cached) " >&6
--else $as_nop
-- if test -n "$HAVE_FOP"; then
+-else case e in #(
+- e) if test -n "$HAVE_FOP"; then
- ac_cv_prog_HAVE_FOP="$HAVE_FOP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -20942,7 +22134,8 @@ index 79ed2051..00000000
- done
-IFS=$as_save_IFS
-
--fi
+-fi ;;
+-esac
-fi
-HAVE_FOP=$ac_cv_prog_HAVE_FOP
-if test -n "$HAVE_FOP"; then
@@ -20954,8 +22147,9 @@ index 79ed2051..00000000
-fi
-
-
+- fi
+- # </DocBook & friends>
-fi
--# </DocBook & friends>
-
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SO_TS_CLOCK/SO_TS_MONOTONIC" >&5
-printf %s "checking for SO_TS_CLOCK/SO_TS_MONOTONIC... " >&6; }
@@ -20986,15 +22180,16 @@ index 79ed2051..00000000
-printf "%s\n" "#define HAVE_SO_TS_CLOCK 1" >>confdefs.h
-
-
--else $as_nop
--
+-else case e in #(
+- e)
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
-printf "%s\n" "no" >&6; }
-
-printf "%s\n" "#define HAVE_SO_TS_CLOCK 0" >>confdefs.h
-
-
--
+- ;;
+-esac
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-
@@ -21118,14 +22313,54 @@ index 79ed2051..00000000
- ENABLE_LIBUNWIND_FALSE=
-fi
-
+- if test "x${ENABLE_noinst}" = "xyes" ; then
+- ENABLE_noinst_TRUE=
+- ENABLE_noinst_FALSE='#'
+-else
+- ENABLE_noinst_TRUE='#'
+- ENABLE_noinst_FALSE=
+-fi
-
--ac_config_files="$ac_config_files Makefile src/Makefile makeann/Makefile tests/Makefile extractaudio/Makefile libexecinfo/Makefile modules/Makefile modules/acct_csv/Makefile modules/acct_rtcp_hep/Makefile modules/catch_dtmf/Makefile modules/badmod/Makefile libxxHash/Makefile modules/dtls_gw/Makefile pertools/Makefile pertools/udp_contention/Makefile libucl/Makefile python/sippy_lite/sippy/Time/clock_dtime.py doc/Makefile"
+- if test "x${ENABLE_debug}" = "xyes" ; then
+- ENABLE_debug_TRUE=
+- ENABLE_debug_FALSE='#'
+-else
+- ENABLE_debug_TRUE='#'
+- ENABLE_debug_FALSE=
+-fi
+-
+- if test -d "$srcdir/tests"; then
+- TESTS_EXIST_TRUE=
+- TESTS_EXIST_FALSE='#'
+-else
+- TESTS_EXIST_TRUE='#'
+- TESTS_EXIST_FALSE=
+-fi
-
-
+-if test "${ENABLE_SILENT}" = "yes"
+-then
+-
+-AM_DEFAULT_VERBOSITY=0
+-fi
+-
+-ac_config_files="$ac_config_files Makefile src/Makefile makeann/Makefile extractaudio/Makefile libexecinfo/Makefile modules/Makefile modules/acct_csv/Makefile modules/acct_rtcp_hep/Makefile modules/catch_dtmf/Makefile modules/badmod/Makefile libxxHash/Makefile libre/Makefile modules/dtls_gw/Makefile modules/ice_lite/Makefile pertools/Makefile pertools/udp_contention/Makefile libucl/Makefile doc/Makefile"
+-
+-
+-if test -z "$TESTS_EXIST_TRUE"; then :
+-
+- ac_config_files="$ac_config_files tests/Makefile"
+-
+-
+-fi
+-
-
-
-if test -z "$BUILD_ELPERIODIC_TRUE"; then :
-- subdirs="$subdirs libelperiodic"
+-
+- ac_configure_args="$ac_configure_args \"CFLAGS=$CFLAGS\""
+- subdirs="$subdirs external/libelperiodic"
+-
-
-fi
-
@@ -21142,6 +22377,9 @@ index 79ed2051..00000000
-
-
-
+-
+-
+-
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
@@ -21152,8 +22390,8 @@ index 79ed2051..00000000
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
--# `ac_cv_env_foo' variables (set or unset) will be overridden when
--# loading this file, other *unset* `ac_cv_foo' will be assigned the
+-# 'ac_cv_env_foo' variables (set or unset) will be overridden when
+-# loading this file, other *unset* 'ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
@@ -21183,14 +22421,14 @@ index 79ed2051..00000000
- (set) 2>&1 |
- case $as_nl`(ac_space=' '; set) 2>&1` in #(
- *${as_nl}ac_space=\ *)
-- # `set' does not quote correctly, so add quotes: double-quote
+- # 'set' does not quote correctly, so add quotes: double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \.
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;; #(
- *)
-- # `set' quotes correctly as required by POSIX, so do not add quotes.
+- # 'set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
- ;;
- esac |
@@ -21263,6 +22501,18 @@ index 79ed2051..00000000
- fi
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
-printf "%s\n" "done" >&6; }
+-case $enable_silent_rules in # (((
+- yes) AM_DEFAULT_VERBOSITY=0;;
+- no) AM_DEFAULT_VERBOSITY=1;;
+-esac
+-if test $am_cv_make_support_nested_variables = yes; then
+- AM_V='$(V)'
+- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+-else
+- AM_V=$AM_DEFAULT_VERBOSITY
+- AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+-fi
+-
- if test -n "$EXEEXT"; then
- am__EXEEXT_TRUE=
- am__EXEEXT_FALSE='#'
@@ -21339,6 +22589,18 @@ index 79ed2051..00000000
- as_fn_error $? "conditional \"ENABLE_LIBUNWIND\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
+-if test -z "${ENABLE_noinst_TRUE}" && test -z "${ENABLE_noinst_FALSE}"; then
+- as_fn_error $? "conditional \"ENABLE_noinst\" was never defined.
+-Usually this means the macro was only invoked conditionally." "$LINENO" 5
+-fi
+-if test -z "${ENABLE_debug_TRUE}" && test -z "${ENABLE_debug_FALSE}"; then
+- as_fn_error $? "conditional \"ENABLE_debug\" was never defined.
+-Usually this means the macro was only invoked conditionally." "$LINENO" 5
+-fi
+-if test -z "${TESTS_EXIST_TRUE}" && test -z "${TESTS_EXIST_FALSE}"; then
+- as_fn_error $? "conditional \"TESTS_EXIST\" was never defined.
+-Usually this means the macro was only invoked conditionally." "$LINENO" 5
+-fi
-
-: "${CONFIG_STATUS=./config.status}"
-ac_write_fail=0
@@ -21368,7 +22630,6 @@ index 79ed2051..00000000
-
-# Be more Bourne compatible
-DUALCASE=1; export DUALCASE # for MKS sh
--as_nop=:
-if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
-then :
- emulate sh
@@ -21377,12 +22638,13 @@ index 79ed2051..00000000
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
- setopt NO_GLOB_SUBST
--else $as_nop
-- case `(set -o) 2>/dev/null` in #(
+-else case e in #(
+- e) case `(set -o) 2>/dev/null` in #(
- *posix*) :
- set -o posix ;; #(
- *) :
- ;;
+-esac ;;
-esac
-fi
-
@@ -21454,7 +22716,7 @@ index 79ed2051..00000000
-
- ;;
-esac
--# We did not find ourselves, most probably we were run as `sh COMMAND'
+-# We did not find ourselves, most probably we were run as 'sh COMMAND'
-# in which case we are not to be found in the path.
-if test "x$as_myself" = x; then
- as_myself=$0
@@ -21483,7 +22745,6 @@ index 79ed2051..00000000
-} # as_fn_error
-
-
--
-# as_fn_set_status STATUS
-# -----------------------
-# Set $? to STATUS, without forking.
@@ -21523,11 +22784,12 @@ index 79ed2051..00000000
- {
- eval $1+=\$2
- }'
--else $as_nop
-- as_fn_append ()
+-else case e in #(
+- e) as_fn_append ()
- {
- eval $1=\$$1\$2
-- }
+- } ;;
+-esac
-fi # as_fn_append
-
-# as_fn_arith ARG...
@@ -21541,11 +22803,12 @@ index 79ed2051..00000000
- {
- as_val=$(( $* ))
- }'
--else $as_nop
-- as_fn_arith ()
+-else case e in #(
+- e) as_fn_arith ()
- {
- as_val=`expr "$@" || test $? -eq 1`
-- }
+- } ;;
+-esac
-fi # as_fn_arith
-
-
@@ -21628,9 +22891,9 @@ index 79ed2051..00000000
- if ln -s conf$$.file conf$$ 2>/dev/null; then
- as_ln_s='ln -s'
- # ... but there are two gotchas:
-- # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
-- # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
-- # In both cases, we have to default to `cp -pR'.
+- # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
+- # 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper executable.
+- # In both cases, we have to default to 'cp -pR'.
- ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
- as_ln_s='cp -pR'
- elif ln conf$$.file conf$$ 2>/dev/null; then
@@ -21711,10 +22974,12 @@ index 79ed2051..00000000
-as_executable_p=as_fn_executable_p
-
-# Sed expression to map a string onto a valid CPP name.
--as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+-as_sed_cpp="y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
+-as_tr_cpp="eval sed '$as_sed_cpp'" # deprecated
-
-# Sed expression to map a string onto a valid variable name.
--as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+-as_sed_sh="y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
+-as_tr_sh="eval sed '$as_sed_sh'" # deprecated
-
-
-exec 6>&1
@@ -21729,8 +22994,8 @@ index 79ed2051..00000000
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling.
-ac_log="
--This file was extended by rtpproxy $as_me 3.0-rc.1, which was
--generated by GNU Autoconf 2.71. Invocation command line was
+-This file was extended by rtpproxy $as_me 3.2.0, which was
+-generated by GNU Autoconf 2.72. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
@@ -21762,7 +23027,7 @@ index 79ed2051..00000000
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-ac_cs_usage="\
--\`$as_me' instantiates files and other configuration actions
+-'$as_me' instantiates files and other configuration actions
-from templates according to the current configuration. Unless the files
-and actions are specified as TAGs, all are instantiated by default.
-
@@ -21797,11 +23062,11 @@ index 79ed2051..00000000
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-ac_cs_config='$ac_cs_config_escaped'
-ac_cs_version="\\
--rtpproxy config.status 3.0-rc.1
--configured by $0, generated by GNU Autoconf 2.71,
+-rtpproxy config.status 3.2.0
+-configured by $0, generated by GNU Autoconf 2.72,
- with options \\"\$ac_cs_config\\"
-
--Copyright (C) 2021 Free Software Foundation, Inc.
+-Copyright (C) 2023 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-
@@ -21863,8 +23128,8 @@ index 79ed2051..00000000
- ac_need_defaults=false;;
- --he | --h)
- # Conflict between --help and --header
-- as_fn_error $? "ambiguous option: \`$1'
--Try \`$0 --help' for more information.";;
+- as_fn_error $? "ambiguous option: '$1'
+-Try '$0 --help' for more information.";;
- --help | --hel | -h )
- printf "%s\n" "$ac_cs_usage"; exit ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
@@ -21872,8 +23137,8 @@ index 79ed2051..00000000
- ac_cs_silent=: ;;
-
- # This is an error.
-- -*) as_fn_error $? "unrecognized option: \`$1'
--Try \`$0 --help' for more information." ;;
+- -*) as_fn_error $? "unrecognized option: '$1'
+-Try '$0 --help' for more information." ;;
-
- *) as_fn_append ac_config_targets " $1"
- ac_need_defaults=false ;;
@@ -21960,6 +23225,7 @@ index 79ed2051..00000000
-lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
-reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
-reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
+-FILECMD='`$ECHO "$FILECMD" | $SED "$delay_single_quote_subst"`'
-OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
-deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
-file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
@@ -21968,6 +23234,7 @@ index 79ed2051..00000000
-DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
-sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
-AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
+-lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
-AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
-archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
-STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
@@ -22088,6 +23355,7 @@ index 79ed2051..00000000
-lt_SP2NL \
-lt_NL2SP \
-reload_flag \
+-FILECMD \
-OBJDUMP \
-deplibs_check_method \
-file_magic_cmd \
@@ -22096,7 +23364,6 @@ index 79ed2051..00000000
-DLLTOOL \
-sharedlib_from_linklib_cmd \
-AR \
--AR_FLAGS \
-archiver_list_spec \
-STRIP \
-RANLIB \
@@ -22215,7 +23482,6 @@ index 79ed2051..00000000
- "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "makeann/Makefile") CONFIG_FILES="$CONFIG_FILES makeann/Makefile" ;;
-- "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
- "extractaudio/Makefile") CONFIG_FILES="$CONFIG_FILES extractaudio/Makefile" ;;
- "libexecinfo/Makefile") CONFIG_FILES="$CONFIG_FILES libexecinfo/Makefile" ;;
- "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
@@ -22224,14 +23490,16 @@ index 79ed2051..00000000
- "modules/catch_dtmf/Makefile") CONFIG_FILES="$CONFIG_FILES modules/catch_dtmf/Makefile" ;;
- "modules/badmod/Makefile") CONFIG_FILES="$CONFIG_FILES modules/badmod/Makefile" ;;
- "libxxHash/Makefile") CONFIG_FILES="$CONFIG_FILES libxxHash/Makefile" ;;
+- "libre/Makefile") CONFIG_FILES="$CONFIG_FILES libre/Makefile" ;;
- "modules/dtls_gw/Makefile") CONFIG_FILES="$CONFIG_FILES modules/dtls_gw/Makefile" ;;
+- "modules/ice_lite/Makefile") CONFIG_FILES="$CONFIG_FILES modules/ice_lite/Makefile" ;;
- "pertools/Makefile") CONFIG_FILES="$CONFIG_FILES pertools/Makefile" ;;
- "pertools/udp_contention/Makefile") CONFIG_FILES="$CONFIG_FILES pertools/udp_contention/Makefile" ;;
- "libucl/Makefile") CONFIG_FILES="$CONFIG_FILES libucl/Makefile" ;;
-- "python/sippy_lite/sippy/Time/clock_dtime.py") CONFIG_FILES="$CONFIG_FILES python/sippy_lite/sippy/Time/clock_dtime.py" ;;
- "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+- "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
-
-- *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+- *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
- esac
-done
-
@@ -22251,7 +23519,7 @@ index 79ed2051..00000000
-# creating and moving files from /tmp can sometimes cause problems.
-# Hook for its removal unless debugging.
-# Note that there is a small window in which the directory will not be cleaned:
--# after its creation but before its name has been assigned to `$tmp'.
+-# after its creation but before its name has been assigned to '$tmp'.
-$debug ||
-{
- tmp= ac_tmp=
@@ -22275,7 +23543,7 @@ index 79ed2051..00000000
-
-# Set up the scripts for CONFIG_FILES section.
-# No need to generate them if there are no CONFIG_FILES.
--# This happens for instance with `./config.status config.h'.
+-# This happens for instance with './config.status config.h'.
-if test -n "$CONFIG_FILES"; then
-
-
@@ -22433,13 +23701,13 @@ index 79ed2051..00000000
-
-# Set up the scripts for CONFIG_HEADERS section.
-# No need to generate them if there are no CONFIG_HEADERS.
--# This happens for instance with `./config.status Makefile'.
+-# This happens for instance with './config.status Makefile'.
-if test -n "$CONFIG_HEADERS"; then
-cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
-BEGIN {
-_ACEOF
-
--# Transform confdefs.h into an awk script `defines.awk', embedded as
+-# Transform confdefs.h into an awk script 'defines.awk', embedded as
-# here-document in config.status, that substitutes the proper values into
-# config.h.in to produce config.h.
-
@@ -22549,7 +23817,7 @@ index 79ed2051..00000000
- esac
- case $ac_mode$ac_tag in
- :[FHL]*:*);;
-- :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
+- :L* | :C*:*) as_fn_error $? "invalid tag '$ac_tag'" "$LINENO" 5;;
- :[FH]-) ac_tag=-:-;;
- :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
- esac
@@ -22571,19 +23839,19 @@ index 79ed2051..00000000
- -) ac_f="$ac_tmp/stdin";;
- *) # Look for the file first in the build tree, then in the source tree
- # (if the path is not absolute). The absolute path cannot be DOS-style,
-- # because $ac_f cannot contain `:'.
+- # because $ac_f cannot contain ':'.
- test -f "$ac_f" ||
- case $ac_f in
- [\\/$]*) false;;
- *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
- esac ||
-- as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+- as_fn_error 1 "cannot find input file: '$ac_f'" "$LINENO" 5;;
- esac
- case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
- as_fn_append ac_file_inputs " '$ac_f'"
- done
-
-- # Let's still pretend it is `configure' which instantiates (i.e., don't
+- # Let's still pretend it is 'configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- configure_input='Generated from '`
@@ -22716,7 +23984,7 @@ index 79ed2051..00000000
-esac
-_ACEOF
-
--# Neutralize VPATH when `$srcdir' = `.'.
+-# Neutralize VPATH when '$srcdir' = '.'.
-# Shell code in configure.ac might set extrasub.
-# FIXME: do we really want to maintain this feature?
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@@ -22747,9 +24015,9 @@ index 79ed2051..00000000
- { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
- "$ac_tmp/out"`; test -z "$ac_out"; } &&
-- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable 'datarootdir'
-which seems to be undefined. Please make sure it is defined" >&5
--printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+-printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable 'datarootdir'
-which seems to be undefined. Please make sure it is defined" >&2;}
-
- rm -f "$ac_tmp/stdin"
@@ -22904,15 +24172,15 @@ index 79ed2051..00000000
- (exit $ac_status); } || am_rc=$?
- done
- if test $am_rc -ne 0; then
-- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
+-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "Something went wrong bootstrapping makefile fragments
- for automatic dependency tracking. If GNU make was not used, consider
- re-running the configure script with MAKE=\"gmake\" (or whatever is
- necessary). You can also try re-running configure with the
- '--disable-dependency-tracking' option to at least be able to build
- the package (albeit without support for automatic dependency tracking).
--See \`config.log' for more details" "$LINENO" 5; }
+-See 'config.log' for more details" "$LINENO" 5; }
- fi
- { am_dirpart=; unset am_dirpart;}
- { am_filepart=; unset am_filepart;}
@@ -23056,6 +24324,9 @@ index 79ed2051..00000000
-# convert \$build files to toolchain format.
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
-
+-# A file(cmd) program that detects file types.
+-FILECMD=$lt_FILECMD
+-
-# An object symbol dumper.
-OBJDUMP=$lt_OBJDUMP
-
@@ -23080,8 +24351,11 @@ index 79ed2051..00000000
-# The archiver.
-AR=$lt_AR
-
+-# Flags to create an archive (by configure).
+-lt_ar_flags=$lt_ar_flags
+-
-# Flags to create an archive.
--AR_FLAGS=$lt_AR_FLAGS
+-AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"}
-
-# How to feed a file listing to the archiver.
-archiver_list_spec=$lt_archiver_list_spec
@@ -23457,7 +24731,7 @@ index 79ed2051..00000000
- # if finds mixed CR/LF and LF-only lines. Since sed operates in
- # text mode, it properly converts lines to CR/LF. This bash problem
- # is reportedly fixed, but why not run on old versions too?
-- sed '$q' "$ltmain" >> "$cfgfile" \
+- $SED '$q' "$ltmain" >> "$cfgfile" \
- || (rm -f "$cfgfile"; exit 1)
-
- mv -f "$cfgfile" "$ofile" ||
@@ -23649,7 +24923,7 @@ index 79ed2051..00000000
-
diff --git a/depcomp b/depcomp
deleted file mode 100755
-index 65cbf709..00000000
+index 715e3431..00000000
--- a/depcomp
+++ /dev/null
@@ -1,791 +0,0 @@
@@ -23658,7 +24932,7 @@ index 65cbf709..00000000
-
-scriptversion=2018-03-07.03; # UTC
-
--# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
-
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
@@ -24446,14 +25720,14 @@ index 65cbf709..00000000
-# End:
diff --git a/doc/Makefile.in b/doc/Makefile.in
deleted file mode 100644
-index b933db91..00000000
+index a6d4febe..00000000
--- a/doc/Makefile.in
+++ /dev/null
-@@ -1,474 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,489 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -24521,6 +25795,8 @@ index b933db91..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -24607,6 +25883,7 @@ index b933db91..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -24629,6 +25906,9 @@ index b933db91..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -24672,8 +25952,10 @@ index b933db91..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -24823,8 +26105,8 @@ index b933db91..00000000
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -24924,16 +26206,23 @@ index b933db91..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/extractaudio/Makefile.in b/extractaudio/Makefile.in
deleted file mode 100644
-index 7da27587..00000000
+index ef481090..00000000
--- a/extractaudio/Makefile.in
+++ /dev/null
-@@ -1,1761 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,1913 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -25002,6 +26291,8 @@ index 7da27587..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -25022,7 +26313,7 @@ index 7da27587..00000000
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
-bin_PROGRAMS = extractaudio$(EXEEXT)
--noinst_PROGRAMS = extractaudio_debug$(EXEEXT)
+-@ENABLE_debug_TRUE@@ENABLE_noinst_TRUE@noinst_PROGRAMS = extractaudio_debug$(EXEEXT)
-@BUILD_CRYPTO_TRUE@am__append_2 = eaud_crypto.c eaud_crypto.h srtp_util.c srtp_util.h
-@BUILD_CRYPTO_TRUE@am__append_3 = @LIBS_SRTP@
-subdir = extractaudio
@@ -25044,30 +26335,32 @@ index 7da27587..00000000
-am__installdirs = "$(DESTDIR)$(bindir)"
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
-am__extractaudio_SOURCES_DIST = extractaudio.c decoder.c rtpp_loader.c \
-- ${MAINSRCDIR}/rtp.c ${MAINSRCDIR}/rtp_analyze.c \
-- ${MAINSRCDIR}/rtpp_util.c ${MAINSRCDIR}/rtpp_time.c decoder.h \
+- $(MAINSRCDIR)/rtp.c $(MAINSRCDIR)/rtp_analyze.c \
+- $(MAINSRCDIR)/rtpp_util.c $(MAINSRCDIR)/rtpp_time.c decoder.h \
- format_au.h g711.h rtpp_loader.h session.h g729_compat.c \
-- g729_compat.h ${MAINSRCDIR}/rtpp_network.c \
-- ${MAINSRCDIR}/rtpp_ringbuf.c ${MAINSRCDIR}/rtpp_netaddr.c \
-- ${MAINSRCDIR}/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
+- g729_compat.h $(MAINSRCDIR)/rtpp_network.c \
+- $(MAINSRCDIR)/rtpp_ringbuf.c $(MAINSRCDIR)/rtpp_netaddr.c \
+- $(MAINSRCDIR)/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
- rtpp_scan_pcap.c rtpp_scan_pcap.h eaud_pcap.c eaud_pcap.h \
- eaud_substreams.c eaud_substreams.h rtpp_scan_adhoc.c \
- rtpp_scan_adhoc.h eaud_adhoc.c eaud_adhoc.h eaud_crypto.c \
- eaud_crypto.h srtp_util.c srtp_util.h \
-- ${MAINSRCDIR}/rtpp_mallocs.c ${MAINSRCDIR}/rtpp_mallocs.h \
-- ${MAINSRCDIR}/rtpp_refcnt.c ${MAINSRCDIR}/rtpp_refcnt.h
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_refcnt.c $(MAINSRCDIR)/rtpp_refcnt.h
+-am__dirstamp = $(am__leading_dot)dirstamp
-@BUILD_CRYPTO_TRUE@am__objects_1 = extractaudio-eaud_crypto.$(OBJEXT) \
-@BUILD_CRYPTO_TRUE@ extractaudio-srtp_util.$(OBJEXT)
-am__objects_2 = extractaudio-extractaudio.$(OBJEXT) \
- extractaudio-decoder.$(OBJEXT) \
-- extractaudio-rtpp_loader.$(OBJEXT) extractaudio-rtp.$(OBJEXT) \
-- extractaudio-rtp_analyze.$(OBJEXT) \
-- extractaudio-rtpp_util.$(OBJEXT) \
-- extractaudio-rtpp_time.$(OBJEXT) \
+- extractaudio-rtpp_loader.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtp.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtp_analyze.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_util.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_time.$(OBJEXT) \
- extractaudio-g729_compat.$(OBJEXT) \
-- extractaudio-rtpp_network.$(OBJEXT) \
-- extractaudio-rtpp_ringbuf.$(OBJEXT) \
-- extractaudio-rtpp_netaddr.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_network.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_netaddr.$(OBJEXT) \
- extractaudio-eaud_oformats.$(OBJEXT) \
- extractaudio-rtpp_scan_pcap.$(OBJEXT) \
- extractaudio-eaud_pcap.$(OBJEXT) \
@@ -25075,8 +26368,8 @@ index 7da27587..00000000
- extractaudio-rtpp_scan_adhoc.$(OBJEXT) \
- extractaudio-eaud_adhoc.$(OBJEXT) $(am__objects_1)
-am_extractaudio_OBJECTS = $(am__objects_2) \
-- extractaudio-rtpp_mallocs.$(OBJEXT) \
-- extractaudio-rtpp_refcnt.$(OBJEXT)
+- $(MAINSRCDIR)/extractaudio-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio-rtpp_refcnt.$(OBJEXT)
-extractaudio_OBJECTS = $(am_extractaudio_OBJECTS)
-am__DEPENDENCIES_1 =
-extractaudio_DEPENDENCIES = $(am__DEPENDENCIES_1)
@@ -25088,31 +26381,27 @@ index 7da27587..00000000
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(extractaudio_CFLAGS) \
- $(CFLAGS) $(extractaudio_LDFLAGS) $(LDFLAGS) -o $@
-am__extractaudio_debug_SOURCES_DIST = extractaudio.c decoder.c \
-- rtpp_loader.c ${MAINSRCDIR}/rtp.c ${MAINSRCDIR}/rtp_analyze.c \
-- ${MAINSRCDIR}/rtpp_util.c ${MAINSRCDIR}/rtpp_time.c decoder.h \
+- rtpp_loader.c $(MAINSRCDIR)/rtp.c $(MAINSRCDIR)/rtp_analyze.c \
+- $(MAINSRCDIR)/rtpp_util.c $(MAINSRCDIR)/rtpp_time.c decoder.h \
- format_au.h g711.h rtpp_loader.h session.h g729_compat.c \
-- g729_compat.h ${MAINSRCDIR}/rtpp_network.c \
-- ${MAINSRCDIR}/rtpp_ringbuf.c ${MAINSRCDIR}/rtpp_netaddr.c \
-- ${MAINSRCDIR}/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
+- g729_compat.h $(MAINSRCDIR)/rtpp_network.c \
+- $(MAINSRCDIR)/rtpp_ringbuf.c $(MAINSRCDIR)/rtpp_netaddr.c \
+- $(MAINSRCDIR)/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
- rtpp_scan_pcap.c rtpp_scan_pcap.h eaud_pcap.c eaud_pcap.h \
- eaud_substreams.c eaud_substreams.h rtpp_scan_adhoc.c \
- rtpp_scan_adhoc.h eaud_adhoc.c eaud_adhoc.h eaud_crypto.c \
- eaud_crypto.h srtp_util.c srtp_util.h \
-- $(top_srcdir)/src/rtpp_memdeb.c \
-- $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h \
-- $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h \
-- $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c \
-- $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h \
-- $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c \
-- $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c \
-- $(top_srcdir)/src/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h \
+- $(MAINSRCDIR)/rtpp_glitch.c $(MAINSRCDIR)/rtpp_glitch.h \
+- $(MAINSRCDIR)/rtpp_codeptr.h $(MAINSRCDIR)/rtpp_autoglitch.c \
+- $(MAINSRCDIR)/rtpp_autoglitch.h $(MAINSRCDIR)/rtpp_debugon.h \
+- $(MAINSRCDIR)/rtpp_refcnt.c $(MAINSRCDIR)/rtpp_refcnt.h \
+- $(MAINSRCDIR)/rtpp_threads.h $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c \
+- $(MAINSRCDIR)/rtpp_stacktrace.h $(MAINSRCDIR)/rtpp_coverage.c \
+- $(MAINSRCDIR)/rtpp_coverage.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.h \
@@ -25125,29 +26414,32 @@ index 7da27587..00000000
-am__objects_4 = extractaudio_debug-extractaudio.$(OBJEXT) \
- extractaudio_debug-decoder.$(OBJEXT) \
- extractaudio_debug-rtpp_loader.$(OBJEXT) \
-- extractaudio_debug-rtp.$(OBJEXT) \
-- extractaudio_debug-rtp_analyze.$(OBJEXT) \
-- extractaudio_debug-rtpp_util.$(OBJEXT) \
-- extractaudio_debug-rtpp_time.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtp.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_util.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_time.$(OBJEXT) \
- extractaudio_debug-g729_compat.$(OBJEXT) \
-- extractaudio_debug-rtpp_network.$(OBJEXT) \
-- extractaudio_debug-rtpp_ringbuf.$(OBJEXT) \
-- extractaudio_debug-rtpp_netaddr.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_network.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.$(OBJEXT) \
- extractaudio_debug-eaud_oformats.$(OBJEXT) \
- extractaudio_debug-rtpp_scan_pcap.$(OBJEXT) \
- extractaudio_debug-eaud_pcap.$(OBJEXT) \
- extractaudio_debug-eaud_substreams.$(OBJEXT) \
- extractaudio_debug-rtpp_scan_adhoc.$(OBJEXT) \
- extractaudio_debug-eaud_adhoc.$(OBJEXT) $(am__objects_3)
--am__objects_5 = extractaudio_debug-rtpp_memdeb.$(OBJEXT) \
-- extractaudio_debug-rtpp_glitch.$(OBJEXT) \
-- extractaudio_debug-rtpp_autoglitch.$(OBJEXT) \
-- extractaudio_debug-rtpp_refcnt.$(OBJEXT) \
-- extractaudio_debug-rtpp_mallocs.$(OBJEXT) \
-- extractaudio_debug-rtpp_stacktrace.$(OBJEXT)
--am__objects_6 = extractaudio_debug-rtpp_netaddr_fin.$(OBJEXT)
--am__objects_7 = extractaudio_debug-rtpp_refcnt_fin.$(OBJEXT)
--am__objects_8 = extractaudio_debug-rtpp_ringbuf_fin.$(OBJEXT)
+-am__objects_5 = \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.$(OBJEXT)
+-am__objects_6 = $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.$(OBJEXT)
+-am__objects_7 = $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_8 = $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.$(OBJEXT)
-am_extractaudio_debug_OBJECTS = $(am__objects_4) $(am__objects_5) \
- $(am__objects_6) $(am__objects_7) $(am__objects_8)
-extractaudio_debug_OBJECTS = $(am_extractaudio_debug_OBJECTS)
@@ -25173,7 +26465,34 @@ index 7da27587..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/extractaudio-decoder.Po \
+-am__depfiles_remade = $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po \
+- ./$(DEPDIR)/extractaudio-decoder.Po \
- ./$(DEPDIR)/extractaudio-eaud_adhoc.Po \
- ./$(DEPDIR)/extractaudio-eaud_crypto.Po \
- ./$(DEPDIR)/extractaudio-eaud_oformats.Po \
@@ -25181,18 +26500,9 @@ index 7da27587..00000000
- ./$(DEPDIR)/extractaudio-eaud_substreams.Po \
- ./$(DEPDIR)/extractaudio-extractaudio.Po \
- ./$(DEPDIR)/extractaudio-g729_compat.Po \
-- ./$(DEPDIR)/extractaudio-rtp.Po \
-- ./$(DEPDIR)/extractaudio-rtp_analyze.Po \
- ./$(DEPDIR)/extractaudio-rtpp_loader.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_mallocs.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_netaddr.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_network.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_refcnt.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_ringbuf.Po \
- ./$(DEPDIR)/extractaudio-rtpp_scan_adhoc.Po \
- ./$(DEPDIR)/extractaudio-rtpp_scan_pcap.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_time.Po \
-- ./$(DEPDIR)/extractaudio-rtpp_util.Po \
- ./$(DEPDIR)/extractaudio-srtp_util.Po \
- ./$(DEPDIR)/extractaudio_debug-decoder.Po \
- ./$(DEPDIR)/extractaudio_debug-eaud_adhoc.Po \
@@ -25202,25 +26512,9 @@ index 7da27587..00000000
- ./$(DEPDIR)/extractaudio_debug-eaud_substreams.Po \
- ./$(DEPDIR)/extractaudio_debug-extractaudio.Po \
- ./$(DEPDIR)/extractaudio_debug-g729_compat.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtp.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtp_analyze.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po \
- ./$(DEPDIR)/extractaudio_debug-rtpp_loader.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_network.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po \
- ./$(DEPDIR)/extractaudio_debug-rtpp_scan_adhoc.Po \
- ./$(DEPDIR)/extractaudio_debug-rtpp_scan_pcap.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_time.Po \
-- ./$(DEPDIR)/extractaudio_debug-rtpp_util.Po \
- ./$(DEPDIR)/extractaudio_debug-srtp_util.Po
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
@@ -25301,6 +26595,7 @@ index 7da27587..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -25323,6 +26618,9 @@ index 7da27587..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -25366,8 +26664,10 @@ index 7da27587..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -25410,13 +26710,36 @@ index 7da27587..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -25427,11 +26750,12 @@ index 7da27587..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -25455,39 +26779,23 @@ index 7da27587..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-extractaudio_BASESOURCES = extractaudio.c decoder.c rtpp_loader.c \
-- ${MAINSRCDIR}/rtp.c ${MAINSRCDIR}/rtp_analyze.c \
-- ${MAINSRCDIR}/rtpp_util.c ${MAINSRCDIR}/rtpp_time.c decoder.h \
+- $(MAINSRCDIR)/rtp.c $(MAINSRCDIR)/rtp_analyze.c \
+- $(MAINSRCDIR)/rtpp_util.c $(MAINSRCDIR)/rtpp_time.c decoder.h \
- format_au.h g711.h rtpp_loader.h session.h g729_compat.c \
-- g729_compat.h ${MAINSRCDIR}/rtpp_network.c \
-- ${MAINSRCDIR}/rtpp_ringbuf.c ${MAINSRCDIR}/rtpp_netaddr.c \
-- ${MAINSRCDIR}/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
+- g729_compat.h $(MAINSRCDIR)/rtpp_network.c \
+- $(MAINSRCDIR)/rtpp_ringbuf.c $(MAINSRCDIR)/rtpp_netaddr.c \
+- $(MAINSRCDIR)/rtpp_netaddr.h eaud_oformats.c eaud_oformats.h \
- rtpp_scan_pcap.c rtpp_scan_pcap.h eaud_pcap.c eaud_pcap.h \
- eaud_substreams.c eaud_substreams.h rtpp_scan_adhoc.c \
- rtpp_scan_adhoc.h eaud_adhoc.c eaud_adhoc.h $(am__append_2)
--extractaudio_SOURCES = $(extractaudio_BASESOURCES) ${MAINSRCDIR}/rtpp_mallocs.c \
-- ${MAINSRCDIR}/rtpp_mallocs.h ${MAINSRCDIR}/rtpp_refcnt.c ${MAINSRCDIR}/rtpp_refcnt.h
+-extractaudio_SOURCES = $(extractaudio_BASESOURCES) $(MAINSRCDIR)/rtpp_mallocs.c \
+- $(MAINSRCDIR)/rtpp_mallocs.h $(MAINSRCDIR)/rtpp_refcnt.c $(MAINSRCDIR)/rtpp_refcnt.h
-
-extractaudio_LDADD = @LIBS_G729@ @LIBS_GSM@ @LIBS_G722@ @LIBS_SNDFILE@ \
- -lm -lpthread $(am__append_3)
@@ -25507,7 +26815,7 @@ index 7da27587..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -25527,7 +26835,7 @@ index 7da27587..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -25576,29 +26884,112 @@ index 7da27587..00000000
- `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-- cd "$(DESTDIR)$(bindir)" && rm -f $$files
+- cd "$(DESTDIR)$(bindir)" && $(am__rm_f) $$files
-
-clean-binPROGRAMS:
-- @list='$(bin_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
+- $(am__rm_f) $(bin_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(bin_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
+-$(MAINSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)
+- @: >>$(MAINSRCDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)/$(DEPDIR)
+- @: >>$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtp.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtp_analyze.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_util.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_time.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_network.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_ringbuf.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_netaddr.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-extractaudio$(EXEEXT): $(extractaudio_OBJECTS) $(extractaudio_DEPENDENCIES) $(EXTRA_extractaudio_DEPENDENCIES)
- @rm -f extractaudio$(EXEEXT)
- $(AM_V_CCLD)$(extractaudio_LINK) $(extractaudio_OBJECTS) $(extractaudio_LDADD) $(LIBS)
+-$(MAINSRCDIR)/extractaudio_debug-rtp.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtp_analyze.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_util.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_time.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_network.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-extractaudio_debug$(EXEEXT): $(extractaudio_debug_OBJECTS) $(extractaudio_debug_DEPENDENCIES) $(EXTRA_extractaudio_debug_DEPENDENCIES)
- @rm -f extractaudio_debug$(EXEEXT)
@@ -25606,10 +26997,39 @@ index 7da27587..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(MAINSRCDIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-decoder.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-eaud_adhoc.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-eaud_crypto.Po@am__quote@ # am--include-marker
@@ -25618,18 +27038,9 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-eaud_substreams.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-extractaudio.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-g729_compat.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtp.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtp_analyze.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_loader.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_netaddr.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_network.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_ringbuf.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_scan_adhoc.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_scan_pcap.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_time.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-rtpp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio-srtp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-decoder.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-eaud_adhoc.Po@am__quote@ # am--include-marker
@@ -25639,50 +27050,37 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-eaud_substreams.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-extractaudio.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-g729_compat.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtp.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtp_analyze.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_loader.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_network.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_scan_adhoc.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_scan_pcap.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_time.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-rtpp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extractaudio_debug-srtp_util.Po@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -25729,61 +27127,61 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_loader.obj `if test -f 'rtpp_loader.c'; then $(CYGPATH_W) 'rtpp_loader.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_loader.c'; fi`
-
--extractaudio-rtp.o: ${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtp.o -MD -MP -MF $(DEPDIR)/extractaudio-rtp.Tpo -c -o extractaudio-rtp.o `test -f '${MAINSRCDIR}/rtp.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtp.Tpo $(DEPDIR)/extractaudio-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp.c' object='extractaudio-rtp.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtp.o: $(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtp.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtp.o `test -f '$(MAINSRCDIR)/rtp.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp.c' object='$(MAINSRCDIR)/extractaudio-rtp.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtp.o `test -f '${MAINSRCDIR}/rtp.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtp.o `test -f '$(MAINSRCDIR)/rtp.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp.c
-
--extractaudio-rtp.obj: ${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtp.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtp.Tpo -c -o extractaudio-rtp.obj `if test -f '${MAINSRCDIR}/rtp.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtp.Tpo $(DEPDIR)/extractaudio-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp.c' object='extractaudio-rtp.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtp.obj: $(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtp.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtp.obj `if test -f '$(MAINSRCDIR)/rtp.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp.c' object='$(MAINSRCDIR)/extractaudio-rtp.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtp.obj `if test -f '${MAINSRCDIR}/rtp.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtp.obj `if test -f '$(MAINSRCDIR)/rtp.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp.c'; fi`
-
--extractaudio-rtp_analyze.o: ${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtp_analyze.o -MD -MP -MF $(DEPDIR)/extractaudio-rtp_analyze.Tpo -c -o extractaudio-rtp_analyze.o `test -f '${MAINSRCDIR}/rtp_analyze.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtp_analyze.Tpo $(DEPDIR)/extractaudio-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp_analyze.c' object='extractaudio-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtp_analyze.o: $(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtp_analyze.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtp_analyze.o `test -f '$(MAINSRCDIR)/rtp_analyze.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp_analyze.c' object='$(MAINSRCDIR)/extractaudio-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtp_analyze.o `test -f '${MAINSRCDIR}/rtp_analyze.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp_analyze.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtp_analyze.o `test -f '$(MAINSRCDIR)/rtp_analyze.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp_analyze.c
-
--extractaudio-rtp_analyze.obj: ${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtp_analyze.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtp_analyze.Tpo -c -o extractaudio-rtp_analyze.obj `if test -f '${MAINSRCDIR}/rtp_analyze.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp_analyze.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtp_analyze.Tpo $(DEPDIR)/extractaudio-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp_analyze.c' object='extractaudio-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtp_analyze.obj: $(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtp_analyze.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtp_analyze.obj `if test -f '$(MAINSRCDIR)/rtp_analyze.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp_analyze.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp_analyze.c' object='$(MAINSRCDIR)/extractaudio-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtp_analyze.obj `if test -f '${MAINSRCDIR}/rtp_analyze.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp_analyze.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtp_analyze.obj `if test -f '$(MAINSRCDIR)/rtp_analyze.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp_analyze.c'; fi`
-
--extractaudio-rtpp_util.o: ${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_util.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_util.Tpo -c -o extractaudio-rtpp_util.o `test -f '${MAINSRCDIR}/rtpp_util.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_util.Tpo $(DEPDIR)/extractaudio-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_util.c' object='extractaudio-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_util.o: $(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_util.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_util.o `test -f '$(MAINSRCDIR)/rtpp_util.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_util.c' object='$(MAINSRCDIR)/extractaudio-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_util.o `test -f '${MAINSRCDIR}/rtpp_util.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_util.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_util.o `test -f '$(MAINSRCDIR)/rtpp_util.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_util.c
-
--extractaudio-rtpp_util.obj: ${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_util.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_util.Tpo -c -o extractaudio-rtpp_util.obj `if test -f '${MAINSRCDIR}/rtpp_util.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_util.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_util.Tpo $(DEPDIR)/extractaudio-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_util.c' object='extractaudio-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_util.obj: $(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_util.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_util.obj `if test -f '$(MAINSRCDIR)/rtpp_util.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_util.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_util.c' object='$(MAINSRCDIR)/extractaudio-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_util.obj `if test -f '${MAINSRCDIR}/rtpp_util.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_util.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_util.obj `if test -f '$(MAINSRCDIR)/rtpp_util.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_util.c'; fi`
-
--extractaudio-rtpp_time.o: ${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_time.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_time.Tpo -c -o extractaudio-rtpp_time.o `test -f '${MAINSRCDIR}/rtpp_time.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_time.Tpo $(DEPDIR)/extractaudio-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_time.c' object='extractaudio-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_time.o: $(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_time.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_time.o `test -f '$(MAINSRCDIR)/rtpp_time.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_time.c' object='$(MAINSRCDIR)/extractaudio-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_time.o `test -f '${MAINSRCDIR}/rtpp_time.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_time.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_time.o `test -f '$(MAINSRCDIR)/rtpp_time.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_time.c
-
--extractaudio-rtpp_time.obj: ${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_time.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_time.Tpo -c -o extractaudio-rtpp_time.obj `if test -f '${MAINSRCDIR}/rtpp_time.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_time.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_time.Tpo $(DEPDIR)/extractaudio-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_time.c' object='extractaudio-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_time.obj: $(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_time.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_time.obj `if test -f '$(MAINSRCDIR)/rtpp_time.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_time.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_time.c' object='$(MAINSRCDIR)/extractaudio-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_time.obj `if test -f '${MAINSRCDIR}/rtpp_time.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_time.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_time.obj `if test -f '$(MAINSRCDIR)/rtpp_time.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_time.c'; fi`
-
-extractaudio-g729_compat.o: g729_compat.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-g729_compat.o -MD -MP -MF $(DEPDIR)/extractaudio-g729_compat.Tpo -c -o extractaudio-g729_compat.o `test -f 'g729_compat.c' || echo '$(srcdir)/'`g729_compat.c
@@ -25799,47 +27197,47 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-g729_compat.obj `if test -f 'g729_compat.c'; then $(CYGPATH_W) 'g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/g729_compat.c'; fi`
-
--extractaudio-rtpp_network.o: ${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_network.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_network.Tpo -c -o extractaudio-rtpp_network.o `test -f '${MAINSRCDIR}/rtpp_network.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_network.Tpo $(DEPDIR)/extractaudio-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_network.c' object='extractaudio-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_network.o: $(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_network.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_network.o `test -f '$(MAINSRCDIR)/rtpp_network.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_network.c' object='$(MAINSRCDIR)/extractaudio-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_network.o `test -f '${MAINSRCDIR}/rtpp_network.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_network.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_network.o `test -f '$(MAINSRCDIR)/rtpp_network.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_network.c
-
--extractaudio-rtpp_network.obj: ${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_network.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_network.Tpo -c -o extractaudio-rtpp_network.obj `if test -f '${MAINSRCDIR}/rtpp_network.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_network.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_network.Tpo $(DEPDIR)/extractaudio-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_network.c' object='extractaudio-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_network.obj: $(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_network.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_network.obj `if test -f '$(MAINSRCDIR)/rtpp_network.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_network.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_network.c' object='$(MAINSRCDIR)/extractaudio-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_network.obj `if test -f '${MAINSRCDIR}/rtpp_network.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_network.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_network.obj `if test -f '$(MAINSRCDIR)/rtpp_network.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_network.c'; fi`
-
--extractaudio-rtpp_ringbuf.o: ${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_ringbuf.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo -c -o extractaudio-rtpp_ringbuf.o `test -f '${MAINSRCDIR}/rtpp_ringbuf.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo $(DEPDIR)/extractaudio-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_ringbuf.c' object='extractaudio-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_ringbuf.o: $(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.o `test -f '$(MAINSRCDIR)/rtpp_ringbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ringbuf.c' object='$(MAINSRCDIR)/extractaudio-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_ringbuf.o `test -f '${MAINSRCDIR}/rtpp_ringbuf.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_ringbuf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.o `test -f '$(MAINSRCDIR)/rtpp_ringbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ringbuf.c
-
--extractaudio-rtpp_ringbuf.obj: ${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_ringbuf.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo -c -o extractaudio-rtpp_ringbuf.obj `if test -f '${MAINSRCDIR}/rtpp_ringbuf.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_ringbuf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo $(DEPDIR)/extractaudio-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_ringbuf.c' object='extractaudio-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_ringbuf.obj: $(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_ringbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ringbuf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ringbuf.c' object='$(MAINSRCDIR)/extractaudio-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_ringbuf.obj `if test -f '${MAINSRCDIR}/rtpp_ringbuf.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_ringbuf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_ringbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_ringbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ringbuf.c'; fi`
-
--extractaudio-rtpp_netaddr.o: ${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_netaddr.Tpo -c -o extractaudio-rtpp_netaddr.o `test -f '${MAINSRCDIR}/rtpp_netaddr.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_netaddr.Tpo $(DEPDIR)/extractaudio-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_netaddr.c' object='extractaudio-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_netaddr.o: $(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_netaddr.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_netaddr.o `test -f '$(MAINSRCDIR)/rtpp_netaddr.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_netaddr.c' object='$(MAINSRCDIR)/extractaudio-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_netaddr.o `test -f '${MAINSRCDIR}/rtpp_netaddr.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_netaddr.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_netaddr.o `test -f '$(MAINSRCDIR)/rtpp_netaddr.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_netaddr.c
-
--extractaudio-rtpp_netaddr.obj: ${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_netaddr.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_netaddr.Tpo -c -o extractaudio-rtpp_netaddr.obj `if test -f '${MAINSRCDIR}/rtpp_netaddr.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_netaddr.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_netaddr.Tpo $(DEPDIR)/extractaudio-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_netaddr.c' object='extractaudio-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_netaddr.obj: $(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_netaddr.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_netaddr.obj `if test -f '$(MAINSRCDIR)/rtpp_netaddr.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_netaddr.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_netaddr.c' object='$(MAINSRCDIR)/extractaudio-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_netaddr.obj `if test -f '${MAINSRCDIR}/rtpp_netaddr.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_netaddr.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_netaddr.obj `if test -f '$(MAINSRCDIR)/rtpp_netaddr.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_netaddr.c'; fi`
-
-extractaudio-eaud_oformats.o: eaud_oformats.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-eaud_oformats.o -MD -MP -MF $(DEPDIR)/extractaudio-eaud_oformats.Tpo -c -o extractaudio-eaud_oformats.o `test -f 'eaud_oformats.c' || echo '$(srcdir)/'`eaud_oformats.c
@@ -25953,33 +27351,33 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-srtp_util.obj `if test -f 'srtp_util.c'; then $(CYGPATH_W) 'srtp_util.c'; else $(CYGPATH_W) '$(srcdir)/srtp_util.c'; fi`
-
--extractaudio-rtpp_mallocs.o: ${MAINSRCDIR}/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_mallocs.Tpo -c -o extractaudio-rtpp_mallocs.o `test -f '${MAINSRCDIR}/rtpp_mallocs.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_mallocs.Tpo $(DEPDIR)/extractaudio-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_mallocs.c' object='extractaudio-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/extractaudio-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_mallocs.o `test -f '${MAINSRCDIR}/rtpp_mallocs.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--extractaudio-rtpp_mallocs.obj: ${MAINSRCDIR}/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_mallocs.Tpo -c -o extractaudio-rtpp_mallocs.obj `if test -f '${MAINSRCDIR}/rtpp_mallocs.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_mallocs.Tpo $(DEPDIR)/extractaudio-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_mallocs.c' object='extractaudio-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/extractaudio-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_mallocs.obj `if test -f '${MAINSRCDIR}/rtpp_mallocs.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--extractaudio-rtpp_refcnt.o: ${MAINSRCDIR}/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_refcnt.Tpo -c -o extractaudio-rtpp_refcnt.o `test -f '${MAINSRCDIR}/rtpp_refcnt.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_refcnt.Tpo $(DEPDIR)/extractaudio-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_refcnt.c' object='extractaudio-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/extractaudio-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_refcnt.o `test -f '${MAINSRCDIR}/rtpp_refcnt.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--extractaudio-rtpp_refcnt.obj: ${MAINSRCDIR}/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT extractaudio-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/extractaudio-rtpp_refcnt.Tpo -c -o extractaudio-rtpp_refcnt.obj `if test -f '${MAINSRCDIR}/rtpp_refcnt.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio-rtpp_refcnt.Tpo $(DEPDIR)/extractaudio-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_refcnt.c' object='extractaudio-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/extractaudio-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/extractaudio-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o extractaudio-rtpp_refcnt.obj `if test -f '${MAINSRCDIR}/rtpp_refcnt.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_CPPFLAGS) $(CPPFLAGS) $(extractaudio_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
-extractaudio_debug-extractaudio.o: extractaudio.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-extractaudio.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-extractaudio.Tpo -c -o extractaudio_debug-extractaudio.o `test -f 'extractaudio.c' || echo '$(srcdir)/'`extractaudio.c
@@ -26023,61 +27421,61 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_loader.obj `if test -f 'rtpp_loader.c'; then $(CYGPATH_W) 'rtpp_loader.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_loader.c'; fi`
-
--extractaudio_debug-rtp.o: ${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtp.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtp.Tpo -c -o extractaudio_debug-rtp.o `test -f '${MAINSRCDIR}/rtp.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtp.Tpo $(DEPDIR)/extractaudio_debug-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp.c' object='extractaudio_debug-rtp.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtp.o: $(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtp.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtp.o `test -f '$(MAINSRCDIR)/rtp.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp.c' object='$(MAINSRCDIR)/extractaudio_debug-rtp.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtp.o `test -f '${MAINSRCDIR}/rtp.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtp.o `test -f '$(MAINSRCDIR)/rtp.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp.c
-
--extractaudio_debug-rtp.obj: ${MAINSRCDIR}/rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtp.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtp.Tpo -c -o extractaudio_debug-rtp.obj `if test -f '${MAINSRCDIR}/rtp.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtp.Tpo $(DEPDIR)/extractaudio_debug-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp.c' object='extractaudio_debug-rtp.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtp.obj: $(MAINSRCDIR)/rtp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtp.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtp.obj `if test -f '$(MAINSRCDIR)/rtp.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp.c' object='$(MAINSRCDIR)/extractaudio_debug-rtp.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtp.obj `if test -f '${MAINSRCDIR}/rtp.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtp.obj `if test -f '$(MAINSRCDIR)/rtp.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp.c'; fi`
-
--extractaudio_debug-rtp_analyze.o: ${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtp_analyze.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo -c -o extractaudio_debug-rtp_analyze.o `test -f '${MAINSRCDIR}/rtp_analyze.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo $(DEPDIR)/extractaudio_debug-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp_analyze.c' object='extractaudio_debug-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtp_analyze.o: $(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.o `test -f '$(MAINSRCDIR)/rtp_analyze.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp_analyze.c' object='$(MAINSRCDIR)/extractaudio_debug-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtp_analyze.o `test -f '${MAINSRCDIR}/rtp_analyze.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtp_analyze.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.o `test -f '$(MAINSRCDIR)/rtp_analyze.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtp_analyze.c
-
--extractaudio_debug-rtp_analyze.obj: ${MAINSRCDIR}/rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtp_analyze.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo -c -o extractaudio_debug-rtp_analyze.obj `if test -f '${MAINSRCDIR}/rtp_analyze.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp_analyze.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo $(DEPDIR)/extractaudio_debug-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtp_analyze.c' object='extractaudio_debug-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtp_analyze.obj: $(MAINSRCDIR)/rtp_analyze.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.obj `if test -f '$(MAINSRCDIR)/rtp_analyze.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp_analyze.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtp_analyze.c' object='$(MAINSRCDIR)/extractaudio_debug-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtp_analyze.obj `if test -f '${MAINSRCDIR}/rtp_analyze.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtp_analyze.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtp_analyze.obj `if test -f '$(MAINSRCDIR)/rtp_analyze.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtp_analyze.c'; fi`
-
--extractaudio_debug-rtpp_util.o: ${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_util.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_util.Tpo -c -o extractaudio_debug-rtpp_util.o `test -f '${MAINSRCDIR}/rtpp_util.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_util.Tpo $(DEPDIR)/extractaudio_debug-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_util.c' object='extractaudio_debug-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_util.o: $(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_util.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_util.o `test -f '$(MAINSRCDIR)/rtpp_util.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_util.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_util.o `test -f '${MAINSRCDIR}/rtpp_util.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_util.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_util.o `test -f '$(MAINSRCDIR)/rtpp_util.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_util.c
-
--extractaudio_debug-rtpp_util.obj: ${MAINSRCDIR}/rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_util.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_util.Tpo -c -o extractaudio_debug-rtpp_util.obj `if test -f '${MAINSRCDIR}/rtpp_util.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_util.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_util.Tpo $(DEPDIR)/extractaudio_debug-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_util.c' object='extractaudio_debug-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_util.obj: $(MAINSRCDIR)/rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_util.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_util.obj `if test -f '$(MAINSRCDIR)/rtpp_util.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_util.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_util.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_util.obj `if test -f '${MAINSRCDIR}/rtpp_util.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_util.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_util.obj `if test -f '$(MAINSRCDIR)/rtpp_util.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_util.c'; fi`
-
--extractaudio_debug-rtpp_time.o: ${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_time.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_time.Tpo -c -o extractaudio_debug-rtpp_time.o `test -f '${MAINSRCDIR}/rtpp_time.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_time.Tpo $(DEPDIR)/extractaudio_debug-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_time.c' object='extractaudio_debug-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_time.o: $(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_time.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_time.o `test -f '$(MAINSRCDIR)/rtpp_time.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_time.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_time.o `test -f '${MAINSRCDIR}/rtpp_time.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_time.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_time.o `test -f '$(MAINSRCDIR)/rtpp_time.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_time.c
-
--extractaudio_debug-rtpp_time.obj: ${MAINSRCDIR}/rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_time.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_time.Tpo -c -o extractaudio_debug-rtpp_time.obj `if test -f '${MAINSRCDIR}/rtpp_time.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_time.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_time.Tpo $(DEPDIR)/extractaudio_debug-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_time.c' object='extractaudio_debug-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_time.obj: $(MAINSRCDIR)/rtpp_time.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_time.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_time.obj `if test -f '$(MAINSRCDIR)/rtpp_time.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_time.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_time.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_time.obj `if test -f '${MAINSRCDIR}/rtpp_time.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_time.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_time.obj `if test -f '$(MAINSRCDIR)/rtpp_time.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_time.c'; fi`
-
-extractaudio_debug-g729_compat.o: g729_compat.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-g729_compat.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-g729_compat.Tpo -c -o extractaudio_debug-g729_compat.o `test -f 'g729_compat.c' || echo '$(srcdir)/'`g729_compat.c
@@ -26093,47 +27491,47 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-g729_compat.obj `if test -f 'g729_compat.c'; then $(CYGPATH_W) 'g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/g729_compat.c'; fi`
-
--extractaudio_debug-rtpp_network.o: ${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_network.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_network.Tpo -c -o extractaudio_debug-rtpp_network.o `test -f '${MAINSRCDIR}/rtpp_network.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_network.Tpo $(DEPDIR)/extractaudio_debug-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_network.c' object='extractaudio_debug-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_network.o: $(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_network.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_network.o `test -f '$(MAINSRCDIR)/rtpp_network.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_network.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_network.o `test -f '${MAINSRCDIR}/rtpp_network.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_network.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_network.o `test -f '$(MAINSRCDIR)/rtpp_network.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_network.c
-
--extractaudio_debug-rtpp_network.obj: ${MAINSRCDIR}/rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_network.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_network.Tpo -c -o extractaudio_debug-rtpp_network.obj `if test -f '${MAINSRCDIR}/rtpp_network.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_network.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_network.Tpo $(DEPDIR)/extractaudio_debug-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_network.c' object='extractaudio_debug-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_network.obj: $(MAINSRCDIR)/rtpp_network.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_network.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_network.obj `if test -f '$(MAINSRCDIR)/rtpp_network.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_network.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_network.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_network.obj `if test -f '${MAINSRCDIR}/rtpp_network.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_network.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_network.obj `if test -f '$(MAINSRCDIR)/rtpp_network.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_network.c'; fi`
-
--extractaudio_debug-rtpp_ringbuf.o: ${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_ringbuf.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo -c -o extractaudio_debug-rtpp_ringbuf.o `test -f '${MAINSRCDIR}/rtpp_ringbuf.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_ringbuf.c' object='extractaudio_debug-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.o: $(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.o `test -f '$(MAINSRCDIR)/rtpp_ringbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ringbuf.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_ringbuf.o `test -f '${MAINSRCDIR}/rtpp_ringbuf.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_ringbuf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.o `test -f '$(MAINSRCDIR)/rtpp_ringbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ringbuf.c
-
--extractaudio_debug-rtpp_ringbuf.obj: ${MAINSRCDIR}/rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_ringbuf.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo -c -o extractaudio_debug-rtpp_ringbuf.obj `if test -f '${MAINSRCDIR}/rtpp_ringbuf.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_ringbuf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo $(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_ringbuf.c' object='extractaudio_debug-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.obj: $(MAINSRCDIR)/rtpp_ringbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_ringbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ringbuf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ringbuf.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_ringbuf.obj `if test -f '${MAINSRCDIR}/rtpp_ringbuf.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_ringbuf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_ringbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_ringbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ringbuf.c'; fi`
-
--extractaudio_debug-rtpp_netaddr.o: ${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo -c -o extractaudio_debug-rtpp_netaddr.o `test -f '${MAINSRCDIR}/rtpp_netaddr.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_netaddr.c' object='extractaudio_debug-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.o: $(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.o `test -f '$(MAINSRCDIR)/rtpp_netaddr.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_netaddr.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_netaddr.o `test -f '${MAINSRCDIR}/rtpp_netaddr.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_netaddr.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.o `test -f '$(MAINSRCDIR)/rtpp_netaddr.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_netaddr.c
-
--extractaudio_debug-rtpp_netaddr.obj: ${MAINSRCDIR}/rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_netaddr.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo -c -o extractaudio_debug-rtpp_netaddr.obj `if test -f '${MAINSRCDIR}/rtpp_netaddr.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_netaddr.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo $(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_netaddr.c' object='extractaudio_debug-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.obj: $(MAINSRCDIR)/rtpp_netaddr.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.obj `if test -f '$(MAINSRCDIR)/rtpp_netaddr.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_netaddr.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_netaddr.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_netaddr.obj `if test -f '${MAINSRCDIR}/rtpp_netaddr.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_netaddr.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_netaddr.obj `if test -f '$(MAINSRCDIR)/rtpp_netaddr.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_netaddr.c'; fi`
-
-extractaudio_debug-eaud_oformats.o: eaud_oformats.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-eaud_oformats.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-eaud_oformats.Tpo -c -o extractaudio_debug-eaud_oformats.o `test -f 'eaud_oformats.c' || echo '$(srcdir)/'`eaud_oformats.c
@@ -26247,131 +27645,159 @@ index 7da27587..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-srtp_util.obj `if test -f 'srtp_util.c'; then $(CYGPATH_W) 'srtp_util.c'; else $(CYGPATH_W) '$(srcdir)/srtp_util.c'; fi`
-
--extractaudio_debug-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo -c -o extractaudio_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='extractaudio_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--extractaudio_debug-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo -c -o extractaudio_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Tpo $(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='extractaudio_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--extractaudio_debug-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo -c -o extractaudio_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo $(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='extractaudio_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--extractaudio_debug-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo -c -o extractaudio_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_glitch.Tpo $(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='extractaudio_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--extractaudio_debug-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo -c -o extractaudio_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='extractaudio_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--extractaudio_debug-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo -c -o extractaudio_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Tpo $(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='extractaudio_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--extractaudio_debug-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo -c -o extractaudio_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='extractaudio_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--extractaudio_debug-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo -c -o extractaudio_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Tpo $(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='extractaudio_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--extractaudio_debug-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo -c -o extractaudio_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='extractaudio_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--extractaudio_debug-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo -c -o extractaudio_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo $(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='extractaudio_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--extractaudio_debug-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo -c -o extractaudio_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='extractaudio_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--extractaudio_debug-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo -c -o extractaudio_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo $(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='extractaudio_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
-
--extractaudio_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo -c -o extractaudio_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='extractaudio_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
-
--extractaudio_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo -c -o extractaudio_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='extractaudio_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/extractaudio_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
--extractaudio_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo -c -o extractaudio_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='extractaudio_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
-
--extractaudio_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo -c -o extractaudio_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='extractaudio_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
-
--extractaudio_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo -c -o extractaudio_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='extractaudio_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
-
--extractaudio_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT extractaudio_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo -c -o extractaudio_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='extractaudio_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o extractaudio_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extractaudio_debug_CPPFLAGS) $(CPPFLAGS) $(extractaudio_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/extractaudio_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
@@ -26492,11 +27918,15 @@ index 7da27587..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -26507,7 +27937,34 @@ index 7da27587..00000000
- clean-noinstPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/extractaudio-decoder.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
+- -rm -f ./$(DEPDIR)/extractaudio-decoder.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_crypto.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_oformats.Po
@@ -26515,18 +27972,9 @@ index 7da27587..00000000
- -rm -f ./$(DEPDIR)/extractaudio-eaud_substreams.Po
- -rm -f ./$(DEPDIR)/extractaudio-extractaudio.Po
- -rm -f ./$(DEPDIR)/extractaudio-g729_compat.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtp.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtp_analyze.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_loader.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_scan_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_scan_pcap.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio-srtp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-decoder.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-eaud_adhoc.Po
@@ -26536,25 +27984,9 @@ index 7da27587..00000000
- -rm -f ./$(DEPDIR)/extractaudio_debug-eaud_substreams.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-extractaudio.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-g729_compat.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtp.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_loader.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_scan_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_scan_pcap.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-srtp_util.Po
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
@@ -26601,7 +28033,34 @@ index 7da27587..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/extractaudio-decoder.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtp_analyze.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_netaddr.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_network.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_time.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio-rtpp_util.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_network.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_time.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/extractaudio_debug-rtpp_util.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
+- -rm -f ./$(DEPDIR)/extractaudio-decoder.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_crypto.Po
- -rm -f ./$(DEPDIR)/extractaudio-eaud_oformats.Po
@@ -26609,18 +28068,9 @@ index 7da27587..00000000
- -rm -f ./$(DEPDIR)/extractaudio-eaud_substreams.Po
- -rm -f ./$(DEPDIR)/extractaudio-extractaudio.Po
- -rm -f ./$(DEPDIR)/extractaudio-g729_compat.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtp.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtp_analyze.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_loader.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_ringbuf.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_scan_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio-rtpp_scan_pcap.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/extractaudio-rtpp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio-srtp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-decoder.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-eaud_adhoc.Po
@@ -26630,25 +28080,9 @@ index 7da27587..00000000
- -rm -f ./$(DEPDIR)/extractaudio_debug-eaud_substreams.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-extractaudio.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-g729_compat.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtp.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtp_analyze.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_glitch.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_loader.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_ringbuf_fin.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_scan_adhoc.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_scan_pcap.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/extractaudio_debug-rtpp_util.Po
- -rm -f ./$(DEPDIR)/extractaudio_debug-srtp_util.Po
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -26691,6 +28125,13 @@ index 7da27587..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/install-sh b/install-sh
deleted file mode 100755
index 8175c640..00000000
@@ -27217,14 +28658,14 @@ index 8175c640..00000000
-# End:
diff --git a/libexecinfo/Makefile.in b/libexecinfo/Makefile.in
deleted file mode 100644
-index bf7a40af..00000000
+index 0e1450fd..00000000
--- a/libexecinfo/Makefile.in
+++ /dev/null
-@@ -1,897 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,865 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -27294,6 +28735,8 @@ index bf7a40af..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -27313,7 +28756,8 @@ index bf7a40af..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
--noinst_PROGRAMS = execinfo_check$(EXEEXT) execinfo_TEST$(EXEEXT)
+-@ENABLE_noinst_TRUE@noinst_PROGRAMS = execinfo_check$(EXEEXT) \
+-@ENABLE_noinst_TRUE@ execinfo_TEST$(EXEEXT)
-subdir = libexecinfo
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -27440,10 +28884,9 @@ index bf7a40af..00000000
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
--am__DIST_COMMON = $(srcdir)/Makefile.in \
-- $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/depcomp \
-- $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami \
-- $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/memdeb.ami
+-am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
+- $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami \
+- $(top_srcdir)/m4/memdeb.ami
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
@@ -27475,6 +28918,7 @@ index bf7a40af..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -27497,6 +28941,9 @@ index bf7a40af..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -27540,8 +28987,10 @@ index bf7a40af..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -27584,62 +29033,19 @@ index bf7a40af..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
--RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
--
--# Auto-generated by ./Makefile - DO NOT EDIT!
--SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
-- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
--SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
-- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
-- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
-- $(rtpp_stream_AUTOSRCS) $(rtpp_timed_AUTOSRCS) \
-- $(rtpp_pcount_AUTOSRCS) $(rtpp_record_AUTOSRCS) \
-- $(rtpp_hash_table_AUTOSRCS) $(rtpp_weakref_AUTOSRCS) \
-- $(rtpp_analyzer_AUTOSRCS) $(rtpp_pcnt_strm_AUTOSRCS) \
-- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
-- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
-- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
--rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--rtpp_netaddr_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--rtpp_pearson_perfect_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--rtpp_refcnt_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--rtpp_server_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--rtpp_stats_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--rtpp_stream_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--rtpp_timed_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--rtpp_pcount_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--rtpp_record_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--rtpp_hash_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--rtpp_weakref_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--rtpp_analyzer_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--rtpp_pcnt_strm_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--rtpp_ttl_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--rtpp_pipe_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--rtpp_ringbuf_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--rtpp_sessinfo_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
-
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
-
-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
@@ -27674,7 +29080,7 @@ index bf7a40af..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -27694,7 +29100,7 @@ index bf7a40af..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -27706,24 +29112,17 @@ index bf7a40af..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-libexecinfo.la: $(libexecinfo_la_OBJECTS) $(libexecinfo_la_DEPENDENCIES) $(EXTRA_libexecinfo_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libexecinfo_la_LINK) $(libexecinfo_la_OBJECTS) $(libexecinfo_la_LIBADD) $(LIBS)
@@ -27754,27 +29153,30 @@ index bf7a40af..00000000
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -28000,11 +29402,11 @@ index bf7a40af..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -28015,7 +29417,7 @@ index bf7a40af..00000000
- clean-noinstPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo.Po
+- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo.Po
- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo_luw.Po
- -rm -f ./$(DEPDIR)/execinfo_TEST-stacktraverse.Po
- -rm -f ./$(DEPDIR)/execinfo_check-execinfo_check.Po
@@ -28069,7 +29471,7 @@ index bf7a40af..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo.Po
+- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo.Po
- -rm -f ./$(DEPDIR)/execinfo_TEST-execinfo_luw.Po
- -rm -f ./$(DEPDIR)/execinfo_TEST-stacktraverse.Po
- -rm -f ./$(DEPDIR)/execinfo_check-execinfo_check.Po
@@ -28118,16 +29520,23 @@ index bf7a40af..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/libucl/Makefile.in b/libucl/Makefile.in
deleted file mode 100644
-index 284b9677..00000000
+index dd95dbb9..00000000
--- a/libucl/Makefile.in
+++ /dev/null
-@@ -1,1152 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,1342 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -28197,6 +29606,8 @@ index 284b9677..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -28216,7 +29627,10 @@ index 284b9677..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
--noinst_PROGRAMS = libucl_test$(EXEEXT)
+-@ENABLE_noinst_TRUE@noinst_PROGRAMS = libucl_test$(EXEEXT)
+-@ENABLE_debug_TRUE@am__append_2 = libucl_debug.la
+-@ENABLE_debug_TRUE@am__append_3 = libucl_debug.la
+-@ENABLE_debug_FALSE@am__append_4 = libucl.la
-subdir = libucl
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -28236,11 +29650,17 @@ index 284b9677..00000000
-PROGRAMS = $(noinst_PROGRAMS)
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libucl_la_LIBADD =
--am_libucl_la_OBJECTS = libucl_la-ucl_emitter_streamline.lo \
-- libucl_la-ucl_emitter_utils.lo libucl_la-ucl_emitter.lo \
-- libucl_la-ucl_hash.lo libucl_la-ucl_msgpack.lo \
-- libucl_la-ucl_parser.lo libucl_la-ucl_schema.lo \
-- libucl_la-ucl_sexp.lo libucl_la-ucl_util.lo
+-am__dirstamp = $(am__leading_dot)dirstamp
+-am_libucl_la_OBJECTS = \
+- $(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo \
+- $(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo \
+- $(UCL_SDIR)/libucl_la-ucl_emitter.lo \
+- $(UCL_SDIR)/libucl_la-ucl_hash.lo \
+- $(UCL_SDIR)/libucl_la-ucl_msgpack.lo \
+- $(UCL_SDIR)/libucl_la-ucl_parser.lo \
+- $(UCL_SDIR)/libucl_la-ucl_schema.lo \
+- $(UCL_SDIR)/libucl_la-ucl_sexp.lo \
+- $(UCL_SDIR)/libucl_la-ucl_util.lo
-libucl_la_OBJECTS = $(am_libucl_la_OBJECTS)
-AM_V_lt = $(am__v_lt_@AM_V@)
-am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
@@ -28250,32 +29670,40 @@ index 284b9677..00000000
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libucl_la_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-libucl_debug_la_LIBADD =
--am__objects_1 = libucl_debug_la-ucl_emitter_streamline.lo \
-- libucl_debug_la-ucl_emitter_utils.lo \
-- libucl_debug_la-ucl_emitter.lo libucl_debug_la-ucl_hash.lo \
-- libucl_debug_la-ucl_msgpack.lo libucl_debug_la-ucl_parser.lo \
-- libucl_debug_la-ucl_schema.lo libucl_debug_la-ucl_sexp.lo \
-- libucl_debug_la-ucl_util.lo
+-am__objects_1 = $(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_hash.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_parser.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_schema.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo \
+- $(UCL_SDIR)/libucl_debug_la-ucl_util.lo
-am_libucl_debug_la_OBJECTS = $(am__objects_1)
-libucl_debug_la_OBJECTS = $(am_libucl_debug_la_OBJECTS)
-libucl_debug_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libucl_debug_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
- -o $@
--am__objects_2 = libucl_test-rtpp_memdeb.$(OBJEXT) \
-- libucl_test-rtpp_glitch.$(OBJEXT) \
-- libucl_test-rtpp_autoglitch.$(OBJEXT) \
-- libucl_test-rtpp_refcnt.$(OBJEXT) \
-- libucl_test-rtpp_mallocs.$(OBJEXT) \
-- libucl_test-rtpp_stacktrace.$(OBJEXT)
--am__objects_3 = libucl_test-rtpp_refcnt_fin.$(OBJEXT)
+-@ENABLE_debug_TRUE@am_libucl_debug_la_rpath =
+-am__objects_2 = $(MAINSRCDIR)/libucl_test-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_coverage.$(OBJEXT)
+-am__objects_3 = \
+- $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.$(OBJEXT)
-am_libucl_test_OBJECTS = libucl_test-libucl_test.$(OBJEXT) \
-- libucl_test-rtpp_arh_conf.$(OBJEXT) \
-- libucl_test-rtpp_ucl.$(OBJEXT) $(am__objects_2) \
+- $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.$(OBJEXT) \
+- $(MAINSRCDIR)/libucl_test-rtpp_ucl.$(OBJEXT) $(am__objects_2) \
- $(am__objects_3)
-libucl_test_OBJECTS = $(am_libucl_test_OBJECTS)
-am__DEPENDENCIES_1 = $(top_srcdir)/libexecinfo/libexecinfo.la
--libucl_test_DEPENDENCIES = libucl_debug.la $(am__DEPENDENCIES_1)
+-libucl_test_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__append_3) \
+- $(am__append_4)
-libucl_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libucl_test_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
@@ -28293,34 +29721,37 @@ index 284b9677..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_hash.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_parser.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_schema.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo \
-- ./$(DEPDIR)/libucl_debug_la-ucl_util.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_emitter.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_hash.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_msgpack.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_parser.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_schema.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_sexp.Plo \
-- ./$(DEPDIR)/libucl_la-ucl_util.Plo \
-- ./$(DEPDIR)/libucl_test-libucl_test.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_arh_conf.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_glitch.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_mallocs.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_memdeb.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_refcnt.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_stacktrace.Po \
-- ./$(DEPDIR)/libucl_test-rtpp_ucl.Po
+-am__depfiles_remade = \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Plo \
+- $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Plo \
+- $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po \
+- ./$(DEPDIR)/libucl_test-libucl_test.Po
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -28401,6 +29832,7 @@ index 284b9677..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -28423,6 +29855,9 @@ index 284b9677..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -28466,8 +29901,10 @@ index 284b9677..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -28510,13 +29947,36 @@ index 284b9677..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -28527,11 +29987,12 @@ index 284b9677..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -28555,30 +30016,14 @@ index 284b9677..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-UCL_DIR = $(top_srcdir)/external/libucl
-UCL_SDIR = $(UCL_DIR)/src
--noinst_LTLIBRARIES = libucl.la libucl_debug.la
+-noinst_LTLIBRARIES = libucl.la $(am__append_2)
-libucl_la_SOURCES = $(UCL_SDIR)/ucl_emitter_streamline.c \
- $(UCL_SDIR)/ucl_emitter_utils.c \
- $(UCL_SDIR)/ucl_emitter.c \
@@ -28600,22 +30045,24 @@ index 284b9677..00000000
-libucl_debug_la_SOURCES = $(libucl_la_SOURCES)
-libucl_debug_la_CPPFLAGS = -DRTPP_MEMDEB_FREE_NULL $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=rtpproxy
-libucl_debug_la_CFLAGS = $(NOPT_CFLAGS) $(CFLAGS_libucl_common) $(RTPP_MEMDEB_CFLAGS)
--HEPSRCDIR = $(top_srcdir)/hepconnector
--libucl_test_CPPFLAGS = -DMODULE_IF_CODE -Dmod_strdup=strdup $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=libucl_test \
+-HEPSRCDIR = $(top_srcdir)/external/hepconnector
+-libucl_test_CPPFLAGS = -DMODULE_IF_CODE -Dmod_strdup=strdup -Dmod_free=free \
+- $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=libucl_test \
- -I$(UCL_DIR)/include -I$(HEPSRCDIR)
-
-libucl_test_CFLAGS = $(OPT_CFLAGS) $(RTPP_MEMDEB_CFLAGS) $(LTO_FLAG)
-libucl_test_SOURCES = libucl_test.c \
- $(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c \
-- $(top_srcdir)/src/rtpp_ucl.c $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
+- $(MAINSRCDIR)/rtpp_ucl.c $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
-
--libucl_test_LDADD = libucl_debug.la $(RTPP_MEMDEB_LDADD)
+-libucl_test_LDADD = $(RTPP_MEMDEB_LDADD) $(am__append_3) \
+- $(am__append_4)
-libucl_test_LDLAGS = $(LTO_FLAG)
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -28635,7 +30082,7 @@ index 284b9677..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -28647,30 +30094,124 @@ index 284b9677..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
+-$(UCL_SDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(UCL_SDIR)
+- @: >>$(UCL_SDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(UCL_SDIR)/$(DEPDIR)
+- @: >>$(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_emitter.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_hash.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_msgpack.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_parser.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_schema.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_sexp.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_la-ucl_util.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
-
-libucl.la: $(libucl_la_OBJECTS) $(libucl_la_DEPENDENCIES) $(EXTRA_libucl_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libucl_la_LINK) $(libucl_la_OBJECTS) $(libucl_la_LIBADD) $(LIBS)
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_hash.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_parser.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_schema.lo: \
+- $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(UCL_SDIR)/libucl_debug_la-ucl_util.lo: $(UCL_SDIR)/$(am__dirstamp) \
+- $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
-
-libucl_debug.la: $(libucl_debug_la_OBJECTS) $(libucl_debug_la_DEPENDENCIES) $(EXTRA_libucl_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(libucl_debug_la_LINK) $(libucl_debug_la_OBJECTS) $(libucl_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(libucl_debug_la_LINK) $(am_libucl_debug_la_rpath) $(libucl_debug_la_OBJECTS) $(libucl_debug_la_LIBADD) $(LIBS)
+-$(top_builddir)/modules/acct_rtcp_hep/$(am__dirstamp):
+- @$(MKDIR_P) $(top_builddir)/modules/acct_rtcp_hep
+- @: >>$(top_builddir)/modules/acct_rtcp_hep/$(am__dirstamp)
+-$(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)
+- @: >>$(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/$(am__dirstamp)
+-$(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.$(OBJEXT): \
+- $(top_builddir)/modules/acct_rtcp_hep/$(am__dirstamp) \
+- $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)
+- @: >>$(MAINSRCDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)/$(DEPDIR)
+- @: >>$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_ucl.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/libucl_test-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-libucl_test$(EXEEXT): $(libucl_test_OBJECTS) $(libucl_test_DEPENDENCIES) $(EXTRA_libucl_test_DEPENDENCIES)
- @rm -f libucl_test$(EXEEXT)
@@ -28678,191 +30219,201 @@ index 284b9677..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(MAINSRCDIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.$(OBJEXT)
+- -rm -f $(UCL_SDIR)/*.$(OBJEXT)
+- -rm -f $(UCL_SDIR)/*.lo
+- -rm -f $(top_builddir)/modules/acct_rtcp_hep/*.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_hash.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_parser.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_schema.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_debug_la-ucl_util.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_emitter.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_hash.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_msgpack.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_parser.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_schema.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_sexp.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_la-ucl_util.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-libucl_test.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_arh_conf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_memdeb.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_stacktrace.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucl_test-rtpp_ucl.Po@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
-
--libucl_la-ucl_emitter_streamline.lo: $(UCL_SDIR)/ucl_emitter_streamline.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_emitter_streamline.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_emitter_streamline.Tpo -c -o libucl_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_emitter_streamline.Tpo $(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_streamline.c' object='libucl_la-ucl_emitter_streamline.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo: $(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_streamline.c' object='$(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
-
--libucl_la-ucl_emitter_utils.lo: $(UCL_SDIR)/ucl_emitter_utils.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_emitter_utils.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_emitter_utils.Tpo -c -o libucl_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_emitter_utils.Tpo $(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_utils.c' object='libucl_la-ucl_emitter_utils.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo: $(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_utils.c' object='$(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
-
--libucl_la-ucl_emitter.lo: $(UCL_SDIR)/ucl_emitter.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_emitter.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_emitter.Tpo -c -o libucl_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_emitter.Tpo $(DEPDIR)/libucl_la-ucl_emitter.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter.c' object='libucl_la-ucl_emitter.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_emitter.lo: $(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_emitter.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter.c' object='$(UCL_SDIR)/libucl_la-ucl_emitter.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
-
--libucl_la-ucl_hash.lo: $(UCL_SDIR)/ucl_hash.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_hash.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_hash.Tpo -c -o libucl_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_hash.Tpo $(DEPDIR)/libucl_la-ucl_hash.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_hash.c' object='libucl_la-ucl_hash.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_hash.lo: $(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_hash.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_hash.c' object='$(UCL_SDIR)/libucl_la-ucl_hash.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
-
--libucl_la-ucl_msgpack.lo: $(UCL_SDIR)/ucl_msgpack.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_msgpack.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_msgpack.Tpo -c -o libucl_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_msgpack.Tpo $(DEPDIR)/libucl_la-ucl_msgpack.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_msgpack.c' object='libucl_la-ucl_msgpack.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_msgpack.lo: $(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_msgpack.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_msgpack.c' object='$(UCL_SDIR)/libucl_la-ucl_msgpack.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
-
--libucl_la-ucl_parser.lo: $(UCL_SDIR)/ucl_parser.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_parser.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_parser.Tpo -c -o libucl_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_parser.Tpo $(DEPDIR)/libucl_la-ucl_parser.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_parser.c' object='libucl_la-ucl_parser.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_parser.lo: $(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_parser.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_parser.c' object='$(UCL_SDIR)/libucl_la-ucl_parser.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
-
--libucl_la-ucl_schema.lo: $(UCL_SDIR)/ucl_schema.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_schema.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_schema.Tpo -c -o libucl_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_schema.Tpo $(DEPDIR)/libucl_la-ucl_schema.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_schema.c' object='libucl_la-ucl_schema.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_schema.lo: $(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_schema.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_schema.c' object='$(UCL_SDIR)/libucl_la-ucl_schema.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
-
--libucl_la-ucl_sexp.lo: $(UCL_SDIR)/ucl_sexp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_sexp.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_sexp.Tpo -c -o libucl_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_sexp.Tpo $(DEPDIR)/libucl_la-ucl_sexp.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_sexp.c' object='libucl_la-ucl_sexp.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_sexp.lo: $(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_sexp.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_sexp.c' object='$(UCL_SDIR)/libucl_la-ucl_sexp.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
-
--libucl_la-ucl_util.lo: $(UCL_SDIR)/ucl_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT libucl_la-ucl_util.lo -MD -MP -MF $(DEPDIR)/libucl_la-ucl_util.Tpo -c -o libucl_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_la-ucl_util.Tpo $(DEPDIR)/libucl_la-ucl_util.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_util.c' object='libucl_la-ucl_util.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_la-ucl_util.lo: $(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_la-ucl_util.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Tpo -c -o $(UCL_SDIR)/libucl_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_util.c' object='$(UCL_SDIR)/libucl_la-ucl_util.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o libucl_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libucl_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
-
--libucl_debug_la-ucl_emitter_streamline.lo: $(UCL_SDIR)/ucl_emitter_streamline.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_emitter_streamline.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Tpo -c -o libucl_debug_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Tpo $(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_streamline.c' object='libucl_debug_la-ucl_emitter_streamline.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo: $(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_streamline.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter_streamline.lo `test -f '$(UCL_SDIR)/ucl_emitter_streamline.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_streamline.c
-
--libucl_debug_la-ucl_emitter_utils.lo: $(UCL_SDIR)/ucl_emitter_utils.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_emitter_utils.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Tpo -c -o libucl_debug_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Tpo $(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_utils.c' object='libucl_debug_la-ucl_emitter_utils.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo: $(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter_utils.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter_utils.lo `test -f '$(UCL_SDIR)/ucl_emitter_utils.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter_utils.c
-
--libucl_debug_la-ucl_emitter.lo: $(UCL_SDIR)/ucl_emitter.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_emitter.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_emitter.Tpo -c -o libucl_debug_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_emitter.Tpo $(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter.c' object='libucl_debug_la-ucl_emitter.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo: $(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_emitter.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_emitter.lo `test -f '$(UCL_SDIR)/ucl_emitter.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_emitter.c
-
--libucl_debug_la-ucl_hash.lo: $(UCL_SDIR)/ucl_hash.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_hash.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_hash.Tpo -c -o libucl_debug_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_hash.Tpo $(DEPDIR)/libucl_debug_la-ucl_hash.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_hash.c' object='libucl_debug_la-ucl_hash.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_hash.lo: $(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_hash.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_hash.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_hash.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_hash.lo `test -f '$(UCL_SDIR)/ucl_hash.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_hash.c
-
--libucl_debug_la-ucl_msgpack.lo: $(UCL_SDIR)/ucl_msgpack.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_msgpack.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_msgpack.Tpo -c -o libucl_debug_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_msgpack.Tpo $(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_msgpack.c' object='libucl_debug_la-ucl_msgpack.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo: $(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_msgpack.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_msgpack.lo `test -f '$(UCL_SDIR)/ucl_msgpack.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_msgpack.c
-
--libucl_debug_la-ucl_parser.lo: $(UCL_SDIR)/ucl_parser.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_parser.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_parser.Tpo -c -o libucl_debug_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_parser.Tpo $(DEPDIR)/libucl_debug_la-ucl_parser.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_parser.c' object='libucl_debug_la-ucl_parser.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_parser.lo: $(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_parser.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_parser.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_parser.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_parser.lo `test -f '$(UCL_SDIR)/ucl_parser.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_parser.c
-
--libucl_debug_la-ucl_schema.lo: $(UCL_SDIR)/ucl_schema.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_schema.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_schema.Tpo -c -o libucl_debug_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_schema.Tpo $(DEPDIR)/libucl_debug_la-ucl_schema.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_schema.c' object='libucl_debug_la-ucl_schema.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_schema.lo: $(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_schema.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_schema.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_schema.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_schema.lo `test -f '$(UCL_SDIR)/ucl_schema.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_schema.c
-
--libucl_debug_la-ucl_sexp.lo: $(UCL_SDIR)/ucl_sexp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_sexp.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_sexp.Tpo -c -o libucl_debug_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_sexp.Tpo $(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_sexp.c' object='libucl_debug_la-ucl_sexp.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo: $(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_sexp.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_sexp.lo `test -f '$(UCL_SDIR)/ucl_sexp.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_sexp.c
-
--libucl_debug_la-ucl_util.lo: $(UCL_SDIR)/ucl_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT libucl_debug_la-ucl_util.lo -MD -MP -MF $(DEPDIR)/libucl_debug_la-ucl_util.Tpo -c -o libucl_debug_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_debug_la-ucl_util.Tpo $(DEPDIR)/libucl_debug_la-ucl_util.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_util.c' object='libucl_debug_la-ucl_util.lo' libtool=yes @AMDEPBACKSLASH@
+-$(UCL_SDIR)/libucl_debug_la-ucl_util.lo: $(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -MT $(UCL_SDIR)/libucl_debug_la-ucl_util.lo -MD -MP -MF $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Tpo -c -o $(UCL_SDIR)/libucl_debug_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Tpo $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(UCL_SDIR)/ucl_util.c' object='$(UCL_SDIR)/libucl_debug_la-ucl_util.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o libucl_debug_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_debug_la_CPPFLAGS) $(CPPFLAGS) $(libucl_debug_la_CFLAGS) $(CFLAGS) -c -o $(UCL_SDIR)/libucl_debug_la-ucl_util.lo `test -f '$(UCL_SDIR)/ucl_util.c' || echo '$(srcdir)/'`$(UCL_SDIR)/ucl_util.c
-
-libucl_test-libucl_test.o: libucl_test.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-libucl_test.o -MD -MP -MF $(DEPDIR)/libucl_test-libucl_test.Tpo -c -o libucl_test-libucl_test.o `test -f 'libucl_test.c' || echo '$(srcdir)/'`libucl_test.c
@@ -28878,136 +30429,165 @@ index 284b9677..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-libucl_test.obj `if test -f 'libucl_test.c'; then $(CYGPATH_W) 'libucl_test.c'; else $(CYGPATH_W) '$(srcdir)/libucl_test.c'; fi`
-
--libucl_test-rtpp_arh_conf.o: $(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_arh_conf.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo -c -o libucl_test-rtpp_arh_conf.o `test -f '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' || echo '$(srcdir)/'`$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo $(DEPDIR)/libucl_test-rtpp_arh_conf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' object='libucl_test-rtpp_arh_conf.o' libtool=no @AMDEPBACKSLASH@
+-$(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o: $(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o -MD -MP -MF $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo -c -o $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o `test -f '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' || echo '$(srcdir)/'`$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' object='$(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_arh_conf.o `test -f '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' || echo '$(srcdir)/'`$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o `test -f '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' || echo '$(srcdir)/'`$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
-
--libucl_test-rtpp_arh_conf.obj: $(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_arh_conf.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo -c -o libucl_test-rtpp_arh_conf.obj `if test -f '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; then $(CYGPATH_W) '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo $(DEPDIR)/libucl_test-rtpp_arh_conf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' object='libucl_test-rtpp_arh_conf.obj' libtool=no @AMDEPBACKSLASH@
+-$(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.obj: $(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.obj -MD -MP -MF $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo -c -o $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.obj `if test -f '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; then $(CYGPATH_W) '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Tpo $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c' object='$(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_arh_conf.obj `if test -f '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; then $(CYGPATH_W) '$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(top_builddir)/modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.obj `if test -f '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; then $(CYGPATH_W) '$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/modules/acct_rtcp_hep/rtpp_arh_conf.c'; fi`
-
--libucl_test-rtpp_ucl.o: $(top_srcdir)/src/rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_ucl.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_ucl.Tpo -c -o libucl_test-rtpp_ucl.o `test -f '$(top_srcdir)/src/rtpp_ucl.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_ucl.Tpo $(DEPDIR)/libucl_test-rtpp_ucl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_ucl.c' object='libucl_test-rtpp_ucl.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_ucl.o: $(MAINSRCDIR)/rtpp_ucl.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_ucl.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_ucl.o `test -f '$(MAINSRCDIR)/rtpp_ucl.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ucl.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ucl.c' object='$(MAINSRCDIR)/libucl_test-rtpp_ucl.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_ucl.o `test -f '$(top_srcdir)/src/rtpp_ucl.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_ucl.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_ucl.o `test -f '$(MAINSRCDIR)/rtpp_ucl.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_ucl.c
-
--libucl_test-rtpp_ucl.obj: $(top_srcdir)/src/rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_ucl.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_ucl.Tpo -c -o libucl_test-rtpp_ucl.obj `if test -f '$(top_srcdir)/src/rtpp_ucl.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_ucl.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_ucl.Tpo $(DEPDIR)/libucl_test-rtpp_ucl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_ucl.c' object='libucl_test-rtpp_ucl.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_ucl.obj: $(MAINSRCDIR)/rtpp_ucl.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_ucl.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_ucl.obj `if test -f '$(MAINSRCDIR)/rtpp_ucl.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ucl.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_ucl.c' object='$(MAINSRCDIR)/libucl_test-rtpp_ucl.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_ucl.obj `if test -f '$(top_srcdir)/src/rtpp_ucl.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_ucl.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_ucl.obj `if test -f '$(MAINSRCDIR)/rtpp_ucl.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_ucl.c'; fi`
-
--libucl_test-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_memdeb.Tpo -c -o libucl_test-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_memdeb.Tpo $(DEPDIR)/libucl_test-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='libucl_test-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/libucl_test-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
-
--libucl_test-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_memdeb.Tpo -c -o libucl_test-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_memdeb.Tpo $(DEPDIR)/libucl_test-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='libucl_test-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/libucl_test-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
-
--libucl_test-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_glitch.Tpo -c -o libucl_test-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_glitch.Tpo $(DEPDIR)/libucl_test-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='libucl_test-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/libucl_test-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--libucl_test-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_glitch.Tpo -c -o libucl_test-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_glitch.Tpo $(DEPDIR)/libucl_test-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='libucl_test-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/libucl_test-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--libucl_test-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo -c -o libucl_test-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo $(DEPDIR)/libucl_test-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='libucl_test-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/libucl_test-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--libucl_test-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo -c -o libucl_test-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo $(DEPDIR)/libucl_test-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='libucl_test-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/libucl_test-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--libucl_test-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_refcnt.Tpo -c -o libucl_test-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_refcnt.Tpo $(DEPDIR)/libucl_test-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='libucl_test-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/libucl_test-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--libucl_test-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_refcnt.Tpo -c -o libucl_test-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_refcnt.Tpo $(DEPDIR)/libucl_test-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='libucl_test-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/libucl_test-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--libucl_test-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_mallocs.Tpo -c -o libucl_test-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_mallocs.Tpo $(DEPDIR)/libucl_test-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='libucl_test-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/libucl_test-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--libucl_test-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_mallocs.Tpo -c -o libucl_test-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_mallocs.Tpo $(DEPDIR)/libucl_test-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='libucl_test-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/libucl_test-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--libucl_test-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo -c -o libucl_test-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo $(DEPDIR)/libucl_test-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='libucl_test-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/libucl_test-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--libucl_test-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo -c -o libucl_test-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo $(DEPDIR)/libucl_test-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='libucl_test-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/libucl_test-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--libucl_test-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo -c -o libucl_test-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='libucl_test-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/libucl_test-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--libucl_test-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT libucl_test-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo -c -o libucl_test-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo $(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='libucl_test-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/libucl_test-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/libucl_test-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o libucl_test-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-
+-$(MAINSRCDIR)/libucl_test-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/libucl_test-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-
+-$(MAINSRCDIR)/libucl_test-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/libucl_test-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/libucl_test-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/libucl_test-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/libucl_test-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucl_test_CPPFLAGS) $(CPPFLAGS) $(libucl_test_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/libucl_test-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
+- -rm -rf $(UCL_SDIR)/.libs $(UCL_SDIR)/_libs
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
@@ -29120,11 +30700,19 @@ index 284b9677..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+- -$(am__rm_f) $(UCL_SDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(UCL_SDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(top_builddir)/modules/acct_rtcp_hep/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -29135,34 +30723,36 @@ index 284b9677..00000000
- clean-noinstPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_hash.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_parser.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_schema.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_util.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_hash.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_msgpack.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_parser.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_schema.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_sexp.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_util.Plo
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Plo
+- -rm -f $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
- -rm -f ./$(DEPDIR)/libucl_test-libucl_test.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_ucl.Po
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
@@ -29208,34 +30798,36 @@ index 284b9677..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_hash.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_parser.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_schema.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
-- -rm -f ./$(DEPDIR)/libucl_debug_la-ucl_util.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_hash.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_msgpack.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_parser.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_schema.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_sexp.Plo
-- -rm -f ./$(DEPDIR)/libucl_la-ucl_util.Plo
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/libucl_test-rtpp_ucl.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_streamline.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_emitter_utils.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_hash.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_msgpack.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_parser.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_schema.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_sexp.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_debug_la-ucl_util.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_streamline.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_emitter_utils.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_hash.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_msgpack.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_parser.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_schema.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_sexp.Plo
+- -rm -f $(UCL_SDIR)/$(DEPDIR)/libucl_la-ucl_util.Plo
+- -rm -f $(top_builddir)/modules/acct_rtcp_hep/$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
- -rm -f ./$(DEPDIR)/libucl_test-libucl_test.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_arh_conf.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/libucl_test-rtpp_ucl.Po
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
@@ -29276,21 +30868,28 @@ index 284b9677..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/ltmain.sh b/ltmain.sh
deleted file mode 100644
-index 0f0a2da3..00000000
+index 2a50d7f6..00000000
--- a/ltmain.sh
+++ /dev/null
-@@ -1,11147 +0,0 @@
--#! /bin/sh
+@@ -1,11436 +0,0 @@
+-#! /usr/bin/env sh
-## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
--## by inline-source v2014-01-03.01
+-## by inline-source v2019-02-19.15
-
--# libtool (GNU libtool) 2.4.6
+-# libtool (GNU libtool) 2.4.7
-# Provide generalized library-building support services.
-# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
-
--# Copyright (C) 1996-2015 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc.
-# This is free software; see the source for copying conditions. There is NO
-# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
@@ -29315,8 +30914,8 @@ index 0f0a2da3..00000000
-
-PROGRAM=libtool
-PACKAGE=libtool
--VERSION=2.4.6
--package_revision=2.4.6
+-VERSION=2.4.7
+-package_revision=2.4.7
-
-
-## ------ ##
@@ -29348,34 +30947,25 @@ index 0f0a2da3..00000000
-# libraries, which are installed to $pkgauxdir.
-
-# Set a version string for this script.
--scriptversion=2015-01-20.17; # UTC
+-scriptversion=2019-02-19.15; # UTC
-
-# General shell script boiler plate, and helper functions.
-# Written by Gary V. Vaughan, 2004
-
--# Copyright (C) 2004-2015 Free Software Foundation, Inc.
--# This is free software; see the source for copying conditions. There is NO
--# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
--# This program is free software; you can redistribute it and/or modify
--# it under the terms of the GNU General Public License as published by
--# the Free Software Foundation; either version 3 of the License, or
--# (at your option) any later version.
--
--# As a special exception to the GNU General Public License, if you distribute
--# this file as part of a program or library that is built using GNU Libtool,
--# you may include this file under the same distribution terms that you use
--# for the rest of that program.
--
--# This program is distributed in the hope that it will be useful,
--# but WITHOUT ANY WARRANTY; without even the implied warranty of
--# MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU
--# General Public License for more details.
--
--# You should have received a copy of the GNU General Public License
--# along with this program. If not, see <http://www.gnu.org/licenses/>.
+-# This is free software. There is NO warranty; not even for
+-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+-#
+-# Copyright (C) 2004-2019, 2021 Bootstrap Authors
+-#
+-# This file is dual licensed under the terms of the MIT license
+-# <https://opensource.org/license/MIT>, and GPL version 2 or later
+-# <http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
+-# these licenses when using or redistributing this software or any of
+-# the files within it. See the URLs above, or the file `LICENSE`
+-# included in the Bootstrap distribution for the full license texts.
-
--# Please report bugs or propose patches to gary@gnu.org.
+-# Please report bugs or propose patches to:
+-# <https://github.com/gnulib-modules/bootstrap/issues>
-
-
-## ------ ##
@@ -29423,9 +31013,12 @@ index 0f0a2da3..00000000
- _G_safe_locale=\"$_G_var=C; \$_G_safe_locale\"
- fi"
-done
--
--# CDPATH.
--(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+-# These NLS vars are set unconditionally (bootstrap issue #24). Unset those
+-# in case the environment reset is needed later and the $save_* variant is not
+-# defined (see the code above).
+-LC_ALL=C
+-LANGUAGE=C
+-export LANGUAGE LC_ALL
-
-# Make sure IFS has a sensible default
-sp=' '
@@ -29443,6 +31036,26 @@ index 0f0a2da3..00000000
-fi
-
-
+-# func_unset VAR
+-# --------------
+-# Portably unset VAR.
+-# In some shells, an 'unset VAR' statement leaves a non-zero return
+-# status if VAR is already unset, which might be problematic if the
+-# statement is used at the end of a function (thus poisoning its return
+-# value) or when 'set -e' is active (causing even a spurious abort of
+-# the script in this case).
+-func_unset ()
+-{
+- { eval $1=; (eval unset $1) >/dev/null 2>&1 && eval unset $1 || : ; }
+-}
+-
+-
+-# Make sure CDPATH doesn't cause `cd` commands to output the target dir.
+-func_unset CDPATH
+-
+-# Make sure ${,E,F}GREP behave sanely.
+-func_unset GREP_OPTIONS
+-
-
-## ------------------------- ##
-## Locate command utilities. ##
@@ -29543,7 +31156,7 @@ index 0f0a2da3..00000000
- rm -f conftest.in conftest.tmp conftest.nl conftest.out
- }
-
-- func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin
+- func_path_progs "sed gsed" func_check_prog_sed "$PATH:/usr/xpg4/bin"
- rm -f conftest.sed
- SED=$func_path_progs_result
-}
@@ -29579,7 +31192,7 @@ index 0f0a2da3..00000000
- rm -f conftest.in conftest.tmp conftest.nl conftest.out
- }
-
-- func_path_progs "grep ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin
+- func_path_progs "grep ggrep" func_check_prog_grep "$PATH:/usr/xpg4/bin"
- GREP=$func_path_progs_result
-}
-
@@ -29644,6 +31257,35 @@ index 0f0a2da3..00000000
- s/\\([^$_G_bs]\\)$_G_bs2$_G_dollar/\\1$_G_bs2$_G_bs$_G_dollar/g
- s/\n//g"
-
+-# require_check_ifs_backslash
+-# ---------------------------
+-# Check if we can use backslash as IFS='\' separator, and set
+-# $check_ifs_backshlash_broken to ':' or 'false'.
+-require_check_ifs_backslash=func_require_check_ifs_backslash
+-func_require_check_ifs_backslash ()
+-{
+- _G_save_IFS=$IFS
+- IFS='\'
+- _G_check_ifs_backshlash='a\\b'
+- for _G_i in $_G_check_ifs_backshlash
+- do
+- case $_G_i in
+- a)
+- check_ifs_backshlash_broken=false
+- ;;
+- '')
+- break
+- ;;
+- *)
+- check_ifs_backshlash_broken=:
+- break
+- ;;
+- esac
+- done
+- IFS=$_G_save_IFS
+- require_check_ifs_backslash=:
+-}
+-
-
-## ----------------- ##
-## Global variables. ##
@@ -29864,16 +31506,16 @@ index 0f0a2da3..00000000
- {
- $debug_cmd
-
-- func_quote_for_eval "$2"
-- eval "$1+=\\ \$func_quote_for_eval_result"
+- func_quote_arg pretty "$2"
+- eval "$1+=\\ \$func_quote_arg_result"
- }'
-else
- func_append_quoted ()
- {
- $debug_cmd
-
-- func_quote_for_eval "$2"
-- eval "$1=\$$1\\ \$func_quote_for_eval_result"
+- func_quote_arg pretty "$2"
+- eval "$1=\$$1\\ \$func_quote_arg_result"
- }
-fi
-
@@ -30375,85 +32017,203 @@ index 0f0a2da3..00000000
-}
-
-
--# func_quote_for_eval ARG...
--# --------------------------
--# Aesthetically quote ARGs to be evaled later.
--# This function returns two values:
--# i) func_quote_for_eval_result
--# double-quoted, suitable for a subsequent eval
--# ii) func_quote_for_eval_unquoted_result
--# has all characters that are still active within double
--# quotes backslashified.
--func_quote_for_eval ()
+-# func_quote_portable EVAL ARG
+-# ----------------------------
+-# Internal function to portably implement func_quote_arg. Note that we still
+-# keep attention to performance here so we as much as possible try to avoid
+-# calling sed binary (so far O(N) complexity as long as func_append is O(1)).
+-func_quote_portable ()
-{
- $debug_cmd
-
-- func_quote_for_eval_unquoted_result=
-- func_quote_for_eval_result=
-- while test 0 -lt $#; do
-- case $1 in
-- *[\\\`\"\$]*)
-- _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
-- *)
-- _G_unquoted_arg=$1 ;;
-- esac
-- if test -n "$func_quote_for_eval_unquoted_result"; then
-- func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
-- else
-- func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
+- $require_check_ifs_backslash
+-
+- func_quote_portable_result=$2
+-
+- # one-time-loop (easy break)
+- while true
+- do
+- if $1; then
+- func_quote_portable_result=`$ECHO "$2" | $SED \
+- -e "$sed_double_quote_subst" -e "$sed_double_backslash"`
+- break
- fi
-
-- case $_G_unquoted_arg in
-- # Double-quote args containing shell metacharacters to delay
-- # word splitting, command substitution and variable expansion
-- # for a subsequent eval.
-- # Many Bourne shells cannot handle close brackets correctly
-- # in scan sets, so we specify it separately.
-- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
-- _G_quoted_arg=\"$_G_unquoted_arg\"
+- # Quote for eval.
+- case $func_quote_portable_result in
+- *[\\\`\"\$]*)
+- # Fallback to sed for $func_check_bs_ifs_broken=:, or when the string
+- # contains the shell wildcard characters.
+- case $check_ifs_backshlash_broken$func_quote_portable_result in
+- :*|*[\[\*\?]*)
+- func_quote_portable_result=`$ECHO "$func_quote_portable_result" \
+- | $SED "$sed_quote_subst"`
+- break
+- ;;
+- esac
+-
+- func_quote_portable_old_IFS=$IFS
+- for _G_char in '\' '`' '"' '$'
+- do
+- # STATE($1) PREV($2) SEPARATOR($3)
+- set start "" ""
+- func_quote_portable_result=dummy"$_G_char$func_quote_portable_result$_G_char"dummy
+- IFS=$_G_char
+- for _G_part in $func_quote_portable_result
+- do
+- case $1 in
+- quote)
+- func_append func_quote_portable_result "$3$2"
+- set quote "$_G_part" "\\$_G_char"
+- ;;
+- start)
+- set first "" ""
+- func_quote_portable_result=
+- ;;
+- first)
+- set quote "$_G_part" ""
+- ;;
+- esac
+- done
+- done
+- IFS=$func_quote_portable_old_IFS
- ;;
-- *)
-- _G_quoted_arg=$_G_unquoted_arg
-- ;;
+- *) ;;
- esac
--
-- if test -n "$func_quote_for_eval_result"; then
-- func_append func_quote_for_eval_result " $_G_quoted_arg"
-- else
-- func_append func_quote_for_eval_result "$_G_quoted_arg"
-- fi
-- shift
+- break
- done
+-
+- func_quote_portable_unquoted_result=$func_quote_portable_result
+- case $func_quote_portable_result in
+- # double-quote args containing shell metacharacters to delay
+- # word splitting, command substitution and variable expansion
+- # for a subsequent eval.
+- # many bourne shells cannot handle close brackets correctly
+- # in scan sets, so we specify it separately.
+- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
+- func_quote_portable_result=\"$func_quote_portable_result\"
+- ;;
+- esac
-}
-
-
--# func_quote_for_expand ARG
--# -------------------------
--# Aesthetically quote ARG to be evaled later; same as above,
--# but do not quote variable references.
--func_quote_for_expand ()
--{
-- $debug_cmd
+-# func_quotefast_eval ARG
+-# -----------------------
+-# Quote one ARG (internal). This is equivalent to 'func_quote_arg eval ARG',
+-# but optimized for speed. Result is stored in $func_quotefast_eval.
+-if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
+- printf -v _GL_test_printf_tilde %q '~'
+- if test '\~' = "$_GL_test_printf_tilde"; then
+- func_quotefast_eval ()
+- {
+- printf -v func_quotefast_eval_result %q "$1"
+- }
+- else
+- # Broken older Bash implementations. Make those faster too if possible.
+- func_quotefast_eval ()
+- {
+- case $1 in
+- '~'*)
+- func_quote_portable false "$1"
+- func_quotefast_eval_result=$func_quote_portable_result
+- ;;
+- *)
+- printf -v func_quotefast_eval_result %q "$1"
+- ;;
+- esac
+- }
+- fi
+-else
+- func_quotefast_eval ()
+- {
+- func_quote_portable false "$1"
+- func_quotefast_eval_result=$func_quote_portable_result
+- }
+-fi
-
-- case $1 in
-- *[\\\`\"]*)
-- _G_arg=`$ECHO "$1" | $SED \
-- -e "$sed_double_quote_subst" -e "$sed_double_backslash"` ;;
-- *)
-- _G_arg=$1 ;;
+-
+-# func_quote_arg MODEs ARG
+-# ------------------------
+-# Quote one ARG to be evaled later. MODEs argument may contain zero or more
+-# specifiers listed below separated by ',' character. This function returns two
+-# values:
+-# i) func_quote_arg_result
+-# double-quoted (when needed), suitable for a subsequent eval
+-# ii) func_quote_arg_unquoted_result
+-# has all characters that are still active within double
+-# quotes backslashified. Available only if 'unquoted' is specified.
+-#
+-# Available modes:
+-# ----------------
+-# 'eval' (default)
+-# - escape shell special characters
+-# 'expand'
+-# - the same as 'eval'; but do not quote variable references
+-# 'pretty'
+-# - request aesthetic output, i.e. '"a b"' instead of 'a\ b'. This might
+-# be used later in func_quote to get output like: 'echo "a b"' instead
+-# of 'echo a\ b'. This is slower than default on some shells.
+-# 'unquoted'
+-# - produce also $func_quote_arg_unquoted_result which does not contain
+-# wrapping double-quotes.
+-#
+-# Examples for 'func_quote_arg pretty,unquoted string':
+-#
+-# string | *_result | *_unquoted_result
+-# ------------+-----------------------+-------------------
+-# " | \" | \"
+-# a b | "a b" | a b
+-# "a b" | "\"a b\"" | \"a b\"
+-# * | "*" | *
+-# z="${x-$y}" | "z=\"\${x-\$y}\"" | z=\"\${x-\$y}\"
+-#
+-# Examples for 'func_quote_arg pretty,unquoted,expand string':
+-#
+-# string | *_result | *_unquoted_result
+-# --------------+---------------------+--------------------
+-# z="${x-$y}" | "z=\"${x-$y}\"" | z=\"${x-$y}\"
+-func_quote_arg ()
+-{
+- _G_quote_expand=false
+- case ,$1, in
+- *,expand,*)
+- _G_quote_expand=:
+- ;;
- esac
-
-- case $_G_arg in
-- # Double-quote args containing shell metacharacters to delay
-- # word splitting and command substitution for a subsequent eval.
-- # Many Bourne shells cannot handle close brackets correctly
-- # in scan sets, so we specify it separately.
-- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
-- _G_arg=\"$_G_arg\"
+- case ,$1, in
+- *,pretty,*|*,expand,*|*,unquoted,*)
+- func_quote_portable $_G_quote_expand "$2"
+- func_quote_arg_result=$func_quote_portable_result
+- func_quote_arg_unquoted_result=$func_quote_portable_unquoted_result
+- ;;
+- *)
+- # Faster quote-for-eval for some shells.
+- func_quotefast_eval "$2"
+- func_quote_arg_result=$func_quotefast_eval_result
- ;;
- esac
+-}
+-
-
-- func_quote_for_expand_result=$_G_arg
+-# func_quote MODEs ARGs...
+-# ------------------------
+-# Quote all ARGs to be evaled later and join them into single command. See
+-# func_quote_arg's description for more info.
+-func_quote ()
+-{
+- $debug_cmd
+- _G_func_quote_mode=$1 ; shift
+- func_quote_result=
+- while test 0 -lt $#; do
+- func_quote_arg "$_G_func_quote_mode" "$1"
+- if test -n "$func_quote_result"; then
+- func_append func_quote_result " $func_quote_arg_result"
+- else
+- func_append func_quote_result "$func_quote_arg_result"
+- fi
+- shift
+- done
-}
-
-
@@ -30499,8 +32259,8 @@ index 0f0a2da3..00000000
- _G_cmd=$1
- _G_fail_exp=${2-':'}
-
-- func_quote_for_expand "$_G_cmd"
-- eval "func_notquiet $func_quote_for_expand_result"
+- func_quote_arg pretty,expand "$_G_cmd"
+- eval "func_notquiet $func_quote_arg_result"
-
- $opt_dry_run || {
- eval "$_G_cmd"
@@ -30525,8 +32285,8 @@ index 0f0a2da3..00000000
- _G_fail_exp=${2-':'}
-
- $opt_quiet || {
-- func_quote_for_expand "$_G_cmd"
-- eval "func_echo $func_quote_for_expand_result"
+- func_quote_arg expand,pretty "$_G_cmd"
+- eval "func_echo $func_quote_arg_result"
- }
-
- $opt_dry_run || {
@@ -30653,30 +32413,26 @@ index 0f0a2da3..00000000
-# End:
-#! /bin/sh
-
--# Set a version string for this script.
--scriptversion=2014-01-07.03; # UTC
--
-# A portable, pluggable option parser for Bourne shell.
-# Written by Gary V. Vaughan, 2010
-
--# Copyright (C) 2010-2015 Free Software Foundation, Inc.
--# This is free software; see the source for copying conditions. There is NO
--# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
--# This program is free software: you can redistribute it and/or modify
--# it under the terms of the GNU General Public License as published by
--# the Free Software Foundation, either version 3 of the License, or
--# (at your option) any later version.
--
--# This program is distributed in the hope that it will be useful,
--# but WITHOUT ANY WARRANTY; without even the implied warranty of
--# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--# GNU General Public License for more details.
+-# This is free software. There is NO warranty; not even for
+-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+-#
+-# Copyright (C) 2010-2019, 2021 Bootstrap Authors
+-#
+-# This file is dual licensed under the terms of the MIT license
+-# <https://opensource.org/license/MIT>, and GPL version 2 or later
+-# <http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
+-# these licenses when using or redistributing this software or any of
+-# the files within it. See the URLs above, or the file `LICENSE`
+-# included in the Bootstrap distribution for the full license texts.
-
--# You should have received a copy of the GNU General Public License
--# along with this program. If not, see <http://www.gnu.org/licenses/>.
+-# Please report bugs or propose patches to:
+-# <https://github.com/gnulib-modules/bootstrap/issues>
-
--# Please report bugs or propose patches to gary@gnu.org.
+-# Set a version string for this script.
+-scriptversion=2019-02-19.15; # UTC
-
-
-## ------ ##
@@ -30699,7 +32455,7 @@ index 0f0a2da3..00000000
-#
-# In order for the '--version' option to work, you will need to have a
-# suitably formatted comment like the one at the top of this file
--# starting with '# Written by ' and ending with '# warranty; '.
+-# starting with '# Written by ' and ending with '# Copyright'.
-#
-# For '-h' and '--help' to work, you will also need a one line
-# description of your script's purpose in a comment directly above the
@@ -30711,7 +32467,7 @@ index 0f0a2da3..00000000
-# to display verbose messages only when your user has specified
-# '--verbose'.
-#
--# After sourcing this file, you can plug processing for additional
+-# After sourcing this file, you can plug in processing for additional
-# options by amending the variables from the 'Configuration' section
-# below, and following the instructions in the 'Option parsing'
-# section further down.
@@ -30760,8 +32516,8 @@ index 0f0a2da3..00000000
-## ------------------------- ##
-
-# This section contains functions for adding, removing, and running hooks
--# to the main code. A hook is just a named list of of function, that can
--# be run in order later on.
+-# in the main code. A hook is just a list of function names that can be
+-# run in order later on.
-
-# func_hookable FUNC_NAME
-# -----------------------
@@ -30794,7 +32550,8 @@ index 0f0a2da3..00000000
-
-# func_remove_hook FUNC_NAME HOOK_FUNC
-# ------------------------------------
--# Remove HOOK_FUNC from the list of functions called by FUNC_NAME.
+-# Remove HOOK_FUNC from the list of hook functions to be called by
+-# FUNC_NAME.
-func_remove_hook ()
-{
- $debug_cmd
@@ -30803,10 +32560,28 @@ index 0f0a2da3..00000000
-}
-
-
+-# func_propagate_result FUNC_NAME_A FUNC_NAME_B
+-# ---------------------------------------------
+-# If the *_result variable of FUNC_NAME_A _is set_, assign its value to
+-# *_result variable of FUNC_NAME_B.
+-func_propagate_result ()
+-{
+- $debug_cmd
+-
+- func_propagate_result_result=:
+- if eval "test \"\${${1}_result+set}\" = set"
+- then
+- eval "${2}_result=\$${1}_result"
+- else
+- func_propagate_result_result=false
+- fi
+-}
+-
+-
-# func_run_hooks FUNC_NAME [ARG]...
-# ---------------------------------
-# Run all hook functions registered to FUNC_NAME.
--# It is assumed that the list of hook functions contains nothing more
+-# It's assumed that the list of hook functions contains nothing more
-# than a whitespace-delimited list of legal shell function names, and
-# no effort is wasted trying to catch shell meta-characters or preserve
-# whitespace.
@@ -30816,22 +32591,19 @@ index 0f0a2da3..00000000
-
- case " $hookable_fns " in
- *" $1 "*) ;;
-- *) func_fatal_error "'$1' does not support hook funcions.n" ;;
+- *) func_fatal_error "'$1' does not support hook functions." ;;
- esac
-
- eval _G_hook_fns=\$$1_hooks; shift
-
- for _G_hook in $_G_hook_fns; do
-- eval $_G_hook '"$@"'
--
-- # store returned options list back into positional
-- # parameters for next 'cmd' execution.
-- eval _G_hook_result=\$${_G_hook}_result
-- eval set dummy "$_G_hook_result"; shift
+- func_unset "${_G_hook}_result"
+- eval $_G_hook '${1+"$@"}'
+- func_propagate_result $_G_hook func_run_hooks
+- if $func_propagate_result_result; then
+- eval set dummy "$func_run_hooks_result"; shift
+- fi
- done
--
-- func_quote_for_eval ${1+"$@"}
-- func_run_hooks_result=$func_quote_for_eval_result
-}
-
-
@@ -30841,10 +32613,18 @@ index 0f0a2da3..00000000
-## --------------- ##
-
-# In order to add your own option parsing hooks, you must accept the
--# full positional parameter list in your hook function, remove any
--# options that you action, and then pass back the remaining unprocessed
--# options in '<hooked_function_name>_result', escaped suitably for
--# 'eval'. Like this:
+-# full positional parameter list from your hook function. You may remove
+-# or edit any options that you action, and then pass back the remaining
+-# unprocessed options in '<hooked_function_name>_result', escaped
+-# suitably for 'eval'.
+-#
+-# The '<hooked_function_name>_result' variable is automatically unset
+-# before your hook gets called; for best performance, only set the
+-# *_result variable when necessary (i.e. don't call the 'func_quote'
+-# function unnecessarily because it can be an expensive operation on some
+-# machines).
+-#
+-# Like this:
-#
-# my_options_prep ()
-# {
@@ -30854,9 +32634,8 @@ index 0f0a2da3..00000000
-# usage_message=$usage_message'
-# -s, --silent don'\''t print informational messages
-# '
--#
--# func_quote_for_eval ${1+"$@"}
--# my_options_prep_result=$func_quote_for_eval_result
+-# # No change in '$@' (ignored completely by this hook). Leave
+-# # my_options_prep_result variable intact.
-# }
-# func_add_hook func_options_prep my_options_prep
-#
@@ -30865,25 +32644,36 @@ index 0f0a2da3..00000000
-# {
-# $debug_cmd
-#
--# # Note that for efficiency, we parse as many options as we can
+-# args_changed=false
+-#
+-# # Note that, for efficiency, we parse as many options as we can
-# # recognise in a loop before passing the remainder back to the
-# # caller on the first unrecognised argument we encounter.
-# while test $# -gt 0; do
-# opt=$1; shift
-# case $opt in
--# --silent|-s) opt_silent=: ;;
+-# --silent|-s) opt_silent=:
+-# args_changed=:
+-# ;;
-# # Separate non-argument short options:
-# -s*) func_split_short_opt "$_G_opt"
-# set dummy "$func_split_short_opt_name" \
-# "-$func_split_short_opt_arg" ${1+"$@"}
-# shift
+-# args_changed=:
-# ;;
--# *) set dummy "$_G_opt" "$*"; shift; break ;;
+-# *) # Make sure the first unrecognised option "$_G_opt"
+-# # is added back to "$@" in case we need it later,
+-# # if $args_changed was set to 'true'.
+-# set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
-# esac
-# done
-#
--# func_quote_for_eval ${1+"$@"}
--# my_silent_option_result=$func_quote_for_eval_result
+-# # Only call 'func_quote' here if we processed at least one argument.
+-# if $args_changed; then
+-# func_quote eval ${1+"$@"}
+-# my_silent_option_result=$func_quote_result
+-# fi
-# }
-# func_add_hook func_parse_options my_silent_option
-#
@@ -30894,17 +32684,26 @@ index 0f0a2da3..00000000
-#
-# $opt_silent && $opt_verbose && func_fatal_help "\
-# '--silent' and '--verbose' options are mutually exclusive."
--#
--# func_quote_for_eval ${1+"$@"}
--# my_option_validation_result=$func_quote_for_eval_result
-# }
-# func_add_hook func_validate_options my_option_validation
-#
--# You'll alse need to manually amend $usage_message to reflect the extra
+-# You'll also need to manually amend $usage_message to reflect the extra
-# options you parse. It's preferable to append if you can, so that
-# multiple option parsing hooks can be added safely.
-
-
+-# func_options_finish [ARG]...
+-# ----------------------------
+-# Finishing the option parse loop (call 'func_options' hooks ATM).
+-func_options_finish ()
+-{
+- $debug_cmd
+-
+- func_run_hooks func_options ${1+"$@"}
+- func_propagate_result func_run_hooks func_options_finish
+-}
+-
+-
-# func_options [ARG]...
-# ---------------------
-# All the functions called inside func_options are hookable. See the
@@ -30914,17 +32713,27 @@ index 0f0a2da3..00000000
-{
- $debug_cmd
-
-- func_options_prep ${1+"$@"}
-- eval func_parse_options \
-- ${func_options_prep_result+"$func_options_prep_result"}
-- eval func_validate_options \
-- ${func_parse_options_result+"$func_parse_options_result"}
+- _G_options_quoted=false
-
-- eval func_run_hooks func_options \
-- ${func_validate_options_result+"$func_validate_options_result"}
+- for my_func in options_prep parse_options validate_options options_finish
+- do
+- func_unset func_${my_func}_result
+- func_unset func_run_hooks_result
+- eval func_$my_func '${1+"$@"}'
+- func_propagate_result func_$my_func func_options
+- if $func_propagate_result_result; then
+- eval set dummy "$func_options_result"; shift
+- _G_options_quoted=:
+- fi
+- done
-
-- # save modified positional parameters for caller
-- func_options_result=$func_run_hooks_result
+- $_G_options_quoted || {
+- # As we (func_options) are top-level options-parser function and
+- # nobody quoted "$@" for us yet, we need to do it explicitly for
+- # caller.
+- func_quote eval ${1+"$@"}
+- func_options_result=$func_quote_result
+- }
-}
-
-
@@ -30933,9 +32742,8 @@ index 0f0a2da3..00000000
-# All initialisations required before starting the option parse loop.
-# Note that when calling hook functions, we pass through the list of
-# positional parameters. If a hook function modifies that list, and
--# needs to propogate that back to rest of this script, then the complete
--# modified list must be put in 'func_run_hooks_result' before
--# returning.
+-# needs to propagate that back to rest of this script, then the complete
+-# modified list must be put in 'func_run_hooks_result' before returning.
-func_hookable func_options_prep
-func_options_prep ()
-{
@@ -30946,9 +32754,7 @@ index 0f0a2da3..00000000
- opt_warning_types=
-
- func_run_hooks func_options_prep ${1+"$@"}
--
-- # save modified positional parameters for caller
-- func_options_prep_result=$func_run_hooks_result
+- func_propagate_result func_run_hooks func_options_prep
-}
-
-
@@ -30960,25 +32766,32 @@ index 0f0a2da3..00000000
-{
- $debug_cmd
-
-- func_parse_options_result=
--
+- _G_parse_options_requote=false
- # this just eases exit handling
- while test $# -gt 0; do
- # Defer to hook functions for initial option parsing, so they
- # get priority in the event of reusing an option name.
- func_run_hooks func_parse_options ${1+"$@"}
--
-- # Adjust func_parse_options positional parameters to match
-- eval set dummy "$func_run_hooks_result"; shift
+- func_propagate_result func_run_hooks func_parse_options
+- if $func_propagate_result_result; then
+- eval set dummy "$func_parse_options_result"; shift
+- # Even though we may have changed "$@", we passed the "$@" array
+- # down into the hook and it quoted it for us (because we are in
+- # this if-branch). No need to quote it again.
+- _G_parse_options_requote=false
+- fi
-
- # Break out of the loop if we already parsed every option.
- test $# -gt 0 || break
-
+- # We expect that one of the options parsed in this function matches
+- # and thus we remove _G_opt from "$@" and need to re-quote.
+- _G_match_parse_options=:
- _G_opt=$1
- shift
- case $_G_opt in
- --debug|-x) debug_cmd='set -x'
-- func_echo "enabling shell trace mode"
+- func_echo "enabling shell trace mode" >&2
- $debug_cmd
- ;;
-
@@ -30988,7 +32801,10 @@ index 0f0a2da3..00000000
- ;;
-
- --warnings|--warning|-W)
-- test $# = 0 && func_missing_arg $_G_opt && break
+- if test $# = 0 && func_missing_arg $_G_opt; then
+- _G_parse_options_requote=:
+- break
+- fi
- case " $warning_categories $1" in
- *" $1 "*)
- # trailing space prevents matching last $1 above
@@ -31041,15 +32857,24 @@ index 0f0a2da3..00000000
- shift
- ;;
-
-- --) break ;;
+- --) _G_parse_options_requote=: ; break ;;
- -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
-- *) set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
+- *) set dummy "$_G_opt" ${1+"$@"}; shift
+- _G_match_parse_options=false
+- break
+- ;;
- esac
+-
+- if $_G_match_parse_options; then
+- _G_parse_options_requote=:
+- fi
- done
-
-- # save modified positional parameters for caller
-- func_quote_for_eval ${1+"$@"}
-- func_parse_options_result=$func_quote_for_eval_result
+- if $_G_parse_options_requote; then
+- # save modified positional parameters for caller
+- func_quote eval ${1+"$@"}
+- func_parse_options_result=$func_quote_result
+- fi
-}
-
-
@@ -31066,12 +32891,10 @@ index 0f0a2da3..00000000
- test -n "$opt_warning_types" || opt_warning_types=" $warning_categories"
-
- func_run_hooks func_validate_options ${1+"$@"}
+- func_propagate_result func_run_hooks func_validate_options
-
- # Bail if the options were screwed!
- $exit_cmd $EXIT_FAILURE
--
-- # save modified positional parameters for caller
-- func_validate_options_result=$func_run_hooks_result
-}
-
-
@@ -31127,8 +32950,8 @@ index 0f0a2da3..00000000
-
-# func_split_equals STRING
-# ------------------------
--# Set func_split_equals_lhs and func_split_equals_rhs shell variables after
--# splitting STRING at the '=' sign.
+-# Set func_split_equals_lhs and func_split_equals_rhs shell variables
+-# after splitting STRING at the '=' sign.
-test -z "$_G_HAVE_XSI_OPS" \
- && (eval 'x=a/b/c;
- test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \
@@ -31143,8 +32966,9 @@ index 0f0a2da3..00000000
-
- func_split_equals_lhs=${1%%=*}
- func_split_equals_rhs=${1#*=}
-- test "x$func_split_equals_lhs" = "x$1" \
-- && func_split_equals_rhs=
+- if test "x$func_split_equals_lhs" = "x$1"; then
+- func_split_equals_rhs=
+- fi
- }'
-else
- # ...otherwise fall back to using expr, which is often a shell builtin.
@@ -31154,7 +32978,7 @@ index 0f0a2da3..00000000
-
- func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
- func_split_equals_rhs=
-- test "x$func_split_equals_lhs" = "x$1" \
+- test "x$func_split_equals_lhs=" = "x$1" \
- || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
- }
-fi #func_split_equals
@@ -31180,7 +33004,7 @@ index 0f0a2da3..00000000
- {
- $debug_cmd
-
-- func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
+- func_split_short_opt_name=`expr "x$1" : 'x\(-.\)'`
- func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
- }
-fi #func_split_short_opt
@@ -31222,31 +33046,44 @@ index 0f0a2da3..00000000
-# func_version
-# ------------
-# Echo version message to standard output and exit.
+-# The version message is extracted from the calling file's header
+-# comments, with leading '# ' stripped:
+-# 1. First display the progname and version
+-# 2. Followed by the header comment line matching /^# Written by /
+-# 3. Then a blank line followed by the first following line matching
+-# /^# Copyright /
+-# 4. Immediately followed by any lines between the previous matches,
+-# except lines preceding the intervening completely blank line.
+-# For example, see the header comments of this file.
-func_version ()
-{
- $debug_cmd
-
- printf '%s\n' "$progname $scriptversion"
- $SED -n '
-- /(C)/!b go
-- :more
-- /\./!{
-- N
-- s|\n# | |
-- b more
-- }
-- :go
-- /^# Written by /,/# warranty; / {
-- s|^# ||
-- s|^# *$||
-- s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2|
-- p
+- /^# Written by /!b
+- s|^# ||; p; n
+-
+- :fwd2blnk
+- /./ {
+- n
+- b fwd2blnk
- }
-- /^# Written by / {
-- s|^# ||
-- p
+- p; n
+-
+- :holdwrnt
+- s|^# ||
+- s|^# *$||
+- /^Copyright /!{
+- /./H
+- n
+- b holdwrnt
- }
-- /^warranty; /q' < "$progpath"
+-
+- s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2|
+- G
+- s|\(\n\)\n*|\1|g
+- p; q' < "$progpath"
-
- exit $?
-}
@@ -31256,12 +33093,12 @@ index 0f0a2da3..00000000
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'before-save-hook 'time-stamp)
--# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC"
+-# time-stamp-pattern: "30/scriptversion=%:y-%02m-%02d.%02H; # UTC"
-# time-stamp-time-zone: "UTC"
-# End:
-
-# Set a version string.
--scriptversion='(GNU libtool) 2.4.6'
+-scriptversion='(GNU libtool) 2.4.7'
-
-
-# func_echo ARG...
@@ -31352,7 +33189,7 @@ index 0f0a2da3..00000000
- compiler: $LTCC
- compiler flags: $LTCFLAGS
- linker: $LD (gnu? $with_gnu_ld)
-- version: $progname (GNU libtool) 2.4.6
+- version: $progname (GNU libtool) 2.4.7
- automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
- autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
-
@@ -31408,7 +33245,7 @@ index 0f0a2da3..00000000
-# a configuration failure hint, and exit.
-func_fatal_configuration ()
-{
-- func__fatal_error ${1+"$@"} \
+- func_fatal_error ${1+"$@"} \
- "See the $PACKAGE documentation for more information." \
- "Fatal configuration error."
-}
@@ -31554,6 +33391,8 @@ index 0f0a2da3..00000000
- nonopt=
- preserve_args=
-
+- _G_rc_lt_options_prep=:
+-
- # Shorthand for --mode=foo, only valid as the first argument
- case $1 in
- clean|clea|cle|cl)
@@ -31577,11 +33416,16 @@ index 0f0a2da3..00000000
- uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
- shift; set dummy --mode uninstall ${1+"$@"}; shift
- ;;
+- *)
+- _G_rc_lt_options_prep=false
+- ;;
- esac
-
-- # Pass back the list of options.
-- func_quote_for_eval ${1+"$@"}
-- libtool_options_prep_result=$func_quote_for_eval_result
+- if $_G_rc_lt_options_prep; then
+- # Pass back the list of options.
+- func_quote eval ${1+"$@"}
+- libtool_options_prep_result=$func_quote_result
+- fi
-}
-func_add_hook func_options_prep libtool_options_prep
-
@@ -31593,9 +33437,12 @@ index 0f0a2da3..00000000
-{
- $debug_cmd
-
+- _G_rc_lt_parse_options=false
+-
- # Perform our own loop to consume as many options as possible in
- # each iteration.
- while test $# -gt 0; do
+- _G_match_lt_parse_options=:
- _G_opt=$1
- shift
- case $_G_opt in
@@ -31670,15 +33517,20 @@ index 0f0a2da3..00000000
- func_append preserve_args " $_G_opt"
- ;;
-
-- # An option not handled by this hook function:
-- *) set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
+- # An option not handled by this hook function:
+- *) set dummy "$_G_opt" ${1+"$@"} ; shift
+- _G_match_lt_parse_options=false
+- break
+- ;;
- esac
+- $_G_match_lt_parse_options && _G_rc_lt_parse_options=:
- done
-
--
-- # save modified positional parameters for caller
-- func_quote_for_eval ${1+"$@"}
-- libtool_parse_options_result=$func_quote_for_eval_result
+- if $_G_rc_lt_parse_options; then
+- # save modified positional parameters for caller
+- func_quote eval ${1+"$@"}
+- libtool_parse_options_result=$func_quote_result
+- fi
-}
-func_add_hook func_parse_options libtool_parse_options
-
@@ -31735,8 +33587,8 @@ index 0f0a2da3..00000000
- }
-
- # Pass back the unparsed argument list
-- func_quote_for_eval ${1+"$@"}
-- libtool_validate_options_result=$func_quote_for_eval_result
+- func_quote eval ${1+"$@"}
+- libtool_validate_options_result=$func_quote_result
-}
-func_add_hook func_validate_options libtool_validate_options
-
@@ -32702,8 +34554,8 @@ index 0f0a2da3..00000000
- esac
- done
-
-- func_quote_for_eval "$libobj"
-- test "X$libobj" != "X$func_quote_for_eval_result" \
+- func_quote_arg pretty "$libobj"
+- test "X$libobj" != "X$func_quote_arg_result" \
- && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
- && func_warning "libobj name '$libobj' may not contain shell special characters."
- func_dirname_and_basename "$obj" "/" ""
@@ -32776,8 +34628,8 @@ index 0f0a2da3..00000000
-
- func_to_tool_file "$srcfile" func_convert_file_msys_to_w32
- srcfile=$func_to_tool_file_result
-- func_quote_for_eval "$srcfile"
-- qsrcfile=$func_quote_for_eval_result
+- func_quote_arg pretty "$srcfile"
+- qsrcfile=$func_quote_arg_result
-
- # Only build a PIC object if we are building libtool libraries.
- if test yes = "$build_libtool_libs"; then
@@ -32932,7 +34784,8 @@ index 0f0a2da3..00000000
- -prefer-non-pic try to build non-PIC objects only
- -shared do not build a '.o' file suitable for static linking
- -static only build a '.o' file suitable for static linking
-- -Wc,FLAG pass FLAG directly to the compiler
+- -Wc,FLAG
+- -Xcompiler FLAG pass FLAG directly to the compiler
-
-COMPILE-COMMAND is a command to be used in creating a 'standard' object file
-from the given SOURCEFILE.
@@ -33038,6 +34891,8 @@ index 0f0a2da3..00000000
- -weak LIBNAME declare that the target provides the LIBNAME interface
- -Wc,FLAG
- -Xcompiler FLAG pass linker-specific FLAG directly to the compiler
+- -Wa,FLAG
+- -Xassembler FLAG pass linker-specific FLAG directly to the assembler
- -Wl,FLAG
- -Xlinker FLAG pass linker-specific FLAG directly to the linker
- -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC)
@@ -33380,8 +35235,8 @@ index 0f0a2da3..00000000
- case $nonopt in *shtool*) :;; *) false;; esac
- then
- # Aesthetically quote it.
-- func_quote_for_eval "$nonopt"
-- install_prog="$func_quote_for_eval_result "
+- func_quote_arg pretty "$nonopt"
+- install_prog="$func_quote_arg_result "
- arg=$1
- shift
- else
@@ -33391,8 +35246,8 @@ index 0f0a2da3..00000000
-
- # The real first argument should be the name of the installation program.
- # Aesthetically quote it.
-- func_quote_for_eval "$arg"
-- func_append install_prog "$func_quote_for_eval_result"
+- func_quote_arg pretty "$arg"
+- func_append install_prog "$func_quote_arg_result"
- install_shared_prog=$install_prog
- case " $install_prog " in
- *[\\\ /]cp\ *) install_cp=: ;;
@@ -33449,12 +35304,12 @@ index 0f0a2da3..00000000
- esac
-
- # Aesthetically quote the argument.
-- func_quote_for_eval "$arg"
-- func_append install_prog " $func_quote_for_eval_result"
+- func_quote_arg pretty "$arg"
+- func_append install_prog " $func_quote_arg_result"
- if test -n "$arg2"; then
-- func_quote_for_eval "$arg2"
+- func_quote_arg pretty "$arg2"
- fi
-- func_append install_shared_prog " $func_quote_for_eval_result"
+- func_append install_shared_prog " $func_quote_arg_result"
- done
-
- test -z "$install_prog" && \
@@ -33465,8 +35320,8 @@ index 0f0a2da3..00000000
-
- if test -n "$install_override_mode" && $no_mode; then
- if $install_cp; then :; else
-- func_quote_for_eval "$install_override_mode"
-- func_append install_shared_prog " -m $func_quote_for_eval_result"
+- func_quote_arg pretty "$install_override_mode"
+- func_append install_shared_prog " -m $func_quote_arg_result"
- fi
- fi
-
@@ -33762,8 +35617,8 @@ index 0f0a2da3..00000000
- relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
-
- $opt_quiet || {
-- func_quote_for_expand "$relink_command"
-- eval "func_echo $func_quote_for_expand_result"
+- func_quote_arg expand,pretty "$relink_command"
+- eval "func_echo $func_quote_arg_result"
- }
- if eval "$relink_command"; then :
- else
@@ -34542,7 +36397,8 @@ index 0f0a2da3..00000000
- if test \"\$libtool_execute_magic\" != \"$magic\"; then
- file=\"\$0\""
-
-- qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
+- func_quote_arg pretty "$ECHO"
+- qECHO=$func_quote_arg_result
- $ECHO "\
-
-# A function that is used when there is no print builtin or printf.
@@ -34552,7 +36408,7 @@ index 0f0a2da3..00000000
-\$1
-_LTECHO_EOF'
-}
-- ECHO=\"$qECHO\"
+- ECHO=$qECHO
- fi
-
-# Very basic option parsing. These options are (a) specific to
@@ -35895,9 +37751,9 @@ index 0f0a2da3..00000000
- while test "$#" -gt 0; do
- arg=$1
- shift
-- func_quote_for_eval "$arg"
-- qarg=$func_quote_for_eval_unquoted_result
-- func_append libtool_args " $func_quote_for_eval_result"
+- func_quote_arg pretty,unquoted "$arg"
+- qarg=$func_quote_arg_unquoted_result
+- func_append libtool_args " $func_quote_arg_result"
-
- # If the previous option needs an argument, assign it.
- if test -n "$prev"; then
@@ -36133,6 +37989,13 @@ index 0f0a2da3..00000000
- prev=
- continue
- ;;
+- xassembler)
+- func_append compiler_flags " -Xassembler $qarg"
+- prev=
+- func_append compile_command " -Xassembler $qarg"
+- func_append finalize_command " -Xassembler $qarg"
+- continue
+- ;;
- xcclinker)
- func_append linker_flags " $qarg"
- func_append compiler_flags " $qarg"
@@ -36303,7 +38166,7 @@ index 0f0a2da3..00000000
- # These systems don't actually have a C library (as such)
- test X-lc = "X$arg" && continue
- ;;
-- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*)
+- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig* | *-*-midnightbsd*)
- # Do not include libc due to us having libc/libc_r.
- test X-lc = "X$arg" && continue
- ;;
@@ -36323,7 +38186,7 @@ index 0f0a2da3..00000000
- esac
- elif test X-lc_r = "X$arg"; then
- case $host in
-- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*)
+- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig* | *-*-midnightbsd*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
@@ -36353,8 +38216,20 @@ index 0f0a2da3..00000000
- prev=xcompiler
- continue
- ;;
--
-- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+- # Solaris ld rejects as of 11.4. Refer to Oracle bug 22985199.
+- -pthread)
+- case $host in
+- *solaris2*) ;;
+- *)
+- case "$new_inherited_linker_flags " in
+- *" $arg "*) ;;
+- * ) func_append new_inherited_linker_flags " $arg" ;;
+- esac
+- ;;
+- esac
+- continue
+- ;;
+- -mt|-mthreads|-kthread|-Kthread|-pthreads|--thread-safe \
- |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
- func_append compiler_flags " $arg"
- func_append compile_command " $arg"
@@ -36495,9 +38370,9 @@ index 0f0a2da3..00000000
- save_ifs=$IFS; IFS=,
- for flag in $args; do
- IFS=$save_ifs
-- func_quote_for_eval "$flag"
-- func_append arg " $func_quote_for_eval_result"
-- func_append compiler_flags " $func_quote_for_eval_result"
+- func_quote_arg pretty "$flag"
+- func_append arg " $func_quote_arg_result"
+- func_append compiler_flags " $func_quote_arg_result"
- done
- IFS=$save_ifs
- func_stripname ' ' '' "$arg"
@@ -36511,16 +38386,21 @@ index 0f0a2da3..00000000
- save_ifs=$IFS; IFS=,
- for flag in $args; do
- IFS=$save_ifs
-- func_quote_for_eval "$flag"
-- func_append arg " $wl$func_quote_for_eval_result"
-- func_append compiler_flags " $wl$func_quote_for_eval_result"
-- func_append linker_flags " $func_quote_for_eval_result"
+- func_quote_arg pretty "$flag"
+- func_append arg " $wl$func_quote_arg_result"
+- func_append compiler_flags " $wl$func_quote_arg_result"
+- func_append linker_flags " $func_quote_arg_result"
- done
- IFS=$save_ifs
- func_stripname ' ' '' "$arg"
- arg=$func_stripname_result
- ;;
-
+- -Xassembler)
+- prev=xassembler
+- continue
+- ;;
+-
- -Xcompiler)
- prev=xcompiler
- continue
@@ -36538,8 +38418,8 @@ index 0f0a2da3..00000000
-
- # -msg_* for osf cc
- -msg_*)
-- func_quote_for_eval "$arg"
-- arg=$func_quote_for_eval_result
+- func_quote_arg pretty "$arg"
+- arg=$func_quote_arg_result
- ;;
-
- # Flags to be passed through unchanged, with rationale:
@@ -36556,12 +38436,17 @@ index 0f0a2da3..00000000
- # -tp=* Portland pgcc target processor selection
- # --sysroot=* for sysroot support
- # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
+- # -specs=* GCC specs files
- # -stdlib=* select c++ std lib with clang
+- # -fsanitize=* Clang/GCC memory and address sanitizer
+- # -fuse-ld=* Linker select flags for GCC
+- # -Wa,* Pass flags directly to the assembler
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
-- -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)
-- func_quote_for_eval "$arg"
-- arg=$func_quote_for_eval_result
+- -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
+- -specs=*|-fsanitize=*|-fuse-ld=*|-Wa,*)
+- func_quote_arg pretty "$arg"
+- arg=$func_quote_arg_result
- func_append compile_command " $arg"
- func_append finalize_command " $arg"
- func_append compiler_flags " $arg"
@@ -36582,15 +38467,15 @@ index 0f0a2da3..00000000
- continue
- else
- # Otherwise treat like 'Some other compiler flag' below
-- func_quote_for_eval "$arg"
-- arg=$func_quote_for_eval_result
+- func_quote_arg pretty "$arg"
+- arg=$func_quote_arg_result
- fi
- ;;
-
- # Some other compiler flag.
- -* | +*)
-- func_quote_for_eval "$arg"
-- arg=$func_quote_for_eval_result
+- func_quote_arg pretty "$arg"
+- arg=$func_quote_arg_result
- ;;
-
- *.$objext)
@@ -36710,8 +38595,8 @@ index 0f0a2da3..00000000
- *)
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.
-- func_quote_for_eval "$arg"
-- arg=$func_quote_for_eval_result
+- func_quote_arg pretty "$arg"
+- arg=$func_quote_arg_result
- ;;
- esac # arg
-
@@ -37916,7 +39801,7 @@ index 0f0a2da3..00000000
- test CXX = "$tagname" && {
- case $host_os in
- linux*)
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ C*) # Sun C++ 5.9
- func_suncc_cstd_abi
-
@@ -38089,7 +39974,7 @@ index 0f0a2da3..00000000
- #
- case $version_type in
- # correct linux to gnu/linux during the next big refactor
-- darwin|freebsd-elf|linux|osf|windows|none)
+- darwin|freebsd-elf|linux|midnightbsd-elf|osf|windows|none)
- func_arith $number_major + $number_minor
- current=$func_arith_result
- age=$number_minor
@@ -38180,7 +40065,7 @@ index 0f0a2da3..00000000
- versuffix=.$current.$revision
- ;;
-
-- freebsd-elf)
+- freebsd-elf | midnightbsd-elf)
- func_arith $current - $age
- major=.$func_arith_result
- versuffix=$major.$age.$revision
@@ -38406,7 +40291,7 @@ index 0f0a2da3..00000000
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
+- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-midnightbsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
- *-*-sco3.2v5* | *-*-sco5v6*)
@@ -39217,8 +41102,8 @@ index 0f0a2da3..00000000
- for cmd in $concat_cmds; do
- IFS=$save_ifs
- $opt_quiet || {
-- func_quote_for_expand "$cmd"
-- eval "func_echo $func_quote_for_expand_result"
+- func_quote_arg expand,pretty "$cmd"
+- eval "func_echo $func_quote_arg_result"
- }
- $opt_dry_run || eval "$cmd" || {
- lt_exit=$?
@@ -39311,8 +41196,8 @@ index 0f0a2da3..00000000
- eval cmd=\"$cmd\"
- IFS=$save_ifs
- $opt_quiet || {
-- func_quote_for_expand "$cmd"
-- eval "func_echo $func_quote_for_expand_result"
+- func_quote_arg expand,pretty "$cmd"
+- eval "func_echo $func_quote_arg_result"
- }
- $opt_dry_run || eval "$cmd" || {
- lt_exit=$?
@@ -39786,12 +41671,13 @@ index 0f0a2da3..00000000
- elif eval var_value=\$$var; test -z "$var_value"; then
- relink_command="$var=; export $var; $relink_command"
- else
-- func_quote_for_eval "$var_value"
-- relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
+- func_quote_arg pretty "$var_value"
+- relink_command="$var=$func_quote_arg_result; export $var; $relink_command"
- fi
- done
-- relink_command="(cd `pwd`; $relink_command)"
-- relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
+- func_quote eval cd "`pwd`"
+- func_quote_arg pretty,unquoted "($func_quote_result; $relink_command)"
+- relink_command=$func_quote_arg_unquoted_result
- fi
-
- # Only actually do things if not in dry run mode.
@@ -40031,13 +41917,15 @@ index 0f0a2da3..00000000
- elif eval var_value=\$$var; test -z "$var_value"; then
- relink_command="$var=; export $var; $relink_command"
- else
-- func_quote_for_eval "$var_value"
-- relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
+- func_quote_arg pretty,unquoted "$var_value"
+- relink_command="$var=$func_quote_arg_unquoted_result; export $var; $relink_command"
- fi
- done
- # Quote the link command for shipping.
-- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
-- relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
+- func_quote eval cd "`pwd`"
+- relink_command="($func_quote_result; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
+- func_quote_arg pretty,unquoted "$relink_command"
+- relink_command=$func_quote_arg_unquoted_result
- if test yes = "$hardcode_automatic"; then
- relink_command=
- fi
@@ -40431,13 +42319,14 @@ index 0f0a2da3..00000000
-# End:
diff --git a/m4/libtool.m4 b/m4/libtool.m4
deleted file mode 100644
-index a3bc337b..00000000
+index 79a2451e..00000000
--- a/m4/libtool.m4
+++ /dev/null
-@@ -1,8369 +0,0 @@
+@@ -1,8400 +0,0 @@
-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-#
--# Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software
+-# Foundation, Inc.
-# Written by Gordon Matzigkeit, 1996
-#
-# This file is free software; the Free Software Foundation gives
@@ -40468,7 +42357,7 @@ index a3bc337b..00000000
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-])
-
--# serial 58 LT_INIT
+-# serial 59 LT_INIT
-
-
-# LT_PREREQ(VERSION)
@@ -40618,6 +42507,7 @@ index a3bc337b..00000000
-m4_require([_LT_CHECK_SHELL_FEATURES])dnl
-m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
-m4_require([_LT_CMD_RELOAD])dnl
+-m4_require([_LT_DECL_FILECMD])dnl
-m4_require([_LT_CHECK_MAGIC_METHOD])dnl
-m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
-m4_require([_LT_CMD_OLD_ARCHIVE])dnl
@@ -40656,8 +42546,8 @@ index a3bc337b..00000000
-ofile=libtool
-can_build_shared=yes
-
--# All known linkers require a '.a' archive for static linking (except MSVC,
--# which needs '.lib').
+-# All known linkers require a '.a' archive for static linking (except MSVC and
+-# ICC, which need '.lib').
-libext=a
-
-with_gnu_ld=$lt_cv_prog_gnu_ld
@@ -41215,7 +43105,7 @@ index a3bc337b..00000000
- # if finds mixed CR/LF and LF-only lines. Since sed operates in
- # text mode, it properly converts lines to CR/LF. This bash problem
- # is reportedly fixed, but why not run on old versions too?
-- sed '$q' "$ltmain" >> "$cfgfile" \
+- $SED '$q' "$ltmain" >> "$cfgfile" \
- || (rm -f "$cfgfile"; exit 1)
-
- mv -f "$cfgfile" "$ofile" ||
@@ -41479,8 +43369,8 @@ index a3bc337b..00000000
-_LT_EOF
- echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
- $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
-- echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
-- $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
+- echo "$AR $AR_FLAGS libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
+- $AR $AR_FLAGS libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
- echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
- $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
- cat > conftest.c << _LT_EOF
@@ -41504,17 +43394,12 @@ index a3bc337b..00000000
- _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
- darwin1.*)
- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
-- darwin*) # darwin 5.x on
-- # if running on 10.5 or later, the deployment target defaults
-- # to the OS version, if on x86, and 10.4, the deployment
-- # target defaults to 10.4. Don't you love it?
-- case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
-- 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
-- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
-- 10.[[012]][[,.]]*)
-- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
-- 10.*)
-- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
+- darwin*)
+- case $MACOSX_DEPLOYMENT_TARGET,$host in
+- 10.[[012]],*|,*powerpc*-darwin[[5-8]]*)
+- _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
+- *)
+- _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
- esac
- ;;
- esac
@@ -41563,12 +43448,12 @@ index a3bc337b..00000000
- output_verbose_link_cmd=func_echo_all
- _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
- _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
-- _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
-- _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
+- _LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
+- _LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
- m4_if([$1], [CXX],
-[ if test yes != "$lt_cv_apple_cc_single_mod"; then
- _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil"
-- _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil"
+- _LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil"
- fi
-],[])
- else
@@ -41682,7 +43567,8 @@ index a3bc337b..00000000
-# _LT_WITH_SYSROOT
-# ----------------
-AC_DEFUN([_LT_WITH_SYSROOT],
--[AC_MSG_CHECKING([for sysroot])
+-[m4_require([_LT_DECL_SED])dnl
+-AC_MSG_CHECKING([for sysroot])
-AC_ARG_WITH([sysroot],
-[AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@],
- [Search for dependent libraries within DIR (or the compiler's sysroot
@@ -41699,7 +43585,7 @@ index a3bc337b..00000000
- fi
- ;; #(
- /*)
-- lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+- lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"`
- ;; #(
- no|'')
- ;; #(
@@ -41729,7 +43615,7 @@ index a3bc337b..00000000
- # options accordingly.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *ELF-32*)
- HPUX_IA64_MODE=32
- ;;
@@ -41746,7 +43632,7 @@ index a3bc337b..00000000
- echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- if test yes = "$lt_cv_prog_gnu_ld"; then
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -melf32bsmip"
- ;;
@@ -41758,7 +43644,7 @@ index a3bc337b..00000000
- ;;
- esac
- else
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -32"
- ;;
@@ -41780,7 +43666,7 @@ index a3bc337b..00000000
- echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- emul=elf
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *32-bit*)
- emul="${emul}32"
- ;;
@@ -41788,7 +43674,7 @@ index a3bc337b..00000000
- emul="${emul}64"
- ;;
- esac
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *MSB*)
- emul="${emul}btsmip"
- ;;
@@ -41796,7 +43682,7 @@ index a3bc337b..00000000
- emul="${emul}ltsmip"
- ;;
- esac
-- case `/usr/bin/file conftest.$ac_objext` in
+- case `$FILECMD conftest.$ac_objext` in
- *N32*)
- emul="${emul}n32"
- ;;
@@ -41816,14 +43702,14 @@ index a3bc337b..00000000
- # not appear in the list.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *32-bit*)
- case $host in
- x86_64-*kfreebsd*-gnu)
- LD="${LD-ld} -m elf_i386_fbsd"
- ;;
- x86_64-*linux*)
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *x86-64*)
- LD="${LD-ld} -m elf32_x86_64"
- ;;
@@ -41891,7 +43777,7 @@ index a3bc337b..00000000
- # options accordingly.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
-- case `/usr/bin/file conftest.o` in
+- case `$FILECMD conftest.o` in
- *64-bit*)
- case $lt_cv_prog_gnu_ld in
- yes*)
@@ -41930,9 +43816,22 @@ index a3bc337b..00000000
-m4_defun([_LT_PROG_AR],
-[AC_CHECK_TOOLS(AR, [ar], false)
-: ${AR=ar}
--: ${AR_FLAGS=cru}
-_LT_DECL([], [AR], [1], [The archiver])
--_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
+-
+-# Use ARFLAGS variable as AR's operation code to sync the variable naming with
+-# Automake. If both AR_FLAGS and ARFLAGS are specified, AR_FLAGS should have
+-# higher priority because thats what people were doing historically (setting
+-# ARFLAGS for automake and AR_FLAGS for libtool). FIXME: Make the AR_FLAGS
+-# variable obsoleted/removed.
+-
+-test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr}
+-lt_ar_flags=$AR_FLAGS
+-_LT_DECL([], [lt_ar_flags], [0], [Flags to create an archive (by configure)])
+-
+-# Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override
+-# by AR_FLAGS because that was never working and AR_FLAGS is about to die.
+-_LT_DECL([], [AR_FLAGS], [\@S|@{ARFLAGS-"\@S|@lt_ar_flags"}],
+- [Flags to create an archive])
-
-AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
- [lt_cv_ar_at_file=no
@@ -42151,7 +44050,7 @@ index a3bc337b..00000000
- lt_cv_sys_max_cmd_len=8192;
- ;;
-
-- bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
+- bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd*)
- # This has been around since 386BSD, at least. Likely further.
- if test -x /sbin/sysctl; then
- lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
@@ -42194,7 +44093,7 @@ index a3bc337b..00000000
- sysv5* | sco5v6* | sysv4.2uw2*)
- kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
- if test -n "$kargmax"; then
-- lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
+- lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[[ ]]//'`
- else
- lt_cv_sys_max_cmd_len=32768
- fi
@@ -42644,26 +44543,35 @@ index a3bc337b..00000000
-striplib=
-old_striplib=
-AC_MSG_CHECKING([whether stripping libraries is possible])
--if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
-- test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-- test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-- AC_MSG_RESULT([yes])
+-if test -z "$STRIP"; then
+- AC_MSG_RESULT([no])
-else
--# FIXME - insert some real tests, host_os isn't really good enough
-- case $host_os in
-- darwin*)
-- if test -n "$STRIP"; then
+- if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+- old_striplib="$STRIP --strip-debug"
+- striplib="$STRIP --strip-unneeded"
+- AC_MSG_RESULT([yes])
+- else
+- case $host_os in
+- darwin*)
+- # FIXME - insert some real tests, host_os isn't really good enough
- striplib="$STRIP -x"
- old_striplib="$STRIP -S"
- AC_MSG_RESULT([yes])
-- else
+- ;;
+- freebsd*)
+- if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then
+- old_striplib="$STRIP --strip-debug"
+- striplib="$STRIP --strip-unneeded"
+- AC_MSG_RESULT([yes])
+- else
+- AC_MSG_RESULT([no])
+- fi
+- ;;
+- *)
- AC_MSG_RESULT([no])
-- fi
-- ;;
-- *)
-- AC_MSG_RESULT([no])
-- ;;
-- esac
+- ;;
+- esac
+- fi
-fi
-_LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
-_LT_DECL([], [striplib], [1])
@@ -42986,7 +44894,7 @@ index a3bc337b..00000000
- case $host_os in
- cygwin*)
- # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-- soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
+- soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
-m4_if([$1], [],[
- sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
- ;;
@@ -42996,14 +44904,14 @@ index a3bc337b..00000000
- ;;
- pw32*)
- # pw32 DLLs use 'pw' prefix rather than 'lib'
-- library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
+- library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
- ;;
- esac
- dynamic_linker='Win32 ld.exe'
- ;;
-
-- *,cl*)
-- # Native MSVC
+- *,cl* | *,icl*)
+- # Native MSVC or ICC
- libname_spec='$name'
- soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
- library_names_spec='$libname.dll.lib'
@@ -43022,7 +44930,7 @@ index a3bc337b..00000000
- done
- IFS=$lt_save_ifs
- # Convert to MSYS style.
-- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
+- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
- ;;
- cygwin*)
- # Convert to unix form, then to dos form, then back to unix form
@@ -43059,7 +44967,7 @@ index a3bc337b..00000000
- ;;
-
- *)
-- # Assume MSVC wrapper
+- # Assume MSVC and ICC wrapper
- library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
- dynamic_linker='Win32 ld.exe'
- ;;
@@ -43092,7 +45000,7 @@ index a3bc337b..00000000
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
--freebsd* | dragonfly*)
+-freebsd* | dragonfly* | midnightbsd*)
- # DragonFly does not have aout. When/if they implement a new
- # versioning mechanism, adjust this.
- if test -x /usr/bin/objformat; then
@@ -43891,7 +45799,7 @@ index a3bc337b..00000000
-
-bsdi[[45]]*)
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
-- lt_cv_file_magic_cmd='/usr/bin/file -L'
+- lt_cv_file_magic_cmd='$FILECMD -L'
- lt_cv_file_magic_test_file=/shlib/libc.so
- ;;
-
@@ -43925,14 +45833,14 @@ index a3bc337b..00000000
- lt_cv_deplibs_check_method=pass_all
- ;;
-
--freebsd* | dragonfly*)
+-freebsd* | dragonfly* | midnightbsd*)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
- case $host_cpu in
- i*86 )
- # Not sure whether the presence of OpenBSD here was a mistake.
- # Let's accept both of them until this is cleared up.
- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
- ;;
- esac
@@ -43946,7 +45854,7 @@ index a3bc337b..00000000
- ;;
-
-hpux10.20* | hpux11*)
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- case $host_cpu in
- ia64*)
- lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
@@ -43993,7 +45901,7 @@ index a3bc337b..00000000
-
-newos6*)
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
-- lt_cv_file_magic_cmd=/usr/bin/file
+- lt_cv_file_magic_cmd=$FILECMD
- lt_cv_file_magic_test_file=/usr/lib/libnls.so
- ;;
-
@@ -44120,13 +46028,13 @@ index a3bc337b..00000000
- mingw*) lt_bad_file=conftest.nm/nofile ;;
- *) lt_bad_file=/dev/null ;;
- esac
-- case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
+- case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in
- *$lt_bad_file* | *'Invalid file or object type'*)
- lt_cv_path_NM="$tmp_nm -B"
- break 2
- ;;
- *)
-- case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+- case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in
- */dev/null*)
- lt_cv_path_NM="$tmp_nm -p"
- break 2
@@ -44152,7 +46060,7 @@ index a3bc337b..00000000
- # Let the user override the test.
- else
- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
-- case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
+- case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in
- *COFF*)
- DUMPBIN="$DUMPBIN -symbols -headers"
- ;;
@@ -44392,7 +46300,7 @@ index a3bc337b..00000000
-
-if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- # Gets list of data symbols to import.
-- lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
+- lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'"
- # Adjust the below global symbol transforms to fixup imported variables.
- lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
- lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
@@ -44410,20 +46318,20 @@ index a3bc337b..00000000
-# Transform an extracted symbol line into a proper C declaration.
-# Some systems (esp. on ia64) link data and code symbols differently,
-# so use this general approach.
--lt_cv_sys_global_symbol_to_cdecl="sed -n"\
+-lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
-$lt_cdecl_hook\
-" -e 's/^T .* \(.*\)$/extern int \1();/p'"\
-" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
--lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
+-lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\
-$lt_c_name_hook\
-" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
-" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
-
-# Transform an extracted symbol line into symbol name with lib prefix and
-# symbol address.
--lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
+-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\
-$lt_c_name_lib_hook\
-" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
-" -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
@@ -44447,7 +46355,7 @@ index a3bc337b..00000000
- if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- # Fake it for dumpbin and say T for any non-static function,
- # D for any global variable and I for any imported variable.
-- # Also find C++ and __fastcall symbols from MSVC++,
+- # Also find C++ and __fastcall symbols from MSVC++ or ICC,
- # which start with @ or ?.
- lt_cv_sys_global_symbol_pipe="$AWK ['"\
-" {last_section=section; section=\$ 3};"\
@@ -44465,9 +46373,9 @@ index a3bc337b..00000000
-" s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\
-" ' prfx=^$ac_symprfx]"
- else
-- lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+- lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
- fi
-- lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
+- lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | $SED '/ __gnu_lto/d'"
-
- # Check to see that the pipe works correctly.
- pipe_works=no
@@ -44754,7 +46662,7 @@ index a3bc337b..00000000
- ;;
- esac
- ;;
-- freebsd* | dragonfly*)
+- freebsd* | dragonfly* | midnightbsd*)
- # FreeBSD uses GNU C++
- ;;
- hpux9* | hpux10* | hpux11*)
@@ -44837,7 +46745,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
- ;;
- *)
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ C*)
- # Sun C++ 5.9
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
@@ -45173,7 +47081,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
- ;;
- *)
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
- # Sun Fortran 8.3 passes all unrecognized flags to the linker
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
@@ -45356,7 +47264,7 @@ index a3bc337b..00000000
- if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
- else
-- _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
+- _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
- fi
- ;;
- pw32*)
@@ -45364,7 +47272,7 @@ index a3bc337b..00000000
- ;;
- cygwin* | mingw* | cegcc*)
- case $cc_basename in
-- cl*)
+- cl* | icl*)
- _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
- ;;
- *)
@@ -45421,15 +47329,15 @@ index a3bc337b..00000000
-
- case $host_os in
- cygwin* | mingw* | pw32* | cegcc*)
-- # FIXME: the MSVC++ port hasn't been tested in a loooong time
+- # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
- # When not using gcc, we currently assume that we are using
-- # Microsoft Visual C++.
+- # Microsoft Visual C++ or Intel C++ Compiler.
- if test yes != "$GCC"; then
- with_gnu_ld=no
- fi
- ;;
- interix*)
-- # we just hope/assume this is gcc and not c89 (= MSVC++)
+- # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
- with_gnu_ld=yes
- ;;
- openbsd* | bitrig*)
@@ -45481,7 +47389,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- fi
- supports_anon_versioning=no
-- case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
+- case `$LD -v | $SED -e 's/([[^)]]\+)\s\+//' 2>&1` in
- *GNU\ gold*) supports_anon_versioning=yes ;;
- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
- *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
@@ -45593,6 +47501,7 @@ index a3bc337b..00000000
- emximp -o $lib $output_objdir/$libname.def'
- _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+- _LT_TAGVAR(file_list_spec, $1)='@'
- ;;
-
- interix[[3-9]]*)
@@ -45607,7 +47516,7 @@ index a3bc337b..00000000
- # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
- # time. Moving up from 0x10000000 also allows more sbrk(2) space.
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-- _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+- _LT_TAGVAR(archive_expsym_cmds, $1)='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- ;;
-
- gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
@@ -45650,7 +47559,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(compiler_needs_object, $1)=yes
- ;;
- esac
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ C*) # Sun C 5.9
- _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
- _LT_TAGVAR(compiler_needs_object, $1)=yes
@@ -45662,7 +47571,7 @@ index a3bc337b..00000000
-
- if test yes = "$supports_anon_versioning"; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+- cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
- fi
@@ -45678,7 +47587,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
- if test yes = "$supports_anon_versioning"; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+- cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
- fi
@@ -45810,7 +47719,7 @@ index a3bc337b..00000000
- if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
- else
-- _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
+- _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
- fi
- aix_use_runtimelinking=no
-
@@ -45993,12 +47902,12 @@ index a3bc337b..00000000
-
- cygwin* | mingw* | pw32* | cegcc*)
- # When not using gcc, we currently assume that we are using
-- # Microsoft Visual C++.
+- # Microsoft Visual C++ or Intel C++ Compiler.
- # hardcode_libdir_flag_spec is actually meaningless, as there is
- # no search path for DLLs.
- case $cc_basename in
-- cl*)
-- # Native MSVC
+- cl* | icl*)
+- # Native MSVC or ICC
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=yes
@@ -46039,7 +47948,7 @@ index a3bc337b..00000000
- fi'
- ;;
- *)
-- # Assume MSVC wrapper
+- # Assume MSVC and ICC wrapper
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- # Tell ltmain to make .lib files, not .a files.
@@ -46087,7 +47996,7 @@ index a3bc337b..00000000
- ;;
-
- # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-- freebsd* | dragonfly*)
+- freebsd* | dragonfly* | midnightbsd*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
@@ -46298,6 +48207,7 @@ index a3bc337b..00000000
- emximp -o $lib $output_objdir/$libname.def'
- _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+- _LT_TAGVAR(file_list_spec, $1)='@'
- ;;
-
- osf3*)
@@ -47068,8 +48978,8 @@ index a3bc337b..00000000
-
- cygwin* | mingw* | pw32* | cegcc*)
- case $GXX,$cc_basename in
-- ,cl* | no,cl*)
-- # Native MSVC
+- ,cl* | no,cl* | ,icl* | no,icl*)
+- # Native MSVC or ICC
- # hardcode_libdir_flag_spec is actually meaningless, as there is
- # no search path for DLLs.
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
@@ -47167,6 +49077,7 @@ index a3bc337b..00000000
- emximp -o $lib $output_objdir/$libname.def'
- _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+- _LT_TAGVAR(file_list_spec, $1)='@'
- ;;
-
- dgux*)
@@ -47197,7 +49108,7 @@ index a3bc337b..00000000
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- ;;
-
-- freebsd* | dragonfly*)
+- freebsd* | dragonfly* | midnightbsd*)
- # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
- # conventions
- _LT_TAGVAR(ld_shlibs, $1)=yes
@@ -47334,7 +49245,7 @@ index a3bc337b..00000000
- # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
- # time. Moving up from 0x10000000 also allows more sbrk(2) space.
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-- _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+- _LT_TAGVAR(archive_expsym_cmds, $1)='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- ;;
- irix5* | irix6*)
- case $cc_basename in
@@ -47474,13 +49385,13 @@ index a3bc337b..00000000
- _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
- if test yes = "$supports_anon_versioning"; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+- cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
- fi
- ;;
- *)
-- case `$CC -V 2>&1 | sed 5q` in
+- case `$CC -V 2>&1 | $SED 5q` in
- *Sun\ C*)
- # Sun C++ 5.9
- _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
@@ -48626,6 +50537,14 @@ index a3bc337b..00000000
-AC_SUBST([DLLTOOL])
-])
-
+-# _LT_DECL_FILECMD
+-# ----------------
+-# Check for a file(cmd) program that can be used to detect file type and magic
+-m4_defun([_LT_DECL_FILECMD],
+-[AC_CHECK_TOOL([FILECMD], [file], [:])
+-_LT_DECL([], [FILECMD], [1], [A file(cmd) program that detects file types])
+-])# _LD_DECL_FILECMD
+-
-# _LT_DECL_SED
-# ------------
-# Check for a fully-functional sed program, that truncates
@@ -48806,14 +50725,14 @@ index a3bc337b..00000000
-])# _LT_PATH_CONVERSION_FUNCTIONS
diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4
deleted file mode 100644
-index 94b08297..00000000
+index b0b5e9c2..00000000
--- a/m4/ltoptions.m4
+++ /dev/null
@@ -1,437 +0,0 @@
-# Helper functions for option handling. -*- Autoconf -*-
-#
--# Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software
--# Foundation, Inc.
+-# Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2022 Free
+-# Software Foundation, Inc.
-# Written by Gary V. Vaughan, 2004
-#
-# This file is free software; the Free Software Foundation gives
@@ -49249,13 +51168,13 @@ index 94b08297..00000000
- [m4_define([_LTDL_TYPE], [convenience])])
diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4
deleted file mode 100644
-index 48bc9344..00000000
+index 902508bd..00000000
--- a/m4/ltsugar.m4
+++ /dev/null
@@ -1,124 +0,0 @@
-# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
-#
--# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software
+-# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software
-# Foundation, Inc.
-# Written by Gary V. Vaughan, 2004
-#
@@ -49379,13 +51298,14 @@ index 48bc9344..00000000
-])
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
deleted file mode 100644
-index fa04b52a..00000000
+index b155d0ac..00000000
--- a/m4/ltversion.m4
+++ /dev/null
-@@ -1,23 +0,0 @@
+@@ -1,24 +0,0 @@
-# ltversion.m4 -- version numbers -*- Autoconf -*-
-#
--# Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.
+-# Copyright (C) 2004, 2011-2019, 2021-2022 Free Software Foundation,
+-# Inc.
-# Written by Scott James Remnant, 2004
-#
-# This file is free software; the Free Software Foundation gives
@@ -49394,28 +51314,28 @@ index fa04b52a..00000000
-
-# @configure_input@
-
--# serial 4179 ltversion.m4
+-# serial 4245 ltversion.m4
-# This file is part of GNU Libtool
-
--m4_define([LT_PACKAGE_VERSION], [2.4.6])
--m4_define([LT_PACKAGE_REVISION], [2.4.6])
+-m4_define([LT_PACKAGE_VERSION], [2.4.7])
+-m4_define([LT_PACKAGE_REVISION], [2.4.7])
-
-AC_DEFUN([LTVERSION_VERSION],
--[macro_version='2.4.6'
--macro_revision='2.4.6'
+-[macro_version='2.4.7'
+-macro_revision='2.4.7'
-_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
-_LT_DECL(, macro_revision, 0)
-])
diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4
deleted file mode 100644
-index c6b26f88..00000000
+index 0f7a8759..00000000
--- a/m4/lt~obsolete.m4
+++ /dev/null
@@ -1,99 +0,0 @@
-# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
-#
--# Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software
--# Foundation, Inc.
+-# Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021-2022 Free
+-# Software Foundation, Inc.
-# Written by Scott James Remnant, 2004.
-#
-# This file is free software; the Free Software Foundation gives
@@ -49513,14 +51433,14 @@ index c6b26f88..00000000
-m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
diff --git a/makeann/Makefile.in b/makeann/Makefile.in
deleted file mode 100644
-index ea1843b6..00000000
+index 17072eee..00000000
--- a/makeann/Makefile.in
+++ /dev/null
-@@ -1,974 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,1092 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -49589,6 +51509,8 @@ index ea1843b6..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -49609,7 +51531,8 @@ index ea1843b6..00000000
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
-bin_PROGRAMS = makeann$(EXEEXT)
--noinst_PROGRAMS = makeann_debug$(EXEEXT)
+-@ENABLE_debug_TRUE@@ENABLE_noinst_TRUE@noinst_PROGRAMS = \
+-@ENABLE_debug_TRUE@@ENABLE_noinst_TRUE@ makeann_debug$(EXEEXT)
-subdir = makeann
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -49628,8 +51551,9 @@ index ea1843b6..00000000
-CONFIG_CLEAN_VPATH_FILES =
-am__installdirs = "$(DESTDIR)$(bindir)"
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
+-am__dirstamp = $(am__leading_dot)dirstamp
-am_makeann_OBJECTS = makeann-makeann.$(OBJEXT) \
-- makeann-g729_compat.$(OBJEXT)
+- $(extractaudio_SRCDIR)/makeann-g729_compat.$(OBJEXT)
-makeann_OBJECTS = $(am_makeann_OBJECTS)
-makeann_DEPENDENCIES =
-AM_V_lt = $(am__v_lt_@AM_V@)
@@ -49640,14 +51564,17 @@ index ea1843b6..00000000
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(makeann_CFLAGS) \
- $(CFLAGS) $(makeann_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_1 = makeann_debug-makeann.$(OBJEXT) \
-- makeann_debug-g729_compat.$(OBJEXT)
--am__objects_2 = makeann_debug-rtpp_memdeb.$(OBJEXT) \
-- makeann_debug-rtpp_glitch.$(OBJEXT) \
-- makeann_debug-rtpp_autoglitch.$(OBJEXT) \
-- makeann_debug-rtpp_refcnt.$(OBJEXT) \
-- makeann_debug-rtpp_mallocs.$(OBJEXT) \
-- makeann_debug-rtpp_stacktrace.$(OBJEXT)
--am__objects_3 = makeann_debug-rtpp_refcnt_fin.$(OBJEXT)
+- $(extractaudio_SRCDIR)/makeann_debug-g729_compat.$(OBJEXT)
+-am__objects_2 = $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/makeann_debug-rtpp_coverage.$(OBJEXT)
+-am__objects_3 = \
+- $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.$(OBJEXT)
-am_makeann_debug_OBJECTS = $(am__objects_1) $(am__objects_2) \
- $(am__objects_3)
-makeann_debug_OBJECTS = $(am_makeann_debug_OBJECTS)
@@ -49672,17 +51599,20 @@ index ea1843b6..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/makeann-g729_compat.Po \
+-am__depfiles_remade = \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po \
+- $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po \
+- $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po \
- ./$(DEPDIR)/makeann-makeann.Po \
-- ./$(DEPDIR)/makeann_debug-g729_compat.Po \
-- ./$(DEPDIR)/makeann_debug-makeann.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_glitch.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_mallocs.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_memdeb.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_refcnt.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
+- ./$(DEPDIR)/makeann_debug-makeann.Po
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -49761,6 +51691,7 @@ index ea1843b6..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -49783,6 +51714,9 @@ index ea1843b6..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -49826,8 +51760,10 @@ index ea1843b6..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -49870,13 +51806,36 @@ index ea1843b6..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -49887,11 +51846,12 @@ index ea1843b6..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -49915,27 +51875,11 @@ index ea1843b6..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-extractaudio_SRCDIR = $(top_srcdir)/extractaudio
-makeann_SOURCES = makeann.c rtp.h g711.h $(extractaudio_SRCDIR)/g729_compat.c \
- $(extractaudio_SRCDIR)/g729_compat.h
@@ -49953,7 +51897,7 @@ index ea1843b6..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -49973,7 +51917,7 @@ index ea1843b6..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -50022,29 +51966,70 @@ index ea1843b6..00000000
- `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-- cd "$(DESTDIR)$(bindir)" && rm -f $$files
+- cd "$(DESTDIR)$(bindir)" && $(am__rm_f) $$files
-
-clean-binPROGRAMS:
-- @list='$(bin_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
+- $(am__rm_f) $(bin_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(bin_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
+-$(extractaudio_SRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(extractaudio_SRCDIR)
+- @: >>$(extractaudio_SRCDIR)/$(am__dirstamp)
+-$(extractaudio_SRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(extractaudio_SRCDIR)/$(DEPDIR)
+- @: >>$(extractaudio_SRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(extractaudio_SRCDIR)/makeann-g729_compat.$(OBJEXT): \
+- $(extractaudio_SRCDIR)/$(am__dirstamp) \
+- $(extractaudio_SRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-makeann$(EXEEXT): $(makeann_OBJECTS) $(makeann_DEPENDENCIES) $(EXTRA_makeann_DEPENDENCIES)
- @rm -f makeann$(EXEEXT)
- $(AM_V_CCLD)$(makeann_LINK) $(makeann_OBJECTS) $(makeann_LDADD) $(LIBS)
+-$(extractaudio_SRCDIR)/makeann_debug-g729_compat.$(OBJEXT): \
+- $(extractaudio_SRCDIR)/$(am__dirstamp) \
+- $(extractaudio_SRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)
+- @: >>$(MAINSRCDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)/$(DEPDIR)
+- @: >>$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/makeann_debug-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-makeann_debug$(EXEEXT): $(makeann_debug_OBJECTS) $(makeann_debug_DEPENDENCIES) $(EXTRA_makeann_debug_DEPENDENCIES)
- @rm -f makeann_debug$(EXEEXT)
@@ -50052,45 +52037,53 @@ index ea1843b6..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(MAINSRCDIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.$(OBJEXT)
+- -rm -f $(extractaudio_SRCDIR)/*.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann-g729_compat.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann-makeann.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-g729_compat.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-makeann.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -50109,19 +52102,19 @@ index ea1843b6..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -c -o makeann-makeann.obj `if test -f 'makeann.c'; then $(CYGPATH_W) 'makeann.c'; else $(CYGPATH_W) '$(srcdir)/makeann.c'; fi`
-
--makeann-g729_compat.o: $(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -MT makeann-g729_compat.o -MD -MP -MF $(DEPDIR)/makeann-g729_compat.Tpo -c -o makeann-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann-g729_compat.Tpo $(DEPDIR)/makeann-g729_compat.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='makeann-g729_compat.o' libtool=no @AMDEPBACKSLASH@
+-$(extractaudio_SRCDIR)/makeann-g729_compat.o: $(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -MT $(extractaudio_SRCDIR)/makeann-g729_compat.o -MD -MP -MF $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Tpo -c -o $(extractaudio_SRCDIR)/makeann-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Tpo $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='$(extractaudio_SRCDIR)/makeann-g729_compat.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -c -o makeann-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -c -o $(extractaudio_SRCDIR)/makeann-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
-
--makeann-g729_compat.obj: $(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -MT makeann-g729_compat.obj -MD -MP -MF $(DEPDIR)/makeann-g729_compat.Tpo -c -o makeann-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann-g729_compat.Tpo $(DEPDIR)/makeann-g729_compat.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='makeann-g729_compat.obj' libtool=no @AMDEPBACKSLASH@
+-$(extractaudio_SRCDIR)/makeann-g729_compat.obj: $(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -MT $(extractaudio_SRCDIR)/makeann-g729_compat.obj -MD -MP -MF $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Tpo -c -o $(extractaudio_SRCDIR)/makeann-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Tpo $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='$(extractaudio_SRCDIR)/makeann-g729_compat.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -c -o makeann-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_CPPFLAGS) $(CPPFLAGS) $(makeann_CFLAGS) $(CFLAGS) -c -o $(extractaudio_SRCDIR)/makeann-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
-
-makeann_debug-makeann.o: makeann.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-makeann.o -MD -MP -MF $(DEPDIR)/makeann_debug-makeann.Tpo -c -o makeann_debug-makeann.o `test -f 'makeann.c' || echo '$(srcdir)/'`makeann.c
@@ -50137,117 +52130,145 @@ index ea1843b6..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-makeann.obj `if test -f 'makeann.c'; then $(CYGPATH_W) 'makeann.c'; else $(CYGPATH_W) '$(srcdir)/makeann.c'; fi`
-
--makeann_debug-g729_compat.o: $(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-g729_compat.o -MD -MP -MF $(DEPDIR)/makeann_debug-g729_compat.Tpo -c -o makeann_debug-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-g729_compat.Tpo $(DEPDIR)/makeann_debug-g729_compat.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='makeann_debug-g729_compat.o' libtool=no @AMDEPBACKSLASH@
+-$(extractaudio_SRCDIR)/makeann_debug-g729_compat.o: $(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(extractaudio_SRCDIR)/makeann_debug-g729_compat.o -MD -MP -MF $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Tpo -c -o $(extractaudio_SRCDIR)/makeann_debug-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Tpo $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='$(extractaudio_SRCDIR)/makeann_debug-g729_compat.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(extractaudio_SRCDIR)/makeann_debug-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
+-
+-$(extractaudio_SRCDIR)/makeann_debug-g729_compat.obj: $(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(extractaudio_SRCDIR)/makeann_debug-g729_compat.obj -MD -MP -MF $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Tpo -c -o $(extractaudio_SRCDIR)/makeann_debug-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Tpo $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='$(extractaudio_SRCDIR)/makeann_debug-g729_compat.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(extractaudio_SRCDIR)/makeann_debug-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
+-
+-$(MAINSRCDIR)/makeann_debug-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-
+-$(MAINSRCDIR)/makeann_debug-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-g729_compat.o `test -f '$(extractaudio_SRCDIR)/g729_compat.c' || echo '$(srcdir)/'`$(extractaudio_SRCDIR)/g729_compat.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
-
--makeann_debug-g729_compat.obj: $(extractaudio_SRCDIR)/g729_compat.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-g729_compat.obj -MD -MP -MF $(DEPDIR)/makeann_debug-g729_compat.Tpo -c -o makeann_debug-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-g729_compat.Tpo $(DEPDIR)/makeann_debug-g729_compat.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(extractaudio_SRCDIR)/g729_compat.c' object='makeann_debug-g729_compat.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-g729_compat.obj `if test -f '$(extractaudio_SRCDIR)/g729_compat.c'; then $(CYGPATH_W) '$(extractaudio_SRCDIR)/g729_compat.c'; else $(CYGPATH_W) '$(srcdir)/$(extractaudio_SRCDIR)/g729_compat.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--makeann_debug-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo -c -o makeann_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo $(DEPDIR)/makeann_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='makeann_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--makeann_debug-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo -c -o makeann_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_memdeb.Tpo $(DEPDIR)/makeann_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='makeann_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--makeann_debug-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_glitch.Tpo -c -o makeann_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_glitch.Tpo $(DEPDIR)/makeann_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='makeann_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--makeann_debug-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_glitch.Tpo -c -o makeann_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_glitch.Tpo $(DEPDIR)/makeann_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='makeann_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--makeann_debug-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo -c -o makeann_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo $(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='makeann_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--makeann_debug-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo -c -o makeann_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_autoglitch.Tpo $(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='makeann_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--makeann_debug-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo -c -o makeann_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo $(DEPDIR)/makeann_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='makeann_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--makeann_debug-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo -c -o makeann_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_refcnt.Tpo $(DEPDIR)/makeann_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='makeann_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--makeann_debug-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo -c -o makeann_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo $(DEPDIR)/makeann_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='makeann_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--makeann_debug-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo -c -o makeann_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_mallocs.Tpo $(DEPDIR)/makeann_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='makeann_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--makeann_debug-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo -c -o makeann_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo $(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='makeann_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
-
--makeann_debug-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo -c -o makeann_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_stacktrace.Tpo $(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='makeann_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
-
--makeann_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo -c -o makeann_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='makeann_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/makeann_debug-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/makeann_debug-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/makeann_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/makeann_debug-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/makeann_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
--makeann_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT makeann_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo -c -o makeann_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='makeann_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o makeann_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(makeann_debug_CPPFLAGS) $(CPPFLAGS) $(makeann_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/makeann_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
@@ -50368,11 +52389,17 @@ index ea1843b6..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+- -$(am__rm_f) $(extractaudio_SRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(extractaudio_SRCDIR)/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -50383,17 +52410,19 @@ index ea1843b6..00000000
- clean-noinstPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/makeann-g729_compat.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
+- -rm -f $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po
+- -rm -f $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po
- -rm -f ./$(DEPDIR)/makeann-makeann.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-g729_compat.Po
- -rm -f ./$(DEPDIR)/makeann_debug-makeann.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
@@ -50439,17 +52468,19 @@ index ea1843b6..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/makeann-g729_compat.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/makeann_debug-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
+- -rm -f $(extractaudio_SRCDIR)/$(DEPDIR)/makeann-g729_compat.Po
+- -rm -f $(extractaudio_SRCDIR)/$(DEPDIR)/makeann_debug-g729_compat.Po
- -rm -f ./$(DEPDIR)/makeann-makeann.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-g729_compat.Po
- -rm -f ./$(DEPDIR)/makeann_debug-makeann.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/makeann_debug-rtpp_stacktrace.Po
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
@@ -50491,9 +52522,16 @@ index ea1843b6..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/missing b/missing
deleted file mode 100755
-index 625aeb11..00000000
+index 1fe1611f..00000000
--- a/missing
+++ /dev/null
@@ -1,215 +0,0 @@
@@ -50502,7 +52540,7 @@ index 625aeb11..00000000
-
-scriptversion=2018-03-07.03; # UTC
-
--# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
-# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
-
-# This program is free software; you can redistribute it and/or modify
@@ -50714,14 +52752,14 @@ index 625aeb11..00000000
-# End:
diff --git a/modules/Makefile.in b/modules/Makefile.in
deleted file mode 100644
-index 06c0bf8e..00000000
+index c4a78a1c..00000000
--- a/modules/Makefile.in
+++ /dev/null
-@@ -1,643 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,659 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -50789,6 +52827,8 @@ index 06c0bf8e..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -50807,7 +52847,7 @@ index 06c0bf8e..00000000
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
--@BUILD_CRYPTO_TRUE@am__append_1 = dtls_gw
+-@BUILD_CRYPTO_TRUE@am__append_1 = dtls_gw ice_lite
-subdir = modules
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -50876,7 +52916,8 @@ index 06c0bf8e..00000000
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
--DIST_SUBDIRS = acct_csv acct_rtcp_hep catch_dtmf badmod dtls_gw
+-DIST_SUBDIRS = acct_csv acct_rtcp_hep catch_dtmf badmod dtls_gw \
+- ice_lite
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
@@ -50934,6 +52975,7 @@ index 06c0bf8e..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -50956,6 +52998,9 @@ index 06c0bf8e..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -50999,8 +53044,10 @@ index 06c0bf8e..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -51268,8 +53315,8 @@ index 06c0bf8e..00000000
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -51361,16 +53408,23 @@ index 06c0bf8e..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/modules/acct_csv/Makefile.in b/modules/acct_csv/Makefile.in
deleted file mode 100644
-index 4f141773..00000000
+index 6a4b6c7f..00000000
--- a/modules/acct_csv/Makefile.in
+++ /dev/null
-@@ -1,831 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,854 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -51439,6 +53493,8 @@ index 4f141773..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -51458,6 +53514,7 @@ index 4f141773..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
+-@ENABLE_debug_TRUE@am__append_2 = rtpp_acct_csv_debug.la
-subdir = modules/acct_csv
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -51496,10 +53553,9 @@ index 4f141773..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
-am__installdirs = "$(DESTDIR)$(pkglibdir)"
-LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
@@ -51515,7 +53571,6 @@ index 4f141773..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(librtpp_acct_csv_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
--@ENABLE_LIBRTPPROXY_TRUE@am_librtpp_acct_csv_la_rpath =
-rtpp_acct_csv_la_LIBADD =
-am_rtpp_acct_csv_la_OBJECTS = rtpp_acct_csv_la-rtpp_acct_csv.lo
-rtpp_acct_csv_la_OBJECTS = $(am_rtpp_acct_csv_la_OBJECTS)
@@ -51532,6 +53587,8 @@ index 4f141773..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_acct_csv_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_acct_csv_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_acct_csv_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
@@ -51631,6 +53688,7 @@ index 4f141773..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -51653,6 +53711,9 @@ index 4f141773..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -51696,8 +53757,10 @@ index 4f141773..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -51740,13 +53803,36 @@ index 4f141773..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -51757,11 +53843,12 @@ index 4f141773..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -51785,30 +53872,14 @@ index 4f141773..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-LDFLAG_SYMEXPORT = -Wl,--version-script=$(top_srcdir)/modules/Symbol.map
--pkglib_LTLIBRARIES = rtpp_acct_csv.la rtpp_acct_csv_debug.la
--@ENABLE_LIBRTPPROXY_TRUE@noinst_LTLIBRARIES = librtpp_acct_csv.la
+-pkglib_LTLIBRARIES = rtpp_acct_csv.la $(am__append_2)
+-noinst_LTLIBRARIES = librtpp_acct_csv.la
-rtpp_acct_csv_la_SOURCES = rtpp_acct_csv.c
-rtpp_acct_csv_la_LDFLAGS = -avoid-version -module -shared $(LTO_FLAG) $(LDFLAG_SYMEXPORT)
-rtpp_acct_csv_la_CPPFLAGS = -D_BSD_SOURCE -DRTPP_MOD_NAME="acct_csv"
@@ -51827,7 +53898,7 @@ index 4f141773..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -51847,7 +53918,7 @@ index 4f141773..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -51859,15 +53930,13 @@ index 4f141773..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
@@ -51894,24 +53963,22 @@ index 4f141773..00000000
- done
-
-clean-pkglibLTLIBRARIES:
-- -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
+- -$(am__rm_f) $(pkglib_LTLIBRARIES)
- @list='$(pkglib_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-librtpp_acct_csv.la: $(librtpp_acct_csv_la_OBJECTS) $(librtpp_acct_csv_la_DEPENDENCIES) $(EXTRA_librtpp_acct_csv_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(librtpp_acct_csv_la_LINK) $(am_librtpp_acct_csv_la_rpath) $(librtpp_acct_csv_la_OBJECTS) $(librtpp_acct_csv_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(librtpp_acct_csv_la_LINK) $(librtpp_acct_csv_la_OBJECTS) $(librtpp_acct_csv_la_LIBADD) $(LIBS)
-
-rtpp_acct_csv.la: $(rtpp_acct_csv_la_OBJECTS) $(rtpp_acct_csv_la_DEPENDENCIES) $(EXTRA_rtpp_acct_csv_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_acct_csv_la_LINK) -rpath $(pkglibdir) $(rtpp_acct_csv_la_OBJECTS) $(rtpp_acct_csv_la_LIBADD) $(LIBS)
-
-rtpp_acct_csv_debug.la: $(rtpp_acct_csv_debug_la_OBJECTS) $(rtpp_acct_csv_debug_la_DEPENDENCIES) $(EXTRA_rtpp_acct_csv_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_acct_csv_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_acct_csv_debug_la_OBJECTS) $(rtpp_acct_csv_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_acct_csv_debug_la_LINK) $(am_rtpp_acct_csv_debug_la_rpath) $(rtpp_acct_csv_debug_la_OBJECTS) $(rtpp_acct_csv_debug_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
@@ -51925,27 +53992,30 @@ index 4f141773..00000000
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -52090,11 +54160,11 @@ index 4f141773..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -52105,7 +54175,7 @@ index 4f141773..00000000
- clean-pkglibLTLIBRARIES mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/librtpp_acct_csv_la-rtpp_acct_csv.Plo
+- -rm -f ./$(DEPDIR)/librtpp_acct_csv_la-rtpp_acct_csv.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_csv_debug_la-rtpp_acct_csv.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_csv_la-rtpp_acct_csv.Plo
- -rm -f Makefile
@@ -52153,7 +54223,7 @@ index 4f141773..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/librtpp_acct_csv_la-rtpp_acct_csv.Plo
+- -rm -f ./$(DEPDIR)/librtpp_acct_csv_la-rtpp_acct_csv.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_csv_debug_la-rtpp_acct_csv.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_csv_la-rtpp_acct_csv.Plo
- -rm -f Makefile
@@ -52198,16 +54268,23 @@ index 4f141773..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/modules/acct_rtcp_hep/Makefile.in b/modules/acct_rtcp_hep/Makefile.in
deleted file mode 100644
-index ba832d28..00000000
+index adb5509e..00000000
--- a/modules/acct_rtcp_hep/Makefile.in
+++ /dev/null
-@@ -1,1253 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,1345 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -52277,6 +54354,8 @@ index ba832d28..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -52296,7 +54375,9 @@ index ba832d28..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
--noinst_PROGRAMS = rtcp2json_test$(EXEEXT) rtpp_sbuf_selftest$(EXEEXT)
+-@ENABLE_noinst_TRUE@noinst_PROGRAMS = rtcp2json_test$(EXEEXT) \
+-@ENABLE_noinst_TRUE@ rtpp_sbuf_selftest$(EXEEXT)
+-@ENABLE_debug_TRUE@am__append_2 = rtpp_acct_rtcp_hep_debug.la
-subdir = modules/acct_rtcp_hep
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -52336,18 +54417,17 @@ index ba832d28..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
-am__installdirs = "$(DESTDIR)$(pkglibdir)"
-LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
-librtpp_acct_rtcp_hep_la_LIBADD =
+-am__dirstamp = $(am__leading_dot)dirstamp
-am__objects_1 = librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo \
- librtpp_acct_rtcp_hep_la-rtcp2json.lo \
-- librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo \
-- librtpp_acct_rtcp_hep_la-core_hep.lo \
+- $(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo \
- librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo
-am_librtpp_acct_rtcp_hep_la_OBJECTS = $(am__objects_1)
-librtpp_acct_rtcp_hep_la_OBJECTS = \
@@ -52360,27 +54440,22 @@ index ba832d28..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
--@ENABLE_LIBRTPPROXY_TRUE@am_librtpp_acct_rtcp_hep_la_rpath =
-rtpp_acct_rtcp_hep_la_LIBADD =
-am_rtpp_acct_rtcp_hep_la_OBJECTS = \
- rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo \
- rtpp_acct_rtcp_hep_la-rtcp2json.lo \
-- rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo \
-- rtpp_acct_rtcp_hep_la-core_hep.lo \
+- $(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo \
- rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo
-rtpp_acct_rtcp_hep_la_OBJECTS = $(am_rtpp_acct_rtcp_hep_la_OBJECTS)
-rtpp_acct_rtcp_hep_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) \
- $(rtpp_acct_rtcp_hep_la_LDFLAGS) $(LDFLAGS) -o $@
--am__DEPENDENCIES_1 =
--am__DEPENDENCIES_2 = $(top_srcdir)/libexecinfo/libexecinfo.la
--rtpp_acct_rtcp_hep_debug_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
-- $(am__DEPENDENCIES_2)
+-am__DEPENDENCIES_1 = $(top_srcdir)/libexecinfo/libexecinfo.la
+-rtpp_acct_rtcp_hep_debug_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am__objects_2 = rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo \
- rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo \
-- rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo \
-- rtpp_acct_rtcp_hep_debug_la-core_hep.lo \
+- $(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo \
- rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo
-am_rtpp_acct_rtcp_hep_debug_la_OBJECTS = $(am__objects_2)
-rtpp_acct_rtcp_hep_debug_la_OBJECTS = \
@@ -52389,8 +54464,10 @@ index ba832d28..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_acct_rtcp_hep_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_acct_rtcp_hep_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-am_rtcp2json_test_OBJECTS = rtcp2json_test-rtcp2json_test.$(OBJEXT) \
-- rtcp2json_test-rtpp_sbuf.$(OBJEXT) \
+- $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.$(OBJEXT) \
- rtcp2json_test-rtcp2json.$(OBJEXT)
-rtcp2json_test_OBJECTS = $(am_rtcp2json_test_OBJECTS)
-rtcp2json_test_LDADD = $(LDADD)
@@ -52398,18 +54475,21 @@ index ba832d28..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtcp2json_test_CFLAGS) $(CFLAGS) $(rtcp2json_test_LDFLAGS) \
- $(LDFLAGS) -o $@
--am__objects_3 = rtpp_sbuf_selftest-rtpp_memdeb.$(OBJEXT) \
-- rtpp_sbuf_selftest-rtpp_glitch.$(OBJEXT) \
-- rtpp_sbuf_selftest-rtpp_autoglitch.$(OBJEXT) \
-- rtpp_sbuf_selftest-rtpp_refcnt.$(OBJEXT) \
-- rtpp_sbuf_selftest-rtpp_mallocs.$(OBJEXT) \
-- rtpp_sbuf_selftest-rtpp_stacktrace.$(OBJEXT)
--am__objects_4 = rtpp_sbuf_selftest-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_3 = \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.$(OBJEXT)
+-am__objects_4 = $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.$(OBJEXT)
-am_rtpp_sbuf_selftest_OBJECTS = \
-- rtpp_sbuf_selftest-rtpp_sbuf.$(OBJEXT) $(am__objects_3) \
-- $(am__objects_4)
+- $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.$(OBJEXT) \
+- $(am__objects_3) $(am__objects_4)
-rtpp_sbuf_selftest_OBJECTS = $(am_rtpp_sbuf_selftest_OBJECTS)
--rtpp_sbuf_selftest_DEPENDENCIES = $(am__DEPENDENCIES_2)
+-rtpp_sbuf_selftest_DEPENDENCIES = $(am__DEPENDENCIES_1)
-rtpp_sbuf_selftest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) \
@@ -52429,32 +54509,31 @@ index ba832d28..00000000
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
-am__depfiles_remade = \
-- ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo \
+- $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo \
+- $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo \
+- $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo \
+- $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po \
- ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtcp2json.Plo \
- ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo \
- ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo \
-- ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo \
- ./$(DEPDIR)/rtcp2json_test-rtcp2json.Po \
- ./$(DEPDIR)/rtcp2json_test-rtcp2json_test.Po \
-- ./$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po \
-- ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo \
- ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Plo \
- ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Plo \
- ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Plo \
-- ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Plo \
-- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo \
- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtcp2json.Plo \
- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo \
-- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo \
-- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po \
-- ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
+- ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -52540,6 +54619,7 @@ index ba832d28..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -52562,6 +54642,9 @@ index ba832d28..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -52605,8 +54688,10 @@ index ba832d28..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -52649,13 +54734,36 @@ index ba832d28..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -52666,11 +54774,12 @@ index ba832d28..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -52694,36 +54803,20 @@ index ba832d28..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-LDFLAG_SYMEXPORT = -Wl,--version-script=$(top_srcdir)/modules/Symbol.map
--HEPSRCDIR = $(top_srcdir)/hepconnector
+-HEPSRCDIR = $(top_srcdir)/external/hepconnector
-UCLSRCDIR = $(top_srcdir)/external/libucl
--pkglib_LTLIBRARIES = rtpp_acct_rtcp_hep.la rtpp_acct_rtcp_hep_debug.la
--@ENABLE_LIBRTPPROXY_TRUE@noinst_LTLIBRARIES = librtpp_acct_rtcp_hep.la
--rtcp2json_test_SOURCES = rtcp2json_test.c rtpp_sbuf.c rtcp2json.c
+-pkglib_LTLIBRARIES = rtpp_acct_rtcp_hep.la $(am__append_2)
+-noinst_LTLIBRARIES = librtpp_acct_rtcp_hep.la
+-rtcp2json_test_SOURCES = rtcp2json_test.c $(MAINSRCDIR)/rtpp_sbuf.c rtcp2json.c
-rtcp2json_test_CFLAGS = $(OPT_CFLAGS) $(AM_CFLAGS) $(LTO_FLAG)
-rtcp2json_test_LDFLAGS = $(AM_CFLAGS) $(LTO_FLAG)
--rtpp_acct_rtcp_hep_la_SOURCES = rtpp_acct_rtcp_hep.c rtcp2json.c rtpp_sbuf.c \
+-rtpp_acct_rtcp_hep_la_SOURCES = rtpp_acct_rtcp_hep.c rtcp2json.c \
- $(HEPSRCDIR)/core_hep.c rtpp_arh_conf.c
-
-rtpp_acct_rtcp_hep_la_LDFLAGS = -avoid-version -module -shared \
@@ -52738,7 +54831,7 @@ index ba832d28..00000000
-
-rtpp_acct_rtcp_hep_la_CFLAGS = $(OPT_CFLAGS) $(CFLAGS_acct_rtcp_hep_common)
-rtpp_acct_rtcp_hep_debug_la_SOURCES = $(rtpp_acct_rtcp_hep_la_SOURCES)
--rtpp_acct_rtcp_hep_debug_la_LIBADD = $(rtpp_acct_rtcp_hep_la_LIBADD) $(RTPP_MEMDEB_LDADD)
+-rtpp_acct_rtcp_hep_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
-rtpp_acct_rtcp_hep_debug_la_LDFLAGS = $(rtpp_acct_rtcp_hep_la_LDFLAGS)
-rtpp_acct_rtcp_hep_debug_la_CPPFLAGS = $(rtpp_acct_rtcp_hep_la_CPPFLAGS) \
- $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP="acct_rtcp_hep"
@@ -52750,7 +54843,7 @@ index ba832d28..00000000
- $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=rtpp_sbuf
-
-rtpp_sbuf_selftest_CFLAGS = $(OPT_CFLAGS) $(RTPP_MEMDEB_CFLAGS) $(LTO_FLAG)
--rtpp_sbuf_selftest_SOURCES = rtpp_sbuf.c rtpp_sbuf.h \
+-rtpp_sbuf_selftest_SOURCES = $(MAINSRCDIR)/rtpp_sbuf.c $(MAINSRCDIR)/rtpp_sbuf.h \
- $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
-
-rtpp_sbuf_selftest_LDADD = $(RTPP_MEMDEB_LDADD)
@@ -52762,7 +54855,7 @@ index ba832d28..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -52782,7 +54875,7 @@ index ba832d28..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -52794,24 +54887,17 @@ index ba832d28..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
@@ -52838,28 +54924,86 @@ index ba832d28..00000000
- done
-
-clean-pkglibLTLIBRARIES:
-- -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
+- -$(am__rm_f) $(pkglib_LTLIBRARIES)
- @list='$(pkglib_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
+-$(HEPSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(HEPSRCDIR)
+- @: >>$(HEPSRCDIR)/$(am__dirstamp)
+-$(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(HEPSRCDIR)/$(DEPDIR)
+- @: >>$(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo: \
+- $(HEPSRCDIR)/$(am__dirstamp) \
+- $(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-librtpp_acct_rtcp_hep.la: $(librtpp_acct_rtcp_hep_la_OBJECTS) $(librtpp_acct_rtcp_hep_la_DEPENDENCIES) $(EXTRA_librtpp_acct_rtcp_hep_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(librtpp_acct_rtcp_hep_la_LINK) $(am_librtpp_acct_rtcp_hep_la_rpath) $(librtpp_acct_rtcp_hep_la_OBJECTS) $(librtpp_acct_rtcp_hep_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(librtpp_acct_rtcp_hep_la_LINK) $(librtpp_acct_rtcp_hep_la_OBJECTS) $(librtpp_acct_rtcp_hep_la_LIBADD) $(LIBS)
+-$(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo: \
+- $(HEPSRCDIR)/$(am__dirstamp) \
+- $(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_acct_rtcp_hep.la: $(rtpp_acct_rtcp_hep_la_OBJECTS) $(rtpp_acct_rtcp_hep_la_DEPENDENCIES) $(EXTRA_rtpp_acct_rtcp_hep_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_acct_rtcp_hep_la_LINK) -rpath $(pkglibdir) $(rtpp_acct_rtcp_hep_la_OBJECTS) $(rtpp_acct_rtcp_hep_la_LIBADD) $(LIBS)
+-$(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo: \
+- $(HEPSRCDIR)/$(am__dirstamp) \
+- $(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_acct_rtcp_hep_debug.la: $(rtpp_acct_rtcp_hep_debug_la_OBJECTS) $(rtpp_acct_rtcp_hep_debug_la_DEPENDENCIES) $(EXTRA_rtpp_acct_rtcp_hep_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_acct_rtcp_hep_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_acct_rtcp_hep_debug_la_OBJECTS) $(rtpp_acct_rtcp_hep_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_acct_rtcp_hep_debug_la_LINK) $(am_rtpp_acct_rtcp_hep_debug_la_rpath) $(rtpp_acct_rtcp_hep_debug_la_OBJECTS) $(rtpp_acct_rtcp_hep_debug_la_LIBADD) $(LIBS)
+-$(MAINSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)
+- @: >>$(MAINSRCDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)/$(DEPDIR)
+- @: >>$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtcp2json_test$(EXEEXT): $(rtcp2json_test_OBJECTS) $(rtcp2json_test_DEPENDENCIES) $(EXTRA_rtcp2json_test_DEPENDENCIES)
- @rm -f rtcp2json_test$(EXEEXT)
- $(AM_V_CCLD)$(rtcp2json_test_LINK) $(rtcp2json_test_OBJECTS) $(rtcp2json_test_LDADD) $(LIBS)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_sbuf_selftest$(EXEEXT): $(rtpp_sbuf_selftest_OBJECTS) $(rtpp_sbuf_selftest_DEPENDENCIES) $(EXTRA_rtpp_sbuf_selftest_DEPENDENCIES)
- @rm -f rtpp_sbuf_selftest$(EXEEXT)
@@ -52867,60 +55011,66 @@ index ba832d28..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(HEPSRCDIR)/*.$(OBJEXT)
+- -rm -f $(HEPSRCDIR)/*.lo
+- -rm -f $(MAINSRCDIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtcp2json.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtcp2json_test-rtcp2json.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtcp2json_test-rtcp2json_test.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtcp2json.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -52939,19 +55089,12 @@ index ba832d28..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o librtpp_acct_rtcp_hep_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo '$(srcdir)/'`rtcp2json.c
-
--librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo -MD -MP -MF $(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Tpo -c -o librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Tpo $(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo' libtool=yes @AMDEPBACKSLASH@
+-$(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT $(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o $(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Tpo $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='$(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o librtpp_acct_rtcp_hep_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--
--librtpp_acct_rtcp_hep_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT librtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF $(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o librtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Tpo $(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='librtpp_acct_rtcp_hep_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o librtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o $(HEPSRCDIR)/librtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
-
-librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo: rtpp_arh_conf.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(librtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF $(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c -o librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo '$(srcdir)/'`rtpp_arh_conf.c
@@ -52974,19 +55117,12 @@ index ba832d28..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo '$(srcdir)/'`rtcp2json.c
-
--rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Tpo -c -o rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Tpo $(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--
--rtpp_acct_rtcp_hep_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o rtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Tpo $(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='rtpp_acct_rtcp_hep_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
+-$(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT $(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o $(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Tpo $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='$(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -c -o $(HEPSRCDIR)/rtpp_acct_rtcp_hep_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
-
-rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo: rtpp_arh_conf.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c -o rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo '$(srcdir)/'`rtpp_arh_conf.c
@@ -53009,19 +55145,12 @@ index ba832d28..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo '$(srcdir)/'`rtcp2json.c
-
--rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Tpo $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo' libtool=yes @AMDEPBACKSLASH@
+-$(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -MT $(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo -MD -MP -MF $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo -c -o $(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='$(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--
--rtpp_acct_rtcp_hep_debug_la-core_hep.lo: $(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_debug_la-core_hep.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(HEPSRCDIR)/core_hep.c' object='rtpp_acct_rtcp_hep_debug_la-core_hep.lo' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -c -o rtpp_acct_rtcp_hep_debug_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -c -o $(HEPSRCDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.lo `test -f '$(HEPSRCDIR)/core_hep.c' || echo '$(srcdir)/'`$(HEPSRCDIR)/core_hep.c
-
-rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo: rtpp_arh_conf.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_acct_rtcp_hep_debug_la_CPPFLAGS) $(CPPFLAGS) $(rtpp_acct_rtcp_hep_debug_la_CFLAGS) $(CFLAGS) -MT rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo -MD -MP -MF $(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo '$(srcdir)/'`rtpp_arh_conf.c
@@ -53044,19 +55173,19 @@ index ba832d28..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o rtcp2json_test-rtcp2json_test.obj `if test -f 'rtcp2json_test.c'; then $(CYGPATH_W) 'rtcp2json_test.c'; else $(CYGPATH_W) '$(srcdir)/rtcp2json_test.c'; fi`
-
--rtcp2json_test-rtpp_sbuf.o: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -MT rtcp2json_test-rtpp_sbuf.o -MD -MP -MF $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo -c -o rtcp2json_test-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtcp2json_test-rtpp_sbuf.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.o: $(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo -c -o $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.o `test -f '$(MAINSRCDIR)/rtpp_sbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_sbuf.c' object='$(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o rtcp2json_test-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.o `test -f '$(MAINSRCDIR)/rtpp_sbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_sbuf.c
-
--rtcp2json_test-rtpp_sbuf.obj: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -MT rtcp2json_test-rtpp_sbuf.obj -MD -MP -MF $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo -c -o rtcp2json_test-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo $(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtcp2json_test-rtpp_sbuf.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.obj: $(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo -c -o $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_sbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_sbuf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_sbuf.c' object='$(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o rtcp2json_test-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtcp2json_test-rtpp_sbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_sbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_sbuf.c'; fi`
-
-rtcp2json_test-rtcp2json.o: rtcp2json.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -MT rtcp2json_test-rtcp2json.o -MD -MP -MF $(DEPDIR)/rtcp2json_test-rtcp2json.Tpo -c -o rtcp2json_test-rtcp2json.o `test -f 'rtcp2json.c' || echo '$(srcdir)/'`rtcp2json.c
@@ -53072,122 +55201,151 @@ index ba832d28..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtcp2json_test_CFLAGS) $(CFLAGS) -c -o rtcp2json_test-rtcp2json.obj `if test -f 'rtcp2json.c'; then $(CYGPATH_W) 'rtcp2json.c'; else $(CYGPATH_W) '$(srcdir)/rtcp2json.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_sbuf.o: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_sbuf.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo -c -o rtpp_sbuf_selftest-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpp_sbuf_selftest-rtpp_sbuf.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.o: $(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.o `test -f '$(MAINSRCDIR)/rtpp_sbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_sbuf.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.o `test -f '$(MAINSRCDIR)/rtpp_sbuf.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_sbuf.c
+-
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.obj: $(MAINSRCDIR)/rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_sbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_sbuf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_sbuf.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_sbuf.obj `if test -f '$(MAINSRCDIR)/rtpp_sbuf.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_sbuf.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_sbuf.obj: rtpp_sbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_sbuf.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo -c -o rtpp_sbuf_selftest-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpp_sbuf_selftest-rtpp_sbuf.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--rtpp_sbuf_selftest-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo -c -o rtpp_sbuf_selftest-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_sbuf_selftest-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo -c -o rtpp_sbuf_selftest-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_sbuf_selftest-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--rtpp_sbuf_selftest-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo -c -o rtpp_sbuf_selftest-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_sbuf_selftest-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo -c -o rtpp_sbuf_selftest-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_sbuf_selftest-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--rtpp_sbuf_selftest-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo -c -o rtpp_sbuf_selftest-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_sbuf_selftest-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo -c -o rtpp_sbuf_selftest-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_sbuf_selftest-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--rtpp_sbuf_selftest-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo -c -o rtpp_sbuf_selftest-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_sbuf_selftest-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo -c -o rtpp_sbuf_selftest-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_sbuf_selftest-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--rtpp_sbuf_selftest-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo -c -o rtpp_sbuf_selftest-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_sbuf_selftest-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo -c -o rtpp_sbuf_selftest-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_sbuf_selftest-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--rtpp_sbuf_selftest-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo -c -o rtpp_sbuf_selftest-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_sbuf_selftest-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo -c -o rtpp_sbuf_selftest-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_sbuf_selftest-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
-
--rtpp_sbuf_selftest-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo -c -o rtpp_sbuf_selftest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_sbuf_selftest-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_sbuf_selftest-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
--rtpp_sbuf_selftest-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT rtpp_sbuf_selftest-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo -c -o rtpp_sbuf_selftest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_sbuf_selftest-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o rtpp_sbuf_selftest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_sbuf_selftest_CPPFLAGS) $(CPPFLAGS) $(rtpp_sbuf_selftest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
+- -rm -rf $(HEPSRCDIR)/.libs $(HEPSRCDIR)/_libs
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
@@ -53303,11 +55461,17 @@ index ba832d28..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(HEPSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(HEPSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -53318,32 +55482,31 @@ index ba832d28..00000000
- clean-noinstPROGRAMS clean-pkglibLTLIBRARIES mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
- -rm -f ./$(DEPDIR)/rtcp2json_test-rtcp2json.Po
- -rm -f ./$(DEPDIR)/rtcp2json_test-rtcp2json_test.Po
-- -rm -f ./$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
@@ -53389,32 +55552,31 @@ index ba832d28..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/librtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
+- -rm -f $(HEPSRCDIR)/$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/librtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
- -rm -f ./$(DEPDIR)/rtcp2json_test-rtcp2json.Po
- -rm -f ./$(DEPDIR)/rtcp2json_test-rtcp2json_test.Po
-- -rm -f ./$(DEPDIR)/rtcp2json_test-rtpp_sbuf.Po
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_debug_la-rtpp_sbuf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-core_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtcp2json.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo
- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_acct_rtcp_hep_la-rtpp_sbuf.Plo
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_memdeb.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_sbuf.Po
-- -rm -f ./$(DEPDIR)/rtpp_sbuf_selftest-rtpp_stacktrace.Po
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
@@ -53457,16 +55619,23 @@ index ba832d28..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/modules/badmod/Makefile.in b/modules/badmod/Makefile.in
deleted file mode 100644
-index 926b658e..00000000
+index a8127caa..00000000
--- a/modules/badmod/Makefile.in
+++ /dev/null
-@@ -1,966 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,997 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -53535,6 +55704,8 @@ index 926b658e..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -53554,6 +55725,9 @@ index 926b658e..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
+-@ENABLE_debug_TRUE@am__append_2 = rtpp_badmod1_debug.la \
+-@ENABLE_debug_TRUE@ rtpp_badmod2_debug.la rtpp_badmod3_debug.la rtpp_badmod4_debug.la
+-
-subdir = modules/badmod
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -53592,10 +55766,9 @@ index 926b658e..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
-am__installdirs = "$(DESTDIR)$(pkglibdir)"
-LTLIBRARIES = $(pkglib_LTLIBRARIES)
@@ -53619,6 +55792,8 @@ index 926b658e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_badmod1_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_badmod1_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_badmod1_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-rtpp_badmod2_la_LIBADD =
-am_rtpp_badmod2_la_OBJECTS = rtpp_badmod2_la-rtpp_badmod2.lo
-rtpp_badmod2_la_OBJECTS = $(am_rtpp_badmod2_la_OBJECTS)
@@ -53635,6 +55810,8 @@ index 926b658e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_badmod2_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_badmod2_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_badmod2_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-rtpp_badmod3_la_LIBADD =
-am_rtpp_badmod3_la_OBJECTS = rtpp_badmod3_la-rtpp_badmod3.lo
-rtpp_badmod3_la_OBJECTS = $(am_rtpp_badmod3_la_OBJECTS)
@@ -53650,6 +55827,8 @@ index 926b658e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_badmod3_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_badmod3_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_badmod3_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-rtpp_badmod4_la_LIBADD =
-am_rtpp_badmod4_la_OBJECTS = rtpp_badmod4_la-rtpp_badmod4.lo
-rtpp_badmod4_la_OBJECTS = $(am_rtpp_badmod4_la_OBJECTS)
@@ -53665,6 +55844,8 @@ index 926b658e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_badmod4_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_badmod4_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_badmod4_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
@@ -53774,6 +55955,7 @@ index 926b658e..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -53796,6 +55978,9 @@ index 926b658e..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -53839,8 +56024,10 @@ index 926b658e..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -53883,13 +56070,36 @@ index 926b658e..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -53900,11 +56110,12 @@ index 926b658e..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -53928,33 +56139,14 @@ index 926b658e..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-LDFLAG_SYMEXPORT = -Wl,--version-script=$(top_srcdir)/modules/Symbol.map
--pkglib_LTLIBRARIES = rtpp_badmod1.la rtpp_badmod1_debug.la \
-- rtpp_badmod2.la rtpp_badmod2_debug.la \
-- rtpp_badmod3.la rtpp_badmod3_debug.la \
-- rtpp_badmod4.la rtpp_badmod4_debug.la
--
+-pkglib_LTLIBRARIES = rtpp_badmod1.la rtpp_badmod2.la rtpp_badmod3.la \
+- rtpp_badmod4.la $(am__append_2)
-rtpp_badmod1_la_SOURCES = rtpp_badmod1.c
-rtpp_badmod1_la_LDFLAGS = -avoid-version -module -shared $(LTO_FLAG) $(LDFLAG_SYMEXPORT)
-rtpp_badmod1_la_CPPFLAGS = -D_BSD_SOURCE
@@ -54003,7 +56195,7 @@ index 926b658e..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -54023,7 +56215,7 @@ index 926b658e..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -54059,39 +56251,37 @@ index 926b658e..00000000
- done
-
-clean-pkglibLTLIBRARIES:
-- -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
+- -$(am__rm_f) $(pkglib_LTLIBRARIES)
- @list='$(pkglib_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-rtpp_badmod1.la: $(rtpp_badmod1_la_OBJECTS) $(rtpp_badmod1_la_DEPENDENCIES) $(EXTRA_rtpp_badmod1_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_badmod1_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod1_la_OBJECTS) $(rtpp_badmod1_la_LIBADD) $(LIBS)
-
-rtpp_badmod1_debug.la: $(rtpp_badmod1_debug_la_OBJECTS) $(rtpp_badmod1_debug_la_DEPENDENCIES) $(EXTRA_rtpp_badmod1_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_badmod1_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod1_debug_la_OBJECTS) $(rtpp_badmod1_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_badmod1_debug_la_LINK) $(am_rtpp_badmod1_debug_la_rpath) $(rtpp_badmod1_debug_la_OBJECTS) $(rtpp_badmod1_debug_la_LIBADD) $(LIBS)
-
-rtpp_badmod2.la: $(rtpp_badmod2_la_OBJECTS) $(rtpp_badmod2_la_DEPENDENCIES) $(EXTRA_rtpp_badmod2_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_badmod2_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod2_la_OBJECTS) $(rtpp_badmod2_la_LIBADD) $(LIBS)
-
-rtpp_badmod2_debug.la: $(rtpp_badmod2_debug_la_OBJECTS) $(rtpp_badmod2_debug_la_DEPENDENCIES) $(EXTRA_rtpp_badmod2_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_badmod2_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod2_debug_la_OBJECTS) $(rtpp_badmod2_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_badmod2_debug_la_LINK) $(am_rtpp_badmod2_debug_la_rpath) $(rtpp_badmod2_debug_la_OBJECTS) $(rtpp_badmod2_debug_la_LIBADD) $(LIBS)
-
-rtpp_badmod3.la: $(rtpp_badmod3_la_OBJECTS) $(rtpp_badmod3_la_DEPENDENCIES) $(EXTRA_rtpp_badmod3_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_badmod3_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod3_la_OBJECTS) $(rtpp_badmod3_la_LIBADD) $(LIBS)
-
-rtpp_badmod3_debug.la: $(rtpp_badmod3_debug_la_OBJECTS) $(rtpp_badmod3_debug_la_DEPENDENCIES) $(EXTRA_rtpp_badmod3_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_badmod3_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod3_debug_la_OBJECTS) $(rtpp_badmod3_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_badmod3_debug_la_LINK) $(am_rtpp_badmod3_debug_la_rpath) $(rtpp_badmod3_debug_la_OBJECTS) $(rtpp_badmod3_debug_la_LIBADD) $(LIBS)
-
-rtpp_badmod4.la: $(rtpp_badmod4_la_OBJECTS) $(rtpp_badmod4_la_DEPENDENCIES) $(EXTRA_rtpp_badmod4_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_badmod4_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod4_la_OBJECTS) $(rtpp_badmod4_la_LIBADD) $(LIBS)
-
-rtpp_badmod4_debug.la: $(rtpp_badmod4_debug_la_OBJECTS) $(rtpp_badmod4_debug_la_DEPENDENCIES) $(EXTRA_rtpp_badmod4_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_badmod4_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_badmod4_debug_la_OBJECTS) $(rtpp_badmod4_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_badmod4_debug_la_LINK) $(am_rtpp_badmod4_debug_la_rpath) $(rtpp_badmod4_debug_la_OBJECTS) $(rtpp_badmod4_debug_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
@@ -54110,27 +56300,30 @@ index 926b658e..00000000
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -54309,11 +56502,11 @@ index 926b658e..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -54324,7 +56517,7 @@ index 926b658e..00000000
- mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/rtpp_badmod1_debug_la-rtpp_badmod1.Plo
+- -rm -f ./$(DEPDIR)/rtpp_badmod1_debug_la-rtpp_badmod1.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod1_la-rtpp_badmod1.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod2_debug_la-rtpp_badmod2.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod2_la-rtpp_badmod2.Plo
@@ -54377,7 +56570,7 @@ index 926b658e..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/rtpp_badmod1_debug_la-rtpp_badmod1.Plo
+- -rm -f ./$(DEPDIR)/rtpp_badmod1_debug_la-rtpp_badmod1.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod1_la-rtpp_badmod1.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod2_debug_la-rtpp_badmod2.Plo
- -rm -f ./$(DEPDIR)/rtpp_badmod2_la-rtpp_badmod2.Plo
@@ -54429,16 +56622,23 @@ index 926b658e..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/modules/catch_dtmf/Makefile.in b/modules/catch_dtmf/Makefile.in
deleted file mode 100644
-index a93e2dc0..00000000
+index 5485b8e3..00000000
--- a/modules/catch_dtmf/Makefile.in
+++ /dev/null
-@@ -1,841 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,864 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -54507,6 +56707,8 @@ index a93e2dc0..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -54526,6 +56728,7 @@ index a93e2dc0..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
+-@ENABLE_debug_TRUE@am__append_2 = rtpp_catch_dtmf_debug.la
-subdir = modules/catch_dtmf
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -54564,10 +56767,9 @@ index a93e2dc0..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
-am__installdirs = "$(DESTDIR)$(pkglibdir)"
-LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
@@ -54583,7 +56785,6 @@ index a93e2dc0..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(librtpp_catch_dtmf_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
--@ENABLE_LIBRTPPROXY_TRUE@am_librtpp_catch_dtmf_la_rpath =
-rtpp_catch_dtmf_la_LIBADD =
-am_rtpp_catch_dtmf_la_OBJECTS = rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo
-rtpp_catch_dtmf_la_OBJECTS = $(am_rtpp_catch_dtmf_la_OBJECTS)
@@ -54603,6 +56804,8 @@ index a93e2dc0..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_catch_dtmf_debug_la_CFLAGS) $(CFLAGS) \
- $(rtpp_catch_dtmf_debug_la_LDFLAGS) $(LDFLAGS) -o $@
+-@ENABLE_debug_TRUE@am_rtpp_catch_dtmf_debug_la_rpath = -rpath \
+-@ENABLE_debug_TRUE@ $(pkglibdir)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
@@ -54704,6 +56907,7 @@ index a93e2dc0..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -54726,6 +56930,9 @@ index a93e2dc0..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -54769,8 +56976,10 @@ index a93e2dc0..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -54813,13 +57022,36 @@ index a93e2dc0..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -54830,11 +57062,12 @@ index a93e2dc0..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -54858,30 +57091,14 @@ index a93e2dc0..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-LDFLAG_SYMEXPORT = -Wl,--version-script=$(top_srcdir)/modules/Symbol.map
--pkglib_LTLIBRARIES = rtpp_catch_dtmf.la rtpp_catch_dtmf_debug.la
--@ENABLE_LIBRTPPROXY_TRUE@noinst_LTLIBRARIES = librtpp_catch_dtmf.la
+-pkglib_LTLIBRARIES = rtpp_catch_dtmf.la $(am__append_2)
+-noinst_LTLIBRARIES = librtpp_catch_dtmf.la
-rtpp_catch_dtmf_la_SOURCES = rtpp_catch_dtmf.c
-rtpp_catch_dtmf_la_LDFLAGS = -avoid-version -module -shared $(LTO_FLAG) $(LDFLAG_SYMEXPORT)
-rtpp_catch_dtmf_la_CPPFLAGS = -DRTPP_MODULE -Dmalloc=mod_malloc \
@@ -54905,7 +57122,7 @@ index a93e2dc0..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -54925,7 +57142,7 @@ index a93e2dc0..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(am__empty):
+-$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/rtpp_module.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -54937,15 +57154,13 @@ index a93e2dc0..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
@@ -54972,24 +57187,22 @@ index a93e2dc0..00000000
- done
-
-clean-pkglibLTLIBRARIES:
-- -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
+- -$(am__rm_f) $(pkglib_LTLIBRARIES)
- @list='$(pkglib_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
-
-librtpp_catch_dtmf.la: $(librtpp_catch_dtmf_la_OBJECTS) $(librtpp_catch_dtmf_la_DEPENDENCIES) $(EXTRA_librtpp_catch_dtmf_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(librtpp_catch_dtmf_la_LINK) $(am_librtpp_catch_dtmf_la_rpath) $(librtpp_catch_dtmf_la_OBJECTS) $(librtpp_catch_dtmf_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(librtpp_catch_dtmf_la_LINK) $(librtpp_catch_dtmf_la_OBJECTS) $(librtpp_catch_dtmf_la_LIBADD) $(LIBS)
-
-rtpp_catch_dtmf.la: $(rtpp_catch_dtmf_la_OBJECTS) $(rtpp_catch_dtmf_la_DEPENDENCIES) $(EXTRA_rtpp_catch_dtmf_la_DEPENDENCIES)
- $(AM_V_CCLD)$(rtpp_catch_dtmf_la_LINK) -rpath $(pkglibdir) $(rtpp_catch_dtmf_la_OBJECTS) $(rtpp_catch_dtmf_la_LIBADD) $(LIBS)
-
-rtpp_catch_dtmf_debug.la: $(rtpp_catch_dtmf_debug_la_OBJECTS) $(rtpp_catch_dtmf_debug_la_DEPENDENCIES) $(EXTRA_rtpp_catch_dtmf_debug_la_DEPENDENCIES)
-- $(AM_V_CCLD)$(rtpp_catch_dtmf_debug_la_LINK) -rpath $(pkglibdir) $(rtpp_catch_dtmf_debug_la_OBJECTS) $(rtpp_catch_dtmf_debug_la_LIBADD) $(LIBS)
+- $(AM_V_CCLD)$(rtpp_catch_dtmf_debug_la_LINK) $(am_rtpp_catch_dtmf_debug_la_rpath) $(rtpp_catch_dtmf_debug_la_OBJECTS) $(rtpp_catch_dtmf_debug_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
@@ -55003,27 +57216,30 @@ index a93e2dc0..00000000
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -55168,11 +57384,11 @@ index a93e2dc0..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -55183,7 +57399,7 @@ index a93e2dc0..00000000
- clean-pkglibLTLIBRARIES mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
+- -rm -f ./$(DEPDIR)/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
- -rm -f ./$(DEPDIR)/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Plo
- -rm -f ./$(DEPDIR)/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
- -rm -f Makefile
@@ -55231,7 +57447,7 @@ index a93e2dc0..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
+- -rm -f ./$(DEPDIR)/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
- -rm -f ./$(DEPDIR)/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Plo
- -rm -f ./$(DEPDIR)/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo
- -rm -f Makefile
@@ -55276,16 +57492,23 @@ index a93e2dc0..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/pertools/Makefile.in b/pertools/Makefile.in
deleted file mode 100644
-index 7b0ac691..00000000
+index cd044043..00000000
--- a/pertools/Makefile.in
+++ /dev/null
-@@ -1,642 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,657 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -55353,6 +57576,8 @@ index 7b0ac691..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -55497,6 +57722,7 @@ index 7b0ac691..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -55519,6 +57745,9 @@ index 7b0ac691..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -55562,8 +57791,10 @@ index 7b0ac691..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -55831,8 +58062,8 @@ index 7b0ac691..00000000
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -55924,16 +58155,23 @@ index 7b0ac691..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/pertools/udp_contention/Makefile.in b/pertools/udp_contention/Makefile.in
deleted file mode 100644
-index a9a2b60a..00000000
+index 2700a18d..00000000
--- a/pertools/udp_contention/Makefile.in
+++ /dev/null
-@@ -1,714 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,740 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -56002,6 +58240,8 @@ index a9a2b60a..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -56023,7 +58263,7 @@ index a9a2b60a..00000000
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
-bin_PROGRAMS = udp_contention$(EXEEXT)
-@BUILD_ELPERIODIC_TRUE@am__append_2 = ${MAINSRCDIR}/rtpp_math.c
--@BUILD_ELPERIODIC_TRUE@am__append_3 = -I$(top_srcdir)/libelperiodic/src
+-@BUILD_ELPERIODIC_TRUE@am__append_3 = -I$(top_srcdir)/external/libelperiodic/src
-subdir = pertools/udp_contention
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -56044,8 +58284,8 @@ index a9a2b60a..00000000
-PROGRAMS = $(bin_PROGRAMS)
-am__udp_contention_SOURCES_DIST = udp_contention.c \
- ${MAINSRCDIR}/rtpp_math.c
--@BUILD_ELPERIODIC_TRUE@am__objects_1 = \
--@BUILD_ELPERIODIC_TRUE@ udp_contention-rtpp_math.$(OBJEXT)
+-am__dirstamp = $(am__leading_dot)dirstamp
+-@BUILD_ELPERIODIC_TRUE@am__objects_1 = ${MAINSRCDIR}/udp_contention-rtpp_math.$(OBJEXT)
-am_udp_contention_OBJECTS = udp_contention-udp_contention.$(OBJEXT) \
- $(am__objects_1)
-udp_contention_OBJECTS = $(am_udp_contention_OBJECTS)
@@ -56072,7 +58312,8 @@ index a9a2b60a..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/udp_contention-rtpp_math.Po \
+-am__depfiles_remade = \
+- ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po \
- ./$(DEPDIR)/udp_contention-udp_contention.Po
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
@@ -56150,6 +58391,7 @@ index a9a2b60a..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -56172,6 +58414,9 @@ index a9a2b60a..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -56215,8 +58460,10 @@ index a9a2b60a..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -56343,16 +58590,20 @@ index a9a2b60a..00000000
- `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-- cd "$(DESTDIR)$(bindir)" && rm -f $$files
+- cd "$(DESTDIR)$(bindir)" && $(am__rm_f) $$files
-
-clean-binPROGRAMS:
-- @list='$(bin_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
+- $(am__rm_f) $(bin_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(bin_PROGRAMS:$(EXEEXT)=)
+-${MAINSRCDIR}/$(am__dirstamp):
+- @$(MKDIR_P) ${MAINSRCDIR}
+- @: >>${MAINSRCDIR}/$(am__dirstamp)
+-${MAINSRCDIR}/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) ${MAINSRCDIR}/$(DEPDIR)
+- @: >>${MAINSRCDIR}/$(DEPDIR)/$(am__dirstamp)
+-${MAINSRCDIR}/udp_contention-rtpp_math.$(OBJEXT): \
+- ${MAINSRCDIR}/$(am__dirstamp) \
+- ${MAINSRCDIR}/$(DEPDIR)/$(am__dirstamp)
-
-udp_contention$(EXEEXT): $(udp_contention_OBJECTS) $(udp_contention_DEPENDENCIES) $(EXTRA_udp_contention_DEPENDENCIES)
- @rm -f udp_contention$(EXEEXT)
@@ -56360,36 +58611,40 @@ index a9a2b60a..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f ${MAINSRCDIR}/*.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udp_contention-rtpp_math.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udp_contention-udp_contention.Po@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -56408,19 +58663,19 @@ index a9a2b60a..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -c -o udp_contention-udp_contention.obj `if test -f 'udp_contention.c'; then $(CYGPATH_W) 'udp_contention.c'; else $(CYGPATH_W) '$(srcdir)/udp_contention.c'; fi`
-
--udp_contention-rtpp_math.o: ${MAINSRCDIR}/rtpp_math.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -MT udp_contention-rtpp_math.o -MD -MP -MF $(DEPDIR)/udp_contention-rtpp_math.Tpo -c -o udp_contention-rtpp_math.o `test -f '${MAINSRCDIR}/rtpp_math.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_math.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/udp_contention-rtpp_math.Tpo $(DEPDIR)/udp_contention-rtpp_math.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_math.c' object='udp_contention-rtpp_math.o' libtool=no @AMDEPBACKSLASH@
+-${MAINSRCDIR}/udp_contention-rtpp_math.o: ${MAINSRCDIR}/rtpp_math.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -MT ${MAINSRCDIR}/udp_contention-rtpp_math.o -MD -MP -MF ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Tpo -c -o ${MAINSRCDIR}/udp_contention-rtpp_math.o `test -f '${MAINSRCDIR}/rtpp_math.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_math.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Tpo ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_math.c' object='${MAINSRCDIR}/udp_contention-rtpp_math.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -c -o udp_contention-rtpp_math.o `test -f '${MAINSRCDIR}/rtpp_math.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_math.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -c -o ${MAINSRCDIR}/udp_contention-rtpp_math.o `test -f '${MAINSRCDIR}/rtpp_math.c' || echo '$(srcdir)/'`${MAINSRCDIR}/rtpp_math.c
-
--udp_contention-rtpp_math.obj: ${MAINSRCDIR}/rtpp_math.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -MT udp_contention-rtpp_math.obj -MD -MP -MF $(DEPDIR)/udp_contention-rtpp_math.Tpo -c -o udp_contention-rtpp_math.obj `if test -f '${MAINSRCDIR}/rtpp_math.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_math.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/udp_contention-rtpp_math.Tpo $(DEPDIR)/udp_contention-rtpp_math.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_math.c' object='udp_contention-rtpp_math.obj' libtool=no @AMDEPBACKSLASH@
+-${MAINSRCDIR}/udp_contention-rtpp_math.obj: ${MAINSRCDIR}/rtpp_math.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -MT ${MAINSRCDIR}/udp_contention-rtpp_math.obj -MD -MP -MF ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Tpo -c -o ${MAINSRCDIR}/udp_contention-rtpp_math.obj `if test -f '${MAINSRCDIR}/rtpp_math.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_math.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Tpo ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='${MAINSRCDIR}/rtpp_math.c' object='${MAINSRCDIR}/udp_contention-rtpp_math.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -c -o udp_contention-rtpp_math.obj `if test -f '${MAINSRCDIR}/rtpp_math.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_math.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp_contention_CFLAGS) $(CFLAGS) -c -o ${MAINSRCDIR}/udp_contention-rtpp_math.obj `if test -f '${MAINSRCDIR}/rtpp_math.c'; then $(CYGPATH_W) '${MAINSRCDIR}/rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/${MAINSRCDIR}/rtpp_math.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
@@ -56541,11 +58796,13 @@ index a9a2b60a..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) ${MAINSRCDIR}/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) ${MAINSRCDIR}/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -56555,7 +58812,7 @@ index a9a2b60a..00000000
-clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/udp_contention-rtpp_math.Po
+- -rm -f ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po
- -rm -f ./$(DEPDIR)/udp_contention-udp_contention.Po
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
@@ -56602,7 +58859,7 @@ index a9a2b60a..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/udp_contention-rtpp_math.Po
+- -rm -f ${MAINSRCDIR}/$(DEPDIR)/udp_contention-rtpp_math.Po
- -rm -f ./$(DEPDIR)/udp_contention-udp_contention.Po
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -56644,16 +58901,23 @@ index a9a2b60a..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/src/Makefile.in b/src/Makefile.in
deleted file mode 100644
-index 6401f15e..00000000
+index 1a1e2255..00000000
--- a/src/Makefile.in
+++ /dev/null
-@@ -1,8917 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,8654 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -56723,6 +58987,8 @@ index 6401f15e..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -56742,21 +59008,29 @@ index 6401f15e..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_WARN_IPT_TRUE@am__append_1 = -Werror=incompatible-pointer-types
--bin_PROGRAMS = rtpproxy$(EXEEXT) rtpproxy_debug$(EXEEXT)
--noinst_PROGRAMS = rtpp_rzmalloc_perf$(EXEEXT) \
-- rtpp_rzmalloc_perf_debug$(EXEEXT) rtpp_fintest$(EXEEXT) \
-- $(am__EXEEXT_1)
--@BUILD_OBJCK_TRUE@am__append_2 = rtpp_objck rtpp_objck_perf
--@ENABLE_MODULE_IF_TRUE@am__append_3 = rtpp_module_if.h
--@ENABLE_MODULE_IF_TRUE@am__append_4 = rtpp_module_if.c rtpp_module.h
--@ENABLE_MODULE_IF_TRUE@am__append_5 = @LIBS_DL@
--@ENABLE_MODULE_IF_TRUE@am__append_6 = -Wl,--export-dynamic
--@BUILD_LOG_STAND_TRUE@am__append_7 = rtpp_log_stand.c rtpp_log_stand.h
--@BUILD_LOG_STAND_FALSE@am__append_8 = rtpp_log.c rtpp_log.h
--@BUILD_LOG_STAND_FALSE@am__append_9 = @LIBS_SIPLOG@
--@BUILD_LOG_STAND_FALSE@am__append_10 = @LIBS_SIPLOG_DBG@
--@BUILD_ELPERIODIC_TRUE@am__append_11 = -I$(top_srcdir)/libelperiodic/src
--@BUILD_ELPERIODIC_TRUE@am__append_12 = @LIBS_ELPERIODIC@
+-bin_PROGRAMS = rtpproxy$(EXEEXT) $(am__EXEEXT_1)
+-@ENABLE_noinst_TRUE@noinst_PROGRAMS = rtpp_rzmalloc_perf$(EXEEXT) \
+-@ENABLE_noinst_TRUE@ rtpp_rzmalloc_perf_debug$(EXEEXT) \
+-@ENABLE_noinst_TRUE@ rtpp_fintest$(EXEEXT) $(am__EXEEXT_2)
+-@ENABLE_debug_TRUE@am__append_2 = rtpproxy_debug
+-@BUILD_OBJCK_TRUE@@ENABLE_noinst_TRUE@am__append_3 = rtpp_objck rtpp_objck_perf
+-@ENABLE_MODULE_IF_TRUE@am__append_4 = rtpp_module_if.h
+-@ENABLE_MODULE_IF_TRUE@am__append_5 = rtpp_module_if.c rtpp_module.h
+-@ENABLE_MODULE_IF_TRUE@am__append_6 = @LIBS_DL@
+-@ENABLE_MODULE_IF_TRUE@am__append_7 = -Wl,--export-dynamic
+-@BUILD_LOG_STAND_TRUE@am__append_8 = rtpp_log_stand.c rtpp_log_stand.h
+-@BUILD_LOG_STAND_FALSE@am__append_9 = rtpp_log.c rtpp_log.h
+-@BUILD_LOG_STAND_FALSE@am__append_10 = @LIBS_SIPLOG@
+-@BUILD_LOG_STAND_FALSE@am__append_11 = @LIBS_SIPLOG_DBG@
+-@ENABLE_MODULE_IF_TRUE@am__append_12 = rtpp_module_if.c rtpp_module.h
+-@BUILD_ELPERIODIC_TRUE@am__append_13 = -I$(top_srcdir)/external/libelperiodic/src
+-@BUILD_MODULES_TRUE@am__append_14 = $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
+-@BUILD_MODULES_TRUE@ $(MOD_DIR)/acct_csv/librtpp_acct_csv.la \
+-@BUILD_MODULES_TRUE@ $(MOD_DIR)/acct_rtcp_hep/librtpp_acct_rtcp_hep.la
+-
+-@BUILD_CRYPTO_TRUE@@BUILD_MODULES_TRUE@am__append_15 = $(MOD_DIR)/dtls_gw/librtpp_dtls_gw.la \
+-@BUILD_CRYPTO_TRUE@@BUILD_MODULES_TRUE@ $(MOD_DIR)/ice_lite/librtpp_ice_lite.la
+-
-subdir = src
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
@@ -56773,9 +59047,11 @@ index 6401f15e..00000000
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
+-@ENABLE_debug_TRUE@am__EXEEXT_1 = rtpproxy_debug$(EXEEXT)
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)"
--@BUILD_OBJCK_TRUE@am__EXEEXT_1 = rtpp_objck$(EXEEXT) \
--@BUILD_OBJCK_TRUE@ rtpp_objck_perf$(EXEEXT)
+-@BUILD_OBJCK_TRUE@@ENABLE_noinst_TRUE@am__EXEEXT_2 = \
+-@BUILD_OBJCK_TRUE@@ENABLE_noinst_TRUE@ rtpp_objck$(EXEEXT) \
+-@BUILD_OBJCK_TRUE@@ENABLE_noinst_TRUE@ rtpp_objck_perf$(EXEEXT)
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
@@ -56799,29 +59075,22 @@ index 6401f15e..00000000
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-- test -z "$$files" \
-- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-- $(am__cd) "$$dir" && rm -f $$files; }; \
+- { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+- $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
- }
--LTLIBRARIES = $(lib_LTLIBRARIES)
--am__DEPENDENCIES_1 =
+-LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
-librtpproxy_la_DEPENDENCIES = $(top_srcdir)/libucl/libucl.la \
-- $(XXH_DIR)/libxxHash.la \
-- $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
-- $(MOD_DIR)/acct_csv/librtpp_acct_csv.la \
-- $(MOD_DIR)/acct_rtcp_hep/librtpp_acct_rtcp_hep.la \
-- $(MOD_DIR)/dtls_gw/librtpp_dtls_gw.la $(am__DEPENDENCIES_1)
+- $(XXH_DIR)/libxxHash.la $(am__append_14) $(am__append_15)
-am__librtpproxy_la_SOURCES_DIST = main.c rtp.h rtpp_server.c \
-- rtpp_pthread.c rtpp_pthread.h rtpp_defines.h rtpp_log.h \
-- rtpp_record.c rtpp_session.h rtpp_util.c rtpp_util.h rtp.c \
-- rtp_resizer.c rtp_resizer.h rtpp_session.c rtpp_command.c \
-- rtpp_command.h rtpp_network.h rtpp_network.c \
-- rtpp_syslog_async.c rtpp_syslog_async.h rtpp_notify.c \
-- rtpp_notify.h rtpp_command_async.h rtpp_command_async.c \
-- rtpp_proc_async.c rtpp_proc_async.h rtpp_proc.h rtpp_proc.c \
-- rtpp_version.h rtpp_math.h rtpp_wi.h rtpp_wi_private.h \
-- rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
+- rtpp_defines.h rtpp_log.h rtpp_record.c rtpp_session.h \
+- rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c rtp_resizer.h \
+- rtpp_session.c rtpp_command.c rtpp_command.h rtpp_network.h \
+- rtpp_network.c rtpp_syslog_async.c rtpp_syslog_async.h \
+- rtpp_notify.c rtpp_notify.h rtpp_command_async.h \
+- rtpp_command_async.c rtpp_proc_async.c rtpp_proc_async.h \
+- rtpp_proc.h rtpp_proc.c rtpp_version.h rtpp_math.h rtpp_wi.h \
+- rtpp_wi_private.h rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
- rtpp_netio_async.h rtpp_record_private.h rtpp_command_parse.c \
- rtpp_command_parse.h $(CMDSRCDIR)/rpcpv1_copy.c \
- $(CMDSRCDIR)/rpcpv1_copy.h $(CMDSRCDIR)/rpcpv1_ul.c \
@@ -56838,31 +59107,36 @@ index 6401f15e..00000000
- rtp_packet.c rtpp_time.c rtpp_time.h rtpp_pcnts_strm.h \
- rtpp_runcreds.h rtpp_sessinfo.c rtpp_weakref.c rtpp_rw_lock.c \
- rtpp_proc_servers.c rtpp_stream.c rtpp_proc_wakeup.c \
-- rtpp_genuid.h rtpp_genuid.c rtpp_genuid_singlet.h \
-- rtpp_genuid_singlet.c rtpp_log_obj.c rtpp_socket.c \
-- rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c rtpp_proc_ttl.h \
-- rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c rtpp_debug.h \
-- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c rtpp_wi_data.h \
-- rtpp_threads.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
+- rtpp_genuid.c rtpp_proc_util.c rtpp_proc_util.h rtpp_log_obj.c \
+- rtpp_socket.c rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c \
+- rtpp_proc_ttl.h rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c \
+- rtpp_debug.h rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c \
+- rtpp_wi_data.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
- $(CMDSRCDIR)/rpcpv1_delete.c $(CMDSRCDIR)/rpcpv1_delete.h \
- $(CMDSRCDIR)/rpcpv1_record.c $(CMDSRCDIR)/rpcpv1_record.h \
- rtpp_port_table.c rtpp_acct.c rtpp_acct.h rtpp_stats.h \
-- rtpp_bindaddrs.c rtpp_bindaddrs.h rtpp_ssrc.h rtpp_netaddr.c \
-- rtpp_acct_pipe.h $(CMDSRCDIR)/rpcpv1_play.c \
-- $(CMDSRCDIR)/rpcpv1_play.h $(CMDSRCDIR)/rpcpv1_ver.h \
-- $(CMDSRCDIR)/rpcpv1_ver.c rtpp_pearson_perfect.c \
-- rtpp_acct_rtcp.h rtpp_acct_rtcp.c rtpp_cfile.c rtpp_cfile.h \
-- rtpp_ucl.c rtpp_ucl.h rtpp_network_io.c rtpp_network_io.h \
-- rtpp_wi_pkt.c rtpp_wi_pkt.h rtpp_timeout_data.c \
-- rtpp_timeout_data.h rtpp_locking.h rtpp_nofile.c rtpp_nofile.h \
-- rtpp_record_adhoc.h $(CMDSRCDIR)/rpcpv1_norecord.c \
-- $(CMDSRCDIR)/rpcpv1_norecord.h $(CMDSRCDIR)/rpcpv1_ul_subc.c \
-- $(CMDSRCDIR)/rpcpv1_ul_subc.h rtpp_command_rcache.h \
-- rtpp_log_obj.h rtpp_port_table.h rtpp_socket.h \
+- rtpp_bindaddrs.c rtpp_bindaddr.h rtpp_bindargs.c \
+- rtpp_bindargs.h rtpp_ssrc.h rtpp_netaddr.c rtpp_acct_pipe.h \
+- $(CMDSRCDIR)/rpcpv1_play.c $(CMDSRCDIR)/rpcpv1_play.h \
+- $(CMDSRCDIR)/rpcpv1_ver.h $(CMDSRCDIR)/rpcpv1_ver.c \
+- rtpp_pearson_perfect.c rtpp_acct_rtcp.h rtpp_acct_rtcp.c \
+- rtpp_cfile.c rtpp_cfile.h rtpp_ucl.c rtpp_ucl.h \
+- rtpp_network_io.c rtpp_network_io.h rtpp_wi_pkt.c \
+- rtpp_wi_pkt.h rtpp_timeout_data.c rtpp_timeout_data.h \
+- rtpp_locking.h rtpp_nofile.c rtpp_nofile.h rtpp_record_adhoc.h \
+- $(CMDSRCDIR)/rpcpv1_norecord.c $(CMDSRCDIR)/rpcpv1_norecord.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc.c $(CMDSRCDIR)/rpcpv1_ul_subc.h \
+- rtpp_command_rcache.h rtpp_log_obj.h rtpp_port_table.h \
- rtpp_timed_task.h rtpp_modman.h rtpp_module_if.h rtpp_epoll.c \
-- rtpp_str.c rtpp_str.h $(ADV_DIR)/packet_observer.h \
-- $(ADV_DIR)/pproc_manager.c $(ADV_DIR)/pproc_manager.h \
-- rtpp_modman.c rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
+- rtpp_str.c rtpp_str.h rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c \
+- rtpp_command_reply.c $(CMDSRCDIR)/rpcpv1_ul_subc_set.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_set.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.h \
+- $(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
+- $(ADV_DIR)/pproc_manager.h rtpp_modman.c \
+- rtpp_module_if_static.c rtpp_module_if_static.h \
+- rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
- rtpp_log_stand.h rtpp_log.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c \
@@ -56870,17 +59144,16 @@ index 6401f15e..00000000
- $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c rtpp_mallocs.c \
-- rtpp_mallocs.h rtpp_refcnt.c rtpp_refcnt.h \
-- $(top_srcdir)/libucl/libucl.la $(XXH_DIR)/libxxHash.la \
-- rtpp_module_if_static.c rtpp_module_if_static.h
+- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c rtpp_refcnt.c \
+- rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h rtpp_coverage.c \
+- rtpp_coverage.h $(top_srcdir)/libucl/libucl.la \
+- $(XXH_DIR)/libxxHash.la librtpp_main.c
+-am__dirstamp = $(am__leading_dot)dirstamp
-am__objects_1 =
-am__objects_2 = $(am__objects_1)
-@ENABLE_MODULE_IF_TRUE@am__objects_3 = \
@@ -56889,10 +59162,10 @@ index 6401f15e..00000000
-@BUILD_LOG_STAND_TRUE@ librtpproxy_la-rtpp_log_stand.lo
-@BUILD_LOG_STAND_FALSE@am__objects_5 = librtpproxy_la-rtpp_log.lo
-am__objects_6 = librtpproxy_la-main.lo librtpproxy_la-rtpp_server.lo \
-- librtpproxy_la-rtpp_pthread.lo librtpproxy_la-rtpp_record.lo \
-- librtpproxy_la-rtpp_util.lo librtpproxy_la-rtp.lo \
-- librtpproxy_la-rtp_resizer.lo librtpproxy_la-rtpp_session.lo \
-- librtpproxy_la-rtpp_command.lo librtpproxy_la-rtpp_network.lo \
+- librtpproxy_la-rtpp_record.lo librtpproxy_la-rtpp_util.lo \
+- librtpproxy_la-rtp.lo librtpproxy_la-rtp_resizer.lo \
+- librtpproxy_la-rtpp_session.lo librtpproxy_la-rtpp_command.lo \
+- librtpproxy_la-rtpp_network.lo \
- librtpproxy_la-rtpp_syslog_async.lo \
- librtpproxy_la-rtpp_notify.lo \
- librtpproxy_la-rtpp_command_async.lo \
@@ -56900,13 +59173,15 @@ index 6401f15e..00000000
- librtpproxy_la-rtpp_queue.lo \
- librtpproxy_la-rtpp_netio_async.lo \
- librtpproxy_la-rtpp_command_parse.lo \
-- librtpproxy_la-rpcpv1_copy.lo librtpproxy_la-rpcpv1_ul.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo \
- librtpproxy_la-rtpp_hash_table.lo librtpproxy_la-rtpp_stats.lo \
-- librtpproxy_la-rpcpv1_stats.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo \
- librtpproxy_la-rtpp_controlfd.lo \
- librtpproxy_la-rtpp_command_stream.lo \
- librtpproxy_la-rtpp_timed.lo librtpproxy_la-rtpp_analyzer.lo \
-- librtpproxy_la-rtp_analyze.lo librtpproxy_la-rpcpv1_query.lo \
+- librtpproxy_la-rtp_analyze.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo \
- librtpproxy_la-rtpp_pearson.lo \
- librtpproxy_la-rtpp_command_rcache.lo \
- librtpproxy_la-rtpp_tnotify_set.lo \
@@ -56916,45 +59191,55 @@ index 6401f15e..00000000
- librtpproxy_la-rtpp_proc_servers.lo \
- librtpproxy_la-rtpp_stream.lo \
- librtpproxy_la-rtpp_proc_wakeup.lo \
-- librtpproxy_la-rtpp_genuid.lo \
-- librtpproxy_la-rtpp_genuid_singlet.lo \
+- librtpproxy_la-rtpp_genuid.lo librtpproxy_la-rtpp_proc_util.lo \
- librtpproxy_la-rtpp_log_obj.lo librtpproxy_la-rtpp_socket.lo \
- librtpproxy_la-rtpp_wi_apis.lo librtpproxy_la-rtpp_ttl.lo \
- librtpproxy_la-rtpp_proc_ttl.lo librtpproxy_la-rtpp_pipe.lo \
- librtpproxy_la-rtpp_pcount.lo librtpproxy_la-rtpp_wi_sgnl.lo \
- librtpproxy_la-rtpp_wi_data.lo \
- librtpproxy_la-rtpp_pcnt_strm.lo \
-- librtpproxy_la-rtpp_ringbuf.lo librtpproxy_la-rpcpv1_delete.lo \
-- librtpproxy_la-rpcpv1_record.lo \
+- librtpproxy_la-rtpp_ringbuf.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo \
- librtpproxy_la-rtpp_port_table.lo librtpproxy_la-rtpp_acct.lo \
- librtpproxy_la-rtpp_bindaddrs.lo \
-- librtpproxy_la-rtpp_netaddr.lo librtpproxy_la-rpcpv1_play.lo \
-- librtpproxy_la-rpcpv1_ver.lo \
+- librtpproxy_la-rtpp_bindargs.lo librtpproxy_la-rtpp_netaddr.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo \
- librtpproxy_la-rtpp_pearson_perfect.lo \
- librtpproxy_la-rtpp_acct_rtcp.lo librtpproxy_la-rtpp_cfile.lo \
- librtpproxy_la-rtpp_ucl.lo librtpproxy_la-rtpp_network_io.lo \
- librtpproxy_la-rtpp_wi_pkt.lo \
- librtpproxy_la-rtpp_timeout_data.lo \
- librtpproxy_la-rtpp_nofile.lo \
-- librtpproxy_la-rpcpv1_norecord.lo \
-- librtpproxy_la-rpcpv1_ul_subc.lo $(am__objects_2) \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo $(am__objects_2) \
- librtpproxy_la-rtpp_epoll.lo librtpproxy_la-rtpp_str.lo \
-- librtpproxy_la-pproc_manager.lo librtpproxy_la-rtpp_modman.lo \
-- $(am__objects_3) $(am__objects_4) $(am__objects_5)
--am__objects_7 = librtpproxy_la-rtpp_command_rcache_fin.lo
--am__objects_8 = librtpproxy_la-rtpp_log_obj_fin.lo
--am__objects_9 = librtpproxy_la-rtpp_port_table_fin.lo
--am__objects_10 = librtpproxy_la-rtpp_socket_fin.lo
--am__objects_11 = librtpproxy_la-rtpp_timed_task_fin.lo
--am__objects_12 = librtpproxy_la-rtpp_modman_fin.lo
--am__objects_13 = librtpproxy_la-rtpp_module_if_fin.lo
--am__objects_14 = $(am__objects_7) $(am__objects_8) $(am__objects_9) \
-- $(am__objects_10) $(am__objects_11) $(am__objects_12) \
-- $(am__objects_13)
--am__objects_15 = $(am__objects_6) $(am__objects_14) \
-- librtpproxy_la-rtpp_mallocs.lo librtpproxy_la-rtpp_refcnt.lo
--am_librtpproxy_la_OBJECTS = $(am__objects_15) \
-- librtpproxy_la-rtpp_module_if_static.lo
+- librtpproxy_la-rtpp_sbuf.lo librtpproxy_la-rtpp_refproxy.lo \
+- librtpproxy_la-rtpp_command_reply.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo \
+- $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo \
+- $(ADV_DIR)/librtpproxy_la-pproc_manager.lo \
+- librtpproxy_la-rtpp_modman.lo \
+- librtpproxy_la-rtpp_module_if_static.lo $(am__objects_3) \
+- $(am__objects_4) $(am__objects_5)
+-am__objects_7 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo
+-am__objects_8 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo
+-am__objects_9 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo
+-am__objects_10 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo
+-am__objects_11 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo
+-am__objects_12 = \
+- $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo
+-am__objects_13 = $(am__objects_7) $(am__objects_8) $(am__objects_9) \
+- $(am__objects_10) $(am__objects_11) $(am__objects_12)
+-am_librtpproxy_la_OBJECTS = $(am__objects_6) $(am__objects_13) \
+- librtpproxy_la-rtpp_refcnt.lo librtpproxy_la-rtpp_mallocs.lo \
+- librtpproxy_la-rtpp_coverage.lo librtpproxy_la-librtpp_main.lo
-librtpproxy_la_OBJECTS = $(am_librtpproxy_la_OBJECTS)
-AM_V_lt = $(am__v_lt_@AM_V@)
-am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
@@ -56964,71 +59249,105 @@ index 6401f15e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(librtpproxy_la_CFLAGS) $(CFLAGS) $(librtpproxy_la_LDFLAGS) \
- $(LDFLAGS) -o $@
+-@ENABLE_LIBRTPPROXY_FALSE@am_librtpproxy_la_rpath =
-@ENABLE_LIBRTPPROXY_TRUE@am_librtpproxy_la_rpath = -rpath $(libdir)
--am__objects_16 = rtpp_fintest-rtpp_memdeb.$(OBJEXT) \
-- rtpp_fintest-rtpp_glitch.$(OBJEXT) \
-- rtpp_fintest-rtpp_autoglitch.$(OBJEXT) \
-- rtpp_fintest-rtpp_refcnt.$(OBJEXT) \
-- rtpp_fintest-rtpp_mallocs.$(OBJEXT) \
-- rtpp_fintest-rtpp_stacktrace.$(OBJEXT)
--am__objects_17 = $(am__objects_16) \
+-am__objects_14 = $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.$(OBJEXT)
+-am__objects_15 = $(am__objects_14) \
- rtpp_fintest-rtpp_memdeb_test.$(OBJEXT)
--am__objects_18 = rtpp_fintest-rtpp_command_rcache_fin.$(OBJEXT)
--am__objects_19 = rtpp_fintest-rtpp_log_obj_fin.$(OBJEXT)
--am__objects_20 = rtpp_fintest-rtpp_port_table_fin.$(OBJEXT)
--am__objects_21 = rtpp_fintest-rtpp_socket_fin.$(OBJEXT)
--am__objects_22 = rtpp_fintest-rtpp_timed_task_fin.$(OBJEXT)
--am__objects_23 = rtpp_fintest-rtpp_modman_fin.$(OBJEXT)
--am__objects_24 = rtpp_fintest-rtpp_module_if_fin.$(OBJEXT)
--am__objects_25 = $(am__objects_18) $(am__objects_19) $(am__objects_20) \
-- $(am__objects_21) $(am__objects_22) $(am__objects_23) \
-- $(am__objects_24)
--am__objects_26 = rtpp_fintest-rtpp_netaddr_fin.$(OBJEXT)
--am__objects_27 = rtpp_fintest-rtpp_pearson_perfect_fin.$(OBJEXT)
--am__objects_28 = rtpp_fintest-rtpp_refcnt_fin.$(OBJEXT)
--am__objects_29 = rtpp_fintest-rtpp_server_fin.$(OBJEXT)
--am__objects_30 = rtpp_fintest-rtpp_stats_fin.$(OBJEXT)
--am__objects_31 = rtpp_fintest-rtpp_stream_fin.$(OBJEXT)
--am__objects_32 = rtpp_fintest-rtpp_timed_fin.$(OBJEXT)
--am__objects_33 = rtpp_fintest-rtpp_pcount_fin.$(OBJEXT)
--am__objects_34 = rtpp_fintest-rtpp_record_fin.$(OBJEXT)
--am__objects_35 = rtpp_fintest-rtpp_hash_table_fin.$(OBJEXT)
--am__objects_36 = rtpp_fintest-rtpp_weakref_fin.$(OBJEXT)
--am__objects_37 = rtpp_fintest-rtpp_analyzer_fin.$(OBJEXT)
--am__objects_38 = rtpp_fintest-rtpp_pcnt_strm_fin.$(OBJEXT)
--am__objects_39 = rtpp_fintest-rtpp_ttl_fin.$(OBJEXT)
--am__objects_40 = rtpp_fintest-rtpp_pipe_fin.$(OBJEXT)
--am__objects_41 = rtpp_fintest-rtpp_ringbuf_fin.$(OBJEXT)
--am__objects_42 = rtpp_fintest-rtpp_sessinfo_fin.$(OBJEXT)
--am__objects_43 = rtpp_fintest-rtpp_rw_lock_fin.$(OBJEXT)
--am__objects_44 = rtpp_fintest-rtpp_proc_servers_fin.$(OBJEXT)
--am__objects_45 = rtpp_fintest-rtpp_proc_wakeup_fin.$(OBJEXT)
--am__objects_46 = $(am__objects_26) $(am__objects_27) $(am__objects_28) \
+-am__objects_16 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.$(OBJEXT)
+-am__objects_17 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.$(OBJEXT)
+-am__objects_18 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.$(OBJEXT)
+-am__objects_19 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.$(OBJEXT)
+-am__objects_20 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.$(OBJEXT)
+-am__objects_21 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.$(OBJEXT)
+-am__objects_22 = $(am__objects_16) $(am__objects_17) $(am__objects_18) \
+- $(am__objects_19) $(am__objects_20) $(am__objects_21)
+-am__objects_23 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.$(OBJEXT)
+-am__objects_24 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.$(OBJEXT)
+-am__objects_25 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_26 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.$(OBJEXT)
+-am__objects_27 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.$(OBJEXT)
+-am__objects_28 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.$(OBJEXT)
+-am__objects_29 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.$(OBJEXT)
+-am__objects_30 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.$(OBJEXT)
+-am__objects_31 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.$(OBJEXT)
+-am__objects_32 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.$(OBJEXT)
+-am__objects_33 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.$(OBJEXT)
+-am__objects_34 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.$(OBJEXT)
+-am__objects_35 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.$(OBJEXT)
+-am__objects_36 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.$(OBJEXT)
+-am__objects_37 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.$(OBJEXT)
+-am__objects_38 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.$(OBJEXT)
+-am__objects_39 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.$(OBJEXT)
+-am__objects_40 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.$(OBJEXT)
+-am__objects_41 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.$(OBJEXT)
+-am__objects_42 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.$(OBJEXT)
+-am__objects_43 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.$(OBJEXT)
+-am__objects_44 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.$(OBJEXT)
+-am__objects_45 = $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.$(OBJEXT)
+-am__objects_46 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.$(OBJEXT)
+-am__objects_47 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.$(OBJEXT)
+-am__objects_48 = $(am__objects_23) $(am__objects_24) $(am__objects_25) \
+- $(am__objects_26) $(am__objects_27) $(am__objects_28) \
- $(am__objects_29) $(am__objects_30) $(am__objects_31) \
- $(am__objects_32) $(am__objects_33) $(am__objects_34) \
- $(am__objects_35) $(am__objects_36) $(am__objects_37) \
- $(am__objects_38) $(am__objects_39) $(am__objects_40) \
- $(am__objects_41) $(am__objects_42) $(am__objects_43) \
-- $(am__objects_44) $(am__objects_45)
+- $(am__objects_44) $(am__objects_45) $(am__objects_46) \
+- $(am__objects_47)
-am_rtpp_fintest_OBJECTS = rtpp_fintest-rtpp_fintest.$(OBJEXT) \
-- $(am__objects_17) $(am__objects_25) $(am__objects_46)
+- $(am__objects_15) $(am__objects_22) $(am__objects_48)
-rtpp_fintest_OBJECTS = $(am_rtpp_fintest_OBJECTS)
--am__DEPENDENCIES_2 = $(top_srcdir)/libexecinfo/libexecinfo.la
--rtpp_fintest_DEPENDENCIES = $(am__DEPENDENCIES_2)
+-am__DEPENDENCIES_1 = $(top_srcdir)/libexecinfo/libexecinfo.la
+-rtpp_fintest_DEPENDENCIES = $(am__DEPENDENCIES_1)
-rtpp_fintest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(rtpp_fintest_CFLAGS) \
- $(CFLAGS) $(rtpp_fintest_LDFLAGS) $(LDFLAGS) -o $@
--am__objects_47 = rtpp_objck-rtpp_command_rcache_fin.$(OBJEXT)
--am__objects_48 = rtpp_objck-rtpp_log_obj_fin.$(OBJEXT)
--am__objects_49 = rtpp_objck-rtpp_port_table_fin.$(OBJEXT)
--am__objects_50 = rtpp_objck-rtpp_socket_fin.$(OBJEXT)
--am__objects_51 = rtpp_objck-rtpp_timed_task_fin.$(OBJEXT)
--am__objects_52 = rtpp_objck-rtpp_modman_fin.$(OBJEXT)
--am__objects_53 = rtpp_objck-rtpp_module_if_fin.$(OBJEXT)
--am__objects_54 = $(am__objects_47) $(am__objects_48) $(am__objects_49) \
-- $(am__objects_50) $(am__objects_51) $(am__objects_52) \
-- $(am__objects_53)
--am__objects_55 = rtpp_objck-rtpp_objck.$(OBJEXT) $(am__objects_54) \
+-am__objects_49 = $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.$(OBJEXT)
+-am__objects_50 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.$(OBJEXT)
+-am__objects_51 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.$(OBJEXT)
+-am__objects_52 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.$(OBJEXT)
+-am__objects_53 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.$(OBJEXT)
+-am__objects_54 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.$(OBJEXT)
+-am__objects_55 = $(am__objects_49) $(am__objects_50) $(am__objects_51) \
+- $(am__objects_52) $(am__objects_53) $(am__objects_54)
+-am__objects_56 = rtpp_objck-rtpp_objck.$(OBJEXT) $(am__objects_55) \
- rtpp_objck-rtpp_network.$(OBJEXT) \
- rtpp_objck-rtpp_stats.$(OBJEXT) \
- rtpp_objck-rtpp_netaddr.$(OBJEXT) \
@@ -57039,61 +59358,93 @@ index 6401f15e..00000000
- rtpp_objck-rtpp_queue.$(OBJEXT) \
- rtpp_objck-rtpp_wi_data.$(OBJEXT) \
- rtpp_objck-rtpp_wi_sgnl.$(OBJEXT) \
-- rtpp_objck-rtpp_wi_pkt.$(OBJEXT) rtpp_objck-rtp.$(OBJEXT)
--am__objects_56 = rtpp_objck-rtpp_memdeb.$(OBJEXT) \
-- rtpp_objck-rtpp_glitch.$(OBJEXT) \
-- rtpp_objck-rtpp_autoglitch.$(OBJEXT) \
-- rtpp_objck-rtpp_refcnt.$(OBJEXT) \
-- rtpp_objck-rtpp_mallocs.$(OBJEXT) \
-- rtpp_objck-rtpp_stacktrace.$(OBJEXT)
--am__objects_57 = $(am__objects_56) \
+- rtpp_objck-rtpp_wi_pkt.$(OBJEXT) rtpp_objck-rtp.$(OBJEXT) \
+- rtpp_objck-rtpp_util.$(OBJEXT)
+-am__objects_57 = $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.$(OBJEXT)
+-am__objects_58 = $(am__objects_57) \
- rtpp_objck-rtpp_memdeb_test.$(OBJEXT)
--am__objects_58 = rtpp_objck-rtpp_netaddr_fin.$(OBJEXT)
--am__objects_59 = rtpp_objck-rtpp_pearson_perfect_fin.$(OBJEXT)
--am__objects_60 = rtpp_objck-rtpp_refcnt_fin.$(OBJEXT)
--am__objects_61 = rtpp_objck-rtpp_server_fin.$(OBJEXT)
--am__objects_62 = rtpp_objck-rtpp_stats_fin.$(OBJEXT)
--am__objects_63 = rtpp_objck-rtpp_stream_fin.$(OBJEXT)
--am__objects_64 = rtpp_objck-rtpp_timed_fin.$(OBJEXT)
--am__objects_65 = rtpp_objck-rtpp_pcount_fin.$(OBJEXT)
--am__objects_66 = rtpp_objck-rtpp_record_fin.$(OBJEXT)
--am__objects_67 = rtpp_objck-rtpp_hash_table_fin.$(OBJEXT)
--am__objects_68 = rtpp_objck-rtpp_weakref_fin.$(OBJEXT)
--am__objects_69 = rtpp_objck-rtpp_analyzer_fin.$(OBJEXT)
--am__objects_70 = rtpp_objck-rtpp_pcnt_strm_fin.$(OBJEXT)
--am__objects_71 = rtpp_objck-rtpp_ttl_fin.$(OBJEXT)
--am__objects_72 = rtpp_objck-rtpp_pipe_fin.$(OBJEXT)
--am__objects_73 = rtpp_objck-rtpp_ringbuf_fin.$(OBJEXT)
--am__objects_74 = rtpp_objck-rtpp_sessinfo_fin.$(OBJEXT)
--am__objects_75 = rtpp_objck-rtpp_rw_lock_fin.$(OBJEXT)
--am__objects_76 = rtpp_objck-rtpp_proc_servers_fin.$(OBJEXT)
--am__objects_77 = rtpp_objck-rtpp_proc_wakeup_fin.$(OBJEXT)
--am__objects_78 = $(am__objects_58) $(am__objects_59) $(am__objects_60) \
-- $(am__objects_61) $(am__objects_62) $(am__objects_63) \
-- $(am__objects_64) $(am__objects_65) $(am__objects_66) \
-- $(am__objects_67) $(am__objects_68) $(am__objects_69) \
-- $(am__objects_70) $(am__objects_71) $(am__objects_72) \
-- $(am__objects_73) $(am__objects_74) $(am__objects_75) \
-- $(am__objects_76) $(am__objects_77)
--am_rtpp_objck_OBJECTS = $(am__objects_55) $(am__objects_57) \
-- $(am__objects_78)
+-am__objects_59 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.$(OBJEXT)
+-am__objects_60 = $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.$(OBJEXT)
+-am__objects_61 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_62 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.$(OBJEXT)
+-am__objects_63 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.$(OBJEXT)
+-am__objects_64 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.$(OBJEXT)
+-am__objects_65 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.$(OBJEXT)
+-am__objects_66 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.$(OBJEXT)
+-am__objects_67 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.$(OBJEXT)
+-am__objects_68 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.$(OBJEXT)
+-am__objects_69 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.$(OBJEXT)
+-am__objects_70 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.$(OBJEXT)
+-am__objects_71 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.$(OBJEXT)
+-am__objects_72 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.$(OBJEXT)
+-am__objects_73 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.$(OBJEXT)
+-am__objects_74 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.$(OBJEXT)
+-am__objects_75 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.$(OBJEXT)
+-am__objects_76 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.$(OBJEXT)
+-am__objects_77 = $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.$(OBJEXT)
+-am__objects_78 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.$(OBJEXT)
+-am__objects_79 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.$(OBJEXT)
+-am__objects_80 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.$(OBJEXT)
+-am__objects_81 = $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.$(OBJEXT)
+-am__objects_82 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.$(OBJEXT)
+-am__objects_83 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.$(OBJEXT)
+-am__objects_84 = $(am__objects_59) $(am__objects_60) $(am__objects_61) \
+- $(am__objects_62) $(am__objects_63) $(am__objects_64) \
+- $(am__objects_65) $(am__objects_66) $(am__objects_67) \
+- $(am__objects_68) $(am__objects_69) $(am__objects_70) \
+- $(am__objects_71) $(am__objects_72) $(am__objects_73) \
+- $(am__objects_74) $(am__objects_75) $(am__objects_76) \
+- $(am__objects_77) $(am__objects_78) $(am__objects_79) \
+- $(am__objects_80) $(am__objects_81) $(am__objects_82) \
+- $(am__objects_83)
+-am_rtpp_objck_OBJECTS = $(am__objects_56) $(am__objects_58) \
+- $(am__objects_84)
-rtpp_objck_OBJECTS = $(am_rtpp_objck_OBJECTS)
--rtpp_objck_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
+-am__DEPENDENCIES_2 =
+-rtpp_objck_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
-rtpp_objck_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(rtpp_objck_CFLAGS) \
- $(CFLAGS) $(rtpp_objck_LDFLAGS) $(LDFLAGS) -o $@
--am__objects_79 = rtpp_objck_perf-rtpp_command_rcache_fin.$(OBJEXT)
--am__objects_80 = rtpp_objck_perf-rtpp_log_obj_fin.$(OBJEXT)
--am__objects_81 = rtpp_objck_perf-rtpp_port_table_fin.$(OBJEXT)
--am__objects_82 = rtpp_objck_perf-rtpp_socket_fin.$(OBJEXT)
--am__objects_83 = rtpp_objck_perf-rtpp_timed_task_fin.$(OBJEXT)
--am__objects_84 = rtpp_objck_perf-rtpp_modman_fin.$(OBJEXT)
--am__objects_85 = rtpp_objck_perf-rtpp_module_if_fin.$(OBJEXT)
--am__objects_86 = $(am__objects_79) $(am__objects_80) $(am__objects_81) \
-- $(am__objects_82) $(am__objects_83) $(am__objects_84) \
-- $(am__objects_85)
--am__objects_87 = rtpp_objck_perf-rtpp_objck.$(OBJEXT) \
-- $(am__objects_86) rtpp_objck_perf-rtpp_network.$(OBJEXT) \
+-am__objects_85 = $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.$(OBJEXT)
+-am__objects_86 = $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.$(OBJEXT)
+-am__objects_87 = $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.$(OBJEXT)
+-am__objects_88 = $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.$(OBJEXT)
+-am__objects_89 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.$(OBJEXT)
+-am__objects_90 = $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.$(OBJEXT)
+-am__objects_91 = $(am__objects_85) $(am__objects_86) $(am__objects_87) \
+- $(am__objects_88) $(am__objects_89) $(am__objects_90)
+-am__objects_92 = rtpp_objck_perf-rtpp_objck.$(OBJEXT) \
+- $(am__objects_91) rtpp_objck_perf-rtpp_network.$(OBJEXT) \
- rtpp_objck_perf-rtpp_stats.$(OBJEXT) \
- rtpp_objck_perf-rtpp_netaddr.$(OBJEXT) \
- rtpp_objck_perf-rtpp_pearson_perfect.$(OBJEXT) \
@@ -57105,8 +59456,9 @@ index 6401f15e..00000000
- rtpp_objck_perf-rtpp_wi_data.$(OBJEXT) \
- rtpp_objck_perf-rtpp_wi_sgnl.$(OBJEXT) \
- rtpp_objck_perf-rtpp_wi_pkt.$(OBJEXT) \
-- rtpp_objck_perf-rtp.$(OBJEXT)
--am_rtpp_objck_perf_OBJECTS = $(am__objects_87) \
+- rtpp_objck_perf-rtp.$(OBJEXT) \
+- rtpp_objck_perf-rtpp_util.$(OBJEXT)
+-am_rtpp_objck_perf_OBJECTS = $(am__objects_92) \
- rtpp_objck_perf-rtpp_refcnt.$(OBJEXT) \
- rtpp_objck_perf-rtpp_mallocs.$(OBJEXT)
-rtpp_objck_perf_OBJECTS = $(am_rtpp_objck_perf_OBJECTS)
@@ -57126,220 +59478,83 @@ index 6401f15e..00000000
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_rzmalloc_perf_CFLAGS) $(CFLAGS) \
- $(rtpp_rzmalloc_perf_LDFLAGS) $(LDFLAGS) -o $@
--am__objects_88 = rtpp_rzmalloc_perf_debug-rtpp_memdeb.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_glitch.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_autoglitch.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_refcnt.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_mallocs.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_stacktrace.$(OBJEXT)
--am__objects_89 = $(am__objects_88) \
+-am__objects_93 = \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.$(OBJEXT)
+-am__objects_94 = $(am__objects_93) \
- rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.$(OBJEXT)
--am__objects_90 = rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.$(OBJEXT)
--am__objects_91 = \
-- rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.$(OBJEXT)
--am__objects_92 = rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.$(OBJEXT)
--am__objects_93 = rtpp_rzmalloc_perf_debug-rtpp_server_fin.$(OBJEXT)
--am__objects_94 = rtpp_rzmalloc_perf_debug-rtpp_stats_fin.$(OBJEXT)
--am__objects_95 = rtpp_rzmalloc_perf_debug-rtpp_stream_fin.$(OBJEXT)
--am__objects_96 = rtpp_rzmalloc_perf_debug-rtpp_timed_fin.$(OBJEXT)
--am__objects_97 = rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.$(OBJEXT)
--am__objects_98 = rtpp_rzmalloc_perf_debug-rtpp_record_fin.$(OBJEXT)
--am__objects_99 = \
-- rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.$(OBJEXT)
--am__objects_100 = rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.$(OBJEXT)
--am__objects_101 = \
-- rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.$(OBJEXT)
--am__objects_102 = \
-- rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.$(OBJEXT)
--am__objects_103 = rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.$(OBJEXT)
--am__objects_104 = rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.$(OBJEXT)
--am__objects_105 = rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.$(OBJEXT)
--am__objects_106 = \
-- rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.$(OBJEXT)
--am__objects_107 = rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.$(OBJEXT)
--am__objects_108 = \
-- rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.$(OBJEXT)
--am__objects_109 = \
-- rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.$(OBJEXT)
--am__objects_110 = $(am__objects_90) $(am__objects_91) \
-- $(am__objects_92) $(am__objects_93) $(am__objects_94) \
-- $(am__objects_95) $(am__objects_96) $(am__objects_97) \
-- $(am__objects_98) $(am__objects_99) $(am__objects_100) \
-- $(am__objects_101) $(am__objects_102) $(am__objects_103) \
-- $(am__objects_104) $(am__objects_105) $(am__objects_106) \
-- $(am__objects_107) $(am__objects_108) $(am__objects_109)
+-am__objects_95 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.$(OBJEXT)
+-am__objects_96 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.$(OBJEXT)
+-am__objects_97 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_98 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.$(OBJEXT)
+-am__objects_99 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.$(OBJEXT)
+-am__objects_100 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.$(OBJEXT)
+-am__objects_101 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.$(OBJEXT)
+-am__objects_102 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.$(OBJEXT)
+-am__objects_103 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.$(OBJEXT)
+-am__objects_104 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.$(OBJEXT)
+-am__objects_105 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.$(OBJEXT)
+-am__objects_106 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.$(OBJEXT)
+-am__objects_107 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.$(OBJEXT)
+-am__objects_108 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.$(OBJEXT)
+-am__objects_109 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.$(OBJEXT)
+-am__objects_110 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.$(OBJEXT)
+-am__objects_111 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.$(OBJEXT)
+-am__objects_112 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.$(OBJEXT)
+-am__objects_113 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.$(OBJEXT)
+-am__objects_114 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.$(OBJEXT)
+-am__objects_115 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.$(OBJEXT)
+-am__objects_116 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.$(OBJEXT)
+-am__objects_117 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.$(OBJEXT)
+-am__objects_118 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.$(OBJEXT)
+-am__objects_119 = $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.$(OBJEXT)
+-am__objects_120 = $(am__objects_95) $(am__objects_96) \
+- $(am__objects_97) $(am__objects_98) $(am__objects_99) \
+- $(am__objects_100) $(am__objects_101) $(am__objects_102) \
+- $(am__objects_103) $(am__objects_104) $(am__objects_105) \
+- $(am__objects_106) $(am__objects_107) $(am__objects_108) \
+- $(am__objects_109) $(am__objects_110) $(am__objects_111) \
+- $(am__objects_112) $(am__objects_113) $(am__objects_114) \
+- $(am__objects_115) $(am__objects_116) $(am__objects_117) \
+- $(am__objects_118) $(am__objects_119)
-am_rtpp_rzmalloc_perf_debug_OBJECTS = \
- rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.$(OBJEXT) \
-- rtpp_rzmalloc_perf_debug-rtpp_time.$(OBJEXT) $(am__objects_89) \
-- $(am__objects_110)
+- rtpp_rzmalloc_perf_debug-rtpp_time.$(OBJEXT) $(am__objects_94) \
+- $(am__objects_120)
-rtpp_rzmalloc_perf_debug_OBJECTS = \
- $(am_rtpp_rzmalloc_perf_debug_OBJECTS)
--rtpp_rzmalloc_perf_debug_DEPENDENCIES = $(am__DEPENDENCIES_1) \
+-rtpp_rzmalloc_perf_debug_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(top_srcdir)/libexecinfo/libexecinfo.la
-rtpp_rzmalloc_perf_debug_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) \
- $(rtpp_rzmalloc_perf_debug_LDFLAGS) $(LDFLAGS) -o $@
--am__rtpproxy_SOURCES_DIST = main.c rtp.h rtpp_server.c rtpp_pthread.c \
-- rtpp_pthread.h rtpp_defines.h rtpp_log.h rtpp_record.c \
-- rtpp_session.h rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c \
-- rtp_resizer.h rtpp_session.c rtpp_command.c rtpp_command.h \
-- rtpp_network.h rtpp_network.c rtpp_syslog_async.c \
-- rtpp_syslog_async.h rtpp_notify.c rtpp_notify.h \
-- rtpp_command_async.h rtpp_command_async.c rtpp_proc_async.c \
-- rtpp_proc_async.h rtpp_proc.h rtpp_proc.c rtpp_version.h \
-- rtpp_math.h rtpp_wi.h rtpp_wi_private.h rtpp_queue.c \
-- rtpp_queue.h rtpp_netio_async.c rtpp_netio_async.h \
-- rtpp_record_private.h rtpp_command_parse.c \
-- rtpp_command_parse.h $(CMDSRCDIR)/rpcpv1_copy.c \
-- $(CMDSRCDIR)/rpcpv1_copy.h $(CMDSRCDIR)/rpcpv1_ul.c \
-- $(CMDSRCDIR)/rpcpv1_ul.h rtpp_hash_table.c rtpp_types.h \
-- config_pp.h rtpp_stats.c rtpp_cfg.h \
-- $(CMDSRCDIR)/rpcpv1_stats.h $(CMDSRCDIR)/rpcpv1_stats.c \
-- rtp_info.h rtpp_command_private.h rtpp_controlfd.h \
-- rtpp_controlfd.c rtpp_list.h rtpp_command_stream.h \
-- rtpp_command_stream.c rtpp_timed.c rtpp_analyzer.c \
-- rtp_analyze.c rtp_analyze.h $(CMDSRCDIR)/rpcpv1_query.c \
-- $(CMDSRCDIR)/rpcpv1_query.h rtpp_pearson.c rtpp_pearson.h \
-- rtpp_command_rcache.c rtpp_command_ecodes.h rtpp_tnotify_set.c \
-- rtpp_tnotify_set.h rtpp_tnotify_tgt.h rtp_packet.h \
-- rtp_packet.c rtpp_time.c rtpp_time.h rtpp_pcnts_strm.h \
-- rtpp_runcreds.h rtpp_sessinfo.c rtpp_weakref.c rtpp_rw_lock.c \
-- rtpp_proc_servers.c rtpp_stream.c rtpp_proc_wakeup.c \
-- rtpp_genuid.h rtpp_genuid.c rtpp_genuid_singlet.h \
-- rtpp_genuid_singlet.c rtpp_log_obj.c rtpp_socket.c \
-- rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c rtpp_proc_ttl.h \
-- rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c rtpp_debug.h \
-- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c rtpp_wi_data.h \
-- rtpp_threads.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
-- $(CMDSRCDIR)/rpcpv1_delete.c $(CMDSRCDIR)/rpcpv1_delete.h \
-- $(CMDSRCDIR)/rpcpv1_record.c $(CMDSRCDIR)/rpcpv1_record.h \
-- rtpp_port_table.c rtpp_acct.c rtpp_acct.h rtpp_stats.h \
-- rtpp_bindaddrs.c rtpp_bindaddrs.h rtpp_ssrc.h rtpp_netaddr.c \
-- rtpp_acct_pipe.h $(CMDSRCDIR)/rpcpv1_play.c \
-- $(CMDSRCDIR)/rpcpv1_play.h $(CMDSRCDIR)/rpcpv1_ver.h \
-- $(CMDSRCDIR)/rpcpv1_ver.c rtpp_pearson_perfect.c \
-- rtpp_acct_rtcp.h rtpp_acct_rtcp.c rtpp_cfile.c rtpp_cfile.h \
-- rtpp_ucl.c rtpp_ucl.h rtpp_network_io.c rtpp_network_io.h \
-- rtpp_wi_pkt.c rtpp_wi_pkt.h rtpp_timeout_data.c \
-- rtpp_timeout_data.h rtpp_locking.h rtpp_nofile.c rtpp_nofile.h \
-- rtpp_record_adhoc.h $(CMDSRCDIR)/rpcpv1_norecord.c \
-- $(CMDSRCDIR)/rpcpv1_norecord.h $(CMDSRCDIR)/rpcpv1_ul_subc.c \
-- $(CMDSRCDIR)/rpcpv1_ul_subc.h rtpp_command_rcache.h \
-- rtpp_log_obj.h rtpp_port_table.h rtpp_socket.h \
-- rtpp_timed_task.h rtpp_modman.h rtpp_module_if.h rtpp_epoll.c \
-- rtpp_str.c rtpp_str.h $(ADV_DIR)/packet_observer.h \
-- $(ADV_DIR)/pproc_manager.c $(ADV_DIR)/pproc_manager.h \
-- rtpp_modman.c rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
-- rtpp_log_stand.h rtpp_log.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c rtpp_mallocs.c \
-- rtpp_mallocs.h rtpp_refcnt.c rtpp_refcnt.h
--@ENABLE_MODULE_IF_TRUE@am__objects_111 = \
+-am__rtpproxy_SOURCES_DIST = main.c librtpproxy.la rtpp_module_if.c \
+- rtpp_module.h
+-@ENABLE_MODULE_IF_TRUE@am__objects_121 = \
-@ENABLE_MODULE_IF_TRUE@ rtpproxy-rtpp_module_if.$(OBJEXT)
--@BUILD_LOG_STAND_TRUE@am__objects_112 = \
--@BUILD_LOG_STAND_TRUE@ rtpproxy-rtpp_log_stand.$(OBJEXT)
--@BUILD_LOG_STAND_FALSE@am__objects_113 = rtpproxy-rtpp_log.$(OBJEXT)
--am__objects_114 = rtpproxy-main.$(OBJEXT) \
-- rtpproxy-rtpp_server.$(OBJEXT) rtpproxy-rtpp_pthread.$(OBJEXT) \
-- rtpproxy-rtpp_record.$(OBJEXT) rtpproxy-rtpp_util.$(OBJEXT) \
-- rtpproxy-rtp.$(OBJEXT) rtpproxy-rtp_resizer.$(OBJEXT) \
-- rtpproxy-rtpp_session.$(OBJEXT) \
-- rtpproxy-rtpp_command.$(OBJEXT) \
-- rtpproxy-rtpp_network.$(OBJEXT) \
-- rtpproxy-rtpp_syslog_async.$(OBJEXT) \
-- rtpproxy-rtpp_notify.$(OBJEXT) \
-- rtpproxy-rtpp_command_async.$(OBJEXT) \
-- rtpproxy-rtpp_proc_async.$(OBJEXT) \
-- rtpproxy-rtpp_proc.$(OBJEXT) rtpproxy-rtpp_queue.$(OBJEXT) \
-- rtpproxy-rtpp_netio_async.$(OBJEXT) \
-- rtpproxy-rtpp_command_parse.$(OBJEXT) \
-- rtpproxy-rpcpv1_copy.$(OBJEXT) rtpproxy-rpcpv1_ul.$(OBJEXT) \
-- rtpproxy-rtpp_hash_table.$(OBJEXT) \
-- rtpproxy-rtpp_stats.$(OBJEXT) rtpproxy-rpcpv1_stats.$(OBJEXT) \
-- rtpproxy-rtpp_controlfd.$(OBJEXT) \
-- rtpproxy-rtpp_command_stream.$(OBJEXT) \
-- rtpproxy-rtpp_timed.$(OBJEXT) rtpproxy-rtpp_analyzer.$(OBJEXT) \
-- rtpproxy-rtp_analyze.$(OBJEXT) rtpproxy-rpcpv1_query.$(OBJEXT) \
-- rtpproxy-rtpp_pearson.$(OBJEXT) \
-- rtpproxy-rtpp_command_rcache.$(OBJEXT) \
-- rtpproxy-rtpp_tnotify_set.$(OBJEXT) \
-- rtpproxy-rtp_packet.$(OBJEXT) rtpproxy-rtpp_time.$(OBJEXT) \
-- rtpproxy-rtpp_sessinfo.$(OBJEXT) \
-- rtpproxy-rtpp_weakref.$(OBJEXT) \
-- rtpproxy-rtpp_rw_lock.$(OBJEXT) \
-- rtpproxy-rtpp_proc_servers.$(OBJEXT) \
-- rtpproxy-rtpp_stream.$(OBJEXT) \
-- rtpproxy-rtpp_proc_wakeup.$(OBJEXT) \
-- rtpproxy-rtpp_genuid.$(OBJEXT) \
-- rtpproxy-rtpp_genuid_singlet.$(OBJEXT) \
-- rtpproxy-rtpp_log_obj.$(OBJEXT) rtpproxy-rtpp_socket.$(OBJEXT) \
-- rtpproxy-rtpp_wi_apis.$(OBJEXT) rtpproxy-rtpp_ttl.$(OBJEXT) \
-- rtpproxy-rtpp_proc_ttl.$(OBJEXT) rtpproxy-rtpp_pipe.$(OBJEXT) \
-- rtpproxy-rtpp_pcount.$(OBJEXT) rtpproxy-rtpp_wi_sgnl.$(OBJEXT) \
-- rtpproxy-rtpp_wi_data.$(OBJEXT) \
-- rtpproxy-rtpp_pcnt_strm.$(OBJEXT) \
-- rtpproxy-rtpp_ringbuf.$(OBJEXT) \
-- rtpproxy-rpcpv1_delete.$(OBJEXT) \
-- rtpproxy-rpcpv1_record.$(OBJEXT) \
-- rtpproxy-rtpp_port_table.$(OBJEXT) \
-- rtpproxy-rtpp_acct.$(OBJEXT) rtpproxy-rtpp_bindaddrs.$(OBJEXT) \
-- rtpproxy-rtpp_netaddr.$(OBJEXT) rtpproxy-rpcpv1_play.$(OBJEXT) \
-- rtpproxy-rpcpv1_ver.$(OBJEXT) \
-- rtpproxy-rtpp_pearson_perfect.$(OBJEXT) \
-- rtpproxy-rtpp_acct_rtcp.$(OBJEXT) \
-- rtpproxy-rtpp_cfile.$(OBJEXT) rtpproxy-rtpp_ucl.$(OBJEXT) \
-- rtpproxy-rtpp_network_io.$(OBJEXT) \
-- rtpproxy-rtpp_wi_pkt.$(OBJEXT) \
-- rtpproxy-rtpp_timeout_data.$(OBJEXT) \
-- rtpproxy-rtpp_nofile.$(OBJEXT) \
-- rtpproxy-rpcpv1_norecord.$(OBJEXT) \
-- rtpproxy-rpcpv1_ul_subc.$(OBJEXT) $(am__objects_2) \
-- rtpproxy-rtpp_epoll.$(OBJEXT) rtpproxy-rtpp_str.$(OBJEXT) \
-- rtpproxy-pproc_manager.$(OBJEXT) \
-- rtpproxy-rtpp_modman.$(OBJEXT) $(am__objects_111) \
-- $(am__objects_112) $(am__objects_113)
--am__objects_115 = rtpproxy-rtpp_command_rcache_fin.$(OBJEXT)
--am__objects_116 = rtpproxy-rtpp_log_obj_fin.$(OBJEXT)
--am__objects_117 = rtpproxy-rtpp_port_table_fin.$(OBJEXT)
--am__objects_118 = rtpproxy-rtpp_socket_fin.$(OBJEXT)
--am__objects_119 = rtpproxy-rtpp_timed_task_fin.$(OBJEXT)
--am__objects_120 = rtpproxy-rtpp_modman_fin.$(OBJEXT)
--am__objects_121 = rtpproxy-rtpp_module_if_fin.$(OBJEXT)
--am__objects_122 = $(am__objects_115) $(am__objects_116) \
-- $(am__objects_117) $(am__objects_118) $(am__objects_119) \
-- $(am__objects_120) $(am__objects_121)
--am_rtpproxy_OBJECTS = $(am__objects_114) $(am__objects_122) \
-- rtpproxy-rtpp_mallocs.$(OBJEXT) rtpproxy-rtpp_refcnt.$(OBJEXT)
+-am_rtpproxy_OBJECTS = rtpproxy-main.$(OBJEXT) $(am__objects_121)
-rtpproxy_OBJECTS = $(am_rtpproxy_OBJECTS)
--rtpproxy_DEPENDENCIES = $(top_srcdir)/libucl/libucl.la \
-- $(XXH_DIR)/libxxHash.la $(am__DEPENDENCIES_1) \
-- $(am__DEPENDENCIES_1)
+-rtpproxy_DEPENDENCIES = librtpproxy.la $(am__DEPENDENCIES_2) \
+- $(am__DEPENDENCIES_2)
-rtpproxy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(rtpproxy_CFLAGS) \
- $(CFLAGS) $(rtpproxy_LDFLAGS) $(LDFLAGS) -o $@
-am__rtpproxy_debug_SOURCES_DIST = main.c rtp.h rtpp_server.c \
-- rtpp_pthread.c rtpp_pthread.h rtpp_defines.h rtpp_log.h \
-- rtpp_record.c rtpp_session.h rtpp_util.c rtpp_util.h rtp.c \
-- rtp_resizer.c rtp_resizer.h rtpp_session.c rtpp_command.c \
-- rtpp_command.h rtpp_network.h rtpp_network.c \
-- rtpp_syslog_async.c rtpp_syslog_async.h rtpp_notify.c \
-- rtpp_notify.h rtpp_command_async.h rtpp_command_async.c \
-- rtpp_proc_async.c rtpp_proc_async.h rtpp_proc.h rtpp_proc.c \
-- rtpp_version.h rtpp_math.h rtpp_wi.h rtpp_wi_private.h \
-- rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
+- rtpp_defines.h rtpp_log.h rtpp_record.c rtpp_session.h \
+- rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c rtp_resizer.h \
+- rtpp_session.c rtpp_command.c rtpp_command.h rtpp_network.h \
+- rtpp_network.c rtpp_syslog_async.c rtpp_syslog_async.h \
+- rtpp_notify.c rtpp_notify.h rtpp_command_async.h \
+- rtpp_command_async.c rtpp_proc_async.c rtpp_proc_async.h \
+- rtpp_proc.h rtpp_proc.c rtpp_version.h rtpp_math.h rtpp_wi.h \
+- rtpp_wi_private.h rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
- rtpp_netio_async.h rtpp_record_private.h rtpp_command_parse.c \
- rtpp_command_parse.h $(CMDSRCDIR)/rpcpv1_copy.c \
- $(CMDSRCDIR)/rpcpv1_copy.h $(CMDSRCDIR)/rpcpv1_ul.c \
@@ -57356,31 +59571,36 @@ index 6401f15e..00000000
- rtp_packet.c rtpp_time.c rtpp_time.h rtpp_pcnts_strm.h \
- rtpp_runcreds.h rtpp_sessinfo.c rtpp_weakref.c rtpp_rw_lock.c \
- rtpp_proc_servers.c rtpp_stream.c rtpp_proc_wakeup.c \
-- rtpp_genuid.h rtpp_genuid.c rtpp_genuid_singlet.h \
-- rtpp_genuid_singlet.c rtpp_log_obj.c rtpp_socket.c \
-- rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c rtpp_proc_ttl.h \
-- rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c rtpp_debug.h \
-- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c rtpp_wi_data.h \
-- rtpp_threads.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
+- rtpp_genuid.c rtpp_proc_util.c rtpp_proc_util.h rtpp_log_obj.c \
+- rtpp_socket.c rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c \
+- rtpp_proc_ttl.h rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c \
+- rtpp_debug.h rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c \
+- rtpp_wi_data.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
- $(CMDSRCDIR)/rpcpv1_delete.c $(CMDSRCDIR)/rpcpv1_delete.h \
- $(CMDSRCDIR)/rpcpv1_record.c $(CMDSRCDIR)/rpcpv1_record.h \
- rtpp_port_table.c rtpp_acct.c rtpp_acct.h rtpp_stats.h \
-- rtpp_bindaddrs.c rtpp_bindaddrs.h rtpp_ssrc.h rtpp_netaddr.c \
-- rtpp_acct_pipe.h $(CMDSRCDIR)/rpcpv1_play.c \
-- $(CMDSRCDIR)/rpcpv1_play.h $(CMDSRCDIR)/rpcpv1_ver.h \
-- $(CMDSRCDIR)/rpcpv1_ver.c rtpp_pearson_perfect.c \
-- rtpp_acct_rtcp.h rtpp_acct_rtcp.c rtpp_cfile.c rtpp_cfile.h \
-- rtpp_ucl.c rtpp_ucl.h rtpp_network_io.c rtpp_network_io.h \
-- rtpp_wi_pkt.c rtpp_wi_pkt.h rtpp_timeout_data.c \
-- rtpp_timeout_data.h rtpp_locking.h rtpp_nofile.c rtpp_nofile.h \
-- rtpp_record_adhoc.h $(CMDSRCDIR)/rpcpv1_norecord.c \
-- $(CMDSRCDIR)/rpcpv1_norecord.h $(CMDSRCDIR)/rpcpv1_ul_subc.c \
-- $(CMDSRCDIR)/rpcpv1_ul_subc.h rtpp_command_rcache.h \
-- rtpp_log_obj.h rtpp_port_table.h rtpp_socket.h \
+- rtpp_bindaddrs.c rtpp_bindaddr.h rtpp_bindargs.c \
+- rtpp_bindargs.h rtpp_ssrc.h rtpp_netaddr.c rtpp_acct_pipe.h \
+- $(CMDSRCDIR)/rpcpv1_play.c $(CMDSRCDIR)/rpcpv1_play.h \
+- $(CMDSRCDIR)/rpcpv1_ver.h $(CMDSRCDIR)/rpcpv1_ver.c \
+- rtpp_pearson_perfect.c rtpp_acct_rtcp.h rtpp_acct_rtcp.c \
+- rtpp_cfile.c rtpp_cfile.h rtpp_ucl.c rtpp_ucl.h \
+- rtpp_network_io.c rtpp_network_io.h rtpp_wi_pkt.c \
+- rtpp_wi_pkt.h rtpp_timeout_data.c rtpp_timeout_data.h \
+- rtpp_locking.h rtpp_nofile.c rtpp_nofile.h rtpp_record_adhoc.h \
+- $(CMDSRCDIR)/rpcpv1_norecord.c $(CMDSRCDIR)/rpcpv1_norecord.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc.c $(CMDSRCDIR)/rpcpv1_ul_subc.h \
+- rtpp_command_rcache.h rtpp_log_obj.h rtpp_port_table.h \
- rtpp_timed_task.h rtpp_modman.h rtpp_module_if.h rtpp_epoll.c \
-- rtpp_str.c rtpp_str.h $(ADV_DIR)/packet_observer.h \
-- $(ADV_DIR)/pproc_manager.c $(ADV_DIR)/pproc_manager.h \
-- rtpp_modman.c rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
+- rtpp_str.c rtpp_str.h rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c \
+- rtpp_command_reply.c $(CMDSRCDIR)/rpcpv1_ul_subc_set.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_set.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.h \
+- $(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
+- $(ADV_DIR)/pproc_manager.h rtpp_modman.c \
+- rtpp_module_if_static.c rtpp_module_if_static.h \
+- rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
- rtpp_log_stand.h rtpp_log.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c \
@@ -57388,29 +59608,23 @@ index 6401f15e..00000000
- $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c \
-- $(top_srcdir)/src/rtpp_memdeb.c \
-- $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h \
-- $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h \
-- $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c \
-- $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h \
-- $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c \
-- $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c \
-- $(top_srcdir)/src/rtpp_stacktrace.h rtpp_memdeb_stats.h \
+- $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h \
+- $(MAINSRCDIR)/rtpp_glitch.c $(MAINSRCDIR)/rtpp_glitch.h \
+- $(MAINSRCDIR)/rtpp_codeptr.h $(MAINSRCDIR)/rtpp_autoglitch.c \
+- $(MAINSRCDIR)/rtpp_autoglitch.h $(MAINSRCDIR)/rtpp_debugon.h \
+- $(MAINSRCDIR)/rtpp_refcnt.c $(MAINSRCDIR)/rtpp_refcnt.h \
+- $(MAINSRCDIR)/rtpp_threads.h $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c \
+- $(MAINSRCDIR)/rtpp_stacktrace.h $(MAINSRCDIR)/rtpp_coverage.c \
+- $(MAINSRCDIR)/rtpp_coverage.h rtpp_memdeb_stats.h \
- rtpp_memdeb_test.c $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.h \
@@ -57450,15 +59664,24 @@ index 6401f15e..00000000
- $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h \
- $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c \
- $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h \
-- $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@ENABLE_MODULE_IF_TRUE@am__objects_123 = rtpproxy_debug-rtpp_module_if.$(OBJEXT)
--@BUILD_LOG_STAND_TRUE@am__objects_124 = \
+- $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c \
+- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h \
+- $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c \
+- $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h \
+- $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c \
+- $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h \
+- $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c \
+- $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h \
+- $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c \
+- $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h \
+- $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@ENABLE_MODULE_IF_TRUE@am__objects_122 = rtpproxy_debug-rtpp_module_if.$(OBJEXT)
+-@BUILD_LOG_STAND_TRUE@am__objects_123 = \
-@BUILD_LOG_STAND_TRUE@ rtpproxy_debug-rtpp_log_stand.$(OBJEXT)
--@BUILD_LOG_STAND_FALSE@am__objects_125 = \
+-@BUILD_LOG_STAND_FALSE@am__objects_124 = \
-@BUILD_LOG_STAND_FALSE@ rtpproxy_debug-rtpp_log.$(OBJEXT)
--am__objects_126 = rtpproxy_debug-main.$(OBJEXT) \
+-am__objects_125 = rtpproxy_debug-main.$(OBJEXT) \
- rtpproxy_debug-rtpp_server.$(OBJEXT) \
-- rtpproxy_debug-rtpp_pthread.$(OBJEXT) \
- rtpproxy_debug-rtpp_record.$(OBJEXT) \
- rtpproxy_debug-rtpp_util.$(OBJEXT) \
- rtpproxy_debug-rtp.$(OBJEXT) \
@@ -57474,17 +59697,17 @@ index 6401f15e..00000000
- rtpproxy_debug-rtpp_queue.$(OBJEXT) \
- rtpproxy_debug-rtpp_netio_async.$(OBJEXT) \
- rtpproxy_debug-rtpp_command_parse.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_copy.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_ul.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.$(OBJEXT) \
- rtpproxy_debug-rtpp_hash_table.$(OBJEXT) \
- rtpproxy_debug-rtpp_stats.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_stats.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.$(OBJEXT) \
- rtpproxy_debug-rtpp_controlfd.$(OBJEXT) \
- rtpproxy_debug-rtpp_command_stream.$(OBJEXT) \
- rtpproxy_debug-rtpp_timed.$(OBJEXT) \
- rtpproxy_debug-rtpp_analyzer.$(OBJEXT) \
- rtpproxy_debug-rtp_analyze.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_query.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.$(OBJEXT) \
- rtpproxy_debug-rtpp_pearson.$(OBJEXT) \
- rtpproxy_debug-rtpp_command_rcache.$(OBJEXT) \
- rtpproxy_debug-rtpp_tnotify_set.$(OBJEXT) \
@@ -57497,7 +59720,7 @@ index 6401f15e..00000000
- rtpproxy_debug-rtpp_stream.$(OBJEXT) \
- rtpproxy_debug-rtpp_proc_wakeup.$(OBJEXT) \
- rtpproxy_debug-rtpp_genuid.$(OBJEXT) \
-- rtpproxy_debug-rtpp_genuid_singlet.$(OBJEXT) \
+- rtpproxy_debug-rtpp_proc_util.$(OBJEXT) \
- rtpproxy_debug-rtpp_log_obj.$(OBJEXT) \
- rtpproxy_debug-rtpp_socket.$(OBJEXT) \
- rtpproxy_debug-rtpp_wi_apis.$(OBJEXT) \
@@ -57509,14 +59732,15 @@ index 6401f15e..00000000
- rtpproxy_debug-rtpp_wi_data.$(OBJEXT) \
- rtpproxy_debug-rtpp_pcnt_strm.$(OBJEXT) \
- rtpproxy_debug-rtpp_ringbuf.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_delete.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_record.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.$(OBJEXT) \
- rtpproxy_debug-rtpp_port_table.$(OBJEXT) \
- rtpproxy_debug-rtpp_acct.$(OBJEXT) \
- rtpproxy_debug-rtpp_bindaddrs.$(OBJEXT) \
+- rtpproxy_debug-rtpp_bindargs.$(OBJEXT) \
- rtpproxy_debug-rtpp_netaddr.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_play.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_ver.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.$(OBJEXT) \
- rtpproxy_debug-rtpp_pearson_perfect.$(OBJEXT) \
- rtpproxy_debug-rtpp_acct_rtcp.$(OBJEXT) \
- rtpproxy_debug-rtpp_cfile.$(OBJEXT) \
@@ -57525,65 +59749,96 @@ index 6401f15e..00000000
- rtpproxy_debug-rtpp_wi_pkt.$(OBJEXT) \
- rtpproxy_debug-rtpp_timeout_data.$(OBJEXT) \
- rtpproxy_debug-rtpp_nofile.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_norecord.$(OBJEXT) \
-- rtpproxy_debug-rpcpv1_ul_subc.$(OBJEXT) $(am__objects_2) \
-- rtpproxy_debug-rtpp_epoll.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.$(OBJEXT) \
+- $(am__objects_2) rtpproxy_debug-rtpp_epoll.$(OBJEXT) \
- rtpproxy_debug-rtpp_str.$(OBJEXT) \
-- rtpproxy_debug-pproc_manager.$(OBJEXT) \
-- rtpproxy_debug-rtpp_modman.$(OBJEXT) $(am__objects_123) \
-- $(am__objects_124) $(am__objects_125)
--am__objects_127 = rtpproxy_debug-rtpp_command_rcache_fin.$(OBJEXT)
--am__objects_128 = rtpproxy_debug-rtpp_log_obj_fin.$(OBJEXT)
--am__objects_129 = rtpproxy_debug-rtpp_port_table_fin.$(OBJEXT)
--am__objects_130 = rtpproxy_debug-rtpp_socket_fin.$(OBJEXT)
--am__objects_131 = rtpproxy_debug-rtpp_timed_task_fin.$(OBJEXT)
--am__objects_132 = rtpproxy_debug-rtpp_modman_fin.$(OBJEXT)
--am__objects_133 = rtpproxy_debug-rtpp_module_if_fin.$(OBJEXT)
--am__objects_134 = $(am__objects_127) $(am__objects_128) \
-- $(am__objects_129) $(am__objects_130) $(am__objects_131) \
-- $(am__objects_132) $(am__objects_133)
--am__objects_135 = rtpproxy_debug-rtpp_memdeb.$(OBJEXT) \
-- rtpproxy_debug-rtpp_glitch.$(OBJEXT) \
-- rtpproxy_debug-rtpp_autoglitch.$(OBJEXT) \
-- rtpproxy_debug-rtpp_refcnt.$(OBJEXT) \
-- rtpproxy_debug-rtpp_mallocs.$(OBJEXT) \
-- rtpproxy_debug-rtpp_stacktrace.$(OBJEXT)
--am__objects_136 = $(am__objects_135) \
+- rtpproxy_debug-rtpp_sbuf.$(OBJEXT) \
+- rtpproxy_debug-rtpp_refproxy.$(OBJEXT) \
+- rtpproxy_debug-rtpp_command_reply.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.$(OBJEXT) \
+- $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.$(OBJEXT) \
+- $(ADV_DIR)/rtpproxy_debug-pproc_manager.$(OBJEXT) \
+- rtpproxy_debug-rtpp_modman.$(OBJEXT) \
+- rtpproxy_debug-rtpp_module_if_static.$(OBJEXT) \
+- $(am__objects_122) $(am__objects_123) $(am__objects_124)
+-am__objects_126 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.$(OBJEXT)
+-am__objects_127 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.$(OBJEXT)
+-am__objects_128 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.$(OBJEXT)
+-am__objects_129 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.$(OBJEXT)
+-am__objects_130 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.$(OBJEXT)
+-am__objects_131 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.$(OBJEXT)
+-am__objects_132 = $(am__objects_126) $(am__objects_127) \
+- $(am__objects_128) $(am__objects_129) $(am__objects_130) \
+- $(am__objects_131)
+-am__objects_133 = $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.$(OBJEXT) \
+- $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.$(OBJEXT)
+-am__objects_134 = $(am__objects_133) \
- rtpproxy_debug-rtpp_memdeb_test.$(OBJEXT)
--am__objects_137 = $(am__objects_136)
--am__objects_138 = rtpproxy_debug-rtpp_netaddr_fin.$(OBJEXT)
--am__objects_139 = rtpproxy_debug-rtpp_pearson_perfect_fin.$(OBJEXT)
--am__objects_140 = rtpproxy_debug-rtpp_refcnt_fin.$(OBJEXT)
--am__objects_141 = rtpproxy_debug-rtpp_server_fin.$(OBJEXT)
--am__objects_142 = rtpproxy_debug-rtpp_stats_fin.$(OBJEXT)
--am__objects_143 = rtpproxy_debug-rtpp_stream_fin.$(OBJEXT)
--am__objects_144 = rtpproxy_debug-rtpp_timed_fin.$(OBJEXT)
--am__objects_145 = rtpproxy_debug-rtpp_pcount_fin.$(OBJEXT)
--am__objects_146 = rtpproxy_debug-rtpp_record_fin.$(OBJEXT)
--am__objects_147 = rtpproxy_debug-rtpp_hash_table_fin.$(OBJEXT)
--am__objects_148 = rtpproxy_debug-rtpp_weakref_fin.$(OBJEXT)
--am__objects_149 = rtpproxy_debug-rtpp_analyzer_fin.$(OBJEXT)
--am__objects_150 = rtpproxy_debug-rtpp_pcnt_strm_fin.$(OBJEXT)
--am__objects_151 = rtpproxy_debug-rtpp_ttl_fin.$(OBJEXT)
--am__objects_152 = rtpproxy_debug-rtpp_pipe_fin.$(OBJEXT)
--am__objects_153 = rtpproxy_debug-rtpp_ringbuf_fin.$(OBJEXT)
--am__objects_154 = rtpproxy_debug-rtpp_sessinfo_fin.$(OBJEXT)
--am__objects_155 = rtpproxy_debug-rtpp_rw_lock_fin.$(OBJEXT)
--am__objects_156 = rtpproxy_debug-rtpp_proc_servers_fin.$(OBJEXT)
--am__objects_157 = rtpproxy_debug-rtpp_proc_wakeup_fin.$(OBJEXT)
--am__objects_158 = $(am__objects_138) $(am__objects_139) \
-- $(am__objects_140) $(am__objects_141) $(am__objects_142) \
-- $(am__objects_143) $(am__objects_144) $(am__objects_145) \
-- $(am__objects_146) $(am__objects_147) $(am__objects_148) \
-- $(am__objects_149) $(am__objects_150) $(am__objects_151) \
-- $(am__objects_152) $(am__objects_153) $(am__objects_154) \
-- $(am__objects_155) $(am__objects_156) $(am__objects_157)
--am_rtpproxy_debug_OBJECTS = $(am__objects_126) $(am__objects_134) \
-- $(am__objects_137) $(am__objects_158)
+-am__objects_135 = $(am__objects_134)
+-am__objects_136 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.$(OBJEXT)
+-am__objects_137 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.$(OBJEXT)
+-am__objects_138 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.$(OBJEXT)
+-am__objects_139 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.$(OBJEXT)
+-am__objects_140 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.$(OBJEXT)
+-am__objects_141 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.$(OBJEXT)
+-am__objects_142 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.$(OBJEXT)
+-am__objects_143 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.$(OBJEXT)
+-am__objects_144 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.$(OBJEXT)
+-am__objects_145 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.$(OBJEXT)
+-am__objects_146 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.$(OBJEXT)
+-am__objects_147 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.$(OBJEXT)
+-am__objects_148 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.$(OBJEXT)
+-am__objects_149 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.$(OBJEXT)
+-am__objects_150 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.$(OBJEXT)
+-am__objects_151 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.$(OBJEXT)
+-am__objects_152 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.$(OBJEXT)
+-am__objects_153 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.$(OBJEXT)
+-am__objects_154 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.$(OBJEXT)
+-am__objects_155 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.$(OBJEXT)
+-am__objects_156 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.$(OBJEXT)
+-am__objects_157 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.$(OBJEXT)
+-am__objects_158 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.$(OBJEXT)
+-am__objects_159 = \
+- $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.$(OBJEXT)
+-am__objects_160 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.$(OBJEXT)
+-am__objects_161 = $(am__objects_136) $(am__objects_137) \
+- $(am__objects_138) $(am__objects_139) $(am__objects_140) \
+- $(am__objects_141) $(am__objects_142) $(am__objects_143) \
+- $(am__objects_144) $(am__objects_145) $(am__objects_146) \
+- $(am__objects_147) $(am__objects_148) $(am__objects_149) \
+- $(am__objects_150) $(am__objects_151) $(am__objects_152) \
+- $(am__objects_153) $(am__objects_154) $(am__objects_155) \
+- $(am__objects_156) $(am__objects_157) $(am__objects_158) \
+- $(am__objects_159) $(am__objects_160)
+-am_rtpproxy_debug_OBJECTS = $(am__objects_125) $(am__objects_132) \
+- $(am__objects_135) $(am__objects_161)
-rtpproxy_debug_OBJECTS = $(am_rtpproxy_debug_OBJECTS)
-rtpproxy_debug_DEPENDENCIES = $(top_srcdir)/libucl/libucl_debug.la \
-- $(XXH_DIR)/libxxHash_debug.la $(am__DEPENDENCIES_2) \
-- $(am__DEPENDENCIES_1)
+- $(XXH_DIR)/libxxHash_debug.la $(am__DEPENDENCIES_1) \
+- $(am__DEPENDENCIES_2)
-rtpproxy_debug_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(rtpproxy_debug_CFLAGS) $(CFLAGS) $(rtpproxy_debug_LDFLAGS) \
@@ -57602,18 +59857,197 @@ index 6401f15e..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/librtpproxy_la-main.Plo \
-- ./$(DEPDIR)/librtpproxy_la-pproc_manager.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo \
+-am__depfiles_remade = \
+- $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Plo \
+- $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po \
+- $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po \
+- $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po \
+- ./$(DEPDIR)/librtpproxy_la-librtpp_main.Plo \
+- ./$(DEPDIR)/librtpproxy_la-main.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtp.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtp_analyze.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtp_packet.Plo \
@@ -57622,27 +60056,25 @@ index 6401f15e..00000000
- ./$(DEPDIR)/librtpproxy_la-rtpp_acct_rtcp.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_analyzer.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_bindaddrs.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_bindargs.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_cfile.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_command.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_command_async.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_command_parse.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_command_reply.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_command_stream.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_controlfd.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_coverage.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_epoll.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_genuid.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_hash_table.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_log.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_log_stand.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_mallocs.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_modman.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_netaddr.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_netio_async.Plo \
@@ -57656,30 +60088,29 @@ index 6401f15e..00000000
- ./$(DEPDIR)/librtpproxy_la-rtpp_pearson_perfect.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_pipe.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_port_table.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_proc.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_proc_async.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_proc_servers.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_proc_ttl.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_proc_util.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_proc_wakeup.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_pthread.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_queue.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_record.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_refproxy.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_ringbuf.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_rw_lock.Plo \
+- ./$(DEPDIR)/librtpproxy_la-rtpp_sbuf.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_server.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_sessinfo.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_session.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_socket.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_stats.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_str.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_stream.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_syslog_async.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_time.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_timed.Plo \
-- ./$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_timeout_data.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_tnotify_set.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_ttl.Plo \
@@ -57690,109 +60121,38 @@ index 6401f15e..00000000
- ./$(DEPDIR)/librtpproxy_la-rtpp_wi_data.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_wi_pkt.Plo \
- ./$(DEPDIR)/librtpproxy_la-rtpp_wi_sgnl.Plo \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po \
- ./$(DEPDIR)/rtpp_fintest-rtpp_fintest.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po \
- ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb_test.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po \
-- ./$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtp.Po \
- ./$(DEPDIR)/rtpp_objck-rtp_packet.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_glitch.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_memdeb_test.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_netaddr.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_network.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_objck.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_pearson.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_queue.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_stats.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_time.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_timed.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po \
-- ./$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po \
+- ./$(DEPDIR)/rtpp_objck-rtpp_util.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_wi_data.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_wi_pkt.Po \
- ./$(DEPDIR)/rtpp_objck-rtpp_wi_sgnl.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtp.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtp_packet.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_netaddr.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_network.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_objck.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson_perfect.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_queue.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_stats.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_time.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed.Po \
-- ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po \
+- ./$(DEPDIR)/rtpp_objck_perf-rtpp_util.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_data.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_pkt.Po \
- ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_sgnl.Po \
@@ -57800,133 +60160,12 @@ index 6401f15e..00000000
- ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_refcnt.Po \
- ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Po \
- ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_time.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po \
- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po \
- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po \
- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_time.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po \
-- ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po \
- ./$(DEPDIR)/rtpproxy-main.Po \
-- ./$(DEPDIR)/rtpproxy-pproc_manager.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_copy.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_delete.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_norecord.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_play.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_query.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_record.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_stats.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_ul.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po \
-- ./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po ./$(DEPDIR)/rtpproxy-rtp.Po \
-- ./$(DEPDIR)/rtpproxy-rtp_analyze.Po \
-- ./$(DEPDIR)/rtpproxy-rtp_packet.Po \
-- ./$(DEPDIR)/rtpproxy-rtp_resizer.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_acct.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_cfile.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command_async.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_epoll.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_genuid.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_log.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_modman.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_modman_fin.Po \
- ./$(DEPDIR)/rtpproxy-rtpp_module_if.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_network.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_network_io.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_nofile.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_notify.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pcount.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pearson.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pipe.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_port_table.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_proc.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_pthread.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_queue.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_record.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_rw_lock.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_server.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_session.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_socket.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_stats.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_str.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_stream.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_time.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_timed.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_timeout_data.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_ttl.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_ucl.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_util.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_weakref.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_wi_apis.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_wi_data.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po \
-- ./$(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po \
- ./$(DEPDIR)/rtpproxy_debug-main.Po \
-- ./$(DEPDIR)/rtpproxy_debug-pproc_manager.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtp.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtp_packet.Po \
@@ -57934,95 +60173,66 @@ index 6401f15e..00000000
- ./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_acct_rtcp.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_cfile.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_epoll.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_log.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_nofile.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po \
+- ./$(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_str.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_timeout_data.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_ucl.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po \
-- ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_apis.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_data.Po \
- ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_pkt.Po \
@@ -58083,8 +60293,8 @@ index 6401f15e..00000000
-am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/depcomp \
- $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami \
-- $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/ipolice.ami \
-- $(top_srcdir)/m4/memdeb.ami
+- $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/dirs.ami \
+- $(top_srcdir)/m4/ipolice.ami $(top_srcdir)/m4/memdeb.ami
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
@@ -58116,6 +60326,7 @@ index 6401f15e..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -58138,6 +60349,9 @@ index 6401f15e..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -58181,8 +60395,10 @@ index 6401f15e..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -58225,13 +60441,40 @@ index 6401f15e..00000000
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
+-UCL_DIR = $(top_srcdir)/external/libucl
+-XXH_DIR = $(top_srcdir)/libxxHash
+-MOD_DIR = $(top_srcdir)/modules
+-ADV_DIR = $(top_srcdir)/src/advanced
+-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
+- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
+-
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
+-
+-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
+-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
+-MAINSRCDIR = $(top_srcdir)/src
+-DEFAULT_INCLUDES = -I$(MAINSRCDIR)
+-CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
+- $(am__append_1)
+-@ENABLE_LTO_TRUE@LTO_FLAG = -flto
+-NOPT_CFLAGS = -g3 -O0
+-CLEANFILES = *.gcda *.gcno *.gcov
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
-
-# Auto-generated by ./Makefile - DO NOT EDIT!
-SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
+- $(rtpp_timed_task_AUTOSRCS) $(rtpp_modman_AUTOSRCS) \
+- $(rtpp_module_if_AUTOSRCS)
-SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
@@ -58242,11 +60485,12 @@ index 6401f15e..00000000
- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
+- $(rtpp_proc_wakeup_AUTOSRCS) $(rtpp_socket_AUTOSRCS) \
+- $(rtpp_refproxy_AUTOSRCS) $(rtpp_command_reply_AUTOSRCS) \
+- $(rtpp_genuid_AUTOSRCS) $(rtpp_bindaddrs_AUTOSRCS)
-rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
@@ -58270,52 +60514,34 @@ index 6401f15e..00000000
-rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
-- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
--
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
--
--@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
--RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
--MAINSRCDIR = $(top_srcdir)/src
--DEFAULT_INCLUDES = -I$(MAINSRCDIR)
--CC_WFLAGS = -Wall -Werror=implicit-function-declaration \
-- $(am__append_1)
--@ENABLE_LTO_TRUE@LTO_FLAG = -flto
--NOPT_CFLAGS = -g3 -O0
--CLEANFILES = *.gcda *.gcno *.gcov
--UCL_DIR = $(top_srcdir)/external/libucl
--XXH_DIR = $(top_srcdir)/libxxHash
--MOD_DIR = $(top_srcdir)/modules
+-rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-rtpp_refproxy_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-rtpp_command_reply_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-rtpp_genuid_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-rtpp_bindaddrs_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-@ENABLE_LIBRTPPROXY_TRUE@lib_LTLIBRARIES = librtpproxy.la
+-@ENABLE_LIBRTPPROXY_FALSE@noinst_LTLIBRARIES = librtpproxy.la
-RTPP_AUTOSRC_SOURCES = rtpp_command_rcache.h rtpp_log_obj.h \
-- rtpp_port_table.h rtpp_socket.h rtpp_timed_task.h \
-- rtpp_modman.h $(am__append_3)
+- rtpp_port_table.h rtpp_timed_task.h rtpp_modman.h \
+- $(am__append_4)
-RTPP_AUTOSRC_SOURCES_S = rtpp_netaddr.h rtpp_pearson_perfect.h rtpp_refcnt.h \
- rtpp_server.h rtpp_stats.h rtpp_stream.h rtpp_timed.h rtpp_pcount.h \
- rtpp_record.h rtpp_hash_table.h rtpp_weakref.h rtpp_analyzer.h \
- rtpp_pcnt_strm.h rtpp_ttl.h rtpp_pipe.h rtpp_ringbuf.h rtpp_sessinfo.h \
-- rtpp_rw_lock.h rtpp_proc_servers.h rtpp_proc_wakeup.h
+- rtpp_rw_lock.h rtpp_proc_servers.h rtpp_proc_wakeup.h rtpp_socket.h \
+- rtpp_refproxy.h rtpp_command_reply.h rtpp_genuid.h rtpp_bindaddrs.h
-
-CMDSRCDIR = $(MAINSRCDIR)/commands
--BASE_SOURCES = main.c rtp.h rtpp_server.c rtpp_pthread.c \
-- rtpp_pthread.h rtpp_defines.h rtpp_log.h rtpp_record.c \
-- rtpp_session.h rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c \
-- rtp_resizer.h rtpp_session.c rtpp_command.c rtpp_command.h \
-- rtpp_network.h rtpp_network.c rtpp_syslog_async.c \
-- rtpp_syslog_async.h rtpp_notify.c rtpp_notify.h \
-- rtpp_command_async.h rtpp_command_async.c rtpp_proc_async.c \
-- rtpp_proc_async.h rtpp_proc.h rtpp_proc.c rtpp_version.h \
-- rtpp_math.h rtpp_wi.h rtpp_wi_private.h rtpp_queue.c \
-- rtpp_queue.h rtpp_netio_async.c rtpp_netio_async.h \
-- rtpp_record_private.h rtpp_command_parse.c \
+-BASE_SOURCES = main.c rtp.h rtpp_server.c rtpp_defines.h rtpp_log.h \
+- rtpp_record.c rtpp_session.h rtpp_util.c rtpp_util.h rtp.c \
+- rtp_resizer.c rtp_resizer.h rtpp_session.c rtpp_command.c \
+- rtpp_command.h rtpp_network.h rtpp_network.c \
+- rtpp_syslog_async.c rtpp_syslog_async.h rtpp_notify.c \
+- rtpp_notify.h rtpp_command_async.h rtpp_command_async.c \
+- rtpp_proc_async.c rtpp_proc_async.h rtpp_proc.h rtpp_proc.c \
+- rtpp_version.h rtpp_math.h rtpp_wi.h rtpp_wi_private.h \
+- rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
+- rtpp_netio_async.h rtpp_record_private.h rtpp_command_parse.c \
- rtpp_command_parse.h $(CMDSRCDIR)/rpcpv1_copy.c \
- $(CMDSRCDIR)/rpcpv1_copy.h $(CMDSRCDIR)/rpcpv1_ul.c \
- $(CMDSRCDIR)/rpcpv1_ul.h rtpp_hash_table.c rtpp_types.h \
@@ -58331,45 +60557,46 @@ index 6401f15e..00000000
- rtp_packet.c rtpp_time.c rtpp_time.h rtpp_pcnts_strm.h \
- rtpp_runcreds.h rtpp_sessinfo.c rtpp_weakref.c rtpp_rw_lock.c \
- rtpp_proc_servers.c rtpp_stream.c rtpp_proc_wakeup.c \
-- rtpp_genuid.h rtpp_genuid.c rtpp_genuid_singlet.h \
-- rtpp_genuid_singlet.c rtpp_log_obj.c rtpp_socket.c \
-- rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c rtpp_proc_ttl.h \
-- rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c rtpp_debug.h \
-- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c rtpp_wi_data.h \
-- rtpp_threads.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
+- rtpp_genuid.c rtpp_proc_util.c rtpp_proc_util.h rtpp_log_obj.c \
+- rtpp_socket.c rtpp_wi_apis.c rtpp_wi_apis.h rtpp_ttl.c \
+- rtpp_proc_ttl.h rtpp_proc_ttl.c rtpp_pipe.c rtpp_pcount.c \
+- rtpp_debug.h rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_data.c \
+- rtpp_wi_data.h rtpp_pcnt_strm.c rtpp_endian.h rtpp_ringbuf.c \
- $(CMDSRCDIR)/rpcpv1_delete.c $(CMDSRCDIR)/rpcpv1_delete.h \
- $(CMDSRCDIR)/rpcpv1_record.c $(CMDSRCDIR)/rpcpv1_record.h \
- rtpp_port_table.c rtpp_acct.c rtpp_acct.h rtpp_stats.h \
-- rtpp_bindaddrs.c rtpp_bindaddrs.h rtpp_ssrc.h rtpp_netaddr.c \
-- rtpp_acct_pipe.h $(CMDSRCDIR)/rpcpv1_play.c \
-- $(CMDSRCDIR)/rpcpv1_play.h $(CMDSRCDIR)/rpcpv1_ver.h \
-- $(CMDSRCDIR)/rpcpv1_ver.c rtpp_pearson_perfect.c \
-- rtpp_acct_rtcp.h rtpp_acct_rtcp.c rtpp_cfile.c rtpp_cfile.h \
-- rtpp_ucl.c rtpp_ucl.h rtpp_network_io.c rtpp_network_io.h \
-- rtpp_wi_pkt.c rtpp_wi_pkt.h rtpp_timeout_data.c \
-- rtpp_timeout_data.h rtpp_locking.h rtpp_nofile.c rtpp_nofile.h \
-- rtpp_record_adhoc.h $(CMDSRCDIR)/rpcpv1_norecord.c \
-- $(CMDSRCDIR)/rpcpv1_norecord.h $(CMDSRCDIR)/rpcpv1_ul_subc.c \
-- $(CMDSRCDIR)/rpcpv1_ul_subc.h $(RTPP_AUTOSRC_SOURCES) \
-- rtpp_epoll.c rtpp_str.c rtpp_str.h \
+- rtpp_bindaddrs.c rtpp_bindaddr.h rtpp_bindargs.c \
+- rtpp_bindargs.h rtpp_ssrc.h rtpp_netaddr.c rtpp_acct_pipe.h \
+- $(CMDSRCDIR)/rpcpv1_play.c $(CMDSRCDIR)/rpcpv1_play.h \
+- $(CMDSRCDIR)/rpcpv1_ver.h $(CMDSRCDIR)/rpcpv1_ver.c \
+- rtpp_pearson_perfect.c rtpp_acct_rtcp.h rtpp_acct_rtcp.c \
+- rtpp_cfile.c rtpp_cfile.h rtpp_ucl.c rtpp_ucl.h \
+- rtpp_network_io.c rtpp_network_io.h rtpp_wi_pkt.c \
+- rtpp_wi_pkt.h rtpp_timeout_data.c rtpp_timeout_data.h \
+- rtpp_locking.h rtpp_nofile.c rtpp_nofile.h rtpp_record_adhoc.h \
+- $(CMDSRCDIR)/rpcpv1_norecord.c $(CMDSRCDIR)/rpcpv1_norecord.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc.c $(CMDSRCDIR)/rpcpv1_ul_subc.h \
+- $(RTPP_AUTOSRC_SOURCES) rtpp_epoll.c rtpp_str.c rtpp_str.h \
+- rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c rtpp_command_reply.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_set.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_set.h \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c \
+- $(CMDSRCDIR)/rpcpv1_ul_subc_copy.h \
- $(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
-- $(ADV_DIR)/pproc_manager.h rtpp_modman.c $(am__append_4) \
-- $(am__append_7) $(am__append_8)
--ADV_DIR = $(top_srcdir)/src/advanced
--rtpproxy_LDADD = -lm -lpthread @LIBS_ELPERIODIC@ \
-- $(top_srcdir)/libucl/libucl.la $(XXH_DIR)/libxxHash.la \
-- $(am__append_5) $(am__append_9)
+- $(ADV_DIR)/pproc_manager.h rtpp_modman.c \
+- rtpp_module_if_static.c rtpp_module_if_static.h \
+- $(am__append_5) $(am__append_8) $(am__append_9)
+-rtpproxy_LDADD = librtpproxy.la -lm -lpthread $(am__append_6) \
+- $(am__append_10)
-rtpproxy_debug_LDADD = -lm -lpthread @LIBS_ELPERIODIC@ \
- $(top_srcdir)/libucl/libucl_debug.la \
- $(XXH_DIR)/libxxHash_debug.la $(RTPP_MEMDEB_LDADD) \
-- $(am__append_10)
+- $(am__append_11)
-rtpproxy_debug_LDFLAGS = -Wl,--export-dynamic $(LTO_FLAG)
--rtpproxy_LDFLAGS = $(LTO_FLAG) $(am__append_6)
+-rtpproxy_LDFLAGS = $(LTO_FLAG) $(am__append_7)
-SRCS_MEMDEB_CORE = $(RTPP_MEMDEB_CORESRCS) rtpp_memdeb_stats.h rtpp_memdeb_test.c
-SRCS_DEBUG = $(SRCS_MEMDEB_CORE)
--rtpproxy_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) rtpp_mallocs.c rtpp_mallocs.h \
-- rtpp_refcnt.c rtpp_refcnt.h
--
+-rtpproxy_SOURCES = main.c librtpproxy.la $(am__append_12)
-rtpproxy_debug_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) $(SRCS_DEBUG) $(SRCS_AUTOGEN_DEBUG)
-rtpp_objck_perf_LDADD = -lm -lpthread @LIBS_ELPERIODIC@
-rtpp_objck_BASESOURCES = rtpp_objck.c $(SRCS_AUTOGEN) rtpp_network.c \
@@ -58377,7 +60604,8 @@ index 6401f15e..00000000
- rtpp_pearson_perfect.c rtpp_pearson_perfect.h rtpp_pearson.c rtpp_pearson.h \
- rtpp_time.c rtpp_time.h rtpp_timed.c rtpp_timed.h rtp_packet.c rtp_packet.h \
- rtpp_queue.c rtpp_queue.h rtpp_wi.h rtpp_wi_data.c rtpp_wi_data.h \
-- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_pkt.c rtpp_wi_pkt.h rtp.c rtp.h
+- rtpp_wi_sgnl.c rtpp_wi_sgnl.h rtpp_wi_pkt.c rtpp_wi_pkt.h rtp.c rtp.h \
+- rtpp_util.c rtpp_util.h
-
-rtpp_objck_perf_SOURCES = $(rtpp_objck_BASESOURCES) rtpp_refcnt.c rtpp_refcnt.h \
- rtpp_mallocs.c rtpp_mallocs.h
@@ -58407,7 +60635,7 @@ index 6401f15e..00000000
- -I$(XXH_DIR) -D_BSD_SOURCE
-
-EXTRA_CFLAGS = $(CC_WFLAGS) $(LTO_FLAG)
--EXTRA_CPPFLAGS = -I$(RTPP_AUTOSRC_DIR) $(am__append_11)
+-EXTRA_CPPFLAGS = -I$(RTPP_AUTOSRC_DIR) $(am__append_13)
-rtpproxy_debug_CFLAGS = $(NOPT_CFLAGS) $(EXTRA_CFLAGS) $(RTPP_MEMDEB_CFLAGS)
-rtpproxy_debug_CPPFLAGS = $(RTPP_COMMON_CPPFLAGS) $(EXTRA_CPPFLAGS) $(RTPP_MEMDEB_CPPFLAGS) \
- -DMEMDEB_APP=@PACKAGE@ -I$(top_srcdir)
@@ -58436,17 +60664,17 @@ index 6401f15e..00000000
-rtpp_fintest_CFLAGS = $(OPT_CFLAGS) $(LTO_FLAG) $(RTPP_MEMDEB_CFLAGS)
-rtpp_fintest_LDADD = $(RTPP_MEMDEB_LDADD)
-rtpp_fintest_LDFLAGS = $(LTO_FLAG)
--librtpproxy_la_SOURCES = $(rtpproxy_SOURCES) $(top_srcdir)/libucl/libucl.la \
-- $(XXH_DIR)/libxxHash.la rtpp_module_if_static.c rtpp_module_if_static.h
+-librtpproxy_la_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) \
+- rtpp_refcnt.c rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h \
+- rtpp_coverage.c rtpp_coverage.h \
+- $(top_srcdir)/libucl/libucl.la $(XXH_DIR)/libxxHash.la \
+- librtpp_main.c
-
-librtpproxy_la_CFLAGS = $(rtpproxy_CFLAGS) -fPIC
-librtpproxy_la_CPPFLAGS = $(rtpproxy_CPPFLAGS) -DLIBRTPPROXY
-librtpproxy_la_LIBADD = $(top_srcdir)/libucl/libucl.la \
-- $(XXH_DIR)/libxxHash.la \
-- $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
-- $(MOD_DIR)/acct_csv/librtpp_acct_csv.la \
-- $(MOD_DIR)/acct_rtcp_hep/librtpp_acct_rtcp_hep.la \
-- $(MOD_DIR)/dtls_gw/librtpp_dtls_gw.la $(am__append_12)
+- $(XXH_DIR)/libxxHash.la $(am__append_14) $(am__append_15) \
+- @LIBS_ELPERIODIC@ $(am__empty)
-librtpproxy_la_LDFLAGS = -static
-IPLDIR = $(top_srcdir)/src/ipol
-all: config.h
@@ -58454,7 +60682,7 @@ index 6401f15e..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/ipolice.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/dirs.ami $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ipolice.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -58474,7 +60702,7 @@ index 6401f15e..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/ipolice.ami $(am__empty):
+-$(top_srcdir)/m4/dirs.ami $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ipolice.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -58490,12 +60718,12 @@ index 6401f15e..00000000
- @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
-
-stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-- @rm -f stamp-h1
-- cd $(top_builddir) && $(SHELL) ./config.status src/config.h
+- $(AM_V_at)rm -f stamp-h1
+- $(AM_V_GEN)cd $(top_builddir) && $(SHELL) ./config.status src/config.h
-$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-- ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
-- rm -f stamp-h1
-- touch $@
+- $(AM_V_GEN)($(am__cd) $(top_srcdir) && $(AUTOHEADER))
+- $(AM_V_at)rm -f stamp-h1
+- $(AM_V_at)touch $@
-
-distclean-hdr:
- -rm -f config.h stamp-h1
@@ -58538,25 +60766,15 @@ index 6401f15e..00000000
- `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-- cd "$(DESTDIR)$(bindir)" && rm -f $$files
+- cd "$(DESTDIR)$(bindir)" && $(am__rm_f) $$files
-
-clean-binPROGRAMS:
-- @list='$(bin_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
+- $(am__rm_f) $(bin_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(bin_PROGRAMS:$(EXEEXT)=)
-
-clean-noinstPROGRAMS:
-- @list='$(noinst_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
+- $(am__rm_f) $(noinst_PROGRAMS)
+- test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=)
-
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
@@ -58583,26 +60801,366 @@ index 6401f15e..00000000
- done
-
-clean-libLTLIBRARIES:
-- -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
+- -$(am__rm_f) $(lib_LTLIBRARIES)
- @list='$(lib_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
+-
+-clean-noinstLTLIBRARIES:
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
+- @list='$(noinst_LTLIBRARIES)'; \
+- locs=`for p in $$list; do echo $$p; done | \
+- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+- sort -u`; \
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
+-$(CMDSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(CMDSRCDIR)
+- @: >>$(CMDSRCDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(CMDSRCDIR)/$(DEPDIR)
+- @: >>$(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo: \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(ADV_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(ADV_DIR)
+- @: >>$(ADV_DIR)/$(am__dirstamp)
+-$(ADV_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(ADV_DIR)/$(DEPDIR)
+- @: >>$(ADV_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(ADV_DIR)/librtpproxy_la-pproc_manager.lo: \
+- $(ADV_DIR)/$(am__dirstamp) \
+- $(ADV_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)
+- @: >>$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo: \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-librtpproxy.la: $(librtpproxy_la_OBJECTS) $(librtpproxy_la_DEPENDENCIES) $(EXTRA_librtpproxy_la_DEPENDENCIES)
- $(AM_V_CCLD)$(librtpproxy_la_LINK) $(am_librtpproxy_la_rpath) $(librtpproxy_la_OBJECTS) $(librtpproxy_la_LIBADD) $(LIBS)
+-$(MAINSRCDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)
+- @: >>$(MAINSRCDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(MAINSRCDIR)/$(DEPDIR)
+- @: >>$(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_fintest$(EXEEXT): $(rtpp_fintest_OBJECTS) $(rtpp_fintest_DEPENDENCIES) $(EXTRA_rtpp_fintest_DEPENDENCIES)
- @rm -f rtpp_fintest$(EXEEXT)
- $(AM_V_CCLD)$(rtpp_fintest_LINK) $(rtpp_fintest_OBJECTS) $(rtpp_fintest_LDADD) $(LIBS)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_objck-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_objck$(EXEEXT): $(rtpp_objck_OBJECTS) $(rtpp_objck_DEPENDENCIES) $(EXTRA_rtpp_objck_DEPENDENCIES)
- @rm -f rtpp_objck$(EXEEXT)
- $(AM_V_CCLD)$(rtpp_objck_LINK) $(rtpp_objck_OBJECTS) $(rtpp_objck_LDADD) $(LIBS)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_objck_perf$(EXEEXT): $(rtpp_objck_perf_OBJECTS) $(rtpp_objck_perf_DEPENDENCIES) $(EXTRA_rtpp_objck_perf_DEPENDENCIES)
- @rm -f rtpp_objck_perf$(EXEEXT)
@@ -58611,6 +61169,105 @@ index 6401f15e..00000000
-rtpp_rzmalloc_perf$(EXEEXT): $(rtpp_rzmalloc_perf_OBJECTS) $(rtpp_rzmalloc_perf_DEPENDENCIES) $(EXTRA_rtpp_rzmalloc_perf_DEPENDENCIES)
- @rm -f rtpp_rzmalloc_perf$(EXEEXT)
- $(AM_V_CCLD)$(rtpp_rzmalloc_perf_LINK) $(rtpp_rzmalloc_perf_OBJECTS) $(rtpp_rzmalloc_perf_LDADD) $(LIBS)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpp_rzmalloc_perf_debug$(EXEEXT): $(rtpp_rzmalloc_perf_debug_OBJECTS) $(rtpp_rzmalloc_perf_debug_DEPENDENCIES) $(EXTRA_rtpp_rzmalloc_perf_debug_DEPENDENCIES)
- @rm -f rtpp_rzmalloc_perf_debug$(EXEEXT)
@@ -58619,6 +61276,162 @@ index 6401f15e..00000000
-rtpproxy$(EXEEXT): $(rtpproxy_OBJECTS) $(rtpproxy_DEPENDENCIES) $(EXTRA_rtpproxy_DEPENDENCIES)
- @rm -f rtpproxy$(EXEEXT)
- $(AM_V_CCLD)$(rtpproxy_LINK) $(rtpproxy_OBJECTS) $(rtpproxy_LDADD) $(LIBS)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.$(OBJEXT): \
+- $(CMDSRCDIR)/$(am__dirstamp) \
+- $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(ADV_DIR)/rtpproxy_debug-pproc_manager.$(OBJEXT): \
+- $(ADV_DIR)/$(am__dirstamp) \
+- $(ADV_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.$(OBJEXT): \
+- $(MAINSRCDIR)/$(am__dirstamp) \
+- $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.$(OBJEXT): \
+- $(RTPP_AUTOSRC_DIR)/$(am__dirstamp) \
+- $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
-
-rtpproxy_debug$(EXEEXT): $(rtpproxy_debug_OBJECTS) $(rtpproxy_debug_DEPENDENCIES) $(EXTRA_rtpproxy_debug_DEPENDENCIES)
- @rm -f rtpproxy_debug$(EXEEXT)
@@ -58626,22 +61439,207 @@ index 6401f15e..00000000
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(ADV_DIR)/*.$(OBJEXT)
+- -rm -f $(ADV_DIR)/*.lo
+- -rm -f $(CMDSRCDIR)/*.$(OBJEXT)
+- -rm -f $(CMDSRCDIR)/*.lo
+- -rm -f $(MAINSRCDIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.$(OBJEXT)
+- -rm -f $(RTPP_AUTOSRC_DIR)/*.lo
-
-distclean-compile:
- -rm -f *.tab.c
-
+-@AMDEP_TRUE@@am__include@ @am__quote@$(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-librtpp_main.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-main.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-pproc_manager.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtp.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtp_analyze.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtp_packet.Plo@am__quote@ # am--include-marker
@@ -58650,27 +61648,25 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_acct_rtcp.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_analyzer.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_bindaddrs.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_bindargs.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_cfile.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_async.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_parse.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_reply.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_command_stream.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_controlfd.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_coverage.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_epoll.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_genuid.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_hash_table.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_log.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_log_obj.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_log_stand.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_mallocs.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_modman.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_netaddr.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_netio_async.Plo@am__quote@ # am--include-marker
@@ -58684,30 +61680,29 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_pearson_perfect.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_pipe.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_port_table.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc_async.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc_servers.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc_ttl.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc_util.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_proc_wakeup.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_pthread.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_queue.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_record.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_refproxy.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_ringbuf.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_rw_lock.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_sbuf.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_server.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_sessinfo.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_session.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_socket.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_stats.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_str.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_stream.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_syslog_async.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_time.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_timed.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_timeout_data.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_tnotify_set.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_ttl.Plo@am__quote@ # am--include-marker
@@ -58718,109 +61713,38 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_wi_data.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_wi_pkt.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librtpproxy_la-rtpp_wi_sgnl.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_fintest.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtp.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtp_packet.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_netaddr.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_network.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_objck.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pearson.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_queue.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_stats.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_time.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_timed.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_wi_data.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_wi_pkt.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck-rtpp_wi_sgnl.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtp.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtp_packet.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_netaddr.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_network.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_objck.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson_perfect.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_queue.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_stats.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_time.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_timed.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_data.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_pkt.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_sgnl.Po@am__quote@ # am--include-marker
@@ -58828,134 +61752,12 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_refcnt.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_time.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_time.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-main.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-pproc_manager.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_copy.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_delete.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_norecord.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_play.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_query.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_record.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_stats.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_ul.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp_analyze.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp_packet.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp_resizer.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_acct.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_cfile.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_async.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_epoll.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_genuid.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_modman.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_modman_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_module_if.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_network.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_network_io.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_nofile.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_notify.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcount.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pearson.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pipe.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_port_table.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pthread.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_queue.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_record.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_rw_lock.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_server.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_session.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_socket.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_stats.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_str.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_stream.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_time.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_timed.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_timeout_data.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ttl.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ucl.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_util.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_weakref.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_wi_apis.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_wi_data.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-main.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-pproc_manager.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp_packet.Po@am__quote@ # am--include-marker
@@ -58963,95 +61765,66 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_acct_rtcp.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_cfile.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_epoll.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_nofile.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_str.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timeout_data.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ucl.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_wi_apis.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_wi_data.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_wi_pkt.Po@am__quote@ # am--include-marker
@@ -59059,27 +61832,30 @@ index 6401f15e..00000000
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
@@ -59098,13 +61874,6 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_server.lo `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
-
--librtpproxy_la-rtpp_pthread.lo: rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_pthread.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_pthread.Tpo -c -o librtpproxy_la-rtpp_pthread.lo `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_pthread.Tpo $(DEPDIR)/librtpproxy_la-rtpp_pthread.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pthread.c' object='librtpproxy_la-rtpp_pthread.lo' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_pthread.lo `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--
-librtpproxy_la-rtpp_record.lo: rtpp_record.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_record.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_record.Tpo -c -o librtpproxy_la-rtpp_record.lo `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_record.Tpo $(DEPDIR)/librtpproxy_la-rtpp_record.Plo
@@ -59210,19 +61979,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_command_parse.lo `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
-
--librtpproxy_la-rpcpv1_copy.lo: $(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_copy.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_copy.Tpo -c -o librtpproxy_la-rpcpv1_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_copy.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='librtpproxy_la-rpcpv1_copy.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo: $(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
-
--librtpproxy_la-rpcpv1_ul.lo: $(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_ul.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_ul.Tpo -c -o librtpproxy_la-rpcpv1_ul.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_ul.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='librtpproxy_la-rpcpv1_ul.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo: $(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_ul.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
-
-librtpproxy_la-rtpp_hash_table.lo: rtpp_hash_table.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_hash_table.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_hash_table.Tpo -c -o librtpproxy_la-rtpp_hash_table.lo `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
@@ -59238,12 +62007,12 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_stats.lo `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
-
--librtpproxy_la-rpcpv1_stats.lo: $(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_stats.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_stats.Tpo -c -o librtpproxy_la-rpcpv1_stats.lo `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_stats.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='librtpproxy_la-rpcpv1_stats.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo: $(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_stats.lo `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_stats.lo `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
-
-librtpproxy_la-rtpp_controlfd.lo: rtpp_controlfd.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_controlfd.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_controlfd.Tpo -c -o librtpproxy_la-rtpp_controlfd.lo `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
@@ -59280,12 +62049,12 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtp_analyze.lo `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
-
--librtpproxy_la-rpcpv1_query.lo: $(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_query.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_query.Tpo -c -o librtpproxy_la-rpcpv1_query.lo `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_query.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='librtpproxy_la-rpcpv1_query.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo: $(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_query.lo `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_query.lo `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
-
-librtpproxy_la-rtpp_pearson.lo: rtpp_pearson.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_pearson.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_pearson.Tpo -c -o librtpproxy_la-rtpp_pearson.lo `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
@@ -59371,12 +62140,12 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_genuid.lo `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
-
--librtpproxy_la-rtpp_genuid_singlet.lo: rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_genuid_singlet.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Tpo -c -o librtpproxy_la-rtpp_genuid_singlet.lo `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Tpo $(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid_singlet.c' object='librtpproxy_la-rtpp_genuid_singlet.lo' libtool=yes @AMDEPBACKSLASH@
+-librtpproxy_la-rtpp_proc_util.lo: rtpp_proc_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_proc_util.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_proc_util.Tpo -c -o librtpproxy_la-rtpp_proc_util.lo `test -f 'rtpp_proc_util.c' || echo '$(srcdir)/'`rtpp_proc_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_proc_util.Tpo $(DEPDIR)/librtpproxy_la-rtpp_proc_util.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_util.c' object='librtpproxy_la-rtpp_proc_util.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_genuid_singlet.lo `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_proc_util.lo `test -f 'rtpp_proc_util.c' || echo '$(srcdir)/'`rtpp_proc_util.c
-
-librtpproxy_la-rtpp_log_obj.lo: rtpp_log_obj.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_log_obj.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_log_obj.Tpo -c -o librtpproxy_la-rtpp_log_obj.lo `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
@@ -59455,19 +62224,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_ringbuf.lo `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
-
--librtpproxy_la-rpcpv1_delete.lo: $(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_delete.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_delete.Tpo -c -o librtpproxy_la-rpcpv1_delete.lo `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_delete.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='librtpproxy_la-rpcpv1_delete.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo: $(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_delete.lo `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_delete.lo `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
-
--librtpproxy_la-rpcpv1_record.lo: $(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_record.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_record.Tpo -c -o librtpproxy_la-rpcpv1_record.lo `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_record.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='librtpproxy_la-rpcpv1_record.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo: $(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_record.lo `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_record.lo `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
-
-librtpproxy_la-rtpp_port_table.lo: rtpp_port_table.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_port_table.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_port_table.Tpo -c -o librtpproxy_la-rtpp_port_table.lo `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
@@ -59490,6 +62259,13 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_bindaddrs.lo `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
-
+-librtpproxy_la-rtpp_bindargs.lo: rtpp_bindargs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_bindargs.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_bindargs.Tpo -c -o librtpproxy_la-rtpp_bindargs.lo `test -f 'rtpp_bindargs.c' || echo '$(srcdir)/'`rtpp_bindargs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_bindargs.Tpo $(DEPDIR)/librtpproxy_la-rtpp_bindargs.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_bindargs.c' object='librtpproxy_la-rtpp_bindargs.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_bindargs.lo `test -f 'rtpp_bindargs.c' || echo '$(srcdir)/'`rtpp_bindargs.c
+-
-librtpproxy_la-rtpp_netaddr.lo: rtpp_netaddr.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_netaddr.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_netaddr.Tpo -c -o librtpproxy_la-rtpp_netaddr.lo `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_netaddr.Tpo $(DEPDIR)/librtpproxy_la-rtpp_netaddr.Plo
@@ -59497,19 +62273,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_netaddr.lo `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
-
--librtpproxy_la-rpcpv1_play.lo: $(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_play.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_play.Tpo -c -o librtpproxy_la-rpcpv1_play.lo `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_play.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='librtpproxy_la-rpcpv1_play.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo: $(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_play.lo `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_play.lo `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
-
--librtpproxy_la-rpcpv1_ver.lo: $(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_ver.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_ver.Tpo -c -o librtpproxy_la-rpcpv1_ver.lo `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_ver.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='librtpproxy_la-rpcpv1_ver.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo: $(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_ver.lo `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ver.lo `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
-
-librtpproxy_la-rtpp_pearson_perfect.lo: rtpp_pearson_perfect.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_pearson_perfect.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_pearson_perfect.Tpo -c -o librtpproxy_la-rtpp_pearson_perfect.lo `test -f 'rtpp_pearson_perfect.c' || echo '$(srcdir)/'`rtpp_pearson_perfect.c
@@ -59567,19 +62343,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_nofile.lo `test -f 'rtpp_nofile.c' || echo '$(srcdir)/'`rtpp_nofile.c
-
--librtpproxy_la-rpcpv1_norecord.lo: $(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_norecord.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Tpo -c -o librtpproxy_la-rpcpv1_norecord.lo `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='librtpproxy_la-rpcpv1_norecord.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo: $(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_norecord.lo `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_norecord.lo `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
-
--librtpproxy_la-rpcpv1_ul_subc.lo: $(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rpcpv1_ul_subc.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Tpo -c -o librtpproxy_la-rpcpv1_ul_subc.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Tpo $(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='librtpproxy_la-rpcpv1_ul_subc.lo' libtool=yes @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo: $(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rpcpv1_ul_subc.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
-
-librtpproxy_la-rtpp_epoll.lo: rtpp_epoll.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_epoll.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_epoll.Tpo -c -o librtpproxy_la-rtpp_epoll.lo `test -f 'rtpp_epoll.c' || echo '$(srcdir)/'`rtpp_epoll.c
@@ -59595,12 +62371,47 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_str.lo `test -f 'rtpp_str.c' || echo '$(srcdir)/'`rtpp_str.c
-
--librtpproxy_la-pproc_manager.lo: $(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-pproc_manager.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-pproc_manager.Tpo -c -o librtpproxy_la-pproc_manager.lo `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-pproc_manager.Tpo $(DEPDIR)/librtpproxy_la-pproc_manager.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='librtpproxy_la-pproc_manager.lo' libtool=yes @AMDEPBACKSLASH@
+-librtpproxy_la-rtpp_sbuf.lo: rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_sbuf.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_sbuf.Tpo -c -o librtpproxy_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_sbuf.Tpo $(DEPDIR)/librtpproxy_la-rtpp_sbuf.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='librtpproxy_la-rtpp_sbuf.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-
+-librtpproxy_la-rtpp_refproxy.lo: rtpp_refproxy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_refproxy.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_refproxy.Tpo -c -o librtpproxy_la-rtpp_refproxy.lo `test -f 'rtpp_refproxy.c' || echo '$(srcdir)/'`rtpp_refproxy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_refproxy.Tpo $(DEPDIR)/librtpproxy_la-rtpp_refproxy.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refproxy.c' object='librtpproxy_la-rtpp_refproxy.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-pproc_manager.lo `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_refproxy.lo `test -f 'rtpp_refproxy.c' || echo '$(srcdir)/'`rtpp_refproxy.c
+-
+-librtpproxy_la-rtpp_command_reply.lo: rtpp_command_reply.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_command_reply.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_command_reply.Tpo -c -o librtpproxy_la-rtpp_command_reply.lo `test -f 'rtpp_command_reply.c' || echo '$(srcdir)/'`rtpp_command_reply.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_command_reply.Tpo $(DEPDIR)/librtpproxy_la-rtpp_command_reply.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_reply.c' object='librtpproxy_la-rtpp_command_reply.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_command_reply.lo `test -f 'rtpp_command_reply.c' || echo '$(srcdir)/'`rtpp_command_reply.c
+-
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo: $(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_set.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-
+-$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo: $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Tpo -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' object='$(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.lo `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-
+-$(ADV_DIR)/librtpproxy_la-pproc_manager.lo: $(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(ADV_DIR)/librtpproxy_la-pproc_manager.lo -MD -MP -MF $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Tpo -c -o $(ADV_DIR)/librtpproxy_la-pproc_manager.lo `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Tpo $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='$(ADV_DIR)/librtpproxy_la-pproc_manager.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(ADV_DIR)/librtpproxy_la-pproc_manager.lo `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
-
-librtpproxy_la-rtpp_modman.lo: rtpp_modman.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_modman.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_modman.Tpo -c -o librtpproxy_la-rtpp_modman.lo `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
@@ -59609,6 +62420,13 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_modman.lo `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
-
+-librtpproxy_la-rtpp_module_if_static.lo: rtpp_module_if_static.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='librtpproxy_la-rtpp_module_if_static.lo' libtool=yes @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
+-
-librtpproxy_la-rtpp_module_if.lo: rtpp_module_if.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if.Tpo -c -o librtpproxy_la-rtpp_module_if.lo `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo
@@ -59630,54 +62448,54 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_log.lo `test -f 'rtpp_log.c' || echo '$(srcdir)/'`rtpp_log.c
-
--librtpproxy_la-rtpp_command_rcache_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_command_rcache_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Tpo -c -o librtpproxy_la-rtpp_command_rcache_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='librtpproxy_la-rtpp_command_rcache_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_command_rcache_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-
--librtpproxy_la-rtpp_log_obj_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_log_obj_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Tpo -c -o librtpproxy_la-rtpp_log_obj_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='librtpproxy_la-rtpp_log_obj_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_log_obj_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_log_obj_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-
--librtpproxy_la-rtpp_port_table_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_port_table_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Tpo -c -o librtpproxy_la-rtpp_port_table_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='librtpproxy_la-rtpp_port_table_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_port_table_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_port_table_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
-
--librtpproxy_la-rtpp_socket_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_socket_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Tpo -c -o librtpproxy_la-rtpp_socket_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='librtpproxy_la-rtpp_socket_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_socket_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_timed_task_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-
--librtpproxy_la-rtpp_timed_task_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_timed_task_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Tpo -c -o librtpproxy_la-rtpp_timed_task_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='librtpproxy_la-rtpp_timed_task_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_timed_task_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_modman_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-
--librtpproxy_la-rtpp_modman_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_modman_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Tpo -c -o librtpproxy_la-rtpp_modman_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='librtpproxy_la-rtpp_modman_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_modman_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_module_if_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
-
--librtpproxy_la-rtpp_module_if_fin.lo: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if_fin.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Tpo -c -o librtpproxy_la-rtpp_module_if_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='librtpproxy_la-rtpp_module_if_fin.lo' libtool=yes @AMDEPBACKSLASH@
+-librtpproxy_la-rtpp_refcnt.lo: rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_refcnt.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Tpo -c -o librtpproxy_la-rtpp_refcnt.lo `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Tpo $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refcnt.c' object='librtpproxy_la-rtpp_refcnt.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_module_if_fin.lo `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_refcnt.lo `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
-
-librtpproxy_la-rtpp_mallocs.lo: rtpp_mallocs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_mallocs.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_mallocs.Tpo -c -o librtpproxy_la-rtpp_mallocs.lo `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
@@ -59686,19 +62504,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_mallocs.lo `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
-
--librtpproxy_la-rtpp_refcnt.lo: rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_refcnt.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Tpo -c -o librtpproxy_la-rtpp_refcnt.lo `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Tpo $(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refcnt.c' object='librtpproxy_la-rtpp_refcnt.lo' libtool=yes @AMDEPBACKSLASH@
+-librtpproxy_la-rtpp_coverage.lo: rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_coverage.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_coverage.Tpo -c -o librtpproxy_la-rtpp_coverage.lo `test -f 'rtpp_coverage.c' || echo '$(srcdir)/'`rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_coverage.Tpo $(DEPDIR)/librtpproxy_la-rtpp_coverage.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_coverage.c' object='librtpproxy_la-rtpp_coverage.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_refcnt.lo `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_coverage.lo `test -f 'rtpp_coverage.c' || echo '$(srcdir)/'`rtpp_coverage.c
-
--librtpproxy_la-rtpp_module_if_static.lo: rtpp_module_if_static.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='librtpproxy_la-rtpp_module_if_static.lo' libtool=yes @AMDEPBACKSLASH@
+-librtpproxy_la-librtpp_main.lo: librtpp_main.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-librtpp_main.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-librtpp_main.Tpo -c -o librtpproxy_la-librtpp_main.lo `test -f 'librtpp_main.c' || echo '$(srcdir)/'`librtpp_main.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-librtpp_main.Tpo $(DEPDIR)/librtpproxy_la-librtpp_main.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='librtpp_main.c' object='librtpproxy_la-librtpp_main.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-librtpp_main.lo `test -f 'librtpp_main.c' || echo '$(srcdir)/'`librtpp_main.c
-
-rtpp_fintest-rtpp_fintest.o: rtpp_fintest.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_fintest.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_fintest.Tpo -c -o rtpp_fintest-rtpp_fintest.o `test -f 'rtpp_fintest.c' || echo '$(srcdir)/'`rtpp_fintest.c
@@ -59714,89 +62532,117 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_fintest.obj `if test -f 'rtpp_fintest.c'; then $(CYGPATH_W) 'rtpp_fintest.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_fintest.c'; fi`
-
--rtpp_fintest-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo -c -o rtpp_fintest-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_fintest-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--rtpp_fintest-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo -c -o rtpp_fintest-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_fintest-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--rtpp_fintest-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo -c -o rtpp_fintest-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo $(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_fintest-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--rtpp_fintest-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo -c -o rtpp_fintest-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_glitch.Tpo $(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_fintest-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--rtpp_fintest-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo -c -o rtpp_fintest-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_fintest-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--rtpp_fintest-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo -c -o rtpp_fintest-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_fintest-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--rtpp_fintest-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo -c -o rtpp_fintest-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_fintest-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--rtpp_fintest-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo -c -o rtpp_fintest-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_fintest-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--rtpp_fintest-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo -c -o rtpp_fintest-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_fintest-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--rtpp_fintest-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo -c -o rtpp_fintest-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_fintest-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
-
--rtpp_fintest-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo -c -o rtpp_fintest-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_fintest-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
-
--rtpp_fintest-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo -c -o rtpp_fintest-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_fintest-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_fintest-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
-rtpp_fintest-rtpp_memdeb_test.o: rtpp_memdeb_test.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_memdeb_test.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_memdeb_test.Tpo -c -o rtpp_fintest-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
@@ -59812,383 +62658,439 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
-
--rtpp_fintest-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo -c -o rtpp_fintest-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_fintest-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-
--rtpp_fintest-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo -c -o rtpp_fintest-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_fintest-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
-
--rtpp_fintest-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo -c -o rtpp_fintest-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_fintest-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-
--rtpp_fintest-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo -c -o rtpp_fintest-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_fintest-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
-
--rtpp_fintest-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo -c -o rtpp_fintest-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_fintest-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
-
--rtpp_fintest-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo -c -o rtpp_fintest-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_fintest-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
-
--rtpp_fintest-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo -c -o rtpp_fintest-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_fintest-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
-
--rtpp_fintest-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo -c -o rtpp_fintest-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_fintest-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
-
--rtpp_fintest-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_timed_task_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo -c -o rtpp_fintest-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_fintest-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
-
--rtpp_fintest-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_timed_task_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo -c -o rtpp_fintest-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_fintest-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
-
--rtpp_fintest-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_modman_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo -c -o rtpp_fintest-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_fintest-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
-
--rtpp_fintest-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_modman_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo -c -o rtpp_fintest-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_fintest-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
-
--rtpp_fintest-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo -c -o rtpp_fintest-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_fintest-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
-
--rtpp_fintest-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo -c -o rtpp_fintest-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_fintest-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
-
--rtpp_fintest-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo -c -o rtpp_fintest-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_fintest-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
-
--rtpp_fintest-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo -c -o rtpp_fintest-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_fintest-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
-
--rtpp_fintest-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pearson_perfect_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_fintest-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_fintest-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
-
--rtpp_fintest-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_fintest-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_fintest-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
-
--rtpp_fintest-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo -c -o rtpp_fintest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_fintest-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
-
--rtpp_fintest-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo -c -o rtpp_fintest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_fintest-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
-
--rtpp_fintest-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo -c -o rtpp_fintest-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_fintest-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
-
--rtpp_fintest-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo -c -o rtpp_fintest-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_fintest-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
-
--rtpp_fintest-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stats_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo -c -o rtpp_fintest-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_fintest-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
-
--rtpp_fintest-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stats_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo -c -o rtpp_fintest-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_fintest-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
-
--rtpp_fintest-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo -c -o rtpp_fintest-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_fintest-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
-
--rtpp_fintest-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo -c -o rtpp_fintest-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_fintest-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
-
--rtpp_fintest-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo -c -o rtpp_fintest-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_fintest-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
-
--rtpp_fintest-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo -c -o rtpp_fintest-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_fintest-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
-
--rtpp_fintest-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo -c -o rtpp_fintest-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_fintest-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
-
--rtpp_fintest-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo -c -o rtpp_fintest-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_fintest-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
-
--rtpp_fintest-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo -c -o rtpp_fintest-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_fintest-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
-
--rtpp_fintest-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo -c -o rtpp_fintest-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_fintest-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
-
--rtpp_fintest-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_hash_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo -c -o rtpp_fintest-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_fintest-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
-
--rtpp_fintest-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_hash_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo -c -o rtpp_fintest-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_fintest-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
-
--rtpp_fintest-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_weakref_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo -c -o rtpp_fintest-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_fintest-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
-
--rtpp_fintest-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_weakref_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo -c -o rtpp_fintest-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_fintest-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
-
--rtpp_fintest-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_analyzer_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo -c -o rtpp_fintest-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_fintest-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
-
--rtpp_fintest-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_analyzer_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo -c -o rtpp_fintest-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_fintest-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
-
--rtpp_fintest-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_fintest-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_fintest-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
-
--rtpp_fintest-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_fintest-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_fintest-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
-
--rtpp_fintest-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo -c -o rtpp_fintest-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_fintest-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-
--rtpp_fintest-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo -c -o rtpp_fintest-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_fintest-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
-
--rtpp_fintest-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo -c -o rtpp_fintest-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_fintest-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-
--rtpp_fintest-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo -c -o rtpp_fintest-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_fintest-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
-
--rtpp_fintest-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo -c -o rtpp_fintest-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_fintest-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-
--rtpp_fintest-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo -c -o rtpp_fintest-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_fintest-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
-
--rtpp_fintest-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo -c -o rtpp_fintest-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_fintest-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-
--rtpp_fintest-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo -c -o rtpp_fintest-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_fintest-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
-
--rtpp_fintest-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_rw_lock_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo -c -o rtpp_fintest-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_fintest-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
-
--rtpp_fintest-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_rw_lock_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo -c -o rtpp_fintest-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_fintest-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
-
--rtpp_fintest-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_proc_servers_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo -c -o rtpp_fintest-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_fintest-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
-
--rtpp_fintest-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_proc_servers_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo -c -o rtpp_fintest-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_fintest-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
-
--rtpp_fintest-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_proc_wakeup_fin.o -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_fintest-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_fintest-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
-
--rtpp_fintest-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT rtpp_fintest-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_fintest-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_fintest-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o rtpp_fintest-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_fintest_CPPFLAGS) $(CPPFLAGS) $(rtpp_fintest_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_fintest-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
-
-rtpp_objck-rtpp_objck.o: rtpp_objck.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_objck.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_objck.Tpo -c -o rtpp_objck-rtpp_objck.o `test -f 'rtpp_objck.c' || echo '$(srcdir)/'`rtpp_objck.c
@@ -60204,103 +63106,89 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_objck.obj `if test -f 'rtpp_objck.c'; then $(CYGPATH_W) 'rtpp_objck.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_objck.c'; fi`
-
--rtpp_objck-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo -c -o rtpp_objck-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_objck-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--
--rtpp_objck-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo -c -o rtpp_objck-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_objck-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--
--rtpp_objck-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo -c -o rtpp_objck-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_objck-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-
--rtpp_objck-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo -c -o rtpp_objck-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_objck-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
-
--rtpp_objck-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo -c -o rtpp_objck-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_objck-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-
--rtpp_objck-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo -c -o rtpp_objck-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_objck-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
-
--rtpp_objck-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo -c -o rtpp_objck-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_objck-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
-
--rtpp_objck-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo -c -o rtpp_objck-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_objck-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
-
--rtpp_objck-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_timed_task_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo -c -o rtpp_objck-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_objck-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-
--rtpp_objck-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_timed_task_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo -c -o rtpp_objck-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_objck-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
-
--rtpp_objck-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_modman_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo -c -o rtpp_objck-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_objck-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-
--rtpp_objck-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_modman_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo -c -o rtpp_objck-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_objck-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
-
--rtpp_objck-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo -c -o rtpp_objck-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_objck-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
-
--rtpp_objck-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo -c -o rtpp_objck-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_objck-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
-
-rtpp_objck-rtpp_network.o: rtpp_network.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_network.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_network.Tpo -c -o rtpp_objck-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
@@ -60484,89 +63372,131 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
-
--rtpp_objck-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo -c -o rtpp_objck-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_objck-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-rtpp_objck-rtpp_util.o: rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_util.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_util.Tpo -c -o rtpp_objck-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_util.Tpo $(DEPDIR)/rtpp_objck-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpp_objck-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
+-
+-rtpp_objck-rtpp_util.obj: rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_util.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_util.Tpo -c -o rtpp_objck-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_util.Tpo $(DEPDIR)/rtpp_objck-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpp_objck-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-
+-$(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_objck-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--rtpp_objck-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo -c -o rtpp_objck-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_objck-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--rtpp_objck-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo -c -o rtpp_objck-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo $(DEPDIR)/rtpp_objck-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_objck-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--rtpp_objck-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo -c -o rtpp_objck-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_glitch.Tpo $(DEPDIR)/rtpp_objck-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_objck-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--rtpp_objck-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo -c -o rtpp_objck-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_objck-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--rtpp_objck-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo -c -o rtpp_objck-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_objck-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--rtpp_objck-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo -c -o rtpp_objck-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_objck-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--rtpp_objck-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo -c -o rtpp_objck-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_objck-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--rtpp_objck-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo -c -o rtpp_objck-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_objck-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--rtpp_objck-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo -c -o rtpp_objck-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_objck-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--rtpp_objck-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo -c -o rtpp_objck-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_objck-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--rtpp_objck-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo -c -o rtpp_objck-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_objck-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_objck-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-
+-$(MAINSRCDIR)/rtpp_objck-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_objck-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_objck-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
-rtpp_objck-rtpp_memdeb_test.o: rtpp_memdeb_test.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_memdeb_test.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_memdeb_test.Tpo -c -o rtpp_objck-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
@@ -60582,285 +63512,355 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
-
--rtpp_objck-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo -c -o rtpp_objck-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_objck-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
-
--rtpp_objck-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo -c -o rtpp_objck-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_objck-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
-
--rtpp_objck-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pearson_perfect_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_objck-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_objck-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
-
--rtpp_objck-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_objck-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_objck-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
-
--rtpp_objck-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo -c -o rtpp_objck-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_objck-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
-
--rtpp_objck-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo -c -o rtpp_objck-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_objck-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
-
--rtpp_objck-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo -c -o rtpp_objck-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_objck-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
-
--rtpp_objck-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo -c -o rtpp_objck-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_objck-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
-
--rtpp_objck-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stats_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo -c -o rtpp_objck-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_objck-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
-
--rtpp_objck-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stats_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo -c -o rtpp_objck-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_objck-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
-
--rtpp_objck-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo -c -o rtpp_objck-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_objck-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
-
--rtpp_objck-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo -c -o rtpp_objck-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_objck-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
-
--rtpp_objck-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo -c -o rtpp_objck-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_objck-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
-
--rtpp_objck-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo -c -o rtpp_objck-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_objck-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
-
--rtpp_objck-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo -c -o rtpp_objck-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_objck-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
-
--rtpp_objck-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo -c -o rtpp_objck-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_objck-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
-
--rtpp_objck-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo -c -o rtpp_objck-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_objck-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
-
--rtpp_objck-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo -c -o rtpp_objck-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_objck-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
-
--rtpp_objck-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_hash_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo -c -o rtpp_objck-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_objck-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
-
--rtpp_objck-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_hash_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo -c -o rtpp_objck-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_objck-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
-
--rtpp_objck-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_weakref_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo -c -o rtpp_objck-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_objck-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
-
--rtpp_objck-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_weakref_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo -c -o rtpp_objck-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_objck-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
-
--rtpp_objck-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_analyzer_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo -c -o rtpp_objck-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_objck-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
-
--rtpp_objck-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_analyzer_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo -c -o rtpp_objck-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_objck-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
-
--rtpp_objck-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_objck-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_objck-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
-
--rtpp_objck-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_objck-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_objck-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
-
--rtpp_objck-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo -c -o rtpp_objck-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_objck-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
-
--rtpp_objck-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo -c -o rtpp_objck-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_objck-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
-
--rtpp_objck-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo -c -o rtpp_objck-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_objck-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-
--rtpp_objck-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo -c -o rtpp_objck-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_objck-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
-
--rtpp_objck-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo -c -o rtpp_objck-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_objck-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-
--rtpp_objck-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo -c -o rtpp_objck-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_objck-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
-
--rtpp_objck-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo -c -o rtpp_objck-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_objck-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-
--rtpp_objck-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo -c -o rtpp_objck-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_objck-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
-
--rtpp_objck-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_rw_lock_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo -c -o rtpp_objck-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_objck-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-
--rtpp_objck-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_rw_lock_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo -c -o rtpp_objck-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_objck-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
-
--rtpp_objck-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_proc_servers_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo -c -o rtpp_objck-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_objck-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
-
--rtpp_objck-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_proc_servers_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo -c -o rtpp_objck-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_objck-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
-
--rtpp_objck-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_proc_wakeup_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_objck-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_objck-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
-
--rtpp_objck-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT rtpp_objck-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_objck-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_objck-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o rtpp_objck-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
-
-rtpp_objck_perf-rtpp_objck.o: rtpp_objck.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_objck.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_objck.Tpo -c -o rtpp_objck_perf-rtpp_objck.o `test -f 'rtpp_objck.c' || echo '$(srcdir)/'`rtpp_objck.c
@@ -60876,103 +63876,89 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_objck.obj `if test -f 'rtpp_objck.c'; then $(CYGPATH_W) 'rtpp_objck.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_objck.c'; fi`
-
--rtpp_objck_perf-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo -c -o rtpp_objck_perf-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_objck_perf-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
-
--rtpp_objck_perf-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo -c -o rtpp_objck_perf-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpp_objck_perf-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
-
--rtpp_objck_perf-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo -c -o rtpp_objck_perf-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_objck_perf-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-
--rtpp_objck_perf-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo -c -o rtpp_objck_perf-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpp_objck_perf-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
-
--rtpp_objck_perf-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo -c -o rtpp_objck_perf-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_objck_perf-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
-
--rtpp_objck_perf-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo -c -o rtpp_objck_perf-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpp_objck_perf-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
-
--rtpp_objck_perf-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Tpo -c -o rtpp_objck_perf-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_objck_perf-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-
--rtpp_objck_perf-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Tpo -c -o rtpp_objck_perf-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpp_objck_perf-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
-
--rtpp_objck_perf-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_timed_task_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo -c -o rtpp_objck_perf-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_objck_perf-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-
--rtpp_objck_perf-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_timed_task_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo -c -o rtpp_objck_perf-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpp_objck_perf-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
-
--rtpp_objck_perf-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_modman_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo -c -o rtpp_objck_perf-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_objck_perf-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
-
--rtpp_objck_perf-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_modman_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo -c -o rtpp_objck_perf-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpp_objck_perf-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--
--rtpp_objck_perf-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo -c -o rtpp_objck_perf-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_objck_perf-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--
--rtpp_objck_perf-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo -c -o rtpp_objck_perf-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpp_objck_perf-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_objck_perf-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
-
-rtpp_objck_perf-rtpp_network.o: rtpp_network.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_network.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_network.Tpo -c -o rtpp_objck_perf-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
@@ -61156,6 +64142,20 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
-
+-rtpp_objck_perf-rtpp_util.o: rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_util.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_util.Tpo -c -o rtpp_objck_perf-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_util.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpp_objck_perf-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
+-
+-rtpp_objck_perf-rtpp_util.obj: rtpp_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_util.obj -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_util.Tpo -c -o rtpp_objck_perf-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_util.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpp_objck_perf-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -c -o rtpp_objck_perf-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
+-
-rtpp_objck_perf-rtpp_refcnt.o: rtpp_refcnt.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_objck_perf_CPPFLAGS) $(CPPFLAGS) $(rtpp_objck_perf_CFLAGS) $(CFLAGS) -MT rtpp_objck_perf-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Tpo -c -o rtpp_objck_perf-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Po
@@ -61268,89 +64268,117 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_rzmalloc_perf_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
-
--rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_rzmalloc_perf_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--rtpp_rzmalloc_perf_debug-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpp_rzmalloc_perf_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_rzmalloc_perf_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_rzmalloc_perf_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-
+-$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
-rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o: rtpp_memdeb_test.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
@@ -61366,1335 +64394,369 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
-
--rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
--
--rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--
--rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
--
--rtpproxy-main.o: main.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.o -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='rtpproxy-main.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
--
--rtpproxy-main.obj: main.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.obj -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='rtpproxy-main.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
--
--rtpproxy-rtpp_server.o: rtpp_server.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server.Tpo -c -o rtpproxy-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server.Tpo $(DEPDIR)/rtpproxy-rtpp_server.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_server.c' object='rtpproxy-rtpp_server.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
--
--rtpproxy-rtpp_server.obj: rtpp_server.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server.Tpo -c -o rtpproxy-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server.Tpo $(DEPDIR)/rtpproxy-rtpp_server.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_server.c' object='rtpproxy-rtpp_server.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
--
--rtpproxy-rtpp_pthread.o: rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pthread.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo -c -o rtpproxy-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy-rtpp_pthread.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy-rtpp_pthread.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--
--rtpproxy-rtpp_pthread.obj: rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pthread.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo -c -o rtpproxy-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy-rtpp_pthread.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy-rtpp_pthread.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
--
--rtpproxy-rtpp_record.o: rtpp_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record.Tpo -c -o rtpproxy-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record.Tpo $(DEPDIR)/rtpproxy-rtpp_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_record.c' object='rtpproxy-rtpp_record.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
--
--rtpproxy-rtpp_record.obj: rtpp_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record.Tpo -c -o rtpproxy-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record.Tpo $(DEPDIR)/rtpproxy-rtpp_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_record.c' object='rtpproxy-rtpp_record.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
--
--rtpproxy-rtpp_util.o: rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_util.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_util.Tpo -c -o rtpproxy-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_util.Tpo $(DEPDIR)/rtpproxy-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpproxy-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
--
--rtpproxy-rtpp_util.obj: rtpp_util.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_util.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_util.Tpo -c -o rtpproxy-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_util.Tpo $(DEPDIR)/rtpproxy-rtpp_util.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_util.c' object='rtpproxy-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
--
--rtpproxy-rtp.o: rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp.Tpo -c -o rtpproxy-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp.Tpo $(DEPDIR)/rtpproxy-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp.c' object='rtpproxy-rtp.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
--
--rtpproxy-rtp.obj: rtp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp.Tpo -c -o rtpproxy-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp.Tpo $(DEPDIR)/rtpproxy-rtp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp.c' object='rtpproxy-rtp.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
--
--rtpproxy-rtp_resizer.o: rtp_resizer.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_resizer.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_resizer.Tpo -c -o rtpproxy-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_resizer.Tpo $(DEPDIR)/rtpproxy-rtp_resizer.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_resizer.c' object='rtpproxy-rtp_resizer.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
--
--rtpproxy-rtp_resizer.obj: rtp_resizer.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_resizer.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_resizer.Tpo -c -o rtpproxy-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_resizer.Tpo $(DEPDIR)/rtpproxy-rtp_resizer.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_resizer.c' object='rtpproxy-rtp_resizer.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
--
--rtpproxy-rtpp_session.o: rtpp_session.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_session.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_session.Tpo -c -o rtpproxy-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_session.Tpo $(DEPDIR)/rtpproxy-rtpp_session.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_session.c' object='rtpproxy-rtpp_session.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
--
--rtpproxy-rtpp_session.obj: rtpp_session.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_session.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_session.Tpo -c -o rtpproxy-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_session.Tpo $(DEPDIR)/rtpproxy-rtpp_session.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_session.c' object='rtpproxy-rtpp_session.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
--
--rtpproxy-rtpp_command.o: rtpp_command.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command.Tpo -c -o rtpproxy-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command.Tpo $(DEPDIR)/rtpproxy-rtpp_command.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command.c' object='rtpproxy-rtpp_command.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
--
--rtpproxy-rtpp_command.obj: rtpp_command.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command.Tpo -c -o rtpproxy-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command.Tpo $(DEPDIR)/rtpproxy-rtpp_command.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command.c' object='rtpproxy-rtpp_command.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
--
--rtpproxy-rtpp_network.o: rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network.Tpo -c -o rtpproxy-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network.Tpo $(DEPDIR)/rtpproxy-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_network.c' object='rtpproxy-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
--
--rtpproxy-rtpp_network.obj: rtpp_network.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network.Tpo -c -o rtpproxy-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network.Tpo $(DEPDIR)/rtpproxy-rtpp_network.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_network.c' object='rtpproxy-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
--
--rtpproxy-rtpp_syslog_async.o: rtpp_syslog_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_syslog_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo -c -o rtpproxy-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy-rtpp_syslog_async.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
--
--rtpproxy-rtpp_syslog_async.obj: rtpp_syslog_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_syslog_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo -c -o rtpproxy-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy-rtpp_syslog_async.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
--
--rtpproxy-rtpp_notify.o: rtpp_notify.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_notify.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_notify.Tpo -c -o rtpproxy-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_notify.Tpo $(DEPDIR)/rtpproxy-rtpp_notify.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_notify.c' object='rtpproxy-rtpp_notify.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
--
--rtpproxy-rtpp_notify.obj: rtpp_notify.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_notify.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_notify.Tpo -c -o rtpproxy-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_notify.Tpo $(DEPDIR)/rtpproxy-rtpp_notify.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_notify.c' object='rtpproxy-rtpp_notify.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
--
--rtpproxy-rtpp_command_async.o: rtpp_command_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo -c -o rtpproxy-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy-rtpp_command_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy-rtpp_command_async.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
--
--rtpproxy-rtpp_command_async.obj: rtpp_command_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo -c -o rtpproxy-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy-rtpp_command_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy-rtpp_command_async.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
--
--rtpproxy-rtpp_proc_async.o: rtpp_proc_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo -c -o rtpproxy-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy-rtpp_proc_async.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
--
--rtpproxy-rtpp_proc_async.obj: rtpp_proc_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo -c -o rtpproxy-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy-rtpp_proc_async.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
--
--rtpproxy-rtpp_proc.o: rtpp_proc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc.Tpo -c -o rtpproxy-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc.Tpo $(DEPDIR)/rtpproxy-rtpp_proc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc.c' object='rtpproxy-rtpp_proc.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
--
--rtpproxy-rtpp_proc.obj: rtpp_proc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc.Tpo -c -o rtpproxy-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc.Tpo $(DEPDIR)/rtpproxy-rtpp_proc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc.c' object='rtpproxy-rtpp_proc.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
--
--rtpproxy-rtpp_queue.o: rtpp_queue.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_queue.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_queue.Tpo -c -o rtpproxy-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_queue.Tpo $(DEPDIR)/rtpproxy-rtpp_queue.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_queue.c' object='rtpproxy-rtpp_queue.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
--
--rtpproxy-rtpp_queue.obj: rtpp_queue.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_queue.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_queue.Tpo -c -o rtpproxy-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_queue.Tpo $(DEPDIR)/rtpproxy-rtpp_queue.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_queue.c' object='rtpproxy-rtpp_queue.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
--
--rtpproxy-rtpp_netio_async.o: rtpp_netio_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netio_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo -c -o rtpproxy-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy-rtpp_netio_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy-rtpp_netio_async.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
--
--rtpproxy-rtpp_netio_async.obj: rtpp_netio_async.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netio_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo -c -o rtpproxy-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy-rtpp_netio_async.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy-rtpp_netio_async.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
--
--rtpproxy-rtpp_command_parse.o: rtpp_command_parse.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_parse.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo -c -o rtpproxy-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy-rtpp_command_parse.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy-rtpp_command_parse.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
--
--rtpproxy-rtpp_command_parse.obj: rtpp_command_parse.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_parse.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo -c -o rtpproxy-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy-rtpp_command_parse.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy-rtpp_command_parse.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
--
--rtpproxy-rpcpv1_copy.o: $(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_copy.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_copy.Tpo -c -o rtpproxy-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_copy.Tpo $(DEPDIR)/rtpproxy-rpcpv1_copy.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='rtpproxy-rpcpv1_copy.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
--
--rtpproxy-rpcpv1_copy.obj: $(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_copy.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_copy.Tpo -c -o rtpproxy-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_copy.Tpo $(DEPDIR)/rtpproxy-rpcpv1_copy.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='rtpproxy-rpcpv1_copy.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
--
--rtpproxy-rpcpv1_ul.o: $(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul.Tpo -c -o rtpproxy-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='rtpproxy-rpcpv1_ul.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
--
--rtpproxy-rpcpv1_ul.obj: $(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul.Tpo -c -o rtpproxy-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='rtpproxy-rpcpv1_ul.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
--
--rtpproxy-rtpp_hash_table.o: rtpp_hash_table.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_hash_table.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo -c -o rtpproxy-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy-rtpp_hash_table.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy-rtpp_hash_table.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
--
--rtpproxy-rtpp_hash_table.obj: rtpp_hash_table.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_hash_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo -c -o rtpproxy-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy-rtpp_hash_table.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy-rtpp_hash_table.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
--
--rtpproxy-rtpp_stats.o: rtpp_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stats.Tpo -c -o rtpproxy-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_stats.c' object='rtpproxy-rtpp_stats.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
--
--rtpproxy-rtpp_stats.obj: rtpp_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stats.Tpo -c -o rtpproxy-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_stats.c' object='rtpproxy-rtpp_stats.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
--
--rtpproxy-rpcpv1_stats.o: $(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_stats.Tpo -c -o rtpproxy-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_stats.Tpo $(DEPDIR)/rtpproxy-rpcpv1_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='rtpproxy-rpcpv1_stats.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
--
--rtpproxy-rpcpv1_stats.obj: $(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_stats.Tpo -c -o rtpproxy-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_stats.Tpo $(DEPDIR)/rtpproxy-rpcpv1_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='rtpproxy-rpcpv1_stats.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
--
--rtpproxy-rtpp_controlfd.o: rtpp_controlfd.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_controlfd.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo -c -o rtpproxy-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy-rtpp_controlfd.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy-rtpp_controlfd.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
--
--rtpproxy-rtpp_controlfd.obj: rtpp_controlfd.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_controlfd.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo -c -o rtpproxy-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy-rtpp_controlfd.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy-rtpp_controlfd.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
--
--rtpproxy-rtpp_command_stream.o: rtpp_command_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo -c -o rtpproxy-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stream.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy-rtpp_command_stream.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
--
--rtpproxy-rtpp_command_stream.obj: rtpp_command_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo -c -o rtpproxy-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stream.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy-rtpp_command_stream.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
--
--rtpproxy-rtpp_timed.o: rtpp_timed.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed.Tpo -c -o rtpproxy-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed.Tpo $(DEPDIR)/rtpproxy-rtpp_timed.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_timed.c' object='rtpproxy-rtpp_timed.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
--
--rtpproxy-rtpp_timed.obj: rtpp_timed.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed.Tpo -c -o rtpproxy-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed.Tpo $(DEPDIR)/rtpproxy-rtpp_timed.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_timed.c' object='rtpproxy-rtpp_timed.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
--
--rtpproxy-rtpp_analyzer.o: rtpp_analyzer.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_analyzer.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo -c -o rtpproxy-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy-rtpp_analyzer.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy-rtpp_analyzer.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
--
--rtpproxy-rtpp_analyzer.obj: rtpp_analyzer.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_analyzer.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo -c -o rtpproxy-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy-rtpp_analyzer.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy-rtpp_analyzer.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
--
--rtpproxy-rtp_analyze.o: rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_analyze.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_analyze.Tpo -c -o rtpproxy-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_analyze.Tpo $(DEPDIR)/rtpproxy-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_analyze.c' object='rtpproxy-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
--
--rtpproxy-rtp_analyze.obj: rtp_analyze.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_analyze.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_analyze.Tpo -c -o rtpproxy-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_analyze.Tpo $(DEPDIR)/rtpproxy-rtp_analyze.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_analyze.c' object='rtpproxy-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
--
--rtpproxy-rpcpv1_query.o: $(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_query.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_query.Tpo -c -o rtpproxy-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_query.Tpo $(DEPDIR)/rtpproxy-rpcpv1_query.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='rtpproxy-rpcpv1_query.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
--
--rtpproxy-rpcpv1_query.obj: $(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_query.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_query.Tpo -c -o rtpproxy-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_query.Tpo $(DEPDIR)/rtpproxy-rpcpv1_query.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='rtpproxy-rpcpv1_query.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
-
--rtpproxy-rtpp_pearson.o: rtpp_pearson.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo -c -o rtpproxy-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy-rtpp_pearson.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
-
--rtpproxy-rtpp_pearson.obj: rtpp_pearson.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo -c -o rtpproxy-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy-rtpp_pearson.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
-
--rtpproxy-rtpp_command_rcache.o: rtpp_command_rcache.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo -c -o rtpproxy-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy-rtpp_command_rcache.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
-
--rtpproxy-rtpp_command_rcache.obj: rtpp_command_rcache.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo -c -o rtpproxy-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy-rtpp_command_rcache.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
-
--rtpproxy-rtpp_tnotify_set.o: rtpp_tnotify_set.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_tnotify_set.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo -c -o rtpproxy-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy-rtpp_tnotify_set.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
-
--rtpproxy-rtpp_tnotify_set.obj: rtpp_tnotify_set.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_tnotify_set.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo -c -o rtpproxy-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy-rtpp_tnotify_set.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
-
--rtpproxy-rtp_packet.o: rtp_packet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_packet.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_packet.Tpo -c -o rtpproxy-rtp_packet.o `test -f 'rtp_packet.c' || echo '$(srcdir)/'`rtp_packet.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_packet.Tpo $(DEPDIR)/rtpproxy-rtp_packet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_packet.c' object='rtpproxy-rtp_packet.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_packet.o `test -f 'rtp_packet.c' || echo '$(srcdir)/'`rtp_packet.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
-
--rtpproxy-rtp_packet.obj: rtp_packet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_packet.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_packet.Tpo -c -o rtpproxy-rtp_packet.obj `if test -f 'rtp_packet.c'; then $(CYGPATH_W) 'rtp_packet.c'; else $(CYGPATH_W) '$(srcdir)/rtp_packet.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_packet.Tpo $(DEPDIR)/rtpproxy-rtp_packet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtp_packet.c' object='rtpproxy-rtp_packet.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_packet.obj `if test -f 'rtp_packet.c'; then $(CYGPATH_W) 'rtp_packet.c'; else $(CYGPATH_W) '$(srcdir)/rtp_packet.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
-
--rtpproxy-rtpp_time.o: rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_time.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_time.Tpo -c -o rtpproxy-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_time.Tpo $(DEPDIR)/rtpproxy-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_time.c' object='rtpproxy-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
-
--rtpproxy-rtpp_time.obj: rtpp_time.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_time.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_time.Tpo -c -o rtpproxy-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_time.Tpo $(DEPDIR)/rtpproxy-rtpp_time.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_time.c' object='rtpproxy-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
-
--rtpproxy-rtpp_sessinfo.o: rtpp_sessinfo.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo -c -o rtpproxy-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy-rtpp_sessinfo.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
-
--rtpproxy-rtpp_sessinfo.obj: rtpp_sessinfo.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo -c -o rtpproxy-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy-rtpp_sessinfo.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
-
--rtpproxy-rtpp_weakref.o: rtpp_weakref.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_weakref.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo -c -o rtpproxy-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy-rtpp_weakref.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy-rtpp_weakref.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
-
--rtpproxy-rtpp_weakref.obj: rtpp_weakref.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_weakref.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo -c -o rtpproxy-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy-rtpp_weakref.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy-rtpp_weakref.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
-
--rtpproxy-rtpp_rw_lock.o: rtpp_rw_lock.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_rw_lock.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_rw_lock.Tpo -c -o rtpproxy-rtpp_rw_lock.o `test -f 'rtpp_rw_lock.c' || echo '$(srcdir)/'`rtpp_rw_lock.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_rw_lock.Tpo $(DEPDIR)/rtpproxy-rtpp_rw_lock.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_rw_lock.c' object='rtpproxy-rtpp_rw_lock.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_rw_lock.o `test -f 'rtpp_rw_lock.c' || echo '$(srcdir)/'`rtpp_rw_lock.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
-
--rtpproxy-rtpp_rw_lock.obj: rtpp_rw_lock.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_rw_lock.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_rw_lock.Tpo -c -o rtpproxy-rtpp_rw_lock.obj `if test -f 'rtpp_rw_lock.c'; then $(CYGPATH_W) 'rtpp_rw_lock.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_rw_lock.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_rw_lock.Tpo $(DEPDIR)/rtpproxy-rtpp_rw_lock.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_rw_lock.c' object='rtpproxy-rtpp_rw_lock.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_rw_lock.obj `if test -f 'rtpp_rw_lock.c'; then $(CYGPATH_W) 'rtpp_rw_lock.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_rw_lock.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
-
--rtpproxy-rtpp_proc_servers.o: rtpp_proc_servers.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_servers.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo -c -o rtpproxy-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy-rtpp_proc_servers.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
-
--rtpproxy-rtpp_proc_servers.obj: rtpp_proc_servers.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_servers.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo -c -o rtpproxy-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy-rtpp_proc_servers.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
-
--rtpproxy-rtpp_stream.o: rtpp_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream.Tpo -c -o rtpproxy-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_stream.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_stream.c' object='rtpproxy-rtpp_stream.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
-
--rtpproxy-rtpp_stream.obj: rtpp_stream.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream.Tpo -c -o rtpproxy-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_stream.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_stream.c' object='rtpproxy-rtpp_stream.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
-
--rtpproxy-rtpp_proc_wakeup.o: rtpp_proc_wakeup.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_wakeup.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Tpo -c -o rtpproxy-rtpp_proc_wakeup.o `test -f 'rtpp_proc_wakeup.c' || echo '$(srcdir)/'`rtpp_proc_wakeup.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_wakeup.c' object='rtpproxy-rtpp_proc_wakeup.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_wakeup.o `test -f 'rtpp_proc_wakeup.c' || echo '$(srcdir)/'`rtpp_proc_wakeup.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
-
--rtpproxy-rtpp_proc_wakeup.obj: rtpp_proc_wakeup.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_wakeup.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Tpo -c -o rtpproxy-rtpp_proc_wakeup.obj `if test -f 'rtpp_proc_wakeup.c'; then $(CYGPATH_W) 'rtpp_proc_wakeup.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_wakeup.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_wakeup.c' object='rtpproxy-rtpp_proc_wakeup.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_wakeup.obj `if test -f 'rtpp_proc_wakeup.c'; then $(CYGPATH_W) 'rtpp_proc_wakeup.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_wakeup.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
-
--rtpproxy-rtpp_genuid.o: rtpp_genuid.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo -c -o rtpproxy-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy-rtpp_genuid.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
-
--rtpproxy-rtpp_genuid.obj: rtpp_genuid.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo -c -o rtpproxy-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy-rtpp_genuid.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
-
--rtpproxy-rtpp_genuid_singlet.o: rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid_singlet.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo -c -o rtpproxy-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy-rtpp_genuid_singlet.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
-
--rtpproxy-rtpp_genuid_singlet.obj: rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid_singlet.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo -c -o rtpproxy-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy-rtpp_genuid_singlet.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
-
--rtpproxy-rtpp_log_obj.o: rtpp_log_obj.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo -c -o rtpproxy-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy-rtpp_log_obj.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
-
--rtpproxy-rtpp_log_obj.obj: rtpp_log_obj.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo -c -o rtpproxy-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy-rtpp_log_obj.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
-
--rtpproxy-rtpp_socket.o: rtpp_socket.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket.Tpo -c -o rtpproxy-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket.Tpo $(DEPDIR)/rtpproxy-rtpp_socket.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_socket.c' object='rtpproxy-rtpp_socket.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
-
--rtpproxy-rtpp_socket.obj: rtpp_socket.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket.Tpo -c -o rtpproxy-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket.Tpo $(DEPDIR)/rtpproxy-rtpp_socket.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_socket.c' object='rtpproxy-rtpp_socket.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
-
--rtpproxy-rtpp_wi_apis.o: rtpp_wi_apis.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_apis.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_apis.Tpo -c -o rtpproxy-rtpp_wi_apis.o `test -f 'rtpp_wi_apis.c' || echo '$(srcdir)/'`rtpp_wi_apis.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_apis.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_apis.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_apis.c' object='rtpproxy-rtpp_wi_apis.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_apis.o `test -f 'rtpp_wi_apis.c' || echo '$(srcdir)/'`rtpp_wi_apis.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
-
--rtpproxy-rtpp_wi_apis.obj: rtpp_wi_apis.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_apis.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_apis.Tpo -c -o rtpproxy-rtpp_wi_apis.obj `if test -f 'rtpp_wi_apis.c'; then $(CYGPATH_W) 'rtpp_wi_apis.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_apis.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_apis.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_apis.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_apis.c' object='rtpproxy-rtpp_wi_apis.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_apis.obj `if test -f 'rtpp_wi_apis.c'; then $(CYGPATH_W) 'rtpp_wi_apis.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_apis.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
-
--rtpproxy-rtpp_ttl.o: rtpp_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo -c -o rtpproxy-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy-rtpp_ttl.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
-
--rtpproxy-rtpp_ttl.obj: rtpp_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo -c -o rtpproxy-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy-rtpp_ttl.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-
--rtpproxy-rtpp_proc_ttl.o: rtpp_proc_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo -c -o rtpproxy-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy-rtpp_proc_ttl.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
-
--rtpproxy-rtpp_proc_ttl.obj: rtpp_proc_ttl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo -c -o rtpproxy-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy-rtpp_proc_ttl.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-
--rtpproxy-rtpp_pipe.o: rtpp_pipe.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo -c -o rtpproxy-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy-rtpp_pipe.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
-
--rtpproxy-rtpp_pipe.obj: rtpp_pipe.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo -c -o rtpproxy-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy-rtpp_pipe.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-
--rtpproxy-rtpp_pcount.o: rtpp_pcount.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo -c -o rtpproxy-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy-rtpp_pcount.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
-
--rtpproxy-rtpp_pcount.obj: rtpp_pcount.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo -c -o rtpproxy-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy-rtpp_pcount.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-
--rtpproxy-rtpp_wi_sgnl.o: rtpp_wi_sgnl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_sgnl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Tpo -c -o rtpproxy-rtpp_wi_sgnl.o `test -f 'rtpp_wi_sgnl.c' || echo '$(srcdir)/'`rtpp_wi_sgnl.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_sgnl.c' object='rtpproxy-rtpp_wi_sgnl.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_sgnl.o `test -f 'rtpp_wi_sgnl.c' || echo '$(srcdir)/'`rtpp_wi_sgnl.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
-
--rtpproxy-rtpp_wi_sgnl.obj: rtpp_wi_sgnl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_sgnl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Tpo -c -o rtpproxy-rtpp_wi_sgnl.obj `if test -f 'rtpp_wi_sgnl.c'; then $(CYGPATH_W) 'rtpp_wi_sgnl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_sgnl.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_sgnl.c' object='rtpproxy-rtpp_wi_sgnl.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_sgnl.obj `if test -f 'rtpp_wi_sgnl.c'; then $(CYGPATH_W) 'rtpp_wi_sgnl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_sgnl.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
-
--rtpproxy-rtpp_wi_data.o: rtpp_wi_data.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_data.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_data.Tpo -c -o rtpproxy-rtpp_wi_data.o `test -f 'rtpp_wi_data.c' || echo '$(srcdir)/'`rtpp_wi_data.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_data.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_data.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_data.c' object='rtpproxy-rtpp_wi_data.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_data.o `test -f 'rtpp_wi_data.c' || echo '$(srcdir)/'`rtpp_wi_data.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
-
--rtpproxy-rtpp_wi_data.obj: rtpp_wi_data.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_data.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_data.Tpo -c -o rtpproxy-rtpp_wi_data.obj `if test -f 'rtpp_wi_data.c'; then $(CYGPATH_W) 'rtpp_wi_data.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_data.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_data.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_data.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_data.c' object='rtpproxy-rtpp_wi_data.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_data.obj `if test -f 'rtpp_wi_data.c'; then $(CYGPATH_W) 'rtpp_wi_data.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_data.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
-
--rtpproxy-rtpp_pcnt_strm.o: rtpp_pcnt_strm.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo -c -o rtpproxy-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy-rtpp_pcnt_strm.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
-
--rtpproxy-rtpp_pcnt_strm.obj: rtpp_pcnt_strm.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo -c -o rtpproxy-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy-rtpp_pcnt_strm.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
-
--rtpproxy-rtpp_ringbuf.o: rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo -c -o rtpproxy-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
-
--rtpproxy-rtpp_ringbuf.obj: rtpp_ringbuf.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo -c -o rtpproxy-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-
--rtpproxy-rpcpv1_delete.o: $(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_delete.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_delete.Tpo -c -o rtpproxy-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_delete.Tpo $(DEPDIR)/rtpproxy-rpcpv1_delete.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='rtpproxy-rpcpv1_delete.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpp_rzmalloc_perf_debug_CPPFLAGS) $(CPPFLAGS) $(rtpp_rzmalloc_perf_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
-
--rtpproxy-rpcpv1_delete.obj: $(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_delete.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_delete.Tpo -c -o rtpproxy-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_delete.Tpo $(DEPDIR)/rtpproxy-rpcpv1_delete.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='rtpproxy-rpcpv1_delete.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
--
--rtpproxy-rpcpv1_record.o: $(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_record.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_record.Tpo -c -o rtpproxy-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_record.Tpo $(DEPDIR)/rtpproxy-rpcpv1_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='rtpproxy-rpcpv1_record.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
--
--rtpproxy-rpcpv1_record.obj: $(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_record.Tpo -c -o rtpproxy-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_record.Tpo $(DEPDIR)/rtpproxy-rpcpv1_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='rtpproxy-rpcpv1_record.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
--
--rtpproxy-rtpp_port_table.o: rtpp_port_table.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo -c -o rtpproxy-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy-rtpp_port_table.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
--
--rtpproxy-rtpp_port_table.obj: rtpp_port_table.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo -c -o rtpproxy-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy-rtpp_port_table.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
--
--rtpproxy-rtpp_acct.o: rtpp_acct.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct.Tpo -c -o rtpproxy-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct.Tpo $(DEPDIR)/rtpproxy-rtpp_acct.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_acct.c' object='rtpproxy-rtpp_acct.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
--
--rtpproxy-rtpp_acct.obj: rtpp_acct.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct.Tpo -c -o rtpproxy-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct.Tpo $(DEPDIR)/rtpproxy-rtpp_acct.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_acct.c' object='rtpproxy-rtpp_acct.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
--
--rtpproxy-rtpp_bindaddrs.o: rtpp_bindaddrs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_bindaddrs.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo -c -o rtpproxy-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy-rtpp_bindaddrs.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
--
--rtpproxy-rtpp_bindaddrs.obj: rtpp_bindaddrs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_bindaddrs.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo -c -o rtpproxy-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy-rtpp_bindaddrs.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
--
--rtpproxy-rtpp_netaddr.o: rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo -c -o rtpproxy-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
--
--rtpproxy-rtpp_netaddr.obj: rtpp_netaddr.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo -c -o rtpproxy-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
--
--rtpproxy-rpcpv1_play.o: $(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_play.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_play.Tpo -c -o rtpproxy-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_play.Tpo $(DEPDIR)/rtpproxy-rpcpv1_play.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='rtpproxy-rpcpv1_play.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
--
--rtpproxy-rpcpv1_play.obj: $(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_play.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_play.Tpo -c -o rtpproxy-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_play.Tpo $(DEPDIR)/rtpproxy-rpcpv1_play.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='rtpproxy-rpcpv1_play.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
--
--rtpproxy-rpcpv1_ver.o: $(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ver.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ver.Tpo -c -o rtpproxy-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ver.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ver.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='rtpproxy-rpcpv1_ver.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
--
--rtpproxy-rpcpv1_ver.obj: $(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ver.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ver.Tpo -c -o rtpproxy-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ver.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ver.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='rtpproxy-rpcpv1_ver.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
--
--rtpproxy-rtpp_pearson_perfect.o: rtpp_pearson_perfect.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson_perfect.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Tpo -c -o rtpproxy-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo '$(srcdir)/'`rtpp_pearson_perfect.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pearson_perfect.c' object='rtpproxy-rtpp_pearson_perfect.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo '$(srcdir)/'`rtpp_pearson_perfect.c
--
--rtpproxy-rtpp_pearson_perfect.obj: rtpp_pearson_perfect.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson_perfect.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Tpo -c -o rtpproxy-rtpp_pearson_perfect.obj `if test -f 'rtpp_pearson_perfect.c'; then $(CYGPATH_W) 'rtpp_pearson_perfect.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson_perfect.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pearson_perfect.c' object='rtpproxy-rtpp_pearson_perfect.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson_perfect.obj `if test -f 'rtpp_pearson_perfect.c'; then $(CYGPATH_W) 'rtpp_pearson_perfect.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson_perfect.c'; fi`
--
--rtpproxy-rtpp_acct_rtcp.o: rtpp_acct_rtcp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct_rtcp.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Tpo -c -o rtpproxy-rtpp_acct_rtcp.o `test -f 'rtpp_acct_rtcp.c' || echo '$(srcdir)/'`rtpp_acct_rtcp.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Tpo $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_acct_rtcp.c' object='rtpproxy-rtpp_acct_rtcp.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct_rtcp.o `test -f 'rtpp_acct_rtcp.c' || echo '$(srcdir)/'`rtpp_acct_rtcp.c
--
--rtpproxy-rtpp_acct_rtcp.obj: rtpp_acct_rtcp.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct_rtcp.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Tpo -c -o rtpproxy-rtpp_acct_rtcp.obj `if test -f 'rtpp_acct_rtcp.c'; then $(CYGPATH_W) 'rtpp_acct_rtcp.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_rtcp.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Tpo $(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_acct_rtcp.c' object='rtpproxy-rtpp_acct_rtcp.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct_rtcp.obj `if test -f 'rtpp_acct_rtcp.c'; then $(CYGPATH_W) 'rtpp_acct_rtcp.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_rtcp.c'; fi`
--
--rtpproxy-rtpp_cfile.o: rtpp_cfile.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_cfile.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_cfile.Tpo -c -o rtpproxy-rtpp_cfile.o `test -f 'rtpp_cfile.c' || echo '$(srcdir)/'`rtpp_cfile.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_cfile.Tpo $(DEPDIR)/rtpproxy-rtpp_cfile.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_cfile.c' object='rtpproxy-rtpp_cfile.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_cfile.o `test -f 'rtpp_cfile.c' || echo '$(srcdir)/'`rtpp_cfile.c
--
--rtpproxy-rtpp_cfile.obj: rtpp_cfile.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_cfile.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_cfile.Tpo -c -o rtpproxy-rtpp_cfile.obj `if test -f 'rtpp_cfile.c'; then $(CYGPATH_W) 'rtpp_cfile.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_cfile.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_cfile.Tpo $(DEPDIR)/rtpproxy-rtpp_cfile.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_cfile.c' object='rtpproxy-rtpp_cfile.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_cfile.obj `if test -f 'rtpp_cfile.c'; then $(CYGPATH_W) 'rtpp_cfile.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_cfile.c'; fi`
--
--rtpproxy-rtpp_ucl.o: rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ucl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ucl.Tpo -c -o rtpproxy-rtpp_ucl.o `test -f 'rtpp_ucl.c' || echo '$(srcdir)/'`rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ucl.Tpo $(DEPDIR)/rtpproxy-rtpp_ucl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ucl.c' object='rtpproxy-rtpp_ucl.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ucl.o `test -f 'rtpp_ucl.c' || echo '$(srcdir)/'`rtpp_ucl.c
--
--rtpproxy-rtpp_ucl.obj: rtpp_ucl.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ucl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ucl.Tpo -c -o rtpproxy-rtpp_ucl.obj `if test -f 'rtpp_ucl.c'; then $(CYGPATH_W) 'rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ucl.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ucl.Tpo $(DEPDIR)/rtpproxy-rtpp_ucl.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_ucl.c' object='rtpproxy-rtpp_ucl.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ucl.obj `if test -f 'rtpp_ucl.c'; then $(CYGPATH_W) 'rtpp_ucl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ucl.c'; fi`
--
--rtpproxy-rtpp_network_io.o: rtpp_network_io.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network_io.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo -c -o rtpproxy-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy-rtpp_network_io.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy-rtpp_network_io.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
--
--rtpproxy-rtpp_network_io.obj: rtpp_network_io.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network_io.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo -c -o rtpproxy-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy-rtpp_network_io.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy-rtpp_network_io.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
--
--rtpproxy-rtpp_wi_pkt.o: rtpp_wi_pkt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_pkt.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Tpo -c -o rtpproxy-rtpp_wi_pkt.o `test -f 'rtpp_wi_pkt.c' || echo '$(srcdir)/'`rtpp_wi_pkt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_pkt.c' object='rtpproxy-rtpp_wi_pkt.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_pkt.o `test -f 'rtpp_wi_pkt.c' || echo '$(srcdir)/'`rtpp_wi_pkt.c
--
--rtpproxy-rtpp_wi_pkt.obj: rtpp_wi_pkt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi_pkt.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Tpo -c -o rtpproxy-rtpp_wi_pkt.obj `if test -f 'rtpp_wi_pkt.c'; then $(CYGPATH_W) 'rtpp_wi_pkt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_pkt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Tpo $(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_wi_pkt.c' object='rtpproxy-rtpp_wi_pkt.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi_pkt.obj `if test -f 'rtpp_wi_pkt.c'; then $(CYGPATH_W) 'rtpp_wi_pkt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi_pkt.c'; fi`
--
--rtpproxy-rtpp_timeout_data.o: rtpp_timeout_data.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timeout_data.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timeout_data.Tpo -c -o rtpproxy-rtpp_timeout_data.o `test -f 'rtpp_timeout_data.c' || echo '$(srcdir)/'`rtpp_timeout_data.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timeout_data.Tpo $(DEPDIR)/rtpproxy-rtpp_timeout_data.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_timeout_data.c' object='rtpproxy-rtpp_timeout_data.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timeout_data.o `test -f 'rtpp_timeout_data.c' || echo '$(srcdir)/'`rtpp_timeout_data.c
--
--rtpproxy-rtpp_timeout_data.obj: rtpp_timeout_data.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timeout_data.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timeout_data.Tpo -c -o rtpproxy-rtpp_timeout_data.obj `if test -f 'rtpp_timeout_data.c'; then $(CYGPATH_W) 'rtpp_timeout_data.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timeout_data.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timeout_data.Tpo $(DEPDIR)/rtpproxy-rtpp_timeout_data.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_timeout_data.c' object='rtpproxy-rtpp_timeout_data.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timeout_data.obj `if test -f 'rtpp_timeout_data.c'; then $(CYGPATH_W) 'rtpp_timeout_data.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timeout_data.c'; fi`
--
--rtpproxy-rtpp_nofile.o: rtpp_nofile.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_nofile.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_nofile.Tpo -c -o rtpproxy-rtpp_nofile.o `test -f 'rtpp_nofile.c' || echo '$(srcdir)/'`rtpp_nofile.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_nofile.Tpo $(DEPDIR)/rtpproxy-rtpp_nofile.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_nofile.c' object='rtpproxy-rtpp_nofile.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_nofile.o `test -f 'rtpp_nofile.c' || echo '$(srcdir)/'`rtpp_nofile.c
--
--rtpproxy-rtpp_nofile.obj: rtpp_nofile.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_nofile.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_nofile.Tpo -c -o rtpproxy-rtpp_nofile.obj `if test -f 'rtpp_nofile.c'; then $(CYGPATH_W) 'rtpp_nofile.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_nofile.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_nofile.Tpo $(DEPDIR)/rtpproxy-rtpp_nofile.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_nofile.c' object='rtpproxy-rtpp_nofile.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_nofile.obj `if test -f 'rtpp_nofile.c'; then $(CYGPATH_W) 'rtpp_nofile.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_nofile.c'; fi`
--
--rtpproxy-rpcpv1_norecord.o: $(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_norecord.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_norecord.Tpo -c -o rtpproxy-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_norecord.Tpo $(DEPDIR)/rtpproxy-rpcpv1_norecord.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='rtpproxy-rpcpv1_norecord.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
--
--rtpproxy-rpcpv1_norecord.obj: $(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_norecord.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_norecord.Tpo -c -o rtpproxy-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_norecord.Tpo $(DEPDIR)/rtpproxy-rpcpv1_norecord.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='rtpproxy-rpcpv1_norecord.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
--
--rtpproxy-rpcpv1_ul_subc.o: $(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul_subc.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Tpo -c -o rtpproxy-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='rtpproxy-rpcpv1_ul_subc.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
--
--rtpproxy-rpcpv1_ul_subc.obj: $(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul_subc.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Tpo -c -o rtpproxy-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='rtpproxy-rpcpv1_ul_subc.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
--
--rtpproxy-rtpp_epoll.o: rtpp_epoll.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_epoll.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_epoll.Tpo -c -o rtpproxy-rtpp_epoll.o `test -f 'rtpp_epoll.c' || echo '$(srcdir)/'`rtpp_epoll.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_epoll.Tpo $(DEPDIR)/rtpproxy-rtpp_epoll.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_epoll.c' object='rtpproxy-rtpp_epoll.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_epoll.o `test -f 'rtpp_epoll.c' || echo '$(srcdir)/'`rtpp_epoll.c
--
--rtpproxy-rtpp_epoll.obj: rtpp_epoll.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_epoll.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_epoll.Tpo -c -o rtpproxy-rtpp_epoll.obj `if test -f 'rtpp_epoll.c'; then $(CYGPATH_W) 'rtpp_epoll.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_epoll.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_epoll.Tpo $(DEPDIR)/rtpproxy-rtpp_epoll.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_epoll.c' object='rtpproxy-rtpp_epoll.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_epoll.obj `if test -f 'rtpp_epoll.c'; then $(CYGPATH_W) 'rtpp_epoll.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_epoll.c'; fi`
--
--rtpproxy-rtpp_str.o: rtpp_str.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_str.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_str.Tpo -c -o rtpproxy-rtpp_str.o `test -f 'rtpp_str.c' || echo '$(srcdir)/'`rtpp_str.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_str.Tpo $(DEPDIR)/rtpproxy-rtpp_str.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_str.c' object='rtpproxy-rtpp_str.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_str.o `test -f 'rtpp_str.c' || echo '$(srcdir)/'`rtpp_str.c
--
--rtpproxy-rtpp_str.obj: rtpp_str.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_str.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_str.Tpo -c -o rtpproxy-rtpp_str.obj `if test -f 'rtpp_str.c'; then $(CYGPATH_W) 'rtpp_str.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_str.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_str.Tpo $(DEPDIR)/rtpproxy-rtpp_str.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_str.c' object='rtpproxy-rtpp_str.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_str.obj `if test -f 'rtpp_str.c'; then $(CYGPATH_W) 'rtpp_str.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_str.c'; fi`
--
--rtpproxy-pproc_manager.o: $(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-pproc_manager.o -MD -MP -MF $(DEPDIR)/rtpproxy-pproc_manager.Tpo -c -o rtpproxy-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-pproc_manager.Tpo $(DEPDIR)/rtpproxy-pproc_manager.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='rtpproxy-pproc_manager.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
--
--rtpproxy-pproc_manager.obj: $(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-pproc_manager.obj -MD -MP -MF $(DEPDIR)/rtpproxy-pproc_manager.Tpo -c -o rtpproxy-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-pproc_manager.Tpo $(DEPDIR)/rtpproxy-pproc_manager.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='rtpproxy-pproc_manager.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
--
--rtpproxy-rtpp_modman.o: rtpp_modman.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_modman.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_modman.Tpo -c -o rtpproxy-rtpp_modman.o `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_modman.Tpo $(DEPDIR)/rtpproxy-rtpp_modman.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_modman.c' object='rtpproxy-rtpp_modman.o' libtool=no @AMDEPBACKSLASH@
+-rtpproxy-main.o: main.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.o -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='rtpproxy-main.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_modman.o `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
-
--rtpproxy-rtpp_modman.obj: rtpp_modman.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_modman.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_modman.Tpo -c -o rtpproxy-rtpp_modman.obj `if test -f 'rtpp_modman.c'; then $(CYGPATH_W) 'rtpp_modman.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_modman.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_modman.Tpo $(DEPDIR)/rtpproxy-rtpp_modman.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_modman.c' object='rtpproxy-rtpp_modman.obj' libtool=no @AMDEPBACKSLASH@
+-rtpproxy-main.obj: main.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.obj -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='rtpproxy-main.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_modman.obj `if test -f 'rtpp_modman.c'; then $(CYGPATH_W) 'rtpp_modman.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_modman.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
-
-rtpproxy-rtpp_module_if.o: rtpp_module_if.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if.Tpo -c -o rtpproxy-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
@@ -62710,160 +64772,6 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if.obj `if test -f 'rtpp_module_if.c'; then $(CYGPATH_W) 'rtpp_module_if.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if.c'; fi`
-
--rtpproxy-rtpp_log_stand.o: rtpp_log_stand.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_stand.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo -c -o rtpproxy-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy-rtpp_log_stand.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy-rtpp_log_stand.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
--
--rtpproxy-rtpp_log_stand.obj: rtpp_log_stand.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_stand.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo -c -o rtpproxy-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy-rtpp_log_stand.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy-rtpp_log_stand.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
--
--rtpproxy-rtpp_log.o: rtpp_log.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log.Tpo -c -o rtpproxy-rtpp_log.o `test -f 'rtpp_log.c' || echo '$(srcdir)/'`rtpp_log.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log.Tpo $(DEPDIR)/rtpproxy-rtpp_log.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log.c' object='rtpproxy-rtpp_log.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log.o `test -f 'rtpp_log.c' || echo '$(srcdir)/'`rtpp_log.c
--
--rtpproxy-rtpp_log.obj: rtpp_log.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log.Tpo -c -o rtpproxy-rtpp_log.obj `if test -f 'rtpp_log.c'; then $(CYGPATH_W) 'rtpp_log.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log.Tpo $(DEPDIR)/rtpproxy-rtpp_log.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_log.c' object='rtpproxy-rtpp_log.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log.obj `if test -f 'rtpp_log.c'; then $(CYGPATH_W) 'rtpp_log.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log.c'; fi`
--
--rtpproxy-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo -c -o rtpproxy-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpproxy-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--
--rtpproxy-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo -c -o rtpproxy-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpproxy-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--
--rtpproxy-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo -c -o rtpproxy-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpproxy-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--
--rtpproxy-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo -c -o rtpproxy-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpproxy-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--
--rtpproxy-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo -c -o rtpproxy-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpproxy-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--
--rtpproxy-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo -c -o rtpproxy-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpproxy-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--
--rtpproxy-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo -c -o rtpproxy-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpproxy-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--
--rtpproxy-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo -c -o rtpproxy-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpproxy-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--
--rtpproxy-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed_task_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Tpo -c -o rtpproxy-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpproxy-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--
--rtpproxy-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed_task_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Tpo -c -o rtpproxy-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpproxy-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--
--rtpproxy-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_modman_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_modman_fin.Tpo -c -o rtpproxy-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_modman_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpproxy-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--
--rtpproxy-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_modman_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_modman_fin.Tpo -c -o rtpproxy-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_modman_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpproxy-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--
--rtpproxy-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo -c -o rtpproxy-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpproxy-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--
--rtpproxy-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo -c -o rtpproxy-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpproxy-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--
--rtpproxy-rtpp_mallocs.o: rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo -c -o rtpproxy-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
--
--rtpproxy-rtpp_mallocs.obj: rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo -c -o rtpproxy-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
--
--rtpproxy-rtpp_refcnt.o: rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo -c -o rtpproxy-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
--
--rtpproxy-rtpp_refcnt.obj: rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo -c -o rtpproxy-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
--
-rtpproxy_debug-main.o: main.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-main.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-main.Tpo -c -o rtpproxy_debug-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-main.Tpo $(DEPDIR)/rtpproxy_debug-main.Po
@@ -62892,20 +64800,6 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
-
--rtpproxy_debug-rtpp_pthread.o: rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pthread.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo -c -o rtpproxy_debug-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy_debug-rtpp_pthread.o' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
--
--rtpproxy_debug-rtpp_pthread.obj: rtpp_pthread.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pthread.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo -c -o rtpproxy_debug-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy_debug-rtpp_pthread.obj' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
--
-rtpproxy_debug-rtpp_record.o: rtpp_record.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo -c -o rtpproxy_debug-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record.Po
@@ -63116,33 +65010,33 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
-
--rtpproxy_debug-rpcpv1_copy.o: $(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_copy.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo -c -o rtpproxy_debug-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='rtpproxy_debug-rpcpv1_copy.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.o: $(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_copy.c
-
--rtpproxy_debug-rpcpv1_copy.obj: $(CMDSRCDIR)/rpcpv1_copy.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_copy.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo -c -o rtpproxy_debug-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='rtpproxy_debug-rpcpv1_copy.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.obj: $(CMDSRCDIR)/rpcpv1_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_copy.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_copy.c'; fi`
-
--rtpproxy_debug-rpcpv1_ul.o: $(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ul.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo -c -o rtpproxy_debug-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='rtpproxy_debug-rpcpv1_ul.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.o: $(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.o `test -f '$(CMDSRCDIR)/rpcpv1_ul.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul.c
-
--rtpproxy_debug-rpcpv1_ul.obj: $(CMDSRCDIR)/rpcpv1_ul.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ul.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo -c -o rtpproxy_debug-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='rtpproxy_debug-rpcpv1_ul.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.obj: $(CMDSRCDIR)/rpcpv1_ul.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul.c'; fi`
-
-rtpproxy_debug-rtpp_hash_table.o: rtpp_hash_table.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_hash_table.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Tpo -c -o rtpproxy_debug-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
@@ -63172,19 +65066,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
-
--rtpproxy_debug-rpcpv1_stats.o: $(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo -c -o rtpproxy_debug-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='rtpproxy_debug-rpcpv1_stats.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.o: $(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.o `test -f '$(CMDSRCDIR)/rpcpv1_stats.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_stats.c
-
--rtpproxy_debug-rpcpv1_stats.obj: $(CMDSRCDIR)/rpcpv1_stats.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo -c -o rtpproxy_debug-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='rtpproxy_debug-rpcpv1_stats.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.obj: $(CMDSRCDIR)/rpcpv1_stats.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_stats.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_stats.obj `if test -f '$(CMDSRCDIR)/rpcpv1_stats.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_stats.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_stats.c'; fi`
-
-rtpproxy_debug-rtpp_controlfd.o: rtpp_controlfd.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_controlfd.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Tpo -c -o rtpproxy_debug-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
@@ -63256,19 +65150,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
-
--rtpproxy_debug-rpcpv1_query.o: $(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_query.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo -c -o rtpproxy_debug-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='rtpproxy_debug-rpcpv1_query.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.o: $(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.o `test -f '$(CMDSRCDIR)/rpcpv1_query.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_query.c
-
--rtpproxy_debug-rpcpv1_query.obj: $(CMDSRCDIR)/rpcpv1_query.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_query.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo -c -o rtpproxy_debug-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='rtpproxy_debug-rpcpv1_query.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.obj: $(CMDSRCDIR)/rpcpv1_query.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_query.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_query.obj `if test -f '$(CMDSRCDIR)/rpcpv1_query.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_query.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_query.c'; fi`
-
-rtpproxy_debug-rtpp_pearson.o: rtpp_pearson.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Tpo -c -o rtpproxy_debug-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
@@ -63438,19 +65332,19 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
-
--rtpproxy_debug-rtpp_genuid_singlet.o: rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid_singlet.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo -c -o rtpproxy_debug-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy_debug-rtpp_genuid_singlet.o' libtool=no @AMDEPBACKSLASH@
+-rtpproxy_debug-rtpp_proc_util.o: rtpp_proc_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_util.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Tpo -c -o rtpproxy_debug-rtpp_proc_util.o `test -f 'rtpp_proc_util.c' || echo '$(srcdir)/'`rtpp_proc_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_util.c' object='rtpproxy_debug-rtpp_proc_util.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_util.o `test -f 'rtpp_proc_util.c' || echo '$(srcdir)/'`rtpp_proc_util.c
-
--rtpproxy_debug-rtpp_genuid_singlet.obj: rtpp_genuid_singlet.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid_singlet.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo -c -o rtpproxy_debug-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy_debug-rtpp_genuid_singlet.obj' libtool=no @AMDEPBACKSLASH@
+-rtpproxy_debug-rtpp_proc_util.obj: rtpp_proc_util.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_util.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Tpo -c -o rtpproxy_debug-rtpp_proc_util.obj `if test -f 'rtpp_proc_util.c'; then $(CYGPATH_W) 'rtpp_proc_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_util.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_proc_util.c' object='rtpproxy_debug-rtpp_proc_util.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_util.obj `if test -f 'rtpp_proc_util.c'; then $(CYGPATH_W) 'rtpp_proc_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_util.c'; fi`
-
-rtpproxy_debug-rtpp_log_obj.o: rtpp_log_obj.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Tpo -c -o rtpproxy_debug-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
@@ -63606,33 +65500,33 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
-
--rtpproxy_debug-rpcpv1_delete.o: $(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_delete.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo -c -o rtpproxy_debug-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='rtpproxy_debug-rpcpv1_delete.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.o: $(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.o `test -f '$(CMDSRCDIR)/rpcpv1_delete.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_delete.c
-
--rtpproxy_debug-rpcpv1_delete.obj: $(CMDSRCDIR)/rpcpv1_delete.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_delete.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo -c -o rtpproxy_debug-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='rtpproxy_debug-rpcpv1_delete.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.obj: $(CMDSRCDIR)/rpcpv1_delete.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_delete.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_delete.obj `if test -f '$(CMDSRCDIR)/rpcpv1_delete.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_delete.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_delete.c'; fi`
-
--rtpproxy_debug-rpcpv1_record.o: $(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_record.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo -c -o rtpproxy_debug-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='rtpproxy_debug-rpcpv1_record.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.o: $(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.o `test -f '$(CMDSRCDIR)/rpcpv1_record.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_record.c
-
--rtpproxy_debug-rpcpv1_record.obj: $(CMDSRCDIR)/rpcpv1_record.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo -c -o rtpproxy_debug-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='rtpproxy_debug-rpcpv1_record.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.obj: $(CMDSRCDIR)/rpcpv1_record.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_record.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_record.obj `if test -f '$(CMDSRCDIR)/rpcpv1_record.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_record.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_record.c'; fi`
-
-rtpproxy_debug-rtpp_port_table.o: rtpp_port_table.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Tpo -c -o rtpproxy_debug-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
@@ -63676,6 +65570,20 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
-
+-rtpproxy_debug-rtpp_bindargs.o: rtpp_bindargs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_bindargs.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Tpo -c -o rtpproxy_debug-rtpp_bindargs.o `test -f 'rtpp_bindargs.c' || echo '$(srcdir)/'`rtpp_bindargs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_bindargs.c' object='rtpproxy_debug-rtpp_bindargs.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_bindargs.o `test -f 'rtpp_bindargs.c' || echo '$(srcdir)/'`rtpp_bindargs.c
+-
+-rtpproxy_debug-rtpp_bindargs.obj: rtpp_bindargs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_bindargs.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Tpo -c -o rtpproxy_debug-rtpp_bindargs.obj `if test -f 'rtpp_bindargs.c'; then $(CYGPATH_W) 'rtpp_bindargs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindargs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_bindargs.c' object='rtpproxy_debug-rtpp_bindargs.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_bindargs.obj `if test -f 'rtpp_bindargs.c'; then $(CYGPATH_W) 'rtpp_bindargs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindargs.c'; fi`
+-
-rtpproxy_debug-rtpp_netaddr.o: rtpp_netaddr.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo -c -o rtpproxy_debug-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
@@ -63690,33 +65598,33 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
-
--rtpproxy_debug-rpcpv1_play.o: $(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_play.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo -c -o rtpproxy_debug-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='rtpproxy_debug-rpcpv1_play.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.o: $(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.o `test -f '$(CMDSRCDIR)/rpcpv1_play.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_play.c
-
--rtpproxy_debug-rpcpv1_play.obj: $(CMDSRCDIR)/rpcpv1_play.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_play.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo -c -o rtpproxy_debug-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='rtpproxy_debug-rpcpv1_play.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.obj: $(CMDSRCDIR)/rpcpv1_play.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_play.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_play.obj `if test -f '$(CMDSRCDIR)/rpcpv1_play.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_play.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_play.c'; fi`
-
--rtpproxy_debug-rpcpv1_ver.o: $(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ver.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo -c -o rtpproxy_debug-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='rtpproxy_debug-rpcpv1_ver.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.o: $(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.o `test -f '$(CMDSRCDIR)/rpcpv1_ver.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ver.c
-
--rtpproxy_debug-rpcpv1_ver.obj: $(CMDSRCDIR)/rpcpv1_ver.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ver.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo -c -o rtpproxy_debug-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='rtpproxy_debug-rpcpv1_ver.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.obj: $(CMDSRCDIR)/rpcpv1_ver.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ver.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ver.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ver.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ver.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ver.c'; fi`
-
-rtpproxy_debug-rtpp_pearson_perfect.o: rtpp_pearson_perfect.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson_perfect.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect.Tpo -c -o rtpproxy_debug-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo '$(srcdir)/'`rtpp_pearson_perfect.c
@@ -63830,33 +65738,33 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_nofile.obj `if test -f 'rtpp_nofile.c'; then $(CYGPATH_W) 'rtpp_nofile.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_nofile.c'; fi`
-
--rtpproxy_debug-rpcpv1_norecord.o: $(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_norecord.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo -c -o rtpproxy_debug-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='rtpproxy_debug-rpcpv1_norecord.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.o: $(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.o `test -f '$(CMDSRCDIR)/rpcpv1_norecord.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_norecord.c
-
--rtpproxy_debug-rpcpv1_norecord.obj: $(CMDSRCDIR)/rpcpv1_norecord.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_norecord.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo -c -o rtpproxy_debug-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='rtpproxy_debug-rpcpv1_norecord.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.obj: $(CMDSRCDIR)/rpcpv1_norecord.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_norecord.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_norecord.obj `if test -f '$(CMDSRCDIR)/rpcpv1_norecord.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_norecord.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_norecord.c'; fi`
-
--rtpproxy_debug-rpcpv1_ul_subc.o: $(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ul_subc.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo -c -o rtpproxy_debug-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='rtpproxy_debug-rpcpv1_ul_subc.o' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.o: $(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc.c
-
--rtpproxy_debug-rpcpv1_ul_subc.obj: $(CMDSRCDIR)/rpcpv1_ul_subc.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rpcpv1_ul_subc.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo -c -o rtpproxy_debug-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='rtpproxy_debug-rpcpv1_ul_subc.obj' libtool=no @AMDEPBACKSLASH@
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.obj: $(CMDSRCDIR)/rpcpv1_ul_subc.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc.c'; fi`
-
-rtpproxy_debug-rtpp_epoll.o: rtpp_epoll.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_epoll.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_epoll.Tpo -c -o rtpproxy_debug-rtpp_epoll.o `test -f 'rtpp_epoll.c' || echo '$(srcdir)/'`rtpp_epoll.c
@@ -63886,19 +65794,89 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_str.obj `if test -f 'rtpp_str.c'; then $(CYGPATH_W) 'rtpp_str.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_str.c'; fi`
-
--rtpproxy_debug-pproc_manager.o: $(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-pproc_manager.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo -c -o rtpproxy_debug-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo $(DEPDIR)/rtpproxy_debug-pproc_manager.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='rtpproxy_debug-pproc_manager.o' libtool=no @AMDEPBACKSLASH@
+-rtpproxy_debug-rtpp_sbuf.o: rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sbuf.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Tpo -c -o rtpproxy_debug-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpproxy_debug-rtpp_sbuf.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo '$(srcdir)/'`rtpp_sbuf.c
+-
+-rtpproxy_debug-rtpp_sbuf.obj: rtpp_sbuf.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sbuf.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Tpo -c -o rtpproxy_debug-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_sbuf.c' object='rtpproxy_debug-rtpp_sbuf.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sbuf.obj `if test -f 'rtpp_sbuf.c'; then $(CYGPATH_W) 'rtpp_sbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sbuf.c'; fi`
-
--rtpproxy_debug-pproc_manager.obj: $(ADV_DIR)/pproc_manager.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-pproc_manager.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo -c -o rtpproxy_debug-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo $(DEPDIR)/rtpproxy_debug-pproc_manager.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='rtpproxy_debug-pproc_manager.obj' libtool=no @AMDEPBACKSLASH@
+-rtpproxy_debug-rtpp_refproxy.o: rtpp_refproxy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refproxy.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Tpo -c -o rtpproxy_debug-rtpp_refproxy.o `test -f 'rtpp_refproxy.c' || echo '$(srcdir)/'`rtpp_refproxy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refproxy.c' object='rtpproxy_debug-rtpp_refproxy.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refproxy.o `test -f 'rtpp_refproxy.c' || echo '$(srcdir)/'`rtpp_refproxy.c
+-
+-rtpproxy_debug-rtpp_refproxy.obj: rtpp_refproxy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refproxy.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Tpo -c -o rtpproxy_debug-rtpp_refproxy.obj `if test -f 'rtpp_refproxy.c'; then $(CYGPATH_W) 'rtpp_refproxy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refproxy.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_refproxy.c' object='rtpproxy_debug-rtpp_refproxy.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refproxy.obj `if test -f 'rtpp_refproxy.c'; then $(CYGPATH_W) 'rtpp_refproxy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refproxy.c'; fi`
+-
+-rtpproxy_debug-rtpp_command_reply.o: rtpp_command_reply.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_reply.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Tpo -c -o rtpproxy_debug-rtpp_command_reply.o `test -f 'rtpp_command_reply.c' || echo '$(srcdir)/'`rtpp_command_reply.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_reply.c' object='rtpproxy_debug-rtpp_command_reply.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_reply.o `test -f 'rtpp_command_reply.c' || echo '$(srcdir)/'`rtpp_command_reply.c
+-
+-rtpproxy_debug-rtpp_command_reply.obj: rtpp_command_reply.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_reply.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Tpo -c -o rtpproxy_debug-rtpp_command_reply.obj `if test -f 'rtpp_command_reply.c'; then $(CYGPATH_W) 'rtpp_command_reply.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_reply.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_command_reply.c' object='rtpproxy_debug-rtpp_command_reply.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_reply.obj `if test -f 'rtpp_command_reply.c'; then $(CYGPATH_W) 'rtpp_command_reply.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_reply.c'; fi`
+-
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.o: $(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.obj: $(CMDSRCDIR)/rpcpv1_ul_subc_set.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_set.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_set.c'; fi`
+-
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.o: $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.o -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-
+-$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.obj: $(CMDSRCDIR)/rpcpv1_ul_subc_copy.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.obj -MD -MP -MF $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Tpo -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Tpo $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c' object='$(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(CMDSRCDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_copy.c'; fi`
+-
+-$(ADV_DIR)/rtpproxy_debug-pproc_manager.o: $(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(ADV_DIR)/rtpproxy_debug-pproc_manager.o -MD -MP -MF $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo -c -o $(ADV_DIR)/rtpproxy_debug-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='$(ADV_DIR)/rtpproxy_debug-pproc_manager.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(ADV_DIR)/rtpproxy_debug-pproc_manager.o `test -f '$(ADV_DIR)/pproc_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/pproc_manager.c
+-
+-$(ADV_DIR)/rtpproxy_debug-pproc_manager.obj: $(ADV_DIR)/pproc_manager.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(ADV_DIR)/rtpproxy_debug-pproc_manager.obj -MD -MP -MF $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo -c -o $(ADV_DIR)/rtpproxy_debug-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Tpo $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(ADV_DIR)/pproc_manager.c' object='$(ADV_DIR)/rtpproxy_debug-pproc_manager.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(ADV_DIR)/rtpproxy_debug-pproc_manager.obj `if test -f '$(ADV_DIR)/pproc_manager.c'; then $(CYGPATH_W) '$(ADV_DIR)/pproc_manager.c'; else $(CYGPATH_W) '$(srcdir)/$(ADV_DIR)/pproc_manager.c'; fi`
-
-rtpproxy_debug-rtpp_modman.o: rtpp_modman.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_modman.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_modman.Tpo -c -o rtpproxy_debug-rtpp_modman.o `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
@@ -63914,6 +65892,20 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_modman.obj `if test -f 'rtpp_modman.c'; then $(CYGPATH_W) 'rtpp_modman.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_modman.c'; fi`
-
+-rtpproxy_debug-rtpp_module_if_static.o: rtpp_module_if_static.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_static.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo -c -o rtpproxy_debug-rtpp_module_if_static.o `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='rtpproxy_debug-rtpp_module_if_static.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_static.o `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
+-
+-rtpproxy_debug-rtpp_module_if_static.obj: rtpp_module_if_static.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_static.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo -c -o rtpproxy_debug-rtpp_module_if_static.obj `if test -f 'rtpp_module_if_static.c'; then $(CYGPATH_W) 'rtpp_module_if_static.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_static.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='rtpproxy_debug-rtpp_module_if_static.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_static.obj `if test -f 'rtpp_module_if_static.c'; then $(CYGPATH_W) 'rtpp_module_if_static.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_static.c'; fi`
+-
-rtpproxy_debug-rtpp_module_if.o: rtpp_module_if.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo -c -o rtpproxy_debug-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
@@ -63956,187 +65948,201 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log.obj `if test -f 'rtpp_log.c'; then $(CYGPATH_W) 'rtpp_log.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log.c'; fi`
-
--rtpproxy_debug-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o rtpproxy_debug-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpproxy_debug-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
-
--rtpproxy_debug-rtpp_command_rcache_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c' object='rtpproxy_debug-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
-
--rtpproxy_debug-rtpp_log_obj_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o rtpproxy_debug-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpproxy_debug-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
-
--rtpproxy_debug-rtpp_log_obj_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c' object='rtpproxy_debug-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
-
--rtpproxy_debug-rtpp_port_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o rtpproxy_debug-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpproxy_debug-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
-
--rtpproxy_debug-rtpp_port_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o rtpproxy_debug-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c' object='rtpproxy_debug-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
-
--rtpproxy_debug-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o rtpproxy_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpproxy_debug-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
-
--rtpproxy_debug-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o rtpproxy_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='rtpproxy_debug-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
-
--rtpproxy_debug-rtpp_timed_task_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_task_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpproxy_debug-rtpp_timed_task_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_task_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
-
--rtpproxy_debug-rtpp_timed_task_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_task_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c' object='rtpproxy_debug-rtpp_timed_task_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_task_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
-
--rtpproxy_debug-rtpp_modman_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_modman_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo -c -o rtpproxy_debug-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpproxy_debug-rtpp_modman_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.o: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_modman_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.o `test -f '$(MAINSRCDIR)/rtpp_memdeb.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_memdeb.c
-
--rtpproxy_debug-rtpp_modman_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_modman_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo -c -o rtpproxy_debug-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c' object='rtpproxy_debug-rtpp_modman_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.obj: $(MAINSRCDIR)/rtpp_memdeb.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_memdeb.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_modman_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_memdeb.obj `if test -f '$(MAINSRCDIR)/rtpp_memdeb.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_memdeb.c'; fi`
-
--rtpproxy_debug-rtpp_module_if_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o rtpproxy_debug-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpproxy_debug-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.o: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.o `test -f '$(MAINSRCDIR)/rtpp_glitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_glitch.c
-
--rtpproxy_debug-rtpp_module_if_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o rtpproxy_debug-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c' object='rtpproxy_debug-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.obj: $(MAINSRCDIR)/rtpp_glitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_glitch.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_glitch.obj `if test -f '$(MAINSRCDIR)/rtpp_glitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_glitch.c'; fi`
-
--rtpproxy_debug-rtpp_memdeb.o: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o rtpproxy_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpproxy_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.o: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb.o `test -f '$(top_srcdir)/src/rtpp_memdeb.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_memdeb.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.o `test -f '$(MAINSRCDIR)/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_autoglitch.c
-
--rtpproxy_debug-rtpp_memdeb.obj: $(top_srcdir)/src/rtpp_memdeb.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o rtpproxy_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_memdeb.c' object='rtpproxy_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.obj: $(MAINSRCDIR)/rtpp_autoglitch.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_autoglitch.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb.obj `if test -f '$(top_srcdir)/src/rtpp_memdeb.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_memdeb.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_autoglitch.obj `if test -f '$(MAINSRCDIR)/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_autoglitch.c'; fi`
-
--rtpproxy_debug-rtpp_glitch.o: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_glitch.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo -c -o rtpproxy_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpproxy_debug-rtpp_glitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.o: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_glitch.o `test -f '$(top_srcdir)/src/rtpp_glitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_glitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.o `test -f '$(MAINSRCDIR)/rtpp_refcnt.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_refcnt.c
-
--rtpproxy_debug-rtpp_glitch.obj: $(top_srcdir)/src/rtpp_glitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_glitch.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo -c -o rtpproxy_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_glitch.c' object='rtpproxy_debug-rtpp_glitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.obj: $(MAINSRCDIR)/rtpp_refcnt.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_refcnt.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_glitch.obj `if test -f '$(top_srcdir)/src/rtpp_glitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_glitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_glitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_refcnt.obj `if test -f '$(MAINSRCDIR)/rtpp_refcnt.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_refcnt.c'; fi`
-
--rtpproxy_debug-rtpp_autoglitch.o: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_autoglitch.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo -c -o rtpproxy_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpproxy_debug-rtpp_autoglitch.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.o: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_autoglitch.o `test -f '$(top_srcdir)/src/rtpp_autoglitch.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_autoglitch.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.o `test -f '$(MAINSRCDIR)/rtpp_threads.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_threads.c
-
--rtpproxy_debug-rtpp_autoglitch.obj: $(top_srcdir)/src/rtpp_autoglitch.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_autoglitch.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo -c -o rtpproxy_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_autoglitch.c' object='rtpproxy_debug-rtpp_autoglitch.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.obj: $(MAINSRCDIR)/rtpp_threads.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_threads.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_autoglitch.obj `if test -f '$(top_srcdir)/src/rtpp_autoglitch.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_autoglitch.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_autoglitch.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_threads.obj `if test -f '$(MAINSRCDIR)/rtpp_threads.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_threads.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_threads.c'; fi`
-
--rtpproxy_debug-rtpp_refcnt.o: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o rtpproxy_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpproxy_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.o: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt.o `test -f '$(top_srcdir)/src/rtpp_refcnt.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_refcnt.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.o `test -f '$(MAINSRCDIR)/rtpp_mallocs.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_mallocs.c
-
--rtpproxy_debug-rtpp_refcnt.obj: $(top_srcdir)/src/rtpp_refcnt.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o rtpproxy_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_refcnt.c' object='rtpproxy_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.obj: $(MAINSRCDIR)/rtpp_mallocs.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_mallocs.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt.obj `if test -f '$(top_srcdir)/src/rtpp_refcnt.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_refcnt.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_mallocs.obj `if test -f '$(MAINSRCDIR)/rtpp_mallocs.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_mallocs.c'; fi`
-
--rtpproxy_debug-rtpp_mallocs.o: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o rtpproxy_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpproxy_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.o: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_mallocs.o `test -f '$(top_srcdir)/src/rtpp_mallocs.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_mallocs.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.o `test -f '$(MAINSRCDIR)/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_stacktrace.c
-
--rtpproxy_debug-rtpp_mallocs.obj: $(top_srcdir)/src/rtpp_mallocs.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o rtpproxy_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_mallocs.c' object='rtpproxy_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.obj: $(MAINSRCDIR)/rtpp_stacktrace.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_stacktrace.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_mallocs.obj `if test -f '$(top_srcdir)/src/rtpp_mallocs.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_mallocs.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_stacktrace.obj `if test -f '$(MAINSRCDIR)/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_stacktrace.c'; fi`
-
--rtpproxy_debug-rtpp_stacktrace.o: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o rtpproxy_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpproxy_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.o: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.o -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stacktrace.o `test -f '$(top_srcdir)/src/rtpp_stacktrace.c' || echo '$(srcdir)/'`$(top_srcdir)/src/rtpp_stacktrace.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.o `test -f '$(MAINSRCDIR)/rtpp_coverage.c' || echo '$(srcdir)/'`$(MAINSRCDIR)/rtpp_coverage.c
-
--rtpproxy_debug-rtpp_stacktrace.obj: $(top_srcdir)/src/rtpp_stacktrace.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o rtpproxy_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/rtpp_stacktrace.c' object='rtpproxy_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
+-$(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.obj: $(MAINSRCDIR)/rtpp_coverage.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.obj -MD -MP -MF $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Tpo -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Tpo $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(MAINSRCDIR)/rtpp_coverage.c' object='$(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stacktrace.obj `if test -f '$(top_srcdir)/src/rtpp_stacktrace.c'; then $(CYGPATH_W) '$(top_srcdir)/src/rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/rtpp_stacktrace.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(MAINSRCDIR)/rtpproxy_debug-rtpp_coverage.obj `if test -f '$(MAINSRCDIR)/rtpp_coverage.c'; then $(CYGPATH_W) '$(MAINSRCDIR)/rtpp_coverage.c'; else $(CYGPATH_W) '$(srcdir)/$(MAINSRCDIR)/rtpp_coverage.c'; fi`
-
-rtpproxy_debug-rtpp_memdeb_test.o: rtpp_memdeb_test.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb_test.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Tpo -c -o rtpproxy_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
@@ -64152,290 +66158,363 @@ index 6401f15e..00000000
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
-
--rtpproxy_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o rtpproxy_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpproxy_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
-
--rtpproxy_debug-rtpp_netaddr_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c' object='rtpproxy_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
-
--rtpproxy_debug-rtpp_pearson_perfect_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo -c -o rtpproxy_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpproxy_debug-rtpp_pearson_perfect_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pearson_perfect_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
-
--rtpproxy_debug-rtpp_pearson_perfect_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson_perfect_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo -c -o rtpproxy_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c' object='rtpproxy_debug-rtpp_pearson_perfect_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pearson_perfect_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
-
--rtpproxy_debug-rtpp_refcnt_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o rtpproxy_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpproxy_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
-
--rtpproxy_debug-rtpp_refcnt_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c' object='rtpproxy_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
-
--rtpproxy_debug-rtpp_server_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o rtpproxy_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpproxy_debug-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
-
--rtpproxy_debug-rtpp_server_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o rtpproxy_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c' object='rtpproxy_debug-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
-
--rtpproxy_debug-rtpp_stats_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stats_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo -c -o rtpproxy_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpproxy_debug-rtpp_stats_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stats_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
-
--rtpproxy_debug-rtpp_stats_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stats_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo -c -o rtpproxy_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c' object='rtpproxy_debug-rtpp_stats_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stats_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
-
--rtpproxy_debug-rtpp_stream_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o rtpproxy_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpproxy_debug-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
-
--rtpproxy_debug-rtpp_stream_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o rtpproxy_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c' object='rtpproxy_debug-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
-
--rtpproxy_debug-rtpp_timed_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpproxy_debug-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
-
--rtpproxy_debug-rtpp_timed_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c' object='rtpproxy_debug-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
-
--rtpproxy_debug-rtpp_pcount_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o rtpproxy_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpproxy_debug-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
-
--rtpproxy_debug-rtpp_pcount_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o rtpproxy_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c' object='rtpproxy_debug-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
-
--rtpproxy_debug-rtpp_record_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o rtpproxy_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpproxy_debug-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
-
--rtpproxy_debug-rtpp_record_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o rtpproxy_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c' object='rtpproxy_debug-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
-
--rtpproxy_debug-rtpp_hash_table_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_hash_table_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo -c -o rtpproxy_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpproxy_debug-rtpp_hash_table_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_hash_table_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
-
--rtpproxy_debug-rtpp_hash_table_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_hash_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo -c -o rtpproxy_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c' object='rtpproxy_debug-rtpp_hash_table_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_hash_table_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
-
--rtpproxy_debug-rtpp_weakref_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_weakref_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo -c -o rtpproxy_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpproxy_debug-rtpp_weakref_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_weakref_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
-
--rtpproxy_debug-rtpp_weakref_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_weakref_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo -c -o rtpproxy_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c' object='rtpproxy_debug-rtpp_weakref_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_weakref_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
-
--rtpproxy_debug-rtpp_analyzer_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_analyzer_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo -c -o rtpproxy_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpproxy_debug-rtpp_analyzer_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_analyzer_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
-
--rtpproxy_debug-rtpp_analyzer_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_analyzer_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo -c -o rtpproxy_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c' object='rtpproxy_debug-rtpp_analyzer_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_analyzer_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
-
--rtpproxy_debug-rtpp_pcnt_strm_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpproxy_debug-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
-
--rtpproxy_debug-rtpp_pcnt_strm_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c' object='rtpproxy_debug-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
-
--rtpproxy_debug-rtpp_ttl_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o rtpproxy_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpproxy_debug-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
-
--rtpproxy_debug-rtpp_ttl_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o rtpproxy_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c' object='rtpproxy_debug-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
-
--rtpproxy_debug-rtpp_pipe_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o rtpproxy_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpproxy_debug-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-
--rtpproxy_debug-rtpp_pipe_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o rtpproxy_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c' object='rtpproxy_debug-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
-
--rtpproxy_debug-rtpp_ringbuf_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o rtpproxy_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpproxy_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
-
--rtpproxy_debug-rtpp_ringbuf_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c' object='rtpproxy_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_socket_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c'; fi`
-
--rtpproxy_debug-rtpp_sessinfo_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o rtpproxy_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpproxy_debug-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
-
--rtpproxy_debug-rtpp_sessinfo_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c' object='rtpproxy_debug-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_refproxy_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_refproxy_fin.c'; fi`
-
--rtpproxy_debug-rtpp_rw_lock_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_rw_lock_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo -c -o rtpproxy_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpproxy_debug-rtpp_rw_lock_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_rw_lock_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
-
--rtpproxy_debug-rtpp_rw_lock_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_rw_lock_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo -c -o rtpproxy_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c' object='rtpproxy_debug-rtpp_rw_lock_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_rw_lock_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_reply_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_command_reply_fin.c'; fi`
-
--rtpproxy_debug-rtpp_proc_servers_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_servers_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo -c -o rtpproxy_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpproxy_debug-rtpp_proc_servers_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_servers_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
-
--rtpproxy_debug-rtpp_proc_servers_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_servers_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo -c -o rtpproxy_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c' object='rtpproxy_debug-rtpp_proc_servers_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_servers_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_genuid_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_genuid_fin.c'; fi`
-
--rtpproxy_debug-rtpp_proc_wakeup_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo -c -o rtpproxy_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpproxy_debug-rtpp_proc_wakeup_fin.o' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.o: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.o -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_wakeup_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.o `test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' || echo '$(srcdir)/'`$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
-
--rtpproxy_debug-rtpp_proc_wakeup_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_wakeup_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo -c -o rtpproxy_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c' object='rtpproxy_debug-rtpp_proc_wakeup_fin.obj' libtool=no @AMDEPBACKSLASH@
+-$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.obj: $(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.obj -MD -MP -MF $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Tpo -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Tpo $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c' object='$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_wakeup_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c'; fi`
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_bindaddrs_fin.obj `if test -f '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; then $(CYGPATH_W) '$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; else $(CYGPATH_W) '$(srcdir)/$(RTPP_AUTOSRC_DIR)/rtpp_bindaddrs_fin.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
+- -rm -rf $(ADV_DIR)/.libs $(ADV_DIR)/_libs
+- -rm -rf $(CMDSRCDIR)/.libs $(CMDSRCDIR)/_libs
+- -rm -rf $(RTPP_AUTOSRC_DIR)/.libs $(RTPP_AUTOSRC_DIR)/_libs
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
@@ -64553,11 +66632,19 @@ index 6401f15e..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(ADV_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(ADV_DIR)/$(am__dirstamp)
+- -$(am__rm_f) $(CMDSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(CMDSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(MAINSRCDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(RTPP_AUTOSRC_DIR)/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -64565,21 +66652,200 @@ index 6401f15e..00000000
-clean: clean-am
-
-clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
-- clean-libtool clean-noinstPROGRAMS mostlyclean-am
+- clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
+- mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/librtpproxy_la-main.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-pproc_manager.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
+- -rm -f $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Plo
+- -rm -f $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
+- -rm -f ./$(DEPDIR)/librtpproxy_la-librtpp_main.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-main.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp_analyze.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp_packet.Plo
@@ -64588,27 +66854,25 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_acct_rtcp.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_analyzer.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_bindaddrs.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_bindargs.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_cfile.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_parse.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_reply.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_stream.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_controlfd.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_coverage.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_epoll.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_genuid.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_hash_table.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_stand.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_mallocs.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_modman.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_netaddr.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_netio_async.Plo
@@ -64622,30 +66886,29 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pearson_perfect.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pipe.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_port_table.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_servers.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_ttl.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_util.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_wakeup.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pthread.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_queue.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_record.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_refproxy.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_ringbuf.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_rw_lock.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_sbuf.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_server.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_sessinfo.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_session.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_socket.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_stats.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_str.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_stream.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_syslog_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_time.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timed.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timeout_data.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_tnotify_set.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_ttl.Plo
@@ -64656,109 +66919,38 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_data.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_pkt.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_sgnl.Plo
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_fintest.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtp.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_objck.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_queue.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_pkt.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_sgnl.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtp.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_netaddr.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_objck.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_queue.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_stats.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_pkt.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_sgnl.Po
@@ -64766,134 +66958,12 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_refcnt.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy-main.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-pproc_manager.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_copy.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_delete.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_norecord.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_play.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_query.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ul.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_resizer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_cfile.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_epoll.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_modman.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_modman_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_network_io.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_nofile.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_notify.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pthread.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_queue.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_rw_lock.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_server.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_session.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_str.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timeout_data.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ucl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_util.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_weakref.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_apis.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_data.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-main.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_packet.Po
@@ -64901,95 +66971,66 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct_rtcp.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_cfile.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_epoll.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_nofile.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_str.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timeout_data.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ucl.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_apis.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_pkt.Po
@@ -65039,18 +67080,196 @@ index 6401f15e..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/librtpproxy_la-main.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-pproc_manager.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
+- -rm -f $(ADV_DIR)/$(DEPDIR)/librtpproxy_la-pproc_manager.Plo
+- -rm -f $(ADV_DIR)/$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_copy.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_delete.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_norecord.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_play.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_query.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_record.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_stats.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_copy.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ul_subc_set.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/librtpproxy_la-rpcpv1_ver.Plo
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_copy.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_set.Po
+- -rm -f $(CMDSRCDIR)/$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_fintest-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_objck-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_threads.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_coverage.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
+- -rm -f $(MAINSRCDIR)/$(DEPDIR)/rtpproxy_debug-rtpp_threads.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_command_reply_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_genuid_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_refproxy_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
+- -rm -f $(RTPP_AUTOSRC_DIR)/$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
+- -rm -f ./$(DEPDIR)/librtpproxy_la-librtpp_main.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-main.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp_analyze.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtp_packet.Plo
@@ -65059,27 +67278,25 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_acct_rtcp.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_analyzer.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_bindaddrs.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_bindargs.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_cfile.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_parse.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_rcache_fin.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_reply.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_command_stream.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_controlfd.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_coverage.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_epoll.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_genuid.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_genuid_singlet.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_hash_table.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_obj_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_log_stand.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_mallocs.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_modman.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_modman_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_netaddr.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_netio_async.Plo
@@ -65093,30 +67310,29 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pearson_perfect.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pipe.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_port_table.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_port_table_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_servers.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_ttl.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_util.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_proc_wakeup.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_pthread.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_queue.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_record.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_refcnt.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_refproxy.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_ringbuf.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_rw_lock.Plo
+- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_sbuf.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_server.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_sessinfo.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_session.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_socket.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_socket_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_stats.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_str.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_stream.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_syslog_async.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_time.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timed.Plo
-- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timed_task_fin.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_timeout_data.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_tnotify_set.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_ttl.Plo
@@ -65127,109 +67343,38 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_data.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_pkt.Plo
- -rm -f ./$(DEPDIR)/librtpproxy_la-rtpp_wi_sgnl.Plo
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_command_rcache_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_fintest.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_module_if_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pcount_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_rw_lock_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_stream_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_fintest-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtp.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_module_if_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_netaddr_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_objck.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pcount_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_proc_wakeup_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_queue.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_rw_lock_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stacktrace.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_weakref_fin.Po
+- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_pkt.Po
- -rm -f ./$(DEPDIR)/rtpp_objck-rtpp_wi_sgnl.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtp.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_log_obj_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_modman_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_module_if_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_netaddr.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_objck.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_port_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_queue.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_socket_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_stats.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_timed_task_fin.Po
+- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_pkt.Po
- -rm -f ./$(DEPDIR)/rtpp_objck_perf-rtpp_wi_sgnl.Po
@@ -65237,134 +67382,12 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_refcnt.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po
-- -rm -f ./$(DEPDIR)/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy-main.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-pproc_manager.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_copy.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_delete.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_norecord.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_play.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_query.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ul.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_packet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtp_resizer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct_rtcp.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_cfile.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_epoll.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_modman.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_modman_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_network.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_network_io.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_nofile.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_notify.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_wakeup.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_pthread.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_queue.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_rw_lock.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_server.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_session.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_str.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_time.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed_task_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_timeout_data.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_ucl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_util.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_weakref.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_apis.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_data.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_pkt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi_sgnl.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-main.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-pproc_manager.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_copy.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_delete.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_norecord.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_play.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_query.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_packet.Po
@@ -65372,95 +67395,66 @@ index 6401f15e..00000000
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct_rtcp.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_autoglitch.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindargs.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_cfile.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_reply.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_epoll.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_glitch.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_nofile.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson_perfect_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_util.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_wakeup_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refproxy.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_rw_lock_fin.Po
+- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sbuf.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_str.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_task_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timeout_data.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ucl.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
-- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref_fin.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_apis.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_data.Po
- -rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi_pkt.Po
@@ -65487,16 +67481,16 @@ index 6401f15e..00000000
-
-.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
- clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
-- clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \
-- ctags-am distclean distclean-compile distclean-generic \
-- distclean-hdr distclean-libtool distclean-tags distdir dvi \
-- dvi-am html html-am info info-am install install-am \
-- install-binPROGRAMS 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-libLTLIBRARIES install-man install-pdf install-pdf-am \
-- install-ps install-ps-am install-strip installcheck \
-- installcheck-am installdirs maintainer-clean \
+- clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
+- cscopelist-am ctags ctags-am distclean distclean-compile \
+- distclean-generic distclean-hdr distclean-libtool \
+- distclean-tags distdir dvi dvi-am html html-am info info-am \
+- install install-am install-binPROGRAMS 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-libLTLIBRARIES 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 tags-am uninstall uninstall-am uninstall-binPROGRAMS \
@@ -65549,7 +67543,7 @@ index 6401f15e..00000000
- echo -n " policing file $${i} of $${nfiles} -> $${file}: "; \
- set +e; set +x; \
- SMAKE="${MAKE}" SMAKEFLAGS='CFLAGS="-DRTPP_DEBUG_MAX"' \
-- SIPATH="$(UCL_DIR)/include:$(top_srcdir)/libelperiodic/src:$(RTPP_AUTOSRC_DIR):$(top_srcdir)/src" \
+- SIPATH="$(UCL_DIR)/include:$(top_srcdir)/external/libelperiodic/src:$(RTPP_AUTOSRC_DIR):$(top_srcdir)/src" \
- python3 $(top_srcdir)/misc/includepolice.py $${file} > $(IPLDIR)/$${file}.txt; \
- RC=$${?}; if [ $${RC} -eq 255 ]; then exit 1; fi; \
- if [ $${RC} -eq 0 ]; then \
@@ -65567,12 +67561,19 @@ index 6401f15e..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/src/config.h.in b/src/config.h.in
deleted file mode 100644
-index ea7f70a0..00000000
+index 5950636c..00000000
--- a/src/config.h.in
+++ /dev/null
-@@ -1,240 +0,0 @@
+@@ -1,253 +0,0 @@
-/* src/config.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to 1 if using 'alloca.c'. */
@@ -65626,12 +67627,16 @@ index ea7f70a0..00000000
-/* Define to 1 if you have the <arpa/inet.h> header file. */
-#undef HAVE_ARPA_INET_H
-
--/* Define to 1 if you have the `atexit' function. */
+-/* Define to 1 if you have the 'atexit' function. */
-#undef HAVE_ATEXIT
-
-/* Define to 1 if you have the <ctype.h> header file. */
-#undef HAVE_CTYPE_H
-
+-/* Define to 1 if you have the declaration of 'optreset', and to 0 if you
+- don't. */
+-#undef HAVE_DECL_OPTRESET
+-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
@@ -65653,7 +67658,7 @@ index ea7f70a0..00000000
-/* Define to 1 if you have the <float.h> header file. */
-#undef HAVE_FLOAT_H
-
--/* Define to 1 if you have the `gettimeofday' function. */
+-/* Define to 1 if you have the 'gettimeofday' function. */
-#undef HAVE_GETTIMEOFDAY
-
-/* Define to 1 if you have the <inttypes.h> header file. */
@@ -65668,17 +67673,17 @@ index ea7f70a0..00000000
-/* Define to 1 if you have the <limits.h> header file. */
-#undef HAVE_LIMITS_H
-
--/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
+-/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
- to 0 otherwise. */
-#undef HAVE_MALLOC
-
-/* Define to 1 if you have the <math.h> header file. */
-#undef HAVE_MATH_H
-
--/* Define to 1 if you have the `memset' function. */
+-/* Define to 1 if you have the 'memset' function. */
-#undef HAVE_MEMSET
-
--/* Define to 1 if you have the `mkdir' function. */
+-/* Define to 1 if you have the 'mkdir' function. */
-#undef HAVE_MKDIR
-
-/* Define to 1 if you have the <netdb.h> header file. */
@@ -65690,16 +67695,16 @@ index ea7f70a0..00000000
-/* define to 1 if bcg729 new API have to be used */
-#undef HAVE_NEW_BCG729_API
-
--/* Define to 1 if you have the `pthread_setname_np' function. */
+-/* Define to 1 if you have the 'pthread_setname_np' function. */
-#undef HAVE_PTHREAD_SETNAME_NP
-
--/* Define to 1 if you have the `pthread_yield' function. */
+-/* Define to 1 if you have the 'pthread_yield' function. */
-#undef HAVE_PTHREAD_YIELD
-
-/* Have the sockaddr_un.sun_len member. */
-#undef HAVE_SOCKADDR_SUN_LEN
-
--/* Define to 1 if you have the `socket' function. */
+-/* Define to 1 if you have the 'socket' function. */
-#undef HAVE_SOCKET
-
-/* Define to 1 if you have the SO_TS_CLOCK. */
@@ -65714,13 +67719,13 @@ index ea7f70a0..00000000
-/* Define to 1 if you have the <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
--/* Define to 1 if you have the `strchr' function. */
+-/* Define to 1 if you have the 'strchr' function. */
-#undef HAVE_STRCHR
-
--/* Define to 1 if you have the `strdup' function. */
+-/* Define to 1 if you have the 'strdup' function. */
-#undef HAVE_STRDUP
-
--/* Define to 1 if you have the `strerror' function. */
+-/* Define to 1 if you have the 'strerror' function. */
-#undef HAVE_STRERROR
-
-/* Define to 1 if you have the <strings.h> header file. */
@@ -65729,7 +67734,7 @@ index ea7f70a0..00000000
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
--/* Define to 1 if you have the `strlcpy' function. */
+-/* Define to 1 if you have the 'strlcpy' function. */
-#undef HAVE_STRLCPY
-
-/* Define if you have systemd daemon */
@@ -65762,6 +67767,9 @@ index ea7f70a0..00000000
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
-#undef LT_OBJDIR
-
+-/* Define if you have the [[maybe_unused]]. */
+-#undef MAYBE_UNUSED
+-
-/* Name of package */
-#undef PACKAGE
-
@@ -65786,6 +67794,12 @@ index ea7f70a0..00000000
-/* The number of bytes in type time_t */
-#undef SIZEOF_TIME_T
-
+-/* Type of the last argument of the srtp_protect() API */
+-#undef SRTP_PROTECT_LASTARG
+-
+-/* Number of srtp_protect() arguments */
+-#undef SRTP_PROTECT_NARGS
+-
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at runtime.
@@ -65794,7 +67808,7 @@ index ea7f70a0..00000000
- STACK_DIRECTION = 0 => direction of growth unknown */
-#undef STACK_DIRECTION
-
--/* Define to 1 if all of the C90 standard headers exist (not just the ones
+-/* Define to 1 if all of the C89 standard headers exist (not just the ones
- required in a freestanding environment). This macro is provided for
- backward compatibility; new code need not use it. */
-#undef STDC_HEADERS
@@ -65805,13 +67819,13 @@ index ea7f70a0..00000000
-/* Git hash */
-#undef VERSION_GIT
-
--/* Define to empty if `const' does not conform to ANSI C. */
+-/* Define to empty if 'const' does not conform to ANSI C. */
-#undef const
-
-/* Define to rpl_malloc if the replacement function should be used. */
-#undef malloc
-
--/* Define to `unsigned int' if <sys/types.h> does not define. */
+-/* Define as 'unsigned int' if <stddef.h> doesn't define. */
-#undef size_t
diff --git a/stamp-h.in b/stamp-h.in
deleted file mode 100644
@@ -65972,14 +67986,14 @@ index b8521a48..00000000
-# End:
diff --git a/tests/Makefile.in b/tests/Makefile.in
deleted file mode 100644
-index d30f5993..00000000
+index dad2f790..00000000
--- a/tests/Makefile.in
+++ /dev/null
-@@ -1,746 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,766 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -66047,6 +68061,8 @@ index d30f5993..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -66066,8 +68082,8 @@ index d30f5993..00000000
-build_triplet = @build@
-host_triplet = @host@
-@ENABLE_BASIC_TESTS_TRUE@am__append_1 = autosrc/chk_up2date \
--@ENABLE_BASIC_TESTS_TRUE@ recording/basic makeann/makeann1 \
--@ENABLE_BASIC_TESTS_TRUE@ unittests/rtcp2json1 \
+-@ENABLE_BASIC_TESTS_TRUE@ recording/basic recording/src_srs \
+-@ENABLE_BASIC_TESTS_TRUE@ makeann/makeann1 unittests/rtcp2json1 \
-@ENABLE_BASIC_TESTS_TRUE@ unittests/rtpp_sbuf \
-@ENABLE_BASIC_TESTS_TRUE@ unittests/rtpp_objck \
-@ENABLE_BASIC_TESTS_TRUE@ unittests/rtpp_rzmalloc_perf \
@@ -66085,10 +68101,13 @@ index d30f5993..00000000
-@ENABLE_BASIC_TESTS_TRUE@ startstop/nodebug \
-@ENABLE_BASIC_TESTS_TRUE@ basic_versions/basic_versions1 \
-@ENABLE_BASIC_TESTS_TRUE@ command_parser/command_parser1 \
+-@ENABLE_BASIC_TESTS_TRUE@ command_parser/address_binding \
+-@ENABLE_BASIC_TESTS_TRUE@ command_parser/ul_subc \
-@ENABLE_BASIC_TESTS_TRUE@ forwarding/forwarding1_robust \
-@ENABLE_BASIC_TESTS_TRUE@ session_timeouts/notify_tcp \
-@ENABLE_BASIC_TESTS_TRUE@ session_timeouts/notify_tcp_wild \
-@ENABLE_BASIC_TESTS_TRUE@ session_timeouts/notify_unix \
+-@ENABLE_BASIC_TESTS_TRUE@ session_timeouts/set_ttl \
-@ENABLE_BASIC_TESTS_TRUE@ playback/playback1
-@ENABLE_BASIC_TESTS_TRUE@am__append_2 = ${autosrc_CLEANFILES} \
-@ENABLE_BASIC_TESTS_TRUE@ ${recording_CLEANFILES} \
@@ -66245,6 +68264,7 @@ index d30f5993..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -66267,6 +68287,9 @@ index d30f5993..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -66310,8 +68333,10 @@ index d30f5993..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -66361,7 +68386,9 @@ index d30f5993..00000000
-@ENABLE_BASIC_TESTS_TRUE@autosrc_EXTRA_DIST = autosrc
-@ENABLE_BASIC_TESTS_TRUE@autosrc_CLEANFILES =
-@ENABLE_BASIC_TESTS_TRUE@recording_EXTRA_DIST = recording
--@ENABLE_BASIC_TESTS_TRUE@recording_CLEANFILES = recording.*
+-@ENABLE_BASIC_TESTS_TRUE@recording_CLEANFILES = recording.* recording/src_srs*.rlog \
+-@ENABLE_BASIC_TESTS_TRUE@ recording/src_srs*.rout recording/call*.rtp
+-
-@ENABLE_BASIC_TESTS_TRUE@makeann_EXTRA_DIST = makeann
-@ENABLE_MEMGLITCHING_TRUE@makeann_EXTRA_DIST = makeann
-@ENABLE_BASIC_TESTS_TRUE@makeann_CLEANFILES = ringback.0 ringback.3 ringback.8 ringback.18 ringback.9
@@ -66418,7 +68445,7 @@ index d30f5993..00000000
-@ENABLE_MEMGLITCHING_TRUE@memdeb_EXTRA_DIST = memdeb
-@ENABLE_MEMGLITCHING_TRUE@memdeb_CLEANFILES = glitch1.*
-@BUILD_CRYPTO_TRUE@dtls_gw_EXTRA_DIST = dtls_gw
--@BUILD_CRYPTO_TRUE@dtls_gw_CLEANFILES =
+-@BUILD_CRYPTO_TRUE@dtls_gw_CLEANFILES = dtls_gw.?.r*
-# NB: AM_TESTS_ENVIRONMENT not available until automake 1.12
-TESTS_ENVIRONMENT = \
- BASEDIR=${abs_srcdir} ; export BASEDIR ; \
@@ -66623,11 +68650,11 @@ index d30f5993..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -66722,3 +68749,10 @@ index d30f5993..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch b/rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch
index 69121d0..2356330 100644
--- a/rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch
+++ b/rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Wed, 21 Nov 2012 14:30:12 +0400
Subject: [PATCH] Fedora-related fix for docbook path
@@ -5,10 +6,10 @@ Subject: [PATCH] Fedora-related fix for docbook path
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/Makefile.am b/Makefile.am
-index dc89836f..c22b588a 100644
+index 15a060dc..5d723023 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -32,7 +32,7 @@ endif
+@@ -39,7 +39,7 @@ endif
if BUILD_DOCS
rtpproxy.8: doc/manpage.xml
diff --git a/rtpproxy-0003-Hardcode-Git-short-commit-in-configure.ac.patch b/rtpproxy-0003-Hardcode-Git-short-commit-in-configure.ac.patch
index ed32919..79ca0f3 100644
--- a/rtpproxy-0003-Hardcode-Git-short-commit-in-configure.ac.patch
+++ b/rtpproxy-0003-Hardcode-Git-short-commit-in-configure.ac.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Sat, 29 Apr 2023 18:40:07 +0200
Subject: [PATCH] Hardcode Git short commit in configure.ac
@@ -5,25 +6,16 @@ Subject: [PATCH] Hardcode Git short commit in configure.ac
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/configure.ac b/configure.ac
-index 7ad323be..f6ad5692 100644
+index 691c6e2d..5ac5363f 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -2,7 +2,7 @@
- # Process this file with autoconf to produce a configure script.
-
- AC_PREREQ([2.69])
--AC_INIT([rtpproxy],[3.0-rc.1],[sobomax@sippysoft.com])
-+AC_INIT([rtpproxy],[3.0.1],[sobomax@sippysoft.com])
- AM_MAINTAINER_MODE
- AC_CONFIG_SRCDIR([src/main.c])
- AM_INIT_AUTOMAKE([serial-tests])
@@ -21,8 +21,7 @@ AC_PROG_CPP
AC_PROG_MKDIR_P
LT_INIT
-mydef_version=`git describe --always --dirty || date "+%Y%m%d%H%M%S"`
-AC_DEFINE_UNQUOTED([VERSION_GIT], ["${mydef_version}"], [Git hash])
-+AC_DEFINE_UNQUOTED([VERSION_GIT], ["e11faaa4"], [Git hash])
++AC_DEFINE_UNQUOTED([VERSION_GIT], ["b26b09b3"], [Git hash])
case "${host_os}" in
freebsd*)
diff --git a/rtpproxy-0004-Reverse-debug-nodebug-flags.patch b/rtpproxy-0004-Reverse-debug-nodebug-flags.patch
index 2c89d0f..7c8c8f1 100644
--- a/rtpproxy-0004-Reverse-debug-nodebug-flags.patch
+++ b/rtpproxy-0004-Reverse-debug-nodebug-flags.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Sat, 29 Apr 2023 19:31:41 +0200
Subject: [PATCH] Reverse debug/nodebug flags
@@ -5,10 +6,10 @@ Subject: [PATCH] Reverse debug/nodebug flags
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/extractaudio/Makefile.am b/extractaudio/Makefile.am
-index 0c014295..38f8b47b 100644
+index a8ddcd38..7ce69a37 100644
--- a/extractaudio/Makefile.am
+++ b/extractaudio/Makefile.am
-@@ -33,7 +33,7 @@ extractaudio_debug_SOURCES = $(extractaudio_BASESOURCES) $(RTPP_MEMDEB_CORESRCS)
+@@ -36,7 +36,7 @@ extractaudio_debug_SOURCES = $(extractaudio_BASESOURCES) $(RTPP_MEMDEB_CORESRCS)
extractaudio_debug_LDADD = $(extractaudio_LDADD) $(RTPP_MEMDEB_LDADD)
extractaudio_debug_CPPFLAGS = $(extractaudio_CPPFLAGS) \
$(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=extractaudio
@@ -18,7 +19,7 @@ index 0c014295..38f8b47b 100644
DEFS= -DWITHOUT_RTPPLOG $(CC_WFLAGS) @DEFS@
diff --git a/libexecinfo/Makefile.am b/libexecinfo/Makefile.am
-index 6cd3f400..f29415a9 100644
+index 68d69446..948f491a 100644
--- a/libexecinfo/Makefile.am
+++ b/libexecinfo/Makefile.am
@@ -12,8 +12,8 @@ endif
@@ -31,12 +32,12 @@ index 6cd3f400..f29415a9 100644
+libexecinfo_la_CPPFLAGS = $(OPT_CFLAGS) $(RTPP_MEMDEB_CFLAGS) $(LTO_FLAG) $(CPPFLAGS_UNWIND)
libexecinfo_la_LIBADD = @LIBS_UNWIND@
- noinst_PROGRAMS = execinfo_check execinfo_TEST
+ if ENABLE_noinst
diff --git a/makeann/Makefile.am b/makeann/Makefile.am
-index e07b9e84..6e185d80 100644
+index 23eb3475..8af15446 100644
--- a/makeann/Makefile.am
+++ b/makeann/Makefile.am
-@@ -17,7 +17,7 @@ makeann_LDFLAGS = $(LTO_FLAG)
+@@ -22,7 +22,7 @@ makeann_LDFLAGS = $(LTO_FLAG)
makeann_debug_SOURCES = $(makeann_SOURCES) $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
makeann_debug_LDADD = $(makeann_LDADD) $(RTPP_MEMDEB_LDADD)
makeann_debug_CPPFLAGS = $(makeann_CPPFLAGS) $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=makeann
@@ -46,10 +47,10 @@ index e07b9e84..6e185d80 100644
DEFS= -Wall @DEFS@
diff --git a/modules/acct_csv/Makefile.am b/modules/acct_csv/Makefile.am
-index fb4d161c..f7638f2f 100644
+index 2da73943..4e9f6a83 100644
--- a/modules/acct_csv/Makefile.am
+++ b/modules/acct_csv/Makefile.am
-@@ -19,7 +19,7 @@ rtpp_acct_csv_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
+@@ -21,7 +21,7 @@ rtpp_acct_csv_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
rtpp_acct_csv_debug_la_LDFLAGS=${rtpp_acct_csv_la_LDFLAGS}
rtpp_acct_csv_debug_la_CPPFLAGS=$(rtpp_acct_csv_la_CPPFLAGS) \
$(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP="acct_csv"
@@ -59,10 +60,10 @@ index fb4d161c..f7638f2f 100644
librtpp_acct_csv_la_SOURCES = $(rtpp_acct_csv_la_SOURCES)
librtpp_acct_csv_la_CPPFLAGS = $(rtpp_acct_csv_la_CPPFLAGS) -DLIBRTPPROXY
diff --git a/modules/acct_rtcp_hep/Makefile.am b/modules/acct_rtcp_hep/Makefile.am
-index 83f5b12b..2853c294 100644
+index 1a2d7a98..773633e6 100644
--- a/modules/acct_rtcp_hep/Makefile.am
+++ b/modules/acct_rtcp_hep/Makefile.am
-@@ -33,7 +33,7 @@ rtpp_acct_rtcp_hep_debug_la_LIBADD = $(rtpp_acct_rtcp_hep_la_LIBADD) $(RTPP_MEMD
+@@ -37,7 +37,7 @@ rtpp_acct_rtcp_hep_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
rtpp_acct_rtcp_hep_debug_la_LDFLAGS=$(rtpp_acct_rtcp_hep_la_LDFLAGS)
rtpp_acct_rtcp_hep_debug_la_CPPFLAGS=$(rtpp_acct_rtcp_hep_la_CPPFLAGS) \
$(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP="acct_rtcp_hep"
@@ -70,12 +71,12 @@ index 83f5b12b..2853c294 100644
+rtpp_acct_rtcp_hep_debug_la_CFLAGS = $(OPT_CFLAGS) $(CFLAGS_acct_rtcp_hep_common) \
$(RTPP_MEMDEB_CFLAGS)
- noinst_PROGRAMS += rtpp_sbuf_selftest
+ if ENABLE_noinst
diff --git a/modules/badmod/Makefile.am b/modules/badmod/Makefile.am
-index 6ac53211..260a23de 100644
+index 6034a1d9..31d47515 100644
--- a/modules/badmod/Makefile.am
+++ b/modules/badmod/Makefile.am
-@@ -18,7 +18,7 @@ rtpp_badmod1_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
+@@ -21,7 +21,7 @@ rtpp_badmod1_debug_la_LIBADD = $(RTPP_MEMDEB_LDADD)
rtpp_badmod1_debug_la_LDFLAGS=${rtpp_badmod1_la_LDFLAGS}
rtpp_badmod1_debug_la_CPPFLAGS=$(rtpp_badmod1_la_CPPFLAGS) \
$(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP="badmod1"
@@ -85,10 +86,10 @@ index 6ac53211..260a23de 100644
rtpp_badmod2_la_SOURCES = rtpp_badmod2.c
rtpp_badmod2_la_LDFLAGS = $(rtpp_badmod1_la_LDFLAGS)
diff --git a/modules/catch_dtmf/Makefile.am b/modules/catch_dtmf/Makefile.am
-index e4ee948e..336850ab 100644
+index f1151c59..77b98154 100644
--- a/modules/catch_dtmf/Makefile.am
+++ b/modules/catch_dtmf/Makefile.am
-@@ -21,7 +21,7 @@ rtpp_catch_dtmf_debug_la_LIBADD = $(rtpp_catch_dtmf_la_LIBADD) $(RTPP_MEMDEB_LDA
+@@ -23,7 +23,7 @@ rtpp_catch_dtmf_debug_la_LIBADD = $(rtpp_catch_dtmf_la_LIBADD) $(RTPP_MEMDEB_LDA
rtpp_catch_dtmf_debug_la_LDFLAGS = $(rtpp_catch_dtmf_la_LDFLAGS)
rtpp_catch_dtmf_debug_la_CPPFLAGS = $(rtpp_catch_dtmf_la_CPPFLAGS) \
$(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP="catch_dtmf"
@@ -98,10 +99,10 @@ index e4ee948e..336850ab 100644
librtpp_catch_dtmf_la_SOURCES = $(rtpp_catch_dtmf_la_SOURCES)
diff --git a/src/Makefile.am b/src/Makefile.am
-index 284fbc87..49e8c392 100644
+index 9bd15565..93a34117 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -122,7 +122,7 @@ rtpp_rzmalloc_perf_LDADD = -lm
+@@ -134,7 +134,7 @@ rtpp_rzmalloc_perf_LDADD = -lm
rtpp_rzmalloc_perf_debug_SOURCES = rtpp_rzmalloc_perf.c rtpp_time.c \
$(SRCS_MEMDEB_CORE) $(SRCS_AUTOGEN_DEBUG)
@@ -110,8 +111,8 @@ index 284fbc87..49e8c392 100644
rtpp_rzmalloc_perf_debug_CPPFLAGS = $(rtpp_rzmalloc_perf_CPPFLAGS) $(RTPP_MEMDEB_CPPFLAGS) \
-DMEMDEB_APP=rtpp_rzmalloc_perf -I$(top_srcdir)
rtpp_rzmalloc_perf_debug_LDFLAGS = $(rtpp_rzmalloc_perf_LDFLAGS)
-@@ -140,7 +140,7 @@ if BUILD_ELPERIODIC
- EXTRA_CPPFLAGS += -I$(top_srcdir)/libelperiodic/src
+@@ -152,7 +152,7 @@ if BUILD_ELPERIODIC
+ EXTRA_CPPFLAGS += -I$(top_srcdir)/external/libelperiodic/src
endif
-rtpproxy_debug_CFLAGS=$(NOPT_CFLAGS) $(EXTRA_CFLAGS) $(RTPP_MEMDEB_CFLAGS)
@@ -119,7 +120,7 @@ index 284fbc87..49e8c392 100644
rtpproxy_debug_CPPFLAGS=$(RTPP_COMMON_CPPFLAGS) $(EXTRA_CPPFLAGS) $(RTPP_MEMDEB_CPPFLAGS) \
-DMEMDEB_APP=@PACKAGE@ -I$(top_srcdir)
-@@ -150,7 +150,7 @@ rtpproxy_CPPFLAGS=$(RTPP_COMMON_CPPFLAGS) $(EXTRA_CPPFLAGS)
+@@ -162,7 +162,7 @@ rtpproxy_CPPFLAGS=$(RTPP_COMMON_CPPFLAGS) $(EXTRA_CPPFLAGS)
rtpp_objck_perf_CFLAGS=$(OPT_CFLAGS) $(EXTRA_CFLAGS)
rtpp_objck_perf_CPPFLAGS=$(EXTRA_CPPFLAGS) -D_BSD_SOURCE
rtpp_objck_perf_LDFLAGS=$(LDO_LDFLAGS)
diff --git a/rtpproxy-0005-Remove-bundled-libucl.patch b/rtpproxy-0005-Remove-bundled-libucl.patch
index b5da6aa..f0308f2 100644
--- a/rtpproxy-0005-Remove-bundled-libucl.patch
+++ b/rtpproxy-0005-Remove-bundled-libucl.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Sat, 29 Apr 2023 20:33:39 +0200
Subject: [PATCH] Remove bundled libucl
@@ -5,45 +6,47 @@ Subject: [PATCH] Remove bundled libucl
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/Makefile.am b/Makefile.am
-index c22b588a..19e44969 100644
+index 5d723023..ec911ad3 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -18,7 +18,7 @@ if BUILD_DOCS
- SUBD_DOCS= doc
+@@ -21,7 +21,7 @@ if BUILD_CRYPTO
+ SUB_LIBRE= libre
endif
--SUBDIRS= libexecinfo libucl libxxHash makeann $(SUBD_MOD) \
-+SUBDIRS= libexecinfo libxxHash makeann $(SUBD_MOD) \
- $(SUBD_ELP) src $(SUBD_UDCNT) tests \
+-SUBDIRS= libexecinfo libucl libxxHash $(SUB_LIBRE) makeann $(SUBD_MOD) \
++SUBDIRS= libexecinfo libxxHash $(SUB_LIBRE) makeann $(SUBD_MOD) \
+ $(SUBD_ELP) src $(SUBD_UDCNT) \
$(SUBD_EAUD) ${SUBD_DOCS}
diff --git a/configure.ac b/configure.ac
-index f6ad5692..ba323023 100644
+index 5ac5363f..1a83c0e9 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -392,7 +392,7 @@ AC_CONFIG_FILES([Makefile src/Makefile makeann/Makefile tests/Makefile
+@@ -514,7 +514,7 @@ AC_CONFIG_FILES([Makefile src/Makefile makeann/Makefile
modules/acct_csv/Makefile modules/acct_rtcp_hep/Makefile
modules/catch_dtmf/Makefile modules/badmod/Makefile libxxHash/Makefile
- modules/dtls_gw/Makefile
+ libre/Makefile modules/dtls_gw/Makefile modules/ice_lite/Makefile
- pertools/Makefile pertools/udp_contention/Makefile libucl/Makefile
+ pertools/Makefile pertools/udp_contention/Makefile
- python/sippy_lite/sippy/Time/clock_dtime.py doc/Makefile])
+ doc/Makefile])
- AM_COND_IF([BUILD_ELPERIODIC], [AC_CONFIG_SUBDIRS([libelperiodic])])
+ AM_COND_IF([TESTS_EXIST], [
diff --git a/libucl/Makefile.am b/libucl/Makefile.am
deleted file mode 100644
-index 825fed9b..00000000
+index 13acb4dd..00000000
--- a/libucl/Makefile.am
+++ /dev/null
-@@ -1,39 +0,0 @@
+@@ -1,51 +0,0 @@
-include $(top_srcdir)/m4/memdeb.ami
-include $(top_srcdir)/m4/ccflags.ami
-include $(top_srcdir)/m4/coverage.ami
+-include $(top_srcdir)/autosrc/Makefile.ami
-
-UCL_DIR=$(top_srcdir)/external/libucl
-UCL_SDIR=$(UCL_DIR)/src
-
--noinst_LTLIBRARIES = libucl.la libucl_debug.la
+-noinst_LTLIBRARIES = libucl.la
+-
-libucl_la_SOURCES = $(UCL_SDIR)/ucl_emitter_streamline.c \
- $(UCL_SDIR)/ucl_emitter_utils.c \
- $(UCL_SDIR)/ucl_emitter.c \
@@ -64,20 +67,30 @@ index 825fed9b..00000000
-libucl_debug_la_CPPFLAGS = -DRTPP_MEMDEB_FREE_NULL $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=rtpproxy
-libucl_debug_la_CFLAGS = $(NOPT_CFLAGS) $(CFLAGS_libucl_common) $(RTPP_MEMDEB_CFLAGS)
-
--HEPSRCDIR=$(top_srcdir)/hepconnector
+-HEPSRCDIR=$(top_srcdir)/external/hepconnector
-
+-if ENABLE_noinst
-noinst_PROGRAMS = libucl_test
--libucl_test_CPPFLAGS = -DMODULE_IF_CODE -Dmod_strdup=strdup $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=libucl_test \
+-endif
+-libucl_test_CPPFLAGS = -DMODULE_IF_CODE -Dmod_strdup=strdup -Dmod_free=free \
+- $(RTPP_MEMDEB_CPPFLAGS) -DMEMDEB_APP=libucl_test \
- -I$(UCL_DIR)/include -I$(HEPSRCDIR)
-libucl_test_CFLAGS = $(OPT_CFLAGS) $(RTPP_MEMDEB_CFLAGS) $(LTO_FLAG)
-libucl_test_SOURCES = libucl_test.c \
- $(top_srcdir)/modules/acct_rtcp_hep/rtpp_arh_conf.c \
-- $(top_srcdir)/src/rtpp_ucl.c $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
--libucl_test_LDADD=libucl_debug.la $(RTPP_MEMDEB_LDADD)
+- $(MAINSRCDIR)/rtpp_ucl.c $(RTPP_MEMDEB_CORESRCS) $(rtpp_refcnt_AUTOSRCS)
+-libucl_test_LDADD=$(RTPP_MEMDEB_LDADD)
-libucl_test_LDLAGS=$(LTO_FLAG)
+-
+-if ENABLE_debug
+-noinst_LTLIBRARIES += libucl_debug.la
+-libucl_test_LDADD += libucl_debug.la
+-else
+-libucl_test_LDADD += libucl.la
+-endif
diff --git a/libucl/libucl_test.c b/libucl/libucl_test.c
deleted file mode 100644
-index 913ca5c0..00000000
+index dd092049..00000000
--- a/libucl/libucl_test.c
+++ /dev/null
@@ -1,232 +0,0 @@
@@ -105,9 +118,9 @@ index 913ca5c0..00000000
-RTPP_MEMDEB_STATIC(libucl_test);
-
-static bool conf_helper_mapper(const ucl_object_t *obj,
-- conf_helper_map *map, void *target, conf_helper_map **failed);
+- const conf_helper_map *map, void *target, const conf_helper_map **failed);
-
--extern struct rtpp_module_conf *rtpp_arh_conf;
+-extern const struct rtpp_module_conf _rtpp_arh_conf;
-
-static void
-rtpp_log_obj_write_early(struct rtpp_log *self, const char *fname, int lnum,
@@ -148,8 +161,8 @@ index 913ca5c0..00000000
- const ucl_object_t *obj_key;
- int ecode, success;
- void *confp;
-- conf_helper_map *map = rtpp_arh_conf->conf_map;
-- conf_helper_map *fent;
+- const conf_helper_map *map = _rtpp_arh_conf.conf_map;
+- const conf_helper_map *fent;
- struct hep_ctx cbuf;
-
- it_conf = ucl_object_iterate_new(wop);
@@ -275,8 +288,8 @@ index 913ca5c0..00000000
-}
-
-static bool
--conf_helper_mapper(const ucl_object_t *obj, conf_helper_map *map,
-- void *target, conf_helper_map **fentrpp)
+-conf_helper_mapper(const ucl_object_t *obj, const conf_helper_map *map,
+- void *target, const conf_helper_map **fentrpp)
-{
- ucl_object_iter_t it;
- const ucl_object_t *cur;
@@ -314,18 +327,18 @@ index 913ca5c0..00000000
- return (ret);
-}
diff --git a/modules/acct_rtcp_hep/Makefile.am b/modules/acct_rtcp_hep/Makefile.am
-index 2853c294..8dfa37e0 100644
+index 773633e6..0df78f1b 100644
--- a/modules/acct_rtcp_hep/Makefile.am
+++ b/modules/acct_rtcp_hep/Makefile.am
@@ -4,7 +4,6 @@ include $(top_srcdir)/m4/coverage.ami
include $(top_srcdir)/m4/rtpp_module.ami
- HEPSRCDIR=$(top_srcdir)/hepconnector
+ HEPSRCDIR=$(top_srcdir)/external/hepconnector
-UCLSRCDIR=$(top_srcdir)/external/libucl
- pkglib_LTLIBRARIES = rtpp_acct_rtcp_hep.la rtpp_acct_rtcp_hep_debug.la
+ pkglib_LTLIBRARIES = rtpp_acct_rtcp_hep.la
-@@ -22,7 +21,7 @@ rtpp_acct_rtcp_hep_la_SOURCES = rtpp_acct_rtcp_hep.c rtcp2json.c rtpp_sbuf.c \
+@@ -26,7 +25,7 @@ rtpp_acct_rtcp_hep_la_SOURCES = rtpp_acct_rtcp_hep.c rtcp2json.c \
rtpp_acct_rtcp_hep_la_LDFLAGS = -avoid-version -module -shared \
$(LTO_FLAG) $(LDFLAG_SYMEXPORT)
rtpp_acct_rtcp_hep_la_CPPFLAGS = -DRTPP_MODULE -Dmalloc=mod_malloc \
@@ -335,30 +348,21 @@ index 2853c294..8dfa37e0 100644
CFLAGS_acct_rtcp_hep_common = -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE \
$(LTO_FLAG)
diff --git a/src/Makefile.am b/src/Makefile.am
-index 49e8c392..fdad36ed 100644
+index 93a34117..885f312a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -2,7 +2,6 @@ include $(top_srcdir)/m4/memdeb.ami
- include $(top_srcdir)/m4/ccflags.ami
- include $(top_srcdir)/m4/coverage.ami
-
--UCL_DIR=$(top_srcdir)/external/libucl
- XXH_DIR=$(top_srcdir)/libxxHash
- MOD_DIR=$(top_srcdir)/modules
-
-@@ -73,9 +72,9 @@ BASE_SOURCES+=$(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
+@@ -83,8 +83,8 @@ BASE_SOURCES+=$(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
$(ADV_DIR)/pproc_manager.h
- BASE_SOURCES+=rtpp_modman.c
+ BASE_SOURCES+=rtpp_modman.c rtpp_module_if_static.c rtpp_module_if_static.h
--rtpproxy_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ $(top_srcdir)/libucl/libucl.la \
-+rtpproxy_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ -lucl \
- $(XXH_DIR)/libxxHash.la
+-rtpproxy_LDADD=librtpproxy.la -lm -lpthread
-rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ $(top_srcdir)/libucl/libucl_debug.la \
-+rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ -lucl \
++rtpproxy_LDADD=librtpproxy.la -lm -lpthread -lucl
++rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ \
$(XXH_DIR)/libxxHash_debug.la $(RTPP_MEMDEB_LDADD)
rtpproxy_debug_LDFLAGS=-Wl,--export-dynamic $(LTO_FLAG)
rtpproxy_LDFLAGS=$(LTO_FLAG)
-@@ -130,7 +129,7 @@ rtpp_rzmalloc_perf_debug_LDADD = $(rtpp_rzmalloc_perf_LDADD) \
+@@ -142,7 +142,7 @@ rtpp_rzmalloc_perf_debug_LDADD = $(rtpp_rzmalloc_perf_LDADD) \
$(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
RTPP_COMMON_CPPFLAGS=-DCFILE_PATH='"$(sysconfdir)/@PACKAGE@.conf"' \
@@ -367,20 +371,20 @@ index 49e8c392..fdad36ed 100644
-I$(XXH_DIR) -D_BSD_SOURCE
EXTRA_CFLAGS = $(CC_WFLAGS) $(LTO_FLAG)
-@@ -171,11 +170,11 @@ rtpp_fintest_CFLAGS = $(OPT_CFLAGS) $(LTO_FLAG) $(RTPP_MEMDEB_CFLAGS)
- rtpp_fintest_LDADD = $(RTPP_MEMDEB_LDADD)
- rtpp_fintest_LDFLAGS = $(LTO_FLAG)
-
--librtpproxy_la_SOURCES = $(rtpproxy_SOURCES) $(top_srcdir)/libucl/libucl.la \
-+librtpproxy_la_SOURCES = $(rtpproxy_SOURCES) \
- $(XXH_DIR)/libxxHash.la rtpp_module_if_static.c rtpp_module_if_static.h
+@@ -186,11 +186,11 @@ rtpp_fintest_LDFLAGS = $(LTO_FLAG)
+ librtpproxy_la_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) \
+ rtpp_refcnt.c rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h \
+ rtpp_coverage.c rtpp_coverage.h \
+- $(top_srcdir)/libucl/libucl.la $(XXH_DIR)/libxxHash.la \
++ $(XXH_DIR)/libxxHash.la \
+ librtpp_main.c
librtpproxy_la_CFLAGS = $(rtpproxy_CFLAGS) -fPIC
librtpproxy_la_CPPFLAGS = $(rtpproxy_CPPFLAGS) -DLIBRTPPROXY
-librtpproxy_la_LIBADD = $(top_srcdir)/libucl/libucl.la \
+librtpproxy_la_LIBADD = \
- $(XXH_DIR)/libxxHash.la $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
- $(MOD_DIR)/acct_csv/librtpp_acct_csv.la \
- $(MOD_DIR)/acct_rtcp_hep/librtpp_acct_rtcp_hep.la \
+ $(XXH_DIR)/libxxHash.la
+ if BUILD_MODULES
+ librtpproxy_la_LIBADD += $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3c44dcbc..51485424 100644
--- a/tests/Makefile.am
diff --git a/rtpproxy-0006-Remove-bundled-xxHash.patch b/rtpproxy-0006-Remove-bundled-xxHash.patch
index 879417f..4afd859 100644
--- a/rtpproxy-0006-Remove-bundled-xxHash.patch
+++ b/rtpproxy-0006-Remove-bundled-xxHash.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Fri, 14 Jun 2024 17:00:43 +0200
Subject: [PATCH] Remove bundled xxHash
@@ -5,37 +6,38 @@ Subject: [PATCH] Remove bundled xxHash
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/Makefile.am b/Makefile.am
-index 19e44969..56a00e1f 100644
+index ec911ad3..7e7574a1 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -18,7 +18,7 @@ if BUILD_DOCS
- SUBD_DOCS= doc
+@@ -21,7 +21,7 @@ if BUILD_CRYPTO
+ SUB_LIBRE= libre
endif
--SUBDIRS= libexecinfo libxxHash makeann $(SUBD_MOD) \
-+SUBDIRS= libexecinfo makeann $(SUBD_MOD) \
- $(SUBD_ELP) src $(SUBD_UDCNT) tests \
+-SUBDIRS= libexecinfo libxxHash $(SUB_LIBRE) makeann $(SUBD_MOD) \
++SUBDIRS= libexecinfo $(SUB_LIBRE) makeann $(SUBD_MOD) \
+ $(SUBD_ELP) src $(SUBD_UDCNT) \
$(SUBD_EAUD) ${SUBD_DOCS}
diff --git a/configure.ac b/configure.ac
-index ba323023..420d4d40 100644
+index 1a83c0e9..61fd764f 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -390,7 +390,7 @@ AM_CONDITIONAL(ENABLE_LIBUNWIND, [test "${ENABLE_LIBUNWIND}" = 1 ])
- AC_CONFIG_FILES([Makefile src/Makefile makeann/Makefile tests/Makefile
+@@ -512,7 +512,7 @@ fi
+ AC_CONFIG_FILES([Makefile src/Makefile makeann/Makefile
extractaudio/Makefile libexecinfo/Makefile modules/Makefile
modules/acct_csv/Makefile modules/acct_rtcp_hep/Makefile
- modules/catch_dtmf/Makefile modules/badmod/Makefile libxxHash/Makefile
+ modules/catch_dtmf/Makefile modules/badmod/Makefile
- modules/dtls_gw/Makefile
+ libre/Makefile modules/dtls_gw/Makefile modules/ice_lite/Makefile
pertools/Makefile pertools/udp_contention/Makefile
- python/sippy_lite/sippy/Time/clock_dtime.py doc/Makefile])
+ doc/Makefile])
diff --git a/libxxHash/Makefile.am b/libxxHash/Makefile.am
deleted file mode 100644
-index 9f9b2ebc..00000000
+index 1bd35b1d..00000000
--- a/libxxHash/Makefile.am
+++ /dev/null
-@@ -1,15 +0,0 @@
+@@ -1,16 +0,0 @@
+-include $(top_srcdir)/m4/autosrc.ami
-include $(top_srcdir)/m4/memdeb.ami
-include $(top_srcdir)/m4/ccflags.ami
-include $(top_srcdir)/m4/coverage.ami
@@ -53,14 +55,14 @@ index 9f9b2ebc..00000000
-libxxHash_debug_la_CFLAGS = $(NOPT_CFLAGS) $(CFLAGS_libxxHash_common) $(RTPP_MEMDEB_CFLAGS)
diff --git a/libxxHash/Makefile.in b/libxxHash/Makefile.in
deleted file mode 100644
-index 5c88e982..00000000
+index a5b3783d..00000000
--- a/libxxHash/Makefile.in
+++ /dev/null
-@@ -1,728 +0,0 @@
--# Makefile.in generated by automake 1.16.5 from Makefile.am.
+@@ -1,718 +0,0 @@
+-# Makefile.in generated by automake 1.17 from Makefile.am.
-# @configure_input@
-
--# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
@@ -129,6 +131,8 @@ index 5c88e982..00000000
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+-am__rm_f = rm -f $(am__rm_f_notfound)
+-am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
@@ -166,7 +170,8 @@ index 5c88e982..00000000
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libxxHash_la_LIBADD =
--am_libxxHash_la_OBJECTS = libxxHash_la-xxhash.lo
+-am__dirstamp = $(am__leading_dot)dirstamp
+-am_libxxHash_la_OBJECTS = $(XXH_SDIR)/libxxHash_la-xxhash.lo
-libxxHash_la_OBJECTS = $(am_libxxHash_la_OBJECTS)
-AM_V_lt = $(am__v_lt_@AM_V@)
-am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
@@ -176,7 +181,7 @@ index 5c88e982..00000000
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libxxHash_la_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-libxxHash_debug_la_LIBADD =
--am__objects_1 = libxxHash_debug_la-xxhash.lo
+-am__objects_1 = $(XXH_SDIR)/libxxHash_debug_la-xxhash.lo
-am_libxxHash_debug_la_OBJECTS = $(am__objects_1)
-libxxHash_debug_la_OBJECTS = $(am_libxxHash_debug_la_OBJECTS)
-libxxHash_debug_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
@@ -197,8 +202,9 @@ index 5c88e982..00000000
-am__v_at_1 =
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__maybe_remake_depfiles = depfiles
--am__depfiles_remade = ./$(DEPDIR)/libxxHash_debug_la-xxhash.Plo \
-- ./$(DEPDIR)/libxxHash_la-xxhash.Plo
+-am__depfiles_remade = \
+- $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Plo \
+- $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Plo
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -242,8 +248,7 @@ index 5c88e982..00000000
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
--am__DIST_COMMON = $(srcdir)/Makefile.in \
-- $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/depcomp \
+-am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
- $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami \
- $(top_srcdir)/m4/coverage.ami $(top_srcdir)/m4/memdeb.ami
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -277,6 +282,7 @@ index 5c88e982..00000000
-ETAGS = @ETAGS@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
+-FILECMD = @FILECMD@
-GREP = @GREP@
-HAVE_FOP = @HAVE_FOP@
-INSTALL = @INSTALL@
@@ -299,6 +305,9 @@ index 5c88e982..00000000
-LIBS_SRTP = @LIBS_SRTP@
-LIBS_UNWIND = @LIBS_UNWIND@
-LIBTOOL = @LIBTOOL@
+-LIB_CRYPTO = @LIB_CRYPTO@
+-LIB_SRTP2 = @LIB_SRTP2@
+-LIB_SSL = @LIB_SSL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
@@ -342,8 +351,10 @@ index 5c88e982..00000000
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
+-am__rm_f_notfound = @am__rm_f_notfound@
-am__tar = @am__tar@
-am__untar = @am__untar@
+-am__xargs_n = @am__xargs_n@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
@@ -387,61 +398,19 @@ index 5c88e982..00000000
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-RTPP_AUTOSRC_DIR = $(top_srcdir)/autosrc
--
--# Auto-generated by ./Makefile - DO NOT EDIT!
--SRCS_AUTOGEN = $(rtpp_command_rcache_AUTOSRCS) \
-- $(rtpp_log_obj_AUTOSRCS) $(rtpp_port_table_AUTOSRCS) \
-- $(rtpp_socket_AUTOSRCS) $(rtpp_timed_task_AUTOSRCS) \
-- $(rtpp_modman_AUTOSRCS) $(rtpp_module_if_AUTOSRCS)
--SRCS_AUTOGEN_DEBUG = $(rtpp_netaddr_AUTOSRCS) \
-- $(rtpp_pearson_perfect_AUTOSRCS) $(rtpp_refcnt_AUTOSRCS) \
-- $(rtpp_server_AUTOSRCS) $(rtpp_stats_AUTOSRCS) \
-- $(rtpp_stream_AUTOSRCS) $(rtpp_timed_AUTOSRCS) \
-- $(rtpp_pcount_AUTOSRCS) $(rtpp_record_AUTOSRCS) \
-- $(rtpp_hash_table_AUTOSRCS) $(rtpp_weakref_AUTOSRCS) \
-- $(rtpp_analyzer_AUTOSRCS) $(rtpp_pcnt_strm_AUTOSRCS) \
-- $(rtpp_ttl_AUTOSRCS) $(rtpp_pipe_AUTOSRCS) \
-- $(rtpp_ringbuf_AUTOSRCS) $(rtpp_sessinfo_AUTOSRCS) \
-- $(rtpp_rw_lock_AUTOSRCS) $(rtpp_proc_servers_AUTOSRCS) \
-- $(rtpp_proc_wakeup_AUTOSRCS)
--rtpp_command_rcache_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c
--rtpp_log_obj_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_log_obj_fin.c
--rtpp_port_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_port_table_fin.c
--rtpp_socket_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_socket_fin.c
--rtpp_timed_task_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_task_fin.c
--rtpp_modman_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_modman_fin.c
--rtpp_module_if_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c
--rtpp_netaddr_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_netaddr_fin.c
--rtpp_pearson_perfect_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pearson_perfect_fin.c
--rtpp_refcnt_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_refcnt_fin.c
--rtpp_server_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_server_fin.c
--rtpp_stats_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_stats_fin.c
--rtpp_stream_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_stream_fin.c
--rtpp_timed_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_timed_fin.c
--rtpp_pcount_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pcount_fin.c
--rtpp_record_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_record_fin.c
--rtpp_hash_table_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_hash_table_fin.c
--rtpp_weakref_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_weakref_fin.c
--rtpp_analyzer_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_analyzer_fin.c
--rtpp_pcnt_strm_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pcnt_strm_fin.c
--rtpp_ttl_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_ttl_fin.c
--rtpp_pipe_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_pipe_fin.c
--rtpp_ringbuf_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_ringbuf_fin.c
--rtpp_sessinfo_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_sessinfo_fin.c
--rtpp_rw_lock_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_rw_lock_fin.c
--rtpp_proc_servers_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_servers_fin.c
--rtpp_proc_wakeup_AUTOSRCS = $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.h $(RTPP_AUTOSRC_DIR)/rtpp_proc_wakeup_fin.c
-RTPP_MEMDEB_CPPFLAGS = -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h \
- -I$(top_srcdir) -I$(RTPP_AUTOSRC_DIR)
-
--RTPP_MEMDEB_CORESRCS = $(top_srcdir)/src/rtpp_memdeb.c $(top_srcdir)/src/rtpp_memdeb.h \
-- $(top_srcdir)/src/rtpp_memdeb_internal.h $(top_srcdir)/src/rtpp_glitch.c \
-- $(top_srcdir)/src/rtpp_glitch.h $(top_srcdir)/src/rtpp_codeptr.h \
-- $(top_srcdir)/src/rtpp_autoglitch.c $(top_srcdir)/src/rtpp_autoglitch.h \
-- $(top_srcdir)/src/rtpp_debugon.h $(top_srcdir)/src/rtpp_refcnt.c \
-- $(top_srcdir)/src/rtpp_refcnt.h \
-- $(top_srcdir)/src/rtpp_mallocs.c $(top_srcdir)/src/rtpp_mallocs.h \
-- $(top_srcdir)/src/rtpp_stacktrace.c $(top_srcdir)/src/rtpp_stacktrace.h
+-RTPP_MEMDEB_CORESRCS = $(MAINSRCDIR)/rtpp_memdeb.c $(MAINSRCDIR)/rtpp_memdeb.h \
+- $(MAINSRCDIR)/rtpp_memdeb_internal.h $(MAINSRCDIR)/rtpp_glitch.c \
+- $(MAINSRCDIR)/rtpp_glitch.h $(MAINSRCDIR)/rtpp_codeptr.h \
+- $(MAINSRCDIR)/rtpp_autoglitch.c $(MAINSRCDIR)/rtpp_autoglitch.h \
+- $(MAINSRCDIR)/rtpp_debugon.h $(MAINSRCDIR)/rtpp_refcnt.c \
+- $(MAINSRCDIR)/rtpp_refcnt.h $(MAINSRCDIR)/rtpp_threads.h \
+- $(MAINSRCDIR)/rtpp_threads.c \
+- $(MAINSRCDIR)/rtpp_mallocs.c $(MAINSRCDIR)/rtpp_mallocs.h \
+- $(MAINSRCDIR)/rtpp_stacktrace.c $(MAINSRCDIR)/rtpp_stacktrace.h \
+- $(MAINSRCDIR)/rtpp_coverage.c $(MAINSRCDIR)/rtpp_coverage.h
-
-@ENABLE_LIBUNWIND_FALSE@RTPP_MEMDEB_CFLAGS = -fno-omit-frame-pointer
-RTPP_MEMDEB_LDADD = $(top_srcdir)/libexecinfo/libexecinfo.la @LIBS_DL@ -lpthread
@@ -467,7 +436,7 @@ index 5c88e982..00000000
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
@@ -487,7 +456,7 @@ index 5c88e982..00000000
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
--$(top_srcdir)/m4/memdeb.ami $(top_srcdir)/autosrc/Makefile.ami $(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
+-$(top_srcdir)/m4/autosrc.ami $(top_srcdir)/m4/memdeb.ami $(top_srcdir)/m4/ccflags.ami $(top_srcdir)/m4/coverage.ami $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -499,76 +468,90 @@ index 5c88e982..00000000
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+- -$(am__rm_f) $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
-- test -z "$$locs" || { \
-- echo rm -f $${locs}; \
-- rm -f $${locs}; \
-- }
+- echo rm -f $${locs}; \
+- $(am__rm_f) $${locs}
+-$(XXH_SDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(XXH_SDIR)
+- @: >>$(XXH_SDIR)/$(am__dirstamp)
+-$(XXH_SDIR)/$(DEPDIR)/$(am__dirstamp):
+- @$(MKDIR_P) $(XXH_SDIR)/$(DEPDIR)
+- @: >>$(XXH_SDIR)/$(DEPDIR)/$(am__dirstamp)
+-$(XXH_SDIR)/libxxHash_la-xxhash.lo: $(XXH_SDIR)/$(am__dirstamp) \
+- $(XXH_SDIR)/$(DEPDIR)/$(am__dirstamp)
-
-libxxHash.la: $(libxxHash_la_OBJECTS) $(libxxHash_la_DEPENDENCIES) $(EXTRA_libxxHash_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libxxHash_la_LINK) $(libxxHash_la_OBJECTS) $(libxxHash_la_LIBADD) $(LIBS)
+-$(XXH_SDIR)/libxxHash_debug_la-xxhash.lo: $(XXH_SDIR)/$(am__dirstamp) \
+- $(XXH_SDIR)/$(DEPDIR)/$(am__dirstamp)
-
-libxxHash_debug.la: $(libxxHash_debug_la_OBJECTS) $(libxxHash_debug_la_DEPENDENCIES) $(EXTRA_libxxHash_debug_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libxxHash_debug_la_LINK) $(libxxHash_debug_la_OBJECTS) $(libxxHash_debug_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
+- -rm -f $(XXH_SDIR)/*.$(OBJEXT)
+- -rm -f $(XXH_SDIR)/*.lo
-
-distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxxHash_debug_la-xxhash.Plo@am__quote@ # am--include-marker
--@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxxHash_la-xxhash.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Plo@am__quote@ # am--include-marker
+-@AMDEP_TRUE@@am__include@ @am__quote@$(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Plo@am__quote@ # am--include-marker
-
-$(am__depfiles_remade):
- @$(MKDIR_P) $(@D)
-- @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+- @: >>$@
-
-am--depfiles: $(am__depfiles_remade)
-
-.c.o:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
-
-.c.obj:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
-
--libxxHash_la-xxhash.lo: $(XXH_SDIR)/xxhash.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxxHash_la_CFLAGS) $(CFLAGS) -MT libxxHash_la-xxhash.lo -MD -MP -MF $(DEPDIR)/libxxHash_la-xxhash.Tpo -c -o libxxHash_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libxxHash_la-xxhash.Tpo $(DEPDIR)/libxxHash_la-xxhash.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(XXH_SDIR)/xxhash.c' object='libxxHash_la-xxhash.lo' libtool=yes @AMDEPBACKSLASH@
+-$(XXH_SDIR)/libxxHash_la-xxhash.lo: $(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxxHash_la_CFLAGS) $(CFLAGS) -MT $(XXH_SDIR)/libxxHash_la-xxhash.lo -MD -MP -MF $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Tpo -c -o $(XXH_SDIR)/libxxHash_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Tpo $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(XXH_SDIR)/xxhash.c' object='$(XXH_SDIR)/libxxHash_la-xxhash.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxxHash_la_CFLAGS) $(CFLAGS) -c -o libxxHash_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxxHash_la_CFLAGS) $(CFLAGS) -c -o $(XXH_SDIR)/libxxHash_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
-
--libxxHash_debug_la-xxhash.lo: $(XXH_SDIR)/xxhash.c
--@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxxHash_debug_la_CPPFLAGS) $(CPPFLAGS) $(libxxHash_debug_la_CFLAGS) $(CFLAGS) -MT libxxHash_debug_la-xxhash.lo -MD -MP -MF $(DEPDIR)/libxxHash_debug_la-xxhash.Tpo -c -o libxxHash_debug_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
--@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libxxHash_debug_la-xxhash.Tpo $(DEPDIR)/libxxHash_debug_la-xxhash.Plo
--@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(XXH_SDIR)/xxhash.c' object='libxxHash_debug_la-xxhash.lo' libtool=yes @AMDEPBACKSLASH@
+-$(XXH_SDIR)/libxxHash_debug_la-xxhash.lo: $(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxxHash_debug_la_CPPFLAGS) $(CPPFLAGS) $(libxxHash_debug_la_CFLAGS) $(CFLAGS) -MT $(XXH_SDIR)/libxxHash_debug_la-xxhash.lo -MD -MP -MF $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Tpo -c -o $(XXH_SDIR)/libxxHash_debug_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Tpo $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Plo
+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(XXH_SDIR)/xxhash.c' object='$(XXH_SDIR)/libxxHash_debug_la-xxhash.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
--@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxxHash_debug_la_CPPFLAGS) $(CPPFLAGS) $(libxxHash_debug_la_CFLAGS) $(CFLAGS) -c -o libxxHash_debug_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxxHash_debug_la_CPPFLAGS) $(CPPFLAGS) $(libxxHash_debug_la_CFLAGS) $(CFLAGS) -c -o $(XXH_SDIR)/libxxHash_debug_la-xxhash.lo `test -f '$(XXH_SDIR)/xxhash.c' || echo '$(srcdir)/'`$(XXH_SDIR)/xxhash.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
+- -rm -rf $(XXH_SDIR)/.libs $(XXH_SDIR)/_libs
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
@@ -681,11 +664,13 @@ index 5c88e982..00000000
-mostlyclean-generic:
-
-clean-generic:
-- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+- -$(am__rm_f) $(CLEANFILES)
-
-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)
+- -$(am__rm_f) $(CONFIG_CLEAN_FILES)
+- -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
+- -$(am__rm_f) $(XXH_SDIR)/$(DEPDIR)/$(am__dirstamp)
+- -$(am__rm_f) $(XXH_SDIR)/$(am__dirstamp)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
@@ -696,8 +681,8 @@ index 5c88e982..00000000
- mostlyclean-am
-
-distclean: distclean-am
-- -rm -f ./$(DEPDIR)/libxxHash_debug_la-xxhash.Plo
-- -rm -f ./$(DEPDIR)/libxxHash_la-xxhash.Plo
+- -rm -f $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Plo
+- -rm -f $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Plo
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
@@ -743,8 +728,8 @@ index 5c88e982..00000000
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-- -rm -f ./$(DEPDIR)/libxxHash_debug_la-xxhash.Plo
-- -rm -f ./$(DEPDIR)/libxxHash_la-xxhash.Plo
+- -rm -f $(XXH_SDIR)/$(DEPDIR)/libxxHash_debug_la-xxhash.Plo
+- -rm -f $(XXH_SDIR)/$(DEPDIR)/libxxHash_la-xxhash.Plo
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
@@ -785,6 +770,13 @@ index 5c88e982..00000000
-# 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:
+-
+-# Tell GNU make to disable its built-in pattern rules.
+-%:: %,v
+-%:: RCS/%,v
+-%:: RCS/%
+-%:: s.%
+-%:: SCCS/s.%
diff --git a/libxxHash/rtpp_xxHash.h b/libxxHash/rtpp_xxHash.h
deleted file mode 100644
index ce50d4fe..00000000
@@ -822,30 +814,23 @@ index ce50d4fe..00000000
-#define XXH_INLINE_ALL
-#include "../external/xxHash/xxhash.h"
diff --git a/src/Makefile.am b/src/Makefile.am
-index fdad36ed..24bdc5b9 100644
+index 885f312a..dbeb77f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -2,7 +2,6 @@ include $(top_srcdir)/m4/memdeb.ami
- include $(top_srcdir)/m4/ccflags.ami
- include $(top_srcdir)/m4/coverage.ami
-
--XXH_DIR=$(top_srcdir)/libxxHash
- MOD_DIR=$(top_srcdir)/modules
-
- bin_PROGRAMS=rtpproxy rtpproxy_debug
-@@ -73,9 +72,9 @@ BASE_SOURCES+=$(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
- BASE_SOURCES+=rtpp_modman.c
+@@ -83,9 +83,9 @@ BASE_SOURCES+=$(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
+ $(ADV_DIR)/pproc_manager.h
+ BASE_SOURCES+=rtpp_modman.c rtpp_module_if_static.c rtpp_module_if_static.h
- rtpproxy_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ -lucl \
-- $(XXH_DIR)/libxxHash.la
-+ -lxxhash
- rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ -lucl \
+-rtpproxy_LDADD=librtpproxy.la -lm -lpthread -lucl
+-rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ \
- $(XXH_DIR)/libxxHash_debug.la $(RTPP_MEMDEB_LDADD)
++rtpproxy_LDADD=librtpproxy.la -lm -lpthread -lucl -lxxhash
++rtpproxy_debug_LDADD=-lm -lpthread @LIBS_ELPERIODIC@ -lucl \
+ -lxxhash $(RTPP_MEMDEB_LDADD)
rtpproxy_debug_LDFLAGS=-Wl,--export-dynamic $(LTO_FLAG)
rtpproxy_LDFLAGS=$(LTO_FLAG)
-@@ -130,7 +129,7 @@ rtpp_rzmalloc_perf_debug_LDADD = $(rtpp_rzmalloc_perf_LDADD) \
+@@ -143,7 +143,7 @@ rtpp_rzmalloc_perf_debug_LDADD = $(rtpp_rzmalloc_perf_LDADD) \
RTPP_COMMON_CPPFLAGS=-DCFILE_PATH='"$(sysconfdir)/@PACKAGE@.conf"' \
-DMDDIR_PATH='"$(libdir)/@PACKAGE@"' \
@@ -854,29 +839,30 @@ index fdad36ed..24bdc5b9 100644
EXTRA_CFLAGS = $(CC_WFLAGS) $(LTO_FLAG)
EXTRA_CPPFLAGS = -I$(RTPP_AUTOSRC_DIR)
-@@ -171,11 +170,11 @@ rtpp_fintest_LDADD = $(RTPP_MEMDEB_LDADD)
- rtpp_fintest_LDFLAGS = $(LTO_FLAG)
-
- librtpproxy_la_SOURCES = $(rtpproxy_SOURCES) \
-- $(XXH_DIR)/libxxHash.la rtpp_module_if_static.c rtpp_module_if_static.h
-+ rtpp_module_if_static.c rtpp_module_if_static.h
+@@ -186,12 +186,10 @@ rtpp_fintest_LDFLAGS = $(LTO_FLAG)
+ librtpproxy_la_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) \
+ rtpp_refcnt.c rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h \
+ rtpp_coverage.c rtpp_coverage.h \
+- $(XXH_DIR)/libxxHash.la \
+ librtpp_main.c
librtpproxy_la_CFLAGS = $(rtpproxy_CFLAGS) -fPIC
librtpproxy_la_CPPFLAGS = $(rtpproxy_CPPFLAGS) -DLIBRTPPROXY
- librtpproxy_la_LIBADD = \
-- $(XXH_DIR)/libxxHash.la $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
-+ $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
+-librtpproxy_la_LIBADD = \
+- $(XXH_DIR)/libxxHash.la
++librtpproxy_la_LIBADD =
+ if BUILD_MODULES
+ librtpproxy_la_LIBADD += $(MOD_DIR)/catch_dtmf/librtpp_catch_dtmf.la \
$(MOD_DIR)/acct_csv/librtpp_acct_csv.la \
- $(MOD_DIR)/acct_rtcp_hep/librtpp_acct_rtcp_hep.la \
- $(MOD_DIR)/dtls_gw/librtpp_dtls_gw.la
diff --git a/src/rtpp_hash_table.c b/src/rtpp_hash_table.c
-index 9e2e8033..62c2492b 100644
+index 1e5ca6bb..7e12f7cc 100644
--- a/src/rtpp_hash_table.c
+++ b/src/rtpp_hash_table.c
-@@ -36,7 +36,9 @@
+@@ -36,8 +36,10 @@
#include "rtpp_types.h"
#include "rtpp_hash_table.h"
#include "rtpp_hash_table_fin.h"
-#include "rtpp_xxHash.h"
+ #include "rtpp_codeptr.h"
+
+#define XXH_INLINE_ALL
+#include <xxhash.h>
diff --git a/rtpproxy-0007-Missing-include.patch b/rtpproxy-0007-Missing-include.patch
index 62bb704..7976330 100644
--- a/rtpproxy-0007-Missing-include.patch
+++ b/rtpproxy-0007-Missing-include.patch
@@ -1,3 +1,4 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Lemenkov <lemenkov@gmail.com>
Date: Sat, 15 Jun 2024 18:06:55 +0200
Subject: [PATCH] Missing include
@@ -5,7 +6,7 @@ Subject: [PATCH] Missing include
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/pertools/udp_contention/udp_contention.c b/pertools/udp_contention/udp_contention.c
-index 2105eab1..b4ca508c 100644
+index 49b6c7ac..f73fce42 100644
--- a/pertools/udp_contention/udp_contention.c
+++ b/pertools/udp_contention/udp_contention.c
@@ -14,6 +14,7 @@
@@ -16,7 +17,7 @@ index 2105eab1..b4ca508c 100644
#include <time.h>
#include <unistd.h>
-@@ -42,9 +43,9 @@ srandomdev(void)
+@@ -48,9 +49,9 @@ srandomdev(void)
if (fd >= 0) {
rlen = read(fd, &junk, sizeof(junk));
if (rlen < 0) {
@@ -29,7 +30,7 @@ index 2105eab1..b4ca508c 100644
}
close(fd);
diff --git a/pertools/udp_storm/udp_storm.c b/pertools/udp_storm/udp_storm.c
-index badbb627..ad0c4f2b 100644
+index beaa1b7b..a7ed3f2c 100644
--- a/pertools/udp_storm/udp_storm.c
+++ b/pertools/udp_storm/udp_storm.c
@@ -126,6 +126,11 @@ void receiver(void *prt)
diff --git a/rtpproxy-0008-Fix-run-tmp-directory-creation.-On-upgrade-this-mess.patch b/rtpproxy-0008-Fix-run-tmp-directory-creation.-On-upgrade-this-mess.patch
deleted file mode 100644
index 840b63d..0000000
--- a/rtpproxy-0008-Fix-run-tmp-directory-creation.-On-upgrade-this-mess.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-From: "Jan ONDREJ (SAL)" <ondrejj(at)salstar.sk>
-Date: Tue, 19 Nov 2024 07:48:25 +0100
-Subject: [PATCH] Fix /run/ tmp directory creation. On upgrade this message was
- displayed previously:
-
-Scriptlet output:
-/usr/lib/tmpfiles.d/rtpproxy.conf:1: Line references path below legacy directory
-
-diff --git a/rpm/rtpproxy.tmpfiles.conf b/rpm/rtpproxy.tmpfiles.conf
-index 5e4143f8..a58cf5bf 100644
---- a/rpm/rtpproxy.tmpfiles.conf
-+++ b/rpm/rtpproxy.tmpfiles.conf
-@@ -1 +1 @@
--d /var/run/rtpproxy 0755 rtpproxy rtpproxy
-+d /run/rtpproxy 0755 rtpproxy rtpproxy
diff --git a/rtpproxy-0009-Get-rid-of-deprecated-ATOMIC_VAR_INIT-use-_Atomic-ty.patch b/rtpproxy-0009-Get-rid-of-deprecated-ATOMIC_VAR_INIT-use-_Atomic-ty.patch
deleted file mode 100644
index 2371f08..0000000
--- a/rtpproxy-0009-Get-rid-of-deprecated-ATOMIC_VAR_INIT-use-_Atomic-ty.patch
+++ /dev/null
@@ -1,165 +0,0 @@
-From: Maksym Sobolyev <sobomax@sippysoft.com>
-Date: Sat, 27 Jul 2024 15:43:16 -0700
-Subject: [PATCH] Get rid of deprecated ATOMIC_VAR_INIT(), use _Atomic(type)
- consistently.
-
-
-diff --git a/modules/catch_dtmf/rtpp_catch_dtmf.c b/modules/catch_dtmf/rtpp_catch_dtmf.c
-index 8918fcce..6fefa36a 100644
---- a/modules/catch_dtmf/rtpp_catch_dtmf.c
-+++ b/modules/catch_dtmf/rtpp_catch_dtmf.c
-@@ -88,7 +88,7 @@ struct catch_dtmf_edata {
-
- struct catch_dtmf_stream_cfg {
- struct rtpp_refcnt *rcnt;
-- atomic_int pt;
-+ _Atomic(int) pt;
- _Atomic(enum pproc_action) act;
- struct catch_dtmf_edata *edata;
- const struct rtpp_timeout_data *rtdp;
-diff --git a/pertools/udp_storm/udp_storm.c b/pertools/udp_storm/udp_storm.c
-index ad0c4f2b..a7ed3f2c 100644
---- a/pertools/udp_storm/udp_storm.c
-+++ b/pertools/udp_storm/udp_storm.c
-@@ -140,10 +140,13 @@ int main(int argc, char **argv)
- char ch, *datafile;
- char sendbuf[88], databuf[1024 * 8];
- FILE *f;
-- _Atomic(uint64_t) totalout = ATOMIC_VAR_INIT(0);
-- _Atomic(uint64_t) totalin = ATOMIC_VAR_INIT(0);
-+ _Atomic(uint64_t) totalout;
-+ atomic_init(&totalout, 0);
-+ _Atomic(uint64_t) totalin;
-+ atomic_init(&totalin, 0);
- void *elp;
-- _Atomic(double) prate = ATOMIC_VAR_INIT(100.0);
-+ _Atomic(double) prate;
-+ atomic_init(&prate, 100.0);
- double pr;
-
- min_port = 6000;
-diff --git a/src/rtpp_glitch.h b/src/rtpp_glitch.h
-index 74d5eed1..647f14d5 100644
---- a/src/rtpp_glitch.h
-+++ b/src/rtpp_glitch.h
-@@ -28,14 +28,14 @@
- struct rtpp_codeptr;
-
- struct _glav_trig {
-- atomic_intmax_t step;
-- atomic_intmax_t hits;
-+ _Atomic(intmax_t) step;
-+ _Atomic(intmax_t) hits;
- uintptr_t stack;
- int wild;
- char act[16];
- union {
- const struct rtpp_codeptr *ptr;
-- atomic_uintptr_t aptr;
-+ _Atomic(uintptr_t) aptr;
- } lasthit;
- };
-
-diff --git a/src/rtpp_log_stand.c b/src/rtpp_log_stand.c
-index f781b630..f2da51c7 100644
---- a/src/rtpp_log_stand.c
-+++ b/src/rtpp_log_stand.c
-@@ -49,16 +49,16 @@
- #include "rtpp_mallocs.h"
-
- #ifdef RTPP_LOG_ADVANCED
--static atomic_int syslog_async_opened = ATOMIC_VAR_INIT(0);
-+static _Atomic(int) syslog_async_opened = (0);
- #endif
- static double iitime = 0.0;
-
- #define CALL_ID_NONE "GLOBAL"
-
- static struct {
-- atomic_uint next_ticket;
-- atomic_uint now_serving;
--} _log_lock = {ATOMIC_VAR_INIT(0), ATOMIC_VAR_INIT(0)};
-+ _Atomic(unsigned int) next_ticket;
-+ _Atomic(unsigned int) now_serving;
-+} _log_lock = {0};
-
- struct rtpp_log_inst {
- char *call_id;
-diff --git a/src/rtpp_nofile.h b/src/rtpp_nofile.h
-index 7455d9bc..2f36821c 100644
---- a/src/rtpp_nofile.h
-+++ b/src/rtpp_nofile.h
-@@ -32,7 +32,7 @@ DEFINE_METHOD(rtpp_nofile, rtpp_nofile_dtor, void);
-
- struct rtpp_nofile {
- struct rlimit *limit;
-- atomic_int warned;
-+ _Atomic(int) warned;
- rtpp_nofile_dtor_t dtor;
- };
-
-diff --git a/src/rtpp_proc_async.c b/src/rtpp_proc_async.c
-index 13344e83..a1d2bf2e 100644
---- a/src/rtpp_proc_async.c
-+++ b/src/rtpp_proc_async.c
-@@ -78,7 +78,7 @@ struct rtpp_proc_async_cf;
-
- struct rtpp_proc_thread_cf {
- pthread_t thread_id;
-- atomic_int tstate;
-+ _Atomic(int) tstate;
- int pipe_type;
- struct rtpp_polltbl ptbl;
- const struct rtpp_proc_async_cf *proc_cf;
-diff --git a/src/rtpp_proc_ttl.c b/src/rtpp_proc_ttl.c
-index 1a36350d..a58b37f7 100644
---- a/src/rtpp_proc_ttl.c
-+++ b/src/rtpp_proc_ttl.c
-@@ -68,7 +68,7 @@ struct rtpp_proc_ttl_pvt {
- struct rtpp_proc_ttl pub;
- pthread_t thread_id;
- struct rtpp_anetio_cf *op;
-- atomic_int tstate;
-+ _Atomic(int) tstate;
- void *elp;
- struct rtpp_hash_table *sessions_ht;
- struct foreach_args fa;
-diff --git a/src/rtpp_proc_wakeup.c b/src/rtpp_proc_wakeup.c
-index 7353b7e9..5884ce9a 100644
---- a/src/rtpp_proc_wakeup.c
-+++ b/src/rtpp_proc_wakeup.c
-@@ -47,7 +47,7 @@
- struct rtpp_proc_wakeup_priv {
- struct rtpp_proc_wakeup pub;
- pthread_t thread_id;
-- atomic_int tstate;
-+ _Atomic(int) tstate;
- int requested_i_wake;
- int delivered_i_wake;
- pthread_mutex_t mutex;
-diff --git a/src/rtpp_refcnt.c b/src/rtpp_refcnt.c
-index 871290aa..d35542dc 100644
---- a/src/rtpp_refcnt.c
-+++ b/src/rtpp_refcnt.c
-@@ -68,7 +68,7 @@ static void rtpp_refcnt_decref(struct rtpp_refcnt *);
- struct rtpp_refcnt_priv
- {
- struct rtpp_refcnt pub;
-- atomic_int cnt;
-+ _Atomic(int) cnt;
- rtpp_refcnt_dtor_t dtor_f;
- void *data;
- rtpp_refcnt_dtor_t pre_dtor_f;
-diff --git a/src/rtpp_sessinfo.h b/src/rtpp_sessinfo.h
-index c4108b5c..30b6d73b 100644
---- a/src/rtpp_sessinfo.h
-+++ b/src/rtpp_sessinfo.h
-@@ -63,7 +63,7 @@ struct rtpp_polltbl {
- uint64_t revision;
- struct rtpp_weakref *streams_wrt;
- int wakefd[2];
-- atomic_int served_i_wake;
-+ _Atomic(int) served_i_wake;
- };
-
- DECLARE_SMETHODS(rtpp_sessinfo)
diff --git a/rtpproxy.spec b/rtpproxy.spec
index da012cb..9d1f341 100644
--- a/rtpproxy.spec
+++ b/rtpproxy.spec
@@ -1,5 +1,5 @@
Name: rtpproxy
-Version: 3.0.1
+Version: 3.2.0
Release: %autorelease
Summary: A symmetric RTP proxy
License: BSD-2-Clause
@@ -17,13 +17,12 @@ Patch: rtpproxy-0004-Reverse-debug-nodebug-flags.patch
Patch: rtpproxy-0005-Remove-bundled-libucl.patch
Patch: rtpproxy-0006-Remove-bundled-xxHash.patch
Patch: rtpproxy-0007-Missing-include.patch
-Patch: rtpproxy-0008-Fix-run-tmp-directory-creation.-On-upgrade-this-mess.patch
-Patch: rtpproxy-0009-Get-rid-of-deprecated-ATOMIC_VAR_INIT-use-_Atomic-ty.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bcg729-devel
BuildRequires: docbook-style-xsl
BuildRequires: gcc
+BuildRequires: git
BuildRequires: gsm-devel
BuildRequires: libsndfile-devel
BuildRequires: libsrtp-devel
@@ -48,13 +47,16 @@ rewriting SDP bodies in SIP messages that it processes.
%prep
%autosetup -p1
+mkdir -p hepconnector
cd hepconnector
tar xvf %{SOURCE1} --strip-components 1
cd ..
+mkdir -p libelperiodic
cd libelperiodic
tar xvf %{SOURCE2} --strip-components 1
cd ..
+
%build
autoreconf -ivf
%configure --enable-systemd --disable-static
@@ -74,8 +76,6 @@ install -d %{buildroot}%{_localstatedir}/lib/%{name}
install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/%{name}.conf
-
-
%post
%systemd_post %{name}.service
@@ -102,9 +102,9 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/%{name}.conf
%endif
%{_sysusersdir}/%{name}.conf
%{_libdir}/rtpproxy/*.so
-%exclude %{_libdir}/libelperiodic.so
-%{_libdir}/libelperiodic.so.1
-%{_libdir}/libelperiodic.so.1.0.0
+#%%exclude %{_libdir}/libelperiodic.so
+#%%{_libdir}/libelperiodic.so.1
+#%%{_libdir}/libelperiodic.so.1.0.0
%{_mandir}/man8/rtpproxy.8*
%dir %attr(0750, rtpproxy, rtpproxy) %{_localstatedir}/lib/%{name}
diff --git a/sources b/sources
index 8b3f0cc..3c06554 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
SHA512 (hepconnector-0.tar.gz) = be58456e949965345859da2cf1c21664d6a4056b9822da7ef39731db551f862941fc498b4df451bb4443887bbd1563d4d73d5e0bf581e5a491a47945c6b044e2
SHA512 (libelperiodic-1.4.tar.gz) = e4d7e79c844cd3eafe2562b0db73b0964f376059066930572a70405e8471c1d585546b6bfe4f6f7153f351d9710eac38bba573d9359249c0cbdf005b113f1fbd
SHA512 (rtpproxy-3.0.1.tar.gz) = c064b3cb7d67c0a8a0ce6ec07128722ba7283cd9707e6b27ea0200bbc1672c421dc35ab34da34649cdc480e7715e01a1e7f3fce1c7d7c569a927cda215511c1a
+SHA512 (rtpproxy-3.2.0.tar.gz) = e427cea2ad42dcac8e2cf9fb7e9a1891880fefa05c16d6d4e4fa57820a28a9fbcda8491e5d27e7c1dd2e54eb166f41d65fdeec1cba6fbdf8b5af1717e0a48469
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 12:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:07 [rpms/rtpproxy] f44: rtpproxy ver. 3.2.0 Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox