makefile.am
来自「RTP Proxy,用于Voip网络数据的代理传递」· AM 代码 · 共 17 行
AM
17 行
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.hmakeann_LDADD=@LIBS_G729@ @LIBS_GSM@EXTRA_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 freebsd/rtpproxy.in
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?