⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 ViennaRNA-1.6.1
💻 AM
字号:
## Process this file with automake to produce Makefile.inAM_CXXFLAGS = -Wall bin_PROGRAMS = RNAforester RNAforester_SOURCES = \	algebra.h\	alignment.h\	Arguments.cpp\	Arguments.h\	debug.h\	fold.h\	fold_vars.h\	glib.c\	graphtypes.h\	main.cpp\	matrix.h\	misc.h\	part_func.h\	ppforestali.h\	ppforestbase.cpp\	ppforestbase.h\	ppforest.h\	ppforestsz.h\	progressive_align.h\	progressive_align.cpp\	rna_profile_alignment.h\	rna_profile_alignment.cpp\	rna_alignment.cpp\	rna_alignment.h\	rna_algebra.h\	rna_algebra.cpp\	rna_alphabet.cpp\	rna_alphabet.h\	rnaforest.cpp\	rnaforest.h\	rnaforestsz.cpp\	rnaforestsz.h\	rnafuncs.cpp\	rnafuncs.h\	rnaforester_options.h\	rnaforester_options.cpp\	treeedit.h\	types.h\	utils.h\	wmatch.h\	wmatch.c#INCLUDES = -I${includedir}EXTRA_DIST = \	alignment.t.cpp\	misc.t.cpp\	ppforest.t.cpp\	ppforestsz.t.cpp\	treeedit.t.cpp\	match.defs\	pairs.c\	pointer.c\	readgraph.c\	term.c\	unpairs.c

⌨️ 快捷键说明

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