jamfile
来自「xorp源码hg」· 代码 · 共 29 行
TXT
29 行
## $XORP: xorp/xrl/tests/Jamfile,v 1.1 2007/01/11 22:30:55 bms Exp $## entire file conditional on MAKE_CHECKif $(MAKE_CHECK) {SubDir TOP xrl tests ;SubIncludeOnce TOP libcomm ;SubIncludeOnce TOP libxorp ;SubIncludeOnce TOP xrl interfaces ;SubIncludeOnce TOP xrl targets ;SubIncludeOnce TOP libxipc ;SubDir TOP xrl tests ;Main test_generated : test_generated.cc test_tgt.cc test_xifs.cc ;LinkLibraries test_generated : libcommonxif libtestxif libtestbase libfinder libxipc libxorp libcomm ;} # if
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?