📄 makefile.sm
字号:
INCLUDES = -I../../../../include -I${master_top_srcdir}/src/includesshmsources = \ ch3u_get_business_card_sshm.c \ ch3u_init_sshm.c \ ch3u_finalize_sshm.c \ ch3i_bootstrapq.c \ ch3i_shm_bootstrapq.c \ ch3u_connect_sshm.c lib${MPILIBNAME}_a_SOURCES = ${sshmsources}# Create a local library as an optionEXTRA_LIBS = libmpich-sshmutil.alibmpich-sshmutil_a_SOURCES = ${sshmsources}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -