搜索资源列表
GNU Make 使用手册
- GNU make的中文使用手册 版本3.79 含盖gnu make使用的-GNU make the Chinese version of the user manual covering 3.79 gnu make use of all aspects of
GNUMakeUserChineseVersion
- GNU Make 使用手册(中译版),linux下编程的必看的-GNU Make Manual (translated version), under linux programming watched every game of the Eastern
GNU_Make_TW
- GNU Make 使用手冊(繁體版) V3.79 -GNU Make use manual (English version) V3.79
GNU_make_man_cn_v3.8
- 本文比较完整的讲述GNU make 工具,涵盖GNU make 的用法、语法。同时重点讨论如何 为一个工程编写Makefile。 本版本为中文版-this relatively complete tool on GNU make, covering GNU make the usage, grammar. Also focus on how to prepare a project Makefile. This version of the Chinese version
GNUMakemanual
- GNU Make 使用手册(中译版)目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
gnu-make-doc-zh_CN-1.3
- gnu make中文手册,linux程序员必备
GNU-Make
- GNU Make 使用手册(中译版)本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
oreilly.managing.projects.with.gnu.make.3rd.editio
- oreilly的书一般都经典,具体看书吧,oreilly.managing.projects.with.gnu.make.3rd.edition
GNUMake
- GNU make项目管理手册,好东西,大家分享!linux下软件开发必备!-GNU make project management manual, good things, to share with you! software development required under linux!
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
learnMakefile
- 介绍GNU make 3.0的使用方法.通俗易懂-introduced the use of GNU make 3.0 methods.
GNU_make
- GNU make中文手册.chm GNU make中文手册.chm GNU make中文手册.chm-GNU make
Linux_Makefile_automake
- 在本文中,将给大家介绍如何使用autoconf和automake两个工具来帮助我们自动地生成符合自由软件惯例的Makefile,这样就可以象常见的GNU程序一样,只要使用“./configure”,“make”,“make instal”就可以把程序安装到Linux系统中去了。这将特别适合想做开放源代码软件的程序开发人员,又或如果你只是自己写些小的Toy程序,那么这个文章对你也会有很大的帮助(解压后请用html打开)-In this article, we will introduce how
useageofgui-make.txt.tar
- GNU make 指南 翻译: 哈少 译者按: 本文是一篇介绍 GNU Make 的文章,读完后读者应该基本掌握了 make 的用法。而 make 是所有想在 Unix (当然也包括 Linux )系统上编程的用户必须掌握的工具。如果你写的程序中没有用到 make ,则说明你写的程序只是个人的练习程序,不具有任何实用的价值。也许这么说有点 儿偏激,但 make 实在是应该用在任何稍具规模的程序中的。希望本文可以为中国的 Unix 编程初学者提供一点儿有用的资料。中
GNU_MAKE
- GNU MAKE的中文手册, 网页版,说明了makefile的所有规则-GNU MAKE the Chinese manuals, web version, explained all the rules makefile
GNU-make
- makefile工程管理,让你成为真正的嵌入式高手-the makefile project management, you become a true master of embedded
GNU-make
- 讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。-About the GNU make utility, covering the GNU make usage and grammar. At the same time focus on how to write one for a project.
GNU-make
- GNU make官网原版文档(英文)。HTML格式。-This is Edition 0.73, last updated 30 September 2014, of The GNU Make Manual, for GNU make version 4.1
gnu-make
- 本书主要是针对那些对linux编程感兴趣的朋友 可以通过此书了解makefile的书写方式
