MAKEFILE in English translation

Examples of using Makefile in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Eddie是使用makefile和shell工具进行C++/Obj-C开发的理想选择,但也可以与XCode项目一起使用。
Eddie is ideal for C/C++ development using makefiles and shell tools but can also be used with XCode projects.
Eddie是使用makefile和shell工具进行C++/Obj-C开发的理想选择,但也可以与XCode项目一起使用。
Ideal for C++/Obj-C development using makefiles and shell tools but can also be used with Xcode projects.
有些目标列在Makefile里的,但并不意味着您要执行。
Some targets are listed in the Makefile, but are not meant for you to run.
我们可以达到这个水平的可移植性makefile使用相同的技术和传统编程:封装和抽象。
We can achieve this level of portability for makefile s using the same techniques as traditional programming: encapsulation and abstraction.
在我写Makefile的头10年里,我养成了一个非常不好的习惯-完全严格使用GNUMake的扩展名。
In my first decade writing Makefiles, I developed the bad habit of liberally using GNU Make's extensions.
Makefile通常是自上而下的结构,因此通常被称为ALL的最一般的目标被默认更新。
Makefile s are usually structured top-down so that the most general target, often called all, is updated by default.
在最初的那些日子里,我学习了很多关于Makefile和make系统、构建软件、补丁还有源码控制的知识。
In those early days, I learned a lot about makefiles and the make system, about building software, and about patches and source code control.
那时候go命令还不存在:我们使用命令6g编译源码和6l链接二进制文件,并借助Makefile实现这个过程的自动化。
The go command did not exist: we ran commands like 6g to compile and 6l to link binaries, automated with makefiles.
所以当你处理较大的项目的时候,你可以直接把这些参数加到Makefile的CFLAGS里或者你构建系统的对应的地方。
So if you need to process larger projects, you can just add those arguments to a Makefile's CFLAGS or the equivalent for your build system.
你可以从命令行或在你的makefile中做到这一点。
This can be done from the command line or from a makefile.
Automake是一个实验的Makefile生成器.它需要4.4BSDmake和include文件,但是它的目标是可移植和附合GNU为Makefile变量和目标的标准.
Automake was inspiredby the 4.4BSD make and include files, but aims to be portable and toconform to the GNU standards for Makefile variables and targets.
在创建基于现有源代码的C/C++项目时,IDE将依赖现有的makefile来提供如何编译和运行应用程序的指令。
When creating a C/C++ Project With Existing Sources, the IDE relies on your existing makefile for instructions on how to compile and run your application.
LINUX平台开发经验:嵌入式开发平台搭建和使用,软件、库的移植,SHELL或PYTHON脚本使用,会MAKEFILE;.
Development experience on LINUX platforms: building and using embedded development platform, transportation of software and library, using SHELL or PYTHON scripts and master of MAKEFILE;
makefile中设置.
Fixed bug in makefile.
然后,它创建Makefile文件。
And finally create a file Makefile.
以下是一个简单的MakeFile示例:.
The following is an example of a generic Makefile.
这里有一个简单的makefile
Here is a simple Makefile.
构建脚本(或Makefile)生成工具.
Build script(or Makefile) generation tools.
如果这个变量被定义在Makefile中。
It is possible to define variables in a makefile.
所支持的语言代码可以在files/Makefile.
A list of supported language codes is available in files/Makefile.
Results: 101, Time: 0.0207

Top dictionary queries

Chinese - English