nwgnumakefile

来自「以便Apache与其他服务进行整合 Mod_JK安装」· 代码 · 共 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 + -
显示快捷键?