makefile.localfinder.app

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

APP
19
字号
# #  ===========================================================================#  PRODUCTION $Log: Makefile.localfinder.app,v $#  PRODUCTION Revision 1000.1  2004/04/12 17:51:28  gouriano#  PRODUCTION PRODUCTION: UPGRADED [CATCHUP_003] Dev-tree R1.2#  PRODUCTION#  ===========================================================================# # $Id: Makefile.localfinder.app,v 1000.1 2004/04/12 17:51:28 gouriano Exp $# Makefile for 'localfinder' appSRC = local_finderAPP = local_finderLIB = xalgognomon $(OBJMGR_LIBS)LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)

⌨️ 快捷键说明

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