📄 makefile.asn2flat.app
字号:
# # ===========================================================================# PRODUCTION $Log: Makefile.asn2flat.app,v $# PRODUCTION Revision 1000.2 2004/06/01 18:27:17 gouriano# PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.5# PRODUCTION# ===========================================================================# ################################## $Id: Makefile.asn2flat.app,v 1000.2 2004/06/01 18:27:17 gouriano Exp $# Author: Mati Shomrat################################## Build application "asn2flat"#################################APP = asn2flatSRC = asn2flatLIB = xformat xobjutil submit gbseq xalnmgr tables $(OBJMGR_LIBS)LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)REQUIRES = objects
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -