makefile
来自「Vovida 社区开源的 SIP 协议源码」· 代码 · 共 51 行
TXT
51 行
# $Id: Makefile,v 1.3 2001/01/04 20:09:35 deepalir Exp $## $Log: Makefile,v $# Revision 1.3 2001/01/04 20:09:35 deepalir# Add: LIBXML package## Revision 1.2 2000/12/18 21:24:11 deepalir# Add: the PAM package## Revision 1.1 2000/11/16 23:11:41 deepali# Initial Creation## Revision 1.39 2000/09/20 00:31:08 deepali# Reverted back to version 1.1# Streamio is removed and TcpSocket is added again.#BUILD = ../../buildinclude $(BUILD)/Makefile.prePACKAGES += MAIL LIBIMAP VME VMCP UTIL PAM PTHREAD LIBXMLTESTPROGRAMS = \ vmserver.cxx \SRC = \StateVM.cxx \Configuration.cxx \VmSession.cxx \MenuState.cxx \DTMFCollector.cxx \StateLogin.cxx \StateMain.cxx \StatePlayGreeting.cxx \StatePlayOwnerGreeting.cxx \StatePlaySync.cxx \StateRecordGreeting.cxx \StateRecordMessage.cxx \StateSetup.cxx \UserConfiguration.cxx \cfgParser.cxxinclude $(BUILD)/Makefile.post
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?