makefile.am
来自「chord 源码 http://pdos.csail.mit.edu/chor」· AM 代码 · 共 10 行
AM
10 行
## Process this file with automake to produce Makefile.inTESTS = test_hopcount_chord1 \ test_hopcount_debruijn1 \ test_hopcount_chord10 \ test_hopcount_debruijn10TESTS_ENVIRONMENT=BUILDROOT=$(top_builddir) SRCROOT=$(top_srcdir)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?