nwgnumakefile
来自「jboss与apache集成的中间件,详情请参看文档说明.」· 代码 · 共 28 行
TXT
28 行
## Declare the sub-directories to be built here#SUBDIRS = \ $(EOLIST) ## Get the 'head' of the build environment. This includes default targets and# paths to tools#include $(AP_WORK)\NWGNUhead.inc## build this level's filesifeq "$(wildcard NWGNUmakefile.mak)" "NWGNUmakefile.mak" include NWGNUmakefile.makendif## You can use this target if all that is needed is to copy files to the# installation area#install :: nlms FORCE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?