makefile.sm

来自「fortran并行计算包」· SM 代码 · 共 17 行

SM
17
字号
#sctp_dir = $(SCTP_LOC)#INCLUDES = -I../../../../../include -I${master_top_srcdir}/src/include -I$(sctp_dir)/includeINCLUDES = -I../../../../../include -I${master_top_srcdir}/src/include #LIBS = -L$(SCTP_LOC)/lib -lsctplib${MPILIBNAME}_a_SOURCES =			\    sctp_common.c				\    all_hash.c					\    sctp_util.c					\    ch3_finalize.c				\    ch3_init.c					\    ch3_isend.c					\    ch3_isendv.c				\    ch3_istartmsg.c				\    ch3_istartmsgv.c				\    ch3_progress.c				\    ch3i_connaccept.c

⌨️ 快捷键说明

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