nmake

nmake

 英

  • 网络程序维护实用工具;编译;生成

例句

NMAKE interprets the backslash literally if any other character, including a space or tab, follows the backslash.

如果斜杠紧跟其他任何字符包括空格制表符),NMAKE解释

In other situations, NMAKE interprets a single % literally, but it always interprets a double %% as a single %.

其他情况NMAKE解释一个%,%%解释一个%。

NMAKE looks for a dependent first in the current directory, and then in directories in the order specified.

NMAKE首先当前目录查找依赖然后指定顺序其他目录查找

NMAKE looks for a matching inference rule if a description block is not followed by a commands block.

如果描述区块后面没有跟随命令区块NMAKE寻找相符推断规则

In order to build and deploy the SQL stored procedure, you need a C compiler on your system, as well as the nmake and cl command-line tools.

构建部署SQL存储过程系统需要装有C编译以及nmakecl命令工具

NMAKE may invoke a rule for an inferred dependent even if an explicit dependent is specified.

即使指定显式依赖NMAKE可以调用推理依赖规则

The Microsoft Program Maintenance Utility (NMAKE. EXE) is a tool that builds projects based on commands contained in a description file.

Microsoft程序维护实用工具(NMAKE.EXE)一个基于说明文件包含命令生成项目工具

otherwise, NMAKE interprets the letter-colon combination as a drive specifier.

否则NMAKE字母冒号组合解释驱动器说明

NMAKE inherits macro definitions for environment variables that exist before the start of the session.

NMAKE继承工作阶段开始之前存在环境变数定义

However if an application is built using nmake, some changes to the existing makefile are necessary.

但是如果应用程序使用nmake生成需要更改现有生成文件

To delete the files that were created during the compilation, you can use the nmake clean command.

删除编译过程生成文件可以nmakeclean命令

Predefined inference rules use NMAKE-supplied command and options macros.

预定推理规则使用NMAKE提供命令选项

NMAKE expands filename wildcards (* and ? ) in dependency lines.

NMAKE展开(*?)相依

You can control the NMAKE session by using preprocessing directives and expressions.

可以通过使用预处理指令表达控制NMAKE会话

IF preprocessing directives to limit the amount that NMAKE must process.

IF预处理指令限制NMAKE必须处理

NMAKE ignores carets that precede other characters.

NMAKE忽略其他字符前面插入符号

NMAKE ran out of memory, including virtual memory, because the makefile was too large or complex.

由于生成文件复杂NMAKE内存包括虚拟内存不足

If no makefile is specified, it uses inference rules to build command-line targets.

如果指定生成文件NMAKE使用推理规则生成命令targets

Optionally you may also run PHP's test suite, by typing nmake test.

作为选项可以运行PHP测试套件输入nmaketest命令

Compile your application by running nmake.

通过运行nmake编译应用程序

You can define your own macros or use NMAKE's predefined macros.

可以定义自己使用NMAKE预定义

By default, NMAKE displays the commands it invokes.

默认情况NMAKE显示调用命令

If a variable was set in the operating-system environment, it is available as an NMAKE macro.

如果变数作业系统环境设定便当做NMAKE使用

Experience working with various project building technologies such as Ant, autoconf, make, and nmake is beneficial but not mandatory.

如果各种项目构建技术经验Antautoconfmakenmake强制性要求

NMAKE assumes a pseudotarget's timestamp is the most recent of all its dependents.

NMAKE假定伪目标时间戳所有依赖项最新

By default, NMAKE halts if a command returns a nonzero exit code.

根据预设如果命令非零结束代码NMAKE

Make sure you have a version of Visual C++ installed on your machine, including the command line tools (eg n make).

确保一个版本VisualC++机器安装包括命令工具例如nmake)。

NMAKE generates this error when the command block of a batch-mode rule directly or indirectly references a special file macro that is not $

模式规则命令直接间接引用$特殊文件NMAKE生成错误