makefile.asn2flat.app

来自「ncbi源码」· APP 代码 · 共 26 行

APP
26
字号
# #  ===========================================================================#  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 + =
减小字号Ctrl + -
显示快捷键?