📄 makefile.am
字号:
EXTRA_DIST = noinst_PROGRAMS = torture_test torture_sdp_test turl tfrom tto tcontact tvia tcallid tcontentt trecordr troute twwwaINCLUDES = -I$(top_srcdir)AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS)twwwa_SOURCES = twwwa.ctwwwa_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_wwwauthenticate.otcontentt_SOURCES = tcontentt.ctcontentt_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_contenttype.o $(top_builddir)/parser/hdr_from.oturl_SOURCES = turls.cturl_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_from.otfrom_SOURCES = tfrom.ctfrom_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_from.otto_SOURCES = tto.ctto_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_to.o \$(top_builddir)/parser/hdr_from.otcontact_SOURCES = tcontact.ctcontact_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_from.o \$(top_builddir)/parser/hdr_to.o $(top_builddir)/parser/hdr_contact.otrecordr_SOURCES = trecordr.ctrecordr_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_from.o \$(top_builddir)/parser/hdr_to.o $(top_builddir)/parser/hdr_recordroute.otroute_SOURCES = troute.ctroute_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_from.o \$(top_builddir)/parser/hdr_to.o $(top_builddir)/parser/hdr_route.o \$(top_builddir)/parser/hdr_recordroute.otvia_SOURCES = tvia.ctvia_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_headers.o $(top_builddir)/parser/hdr_via.o \$(top_builddir)/parser/hdr_from.otcallid_SOURCES = tcallid.ctcallid_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_callid.o $(top_builddir)/parser/hdr_from.otorture_sdp_test_SOURCES = torture_sdp.ctorture_sdp_test_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/sdp_rfc2327.o $(top_builddir)/parser/sdp_accessor.o \$(top_builddir)/fsm/sdp_negoc.otorture_test_SOURCES = torture.ctorture_test_LDADD = $(PARSER_LIB) $(EXTRA_LIB) \$(top_builddir)/parser/port_list.o \$(top_builddir)/parser/port_malloc.o $(top_builddir)/parser/port_misc.o \$(top_builddir)/parser/hdr_body.o $(top_builddir)/parser/hdr_callid.o \$(top_builddir)/parser/hdr_contact.o $(top_builddir)/parser/hdr_contentlength.o \$(top_builddir)/parser/hdr_from.o $(top_builddir)/parser/hdr_headers.o \$(top_builddir)/parser/hdr_to.o $(top_builddir)/parser/hdr_via.o \$(top_builddir)/parser/hdr_cseq.o $(top_builddir)/parser/msg_cparser.o \$(top_builddir)/parser/msg_parser.o $(top_builddir)/parser/msg_read.o \$(top_builddir)/parser/msg_write.o $(top_builddir)/parser/urls.o \$(top_builddir)/parser/sdp_rfc2327.o \$(top_builddir)/parser/hdr_contenttype.o $(top_builddir)/parser/hdr_route.o \$(top_builddir)/parser/hdr_mimeversion.o $(top_builddir)/parser/hdr_recordroute.o \$(top_builddir)/parser/hdr_wwwauthenticate.o $(top_builddir)/parser/hdr_authorization.o \$(top_builddir)/parser/hdr_proxyauthorization.o $(top_builddir)/parser/hdr_proxyauthenticate.o \$(top_builddir)/parser/hdr_accept.o $(top_builddir)/parser/hdr_acceptencoding.o \$(top_builddir)/parser/hdr_acceptlanguage.o $(top_builddir)/parser/hdr_callinfo.o \$(top_builddir)/parser/hdr_alertinfo.o $(top_builddir)/parser/hdr_errorinfo.o \$(top_builddir)/parser/hdr_allow.o $(top_builddir)/parser/hdr_contentencoding.o \$(top_builddir)/parser/hdr_contentdisposition.o $(top_builddir)/parser/sdp_accessor.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -