makefile.am

来自「大名鼎鼎的 RTP Proxy 源代码 在OpenSER 中成熟应用的」· AM 代码 · 共 16 行

AM
16
字号
bin_PROGRAMS=rtpproxy makeannrtpproxy_SOURCES=main.c rtp.h rtp_server.c rtp_server.h \  rtpp_defines.h rtpp_log.h rtpp_record.c rtpp_record.h 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.hdist_man_MANS=rtpproxy.8makeann_SOURCES=makeann.c rtp.h g711.hEXTRA_DIST=README.remote manpage.xml debian/README.Debian debian/changelog \  debian/compat debian/conffiles.ex debian/control debian/copyright \  debian/cron.d.ex debian/dirs debian/docs debian/manpage.1.ex \  debian/manpage.sgml.ex debian/manpage.xml.ex debian/menu.ex \  debian/postinst.ex debian/postrm.ex debian/preinst.ex debian/prerm.ex \  debian/rtpproxy-default.ex debian/rtpproxy.doc-base.EX \  debian/rtpproxy.init debian/rules debian/watch.ex  rpm/rtpproxy.init \  rpm/rtpproxy.spec

⌨️ 快捷键说明

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