What is the translation of " MAKEFILE " in English?

Noun
makefile
一个makefile

Examples of using Makefile in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
正在处理makefile….
Now handled in Makef….
接着我们需要生成Makefile
Next, you need to generate a makefile.
并不是Makefile的每个目标都值得优化。
Not every target of a makefile is worth optimizing.
如果这个变量被定义在Makefile中。
Though it was redefined in the makefile.
DVARIABLE传递一个变量给Makefile
DVARIABLE passes a variable to the Makefile.
第一个是用于创建此书签的makefile
The first is the makefile used to create this book.
一般我们可以加在makefile中。
I usually can be in the mix in the sprints.
当然,你可以使用Makefile来编译上面的代码:.
Of course, you can use Makefile to compile the above code:.
搜索DIR目录,查找包含的makefile
Specifies a directory dir to search for included makefiles.
给一个软件项目创建、修改和执行Makefile;.
Create, modify and execute a Makefile for a software project;
我们在makefile一开始就这样定义:.
We edit the options at the beginning of Makefile to look like this:.
第11章提供了两个复杂的实际makefile示例。
Chapter 11, provides two complex examples of real makefiles.
本文假定您通过makefile构建可执行程序。
This article assumes you are building the executable through a makefile.
第11章提供了两个复杂的实际makefile示例。
Chapter 11, provides two complex examples of real makefile s.
整个过程可以进一步自动化通过makefile
The whole process can be executed automatically using,for example, a makefile.
操作系统可能提供API函数MakeFile,用于生成文件。
The operating systemmight provide an API function named MakeFile for creating files.
输入makemaintainer或阅读Makefile查找监护人的电子邮件地址。
Type make maintainer or read the Makefile to find the maintainer's email address.
在编译FreeBSD-STABLE之前,请仔细阅读/usr/src里的Makefile
Before compiling FreeBSD-STABLE, read the Makefile in/usr/src carefully.
Make是用来编译的,它从Makefile中读取指令,然后编译。
Make is used to compile, it reads the instructions from the Makefile, then compile.
在jni文件夹中,现在你需要添加在编译中要用到的makefile
Within the jni folder, you now need to add the makefile that will be used during compilation.
失望-不是因为我希望编写Makefile-而是因为我不知道运行都做了什么。
Dissatisfying- not because I want to write a Makefile- but because I didn't know what“Start” did.
这使Makefile的用户能够更容易地使Makefile适应他们特定的环境。
This allows users of the makefile to more easily adapt the makefile to their specific environment.
Makeinstall是用来安装的,它也从Makefile中读取指令,安装到指定的位置。
Make install is used to install,it also reads the instructions from the Makefile to install to the specified location.
每个Makefile定义了一定数量不同的“目标(targets)”,然后您选择的目标就决定了什么会发生。
Each Makefile defines a number of different"targets", and your choice of target determines what happens.
另外,在make命令行还可以指定许多选项,在Makefile中有所描述,接下来我们开始联编:.
Additionally, a number of options can be specified in the make command line,as described in the Makefile and at the start of the build:.
Makefile的一般格式包含一系列变量、一系列目标,以及用来生产目标的源和/或对象。
The general pattern of a Makefile is a list of variables and a list of targets, and the sources and/or objects used to provide them.
我们针对GPU还有不同的代码路径,包括对CUDA和OpenCL的支持,以及Bazel、cmake和简单的makefile的构建过程。
We also have different code paths for GPUs, including CUDA and OpenCL support, along with Bazel, cmake,and plain makefile build processes.
Makefile包括好几个部分,指出应用程序是如何编译以及将被安装在系统的哪些地方。
The Makefile contains various statements that specify how the application should be compiled and where it should be installed on your system.
Results: 28, Time: 0.0195

Top dictionary queries

Chinese - English