📄 makefile.sm
字号:
LDADD = INCLUDES = -I../include -I${srcdir}/../includesmvar_do_sharedlibs = 0typename_SOURCES = typename.ctypefree_SOURCES = typefree.ctypefree_LDADD = ../util/mtest.ocontents_SOURCES = contents.cstruct-pack_SOURCES = struct-pack.cstruct-empty-el_SOURCES = struct-empty-el.csimple-resized_SOURCES = simple-resized.ctriangular-pack_SOURCES = triangular-pack.cget-elements-pairtype_SOURCES = get-elements-pairtype.csimple-commit_SOURCES = simple-commit.csimple-commit_SOURCES = simple-commit.csimple-size-extent_SOURCES = simple-size-extent.cslice-pack_SOURCES = slice-pack.cstruct-no-real-types_SOURCES = struct-no-real-types.cslice-pack-external_SOURCES = slice-pack-external.csimple-pack_SOURCES = simple-pack.ccontig-zero-count_SOURCES = contig-zero-count.clots-of-types_SOURCES = lots-of-types.clots-of-types_LDADD = ../util/mtest.o simple-pack-external_SOURCES = simple-pack-external.cdarray-pack_SOURCES = darray-pack.csubarray-pack_SOURCES = subarray-pack.cblockindexed-misc_SOURCES = blockindexed-misc.cindexed-misc_SOURCES = indexed-misc.chindexed-zeros_SOURCES = hindexed-zeros.cblockindexed-zero-count_SOURCES = blockindexed-zero-count.cstruct-zero-count_SOURCES = struct-zero-count.ctranspose-pack_SOURCES = transpose-pack.cunusual-noncontigs_SOURCES = unusual-noncontigs.cpairtype-pack_SOURCES = pairtype-pack.cstruct-ezhov_SOURCES = struct-ezhov.cpairtype-size-extent_SOURCES = pairtype-size-extent.clocalpack_SOURCES = localpack.clbub_SOURCES = lbub.cunpack_SOURCES = unpack.cunpack_LDADD = ../util/mtest.ozeroparms_SOURCES = zeroparms.cgaddress_SOURCES = gaddress.cgaddress_LDADD = ../util/mtest.ogetpartelm_SOURCES = getpartelm.cgetpartelm_LDADD = ../util/mtest.otresized_SOURCES = tresized.ctresized_LDADD = ../util/mtest.o tmatchsize_SOURCES = tmatchsize.ctmatchsize_LDADD = ../util/mtest.o tresized2_SOURCES = tresized2.ctresized2_LDADD = ../util/mtest.o tfree_SOURCES = tfree.ctfree_LDADD = ../util/mtest.o sizedtypes_SOURCES = sizedtypes.csizedtypes_LDADD = ../util/mtest.ocontigstruct_SOURCES = contigstruct.c../util/mtest.o: (cd ../util && $(MAKE) mtest.o )# A special testing target to simplify running just the datatype teststesting: ../runtests -srcdir=$(srcdir) -tests=testlist \ -mpiexec=$(bindir)/mpiexec \ -xmlfile=summary.xmlclean-local: -rm -f summary.xml
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -