📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in## Created by Anjuta - will be overwritten## If you don't want it to overwrite it,## Please disable it in the Anjuta project configurationawl_includedir = $(pkgincludedir)awl_include_DATA = \ awl_rand.h\ awl_checksum.h\ awl_pool.h\ awl_pth.h\ awl_sig.hEXTRA_DIST = $(awl_include_DATA)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -