RSD opens the makefile for editing.
RSD打开makefile用于编辑。
Environment and makefile changes.
环境和makefile的变化。
Listing 4. Makefile for capable_probe.
清单4. capable_probe的makefile。
It doesn't depend on the -j makefile option.
这不依赖于- jmakefile选项。
Some makefile rules have implicit dependencies.
一些makefile规则具有隐式依赖项。
This will generate the Makefile for the project.
将生成项目的Makefile。
Rename the file txtplugin_makefile as makefile.
将文件txtplugin_makefile重命名为makefile文件。
To compile this program, create a Makefile as follows.
要编译这个程序,请按以下方式创建一个makefile。
Compile the module using the makefile in Listing 4.
使用清单4中的makefile编译这个模块。
Document and centralize makefile creation and ownership.
记录并且集中makefile创造和所有权。
What's the difference between a compiler and a Makefile?
编译器和Makefile有什么区别?
Listing 2. Makefile with the same temporary file y.tab.c.
清单2.使用同一个临时文件y.t ab . c的makefile。
This makefile USES the kernel build mechanism to build the module.
makefile文件使用内核编译机制来编译模块。
Answer: Modify the makefile and specify values for ALIAS, UID, and PWD.
解答:请更改makefile,并为ALIAS、UID和PWD指定适当的值。
The Imakefile file is used by the XMKMF program to generate a makefile.
xmkmf程序将使用Imakefile文件来生成makefile。
Another rule, make distclean, removes the Makefile and other generated files.
另一个规则make distclean,可以删除Makefile和生成的其他文件。
Good question, so we didn't have a Makefile yet, more on that in the future.
好问题,我们还没有一个Makefile文件,更多精彩,尽在以后的课程。
When used with a makefile, overriding the CC variable suffices; see Listing 8.
当它与makefile一起使用时,就会覆盖CC变量;如清单8所示。
Run configure to create a makefile appropriate for the native operating system.
运行configure,创建适合于原生操作系统的makefile。
With a suitably configured Makefile, only foo.o would be recompiled from its source.
使用一个经过适当配置的Makefile,将只会从源文件编译foo . o。
As you know, the purpose of a makefile is to give instructions for building a program.
正如所了解的那样,makefile的目标就是为编译程序提供一些指令。
Remember that your makefile is going to be read by humans, not just make programs.
记住makefile是会由人来阅读的,而不是只由make程序来使用的。
Run the configure script, which prepares the makefile required by the make command.
运行configure脚本,它可以为make命令准备所需的make文件。
Type sc -m -m Main in the sample_spl directory to create a Makefile for this application.
在sample_spl目录中键入sc- m - mMain,为该应用程序创建一个Makefile。
In general, make -j can extract sufficient parallelism if you create the makefile properly.
一般而言,如果正确创建makefile,make - j就能够提取充足的并行项。
The last one is, of course, makefile, which will be used by GNU Make for building binaries.
最后当然是Makefile,GNU Make将使用它来构建二进制文件。
The options in the distribution's generic makefile should suffice for most UNIX systems.
发行版的通用makefile中的选项对于大多数UNIX系统应该足够了。
If the make fails, look in the topmost directory for a makefile specific to your system.
如果make运行失败,那么在顶层目录中寻找适合自己系统的makefile。
Rename it as makefile, and copy in bldplugin.bat from sqllib\samples\security\plugins directory.
将它重命名为makefile,并从 sqllib\samples\security\plugins 目录复制bldplugin.bat。
Rename it as makefile, and copy in bldplugin.bat from sqllib\samples\security\plugins directory.
将它重命名为makefile,并从 sqllib\samples\security\plugins 目录复制bldplugin.bat。
应用推荐