GNU Make

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Book)
 
(未显示1个用户的2个中间版本)
第2行: 第2行:
  
 
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
 
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
 +
 +
==Book==
 +
[[文件:managing-projects-with-gnu-make.jpg|right|thumb]]
 +
Managing Projects with GNU Make, Third Edition By Robert Mecklenburg, November 2004, Pages: 300
 +
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/cpyrt.pdf License/Copyright]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/toc.pdf Table of Contents]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/author_colo.pdf About the Author/Colophon]
 +
 +
[http://book.huihoo.com/managing-projects-with-gnu-make/part1.pdf Part I. Basic Concepts]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch01.pdf Chapter 1: How to write a Simple Makefile]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch02.pdf Chapter 2: Rules]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch03.pdf Chapter 3: Variables and Macros]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch04.pdf Chapter 4: Functions]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch05.pdf Chapter 5: Commands]
 +
 +
[http://book.huihoo.com/managing-projects-with-gnu-make/part2.pdf Part II. Advanced and Specialized Topics]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch06.pdf Chapter 6: Managing Large Projects]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch07.pdf Chapter 7: Portable Makefiles]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch08.pdf Chapter 8: C and C++]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch09.pdf Chapter 9: Java]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch10.pdf Chapter 10: Improving the Performance of make]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch11.pdf Chapter 11: Example Makefiles]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/ch12.pdf Chapter 12: Debugging Makefiles]
 +
 +
[http://book.huihoo.com/managing-projects-with-gnu-make/part3.pdf Part III. Appendixes]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/appa.pdf A. Running make]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/appb.pdf B. The Outer Limits]
 +
*[http://book.huihoo.com/managing-projects-with-gnu-make/appc.pdf C. GNU Free Documentation License--GNU Project--Free Software Foundation (FSF)]
 +
 +
[http://book.huihoo.com/managing-projects-with-gnu-make/inx.pdf Index]
  
 
==Links==
 
==Links==

2013年3月4日 (一) 06:28的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 GNU Make Thanks, Wikipedia.

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

[编辑] Book

Managing-projects-with-gnu-make.jpg

Managing Projects with GNU Make, Third Edition By Robert Mecklenburg, November 2004, Pages: 300

Part I. Basic Concepts

Part II. Advanced and Specialized Topics

Part III. Appendixes

Index

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱