makefile.hello.app
来自「ncbi源码」· APP 代码 · 共 22 行
APP
22 行
# # ===========================================================================# PRODUCTION $Log: Makefile.hello.app,v $# PRODUCTION Revision 1000.0 2004/06/01 18:32:08 gouriano# PRODUCTION PRODUCTION: IMPORTED [GCC34_MSVC7] Dev-tree R1.1# PRODUCTION# ===========================================================================# # $Id: Makefile.hello.app,v 1000.0 2004/06/01 18:32:08 gouriano Exp $# Author: Lewis Geer# Build CGI application "HELLO"# NOTE: see in "Makefile.fasthello.app" for how to build it as Fast-CGI#################################APP = helloSRC = helloapp hellores hellocmdLIB = xhtml xcgi xncbiCHECK_CMD =
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?