makefile.sm

来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· SM 代码 · 共 15 行

SM
15
字号
lib${MPILIBNAME}_a_SOURCES = gen_segment.c \	mpid_type_debug.c \	gen_dataloop.c \	mpid_segment.c \	mpid_type_dup.c \	mpid_type_vector.c \	mpid_type_contiguous.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.cINCLUDES = -I${srcdir} -I../../../include -I${master_top_srcdir}/src/include

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?