jamfile
来自「xorp源码hg」· 代码 · 共 28 行
TXT
28 行
## $XORP: xorp/fea/tools/Jamfile,v 1.1 2007/01/11 22:30:46 bms Exp $#SubDir TOP fea tools ;SubIncludeOnce TOP libcomm ;SubIncludeOnce TOP libxorp ;SubIncludeOnce TOP xrl interfaces ;SubIncludeOnce TOP xrl targets ;SubIncludeOnce TOP libxipc ;SubIncludeOnce TOP libfeaclient ;SubDir TOP fea tools ;Main show_interfaces : show_interfaces.cc ;LinkLibraries show_interfaces : libfeaclient libfeaifmgrmirrorxif libfeaifmgrreplicatorxif libfeaifmgrmirrorbase libxipc libxorp libcomm ;InstallBin $(PREFIX)/fea/tools : show_interfaces ;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?