makefile.sm
来自「fortran并行计算包」· SM 代码 · 共 13 行
SM
13 行
smvar_do_sharedlibs = 0mtest.o: mtest.call-local: mtest.oINCLUDES = -I../../../src/include -I${top_srcdir}/src/include -I../include \ -I${srcdir}/../include# mtestcheck is used to check the mtest routines, particularly for# storage leaks.EXTRA_PROGRAMS = mtestcheckmtestcheck_SOURCES = mtestcheck.c mtest.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?