Skip to content

Commit

Permalink
Re-gen.
Browse files Browse the repository at this point in the history
PR:	#59
  • Loading branch information
sobomax committed May 24, 2021
1 parent 66142c2 commit fffb7a3
Showing 1 changed file with 65 additions and 24 deletions.
89 changes: 65 additions & 24 deletions src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -333,15 +333,16 @@ am__rtpproxy_SOURCES_DIST = main.c rtp.h rtpp_server.c rtpp_defines.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_pcnt_strm.h \
rtpp_pcount.h rtpp_pipe.h rtpp_port_table.h rtpp_record.h \
rtpp_ringbuf.h rtpp_sessinfo.h rtpp_socket.h rtpp_timed_task.h \
rtpp_ttl.h rtpp_modman.h rtpp_module_if.h rtpp_netaddr.h \
rtpp_pearson_perfect.h rtpp_refcnt.h rtpp_server.h \
rtpp_stream.h rtpp_timed.h $(ADV_DIR)/packet_observer.h \
$(ADV_DIR)/po_manager.c $(ADV_DIR)/po_manager.h rtpp_modman.c \
rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
rtpp_log_stand.h rtpp_log.c \
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c \
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.h rtpp_command_rcache.h \
rtpp_log_obj.h rtpp_pcnt_strm.h rtpp_pcount.h rtpp_pipe.h \
rtpp_port_table.h rtpp_record.h rtpp_ringbuf.h rtpp_sessinfo.h \
rtpp_socket.h rtpp_timed_task.h rtpp_ttl.h rtpp_modman.h \
rtpp_module_if.h rtpp_netaddr.h rtpp_pearson_perfect.h \
rtpp_refcnt.h rtpp_server.h rtpp_stream.h rtpp_timed.h \
$(ADV_DIR)/packet_observer.h $(ADV_DIR)/po_manager.c \
$(ADV_DIR)/po_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 \
Expand Down Expand Up @@ -442,7 +443,8 @@ am__objects_78 = rtpproxy-main.$(OBJEXT) \
rtpproxy-rtpp_timeout_data.$(OBJEXT) \
rtpproxy-rtpp_nofile.$(OBJEXT) \
rtpproxy-rpcpv1_norecord.$(OBJEXT) \
rtpproxy-rpcpv1_ul_subc.$(OBJEXT) $(am__objects_74) \
rtpproxy-rpcpv1_ul_subc.$(OBJEXT) \
rtpproxy-rpcpv1_ul_subc_ttl.$(OBJEXT) $(am__objects_74) \
$(am__objects_73) rtpproxy-po_manager.$(OBJEXT) \
rtpproxy-rtpp_modman.$(OBJEXT) $(am__objects_75) \
$(am__objects_76) $(am__objects_77)
Expand Down Expand Up @@ -528,15 +530,16 @@ am__rtpproxy_debug_SOURCES_DIST = main.c rtp.h rtpp_server.c \
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_pcnt_strm.h \
rtpp_pcount.h rtpp_pipe.h rtpp_port_table.h rtpp_record.h \
rtpp_ringbuf.h rtpp_sessinfo.h rtpp_socket.h rtpp_timed_task.h \
rtpp_ttl.h rtpp_modman.h rtpp_module_if.h rtpp_netaddr.h \
rtpp_pearson_perfect.h rtpp_refcnt.h rtpp_server.h \
rtpp_stream.h rtpp_timed.h $(ADV_DIR)/packet_observer.h \
$(ADV_DIR)/po_manager.c $(ADV_DIR)/po_manager.h rtpp_modman.c \
rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
rtpp_log_stand.h rtpp_log.c \
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c \
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.h rtpp_command_rcache.h \
rtpp_log_obj.h rtpp_pcnt_strm.h rtpp_pcount.h rtpp_pipe.h \
rtpp_port_table.h rtpp_record.h rtpp_ringbuf.h rtpp_sessinfo.h \
rtpp_socket.h rtpp_timed_task.h rtpp_ttl.h rtpp_modman.h \
rtpp_module_if.h rtpp_netaddr.h rtpp_pearson_perfect.h \
rtpp_refcnt.h rtpp_server.h rtpp_stream.h rtpp_timed.h \
$(ADV_DIR)/packet_observer.h $(ADV_DIR)/po_manager.c \
$(ADV_DIR)/po_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 \
Expand Down Expand Up @@ -663,7 +666,8 @@ am__objects_104 = rtpproxy_debug-main.$(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_74) \
rtpproxy_debug-rpcpv1_ul_subc.$(OBJEXT) \
rtpproxy_debug-rpcpv1_ul_subc_ttl.$(OBJEXT) $(am__objects_74) \
$(am__objects_73) rtpproxy_debug-po_manager.$(OBJEXT) \
rtpproxy_debug-rtpp_modman.$(OBJEXT) $(am__objects_101) \
$(am__objects_102) $(am__objects_103)
Expand Down Expand Up @@ -842,6 +846,7 @@ am__depfiles_remade = \
./$(DEPDIR)/rtpproxy-rpcpv1_stats.Po \
./$(DEPDIR)/rtpproxy-rpcpv1_ul.Po \
./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc.Po \
./$(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Po \
./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po ./$(DEPDIR)/rtpproxy-rtp.Po \
./$(DEPDIR)/rtpproxy-rtp_analyze.Po \
./$(DEPDIR)/rtpproxy-rtp_packet.Po \
Expand Down Expand Up @@ -937,6 +942,7 @@ am__depfiles_remade = \
./$(DEPDIR)/rtpproxy_debug-rpcpv1_stats.Po \
./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul.Po \
./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc.Po \
./$(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Po \
./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po \
./$(DEPDIR)/rtpproxy_debug-rtp.Po \
./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po \
Expand Down Expand Up @@ -1327,10 +1333,11 @@ BASE_SOURCES = main.c rtp.h rtpp_server.c rtpp_defines.h rtpp_log.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_AUTOSRC_SOURCES_S) \
$(ADV_DIR)/packet_observer.h $(ADV_DIR)/po_manager.c \
$(ADV_DIR)/po_manager.h rtpp_modman.c $(am__append_4) \
$(am__append_7) $(am__append_8)
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c \
$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.h $(RTPP_AUTOSRC_SOURCES) \
$(RTPP_AUTOSRC_SOURCES_S) $(ADV_DIR)/packet_observer.h \
$(ADV_DIR)/po_manager.c $(ADV_DIR)/po_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.a $(am__append_5) $(am__append_9)
Expand Down Expand Up @@ -1661,6 +1668,7 @@ distclean-compile:
@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_ul_subc_ttl.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
Expand Down Expand Up @@ -1757,6 +1765,7 @@ distclean-compile:
@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_ul_subc_ttl.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
Expand Down Expand Up @@ -4311,6 +4320,20 @@ rtpproxy-rpcpv1_ul_subc.obj: $(CMDSRCDIR)/rpcpv1_ul_subc.c
@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-rpcpv1_ul_subc_ttl.o: $(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul_subc_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Tpo -c -o rtpproxy-rpcpv1_ul_subc_ttl.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' object='rtpproxy-rpcpv1_ul_subc_ttl.o' libtool=no @AMDEPBACKSLASH@
@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_ttl.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c

rtpproxy-rpcpv1_ul_subc_ttl.obj: $(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rpcpv1_ul_subc_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Tpo -c -o rtpproxy-rpcpv1_ul_subc_ttl.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Tpo $(DEPDIR)/rtpproxy-rpcpv1_ul_subc_ttl.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' object='rtpproxy-rpcpv1_ul_subc_ttl.obj' libtool=no @AMDEPBACKSLASH@
@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_ttl.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; fi`

rtpproxy-po_manager.o: $(ADV_DIR)/po_manager.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-po_manager.o -MD -MP -MF $(DEPDIR)/rtpproxy-po_manager.Tpo -c -o rtpproxy-po_manager.o `test -f '$(ADV_DIR)/po_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/po_manager.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-po_manager.Tpo $(DEPDIR)/rtpproxy-po_manager.Po
Expand Down Expand Up @@ -5655,6 +5678,20 @@ rtpproxy_debug-rpcpv1_ul_subc.obj: $(CMDSRCDIR)/rpcpv1_ul_subc.c
@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`

rtpproxy_debug-rpcpv1_ul_subc_ttl.o: $(CMDSRCDIR)/rpcpv1_ul_subc_ttl.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_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Tpo -c -o rtpproxy_debug-rpcpv1_ul_subc_ttl.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' object='rtpproxy_debug-rpcpv1_ul_subc_ttl.o' libtool=no @AMDEPBACKSLASH@
@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_ttl.o `test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' || echo '$(srcdir)/'`$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c

rtpproxy_debug-rpcpv1_ul_subc_ttl.obj: $(CMDSRCDIR)/rpcpv1_ul_subc_ttl.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_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Tpo -c -o rtpproxy_debug-rpcpv1_ul_subc_ttl.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rpcpv1_ul_subc_ttl.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c' object='rtpproxy_debug-rpcpv1_ul_subc_ttl.obj' libtool=no @AMDEPBACKSLASH@
@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_ttl.obj `if test -f '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; then $(CYGPATH_W) '$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/$(CMDSRCDIR)/rpcpv1_ul_subc_ttl.c'; fi`

rtpproxy_debug-po_manager.o: $(ADV_DIR)/po_manager.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-po_manager.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-po_manager.Tpo -c -o rtpproxy_debug-po_manager.o `test -f '$(ADV_DIR)/po_manager.c' || echo '$(srcdir)/'`$(ADV_DIR)/po_manager.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-po_manager.Tpo $(DEPDIR)/rtpproxy_debug-po_manager.Po
Expand Down Expand Up @@ -6339,6 +6376,7 @@ distclean: distclean-am
-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_ul_subc_ttl.Po
-rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po
-rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
-rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
Expand Down Expand Up @@ -6435,6 +6473,7 @@ distclean: distclean-am
-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_ul_subc_ttl.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
Expand Down Expand Up @@ -6685,6 +6724,7 @@ maintainer-clean: maintainer-clean-am
-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_ul_subc_ttl.Po
-rm -f ./$(DEPDIR)/rtpproxy-rpcpv1_ver.Po
-rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
-rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
Expand Down Expand Up @@ -6781,6 +6821,7 @@ maintainer-clean: maintainer-clean-am
-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_ul_subc_ttl.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rpcpv1_ver.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
Expand Down

0 comments on commit fffb7a3

Please sign in to comment.