makefile.test_ncbi_sendmail.app
来自「ncbi源码」· APP 代码 · 共 9 行
APP
9 行
# $Id: Makefile.test_ncbi_sendmail.app,v 1000.0 2003/10/29 17:01:32 gouriano Exp $APP = test_ncbi_sendmailSRC = test_ncbi_sendmailLIB = connectLIBS = $(NETWORK_LIBS) $(ORIG_LIBS)#LINK = purify $(ORIG_LINK)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?