makefile
来自「SIP(Session Initiation Protocol)是由IETF定义」· 代码 · 共 20 行
TXT
20 行
# $Id: Makefile,v 1.5 2001/03/26 10:35:36 icahoon Exp $BUILD = ../../../buildinclude $(BUILD)/Makefile.prePACKAGES += TRANSPORT UTIL LIBXML PTHREAD# names of programs (e.g. test programs) to be compiled#TESTPROGRAMS = \ TickCount.cxx \ Statistic.cxx \ Perf.cxx include $(BUILD)/Makefile.post
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?