makefile.sm

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

SM
12
字号
INCLUDES = -I../../../src/include -I${top_srcdir}/src/include -I../include \	 -I${srcdir}/../includeLDADD = -L ../../../libDEPADD = ../../../lib/lib${MPILIBNAME}.aEXTRA_PROGRAMS = bsend1cxxbsend1_SOURCES = bsend1.cbsend2_SOURCES = bsend2.cbsend3_SOURCES = bsend3.cbsend4_SOURCES = bsend4.cisendself_SOURCES = isendself.cbsend1cxx_SOURCES = bsend1cxx.cxx

⌨️ 快捷键说明

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