GNU Make
A Program for Directing Recompilation
GNU make Version 3.82
July 2010
by Richard M. Stallman, Roland McGrath, Paul D. Smith
This file documents the GNU make utility, which determines automatically which pieces of
a large program need to be recompiled, and issues the commands to recompile them.
This is Edition 0.71, last updated 19 July 2010, of The GNU Make Manual, for GNU make
version 3.82.
Published by the Free Software Foundation
官方链接地址有两个,一个是: http://www.gnu.org/software/make/manual/make.pdf
另外一个是: http://www.gnu.org/s/make/manual/make.pdf
共有192页,循序渐进,非常详细。
或者在google.com英文版中搜索关键词 GNU Make Manual