📄 makefile
字号:
# $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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -