Books in Print

 [image of the Head of a GNU] [ English ]


GNU Make: A Program for Directing Recompilation

by Richard M. Stallman, Roland McGrath and Paul D. Smith

GNU Make book cover image
196 Pages
Cover Price: $25.00
June 2004
ISBN 1-882114-83-3
Trade Paper, Lay Flat Binding
On-line version
Order Now!



GNU Press Home Page
Books In Print
Software on CD
ISBN List
GNU Gear Page
Clothing
Wall Art
Other Fan Gear
Order Form
For Authors
For Resellers
For Teachers
Contact Us
FSF Home Page
GNU Project Home

This best-selling manual is indispensable to free software system maintainers. The GNU Make manual, written by the program's original authors and current maintainer, is the definitive tutorial. It is carefully designed to be useful to all levels of users, and includes an introductory chapter for novices. The Make utility automates the process of compilation; it is especially useful when the source files of large programs change. GNU Make is becoming increasingly popular as it is able to meet the needs of free software system hackers in system management. It is a small program with a lot of power.

This book will show you:

  • How to write your own makefiles
  • Make's rule syntax and how to write your own rules
  • How the Make utility can be configured to automatically put binary and source files in the right places.
  • How to use make to create archive files automatically
  • Define, set and use Make's variables
  • How Make uses targets so that you can broaden or narrow Make's recompilation efforts on demand.
  • And much more!

This manual provides a complete explanation of Make, both the basics and extended features. There is also a convenient Quick Reference appendix for experts.

About the Authors:
Richard M. Stallman is the founder of the Free Software movement. He has also written the "Emacs Reference Manual" and Using and Porting GNU CC. Roland McGrath is the original author of the GNU Make Program. Paul D. Smith has been the maintainer for many years.


Please send comments on these web pages to webmasters@www.gnu.org, send other questions to gnu@gnu.org.

Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

Updated: $Date: 2006/05/01 10:04:13 $ $Author: ramprasadb $