makefile.sm

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

SM
13
字号
mpi_sources = wtime.c wtick.clib${MPILIBNAME}_a_SOURCES = ${mpi_sources} mpidtime.cINCLUDES = -I../../include -I${master_top_srcdir}/src/includedistclean-local:	@-rm -f ${master_top_srcdir}/src/include/mpichtimer.h \	    ../../include/mpichtimer.h ./timerconf.hprofilelib_${MPILIBNAME} = p${MPILIBNAME}## This is a test for the document generationdoc_HTML_SOURCES = ${mpi_sources}

⌨️ 快捷键说明

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