📄 makefile.sm
字号:
lib${MPILIBNAME}_a_SOURCES = \ mpid_type_debug.c \ mpid_segment.c \ mpid_ext32_segment.c \ mpid_ext32_datatype.c \ mpid_type_dup.c \ mpir_type_get_contig_blocks.c \ mpir_type_flatten.c \ mpid_type_commit.c \ mpid_type_vector.c \ mpid_type_contiguous.c \ mpid_type_create_resized.c \ mpid_type_blockindexed.c \ mpid_type_indexed.c \ mpid_type_struct.c \ mpid_type_get_envelope.c \ mpid_datatype_free.c \ mpid_datatype_contents.c \ mpid_type_get_contents.c \ mpid_type_create_pairtype.c \ gen_segment.c \ gen_dataloop.c \ gen_type_contiguous.c \ gen_type_vector.c \ gen_type_blockindexed.c \ gen_type_indexed.c \ gen_type_struct.cHEADERS = gen_dataloop.h mpid_dataloop.h mpid_datatype.h \ mpid_ext32_segment.h segment_states.hINCLUDES = -I${srcdir} -I../../../include -I${master_top_srcdir}/src/include
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -