GNU Make: A Program for Directed Compilation
by Richard M. Stallman, Roland McGrath
Publisher: Free Software Foundation 2010
ISBN/ASIN: 1882114825
ISBN-13: 9781882114825
Number of pages: 192
Description:
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines. By describing the algorithms that have worked well in the past, we hope to help you avoid some of the pitfalls that have beset parallel projects.
(14468 views)

by David Haskins - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(23325 views)

- Wikibooks
The book is designed for people interested in programming the X Window System and assumes some basic knowledge on how to use a computer, how to setup The X Window System, how to use a compiler and how to write a program in the C programming language.
(5865 views)

by Vivek G. Gite - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(15483 views)