makefile

  • 网络文件;编译模块
makefilemakefile
  1. Makefile Project - Produce Makefile projects with ease .

    生成文件项目-轻松产生生成文件项目。

  2. Automatically Generate the Makefile of ARM Program

    ARM应用程序中Makefile文件的自动生成

  3. Develop a common makefile structure and process .

    开发一个共同的makefile结构和处理过程。

  4. This paper analyses the syntax and establishing method of makefile in Linux operation system .

    分析了Linux下makefile文件的语法和创建方法。

  5. Variables set in this make process 's makefile

    本make进程的makefile中的变量设置

  6. The exact code run , including the makefile , is provided .

    这里提供了精确的代码运行结果,包括makefile。

  7. Run configure to create a makefile appropriate for the native operating system .

    运行configure,创建适合于原生操作系统的makefile。

  8. Analyse and Research of Makefile Base on Linux 2.6

    Linux2.6下Makefile文件的分析与研究

  9. To compile this program , create a Makefile as follows

    要编译这个程序,请按以下方式创建一个Makefile

  10. Finally , brief description of the software release process , and gives the program compiled makefile .

    文章最后简要阐述了软件发布过程,并给出程序编译的nakefile。

  11. Study about edit of Makefile on DVD technology

    DVD技术中的Makefile编辑探讨

  12. At the top of the makefile you can set

    在makefile的顶部你可以设置

  13. To build specific components , you do not have to use the top-level Makefile .

    要构建特定组件,不必使用顶级Makefile。

  14. Now I have a Makefile . PL , and one other file in the project .

    现在我们已经在项目中拥有了Makefile.PL和另一个文件。

  15. You control the characteristics of the makefile by specifying appropriate properties for your project using the Project Properties GUI .

    您通过利用ProjectPropertiesGUI为您的工程指定适当的属性来控制makefile的特征。

  16. As you know , the purpose of a makefile is to give instructions for building a program .

    正如所了解的那样,makefile的目标就是为编译程序提供一些指令。

  17. If you want to build the sample program , you will also need the Makefile included after the sample .

    如果您要构建样本程序,在该样本之后还必须包含Makefile。

  18. You need to create one more file to properly build the cloud application using the Android kernel source makefile .

    您需要另外创建一个文件来使用kernel内核源makefile文件恰当地编译这个云应用程序。

  19. See the accompanying makefile ( in Resources later in this article ) for a simple example of this .

    有关这一点的简单示例,请参阅随附的makefile(在本文后面的参考资料中)。

  20. Remember that your makefile is going to be read by humans , not just make programs .

    记住makefile是会由人来阅读的,而不是只由make程序来使用的。

  21. MakeFile auto-generating tool , which avoids the troublesome manual work ;

    Makefile自动生成工具,避免了手工编写带来的麻烦;

  22. Good question , so we didn 't have a Makefile yet , more on that in the future .

    好问题,我们还没有一个Makefile文件,更多精彩,尽在以后的课程。

  23. These flags are not especially portable but may be necessary to understand in debugging a makefile .

    这些标记的可移植性并不好,但是对于理解makefile来说却是必须的。

  24. Environment and makefile changes

    环境和makefile的变化

  25. Another rule , make distclean , removes the Makefile and other generated files .

    另一个规则makedistclean,可以删除Makefile和生成的其他文件。

  26. The last one is , of course , makefile , which will be used by GNU Make for building binaries .

    最后当然是Makefile,GNUMake将使用它来构建二进制文件。

  27. Other programs may ask you to directly edit a makefile , and of course , new development may require you to write one .

    其他程序可能会要求我们直接编辑makefile,当然,新的开发还可能需要我们自己编写makefile。

  28. Optionally , edit the Makefile to adjust the software installation directory or other compilation details .

    作为一个可选步骤,编辑Makefile以调整软件安装目录或其他编译细节。

  29. Each build is specified using a Build Configuration and the IDE automatically creates a makefile for each Build Configuration .

    每个构建都是利用BuildConfiguration来指定的,并且IDE将为每个BuildConfiguration自动生成makefile。

  30. To change architectures you need to edit the kernel makefile and rerun the Linux kernel configuration program .

    要修改处理器结构则只需编辑核心的makefile并重新运行Linux核心配置程序。