Logo

GNU Make: A Program for Directed Compilation

Large book cover: GNU Make: A Program for Directed Compilation

GNU Make: A Program for Directed Compilation
by

Publisher: Free Software Foundation
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Is Parallel Programming Hard, And, If So, What Can You Do About It?Is Parallel Programming Hard, And, If So, What Can You Do About It?
by
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.
(13956 views)
Book cover: Advanced Linux ProgrammingAdvanced Linux Programming
by
The first part of the book covers generic UNIX system services for advanced programmers who have worked with other Linux systems. The second section covers truly advanced topics, the material that is entirely Linux specific.
(17103 views)
Book cover: Writing GNOME ApplicationsWriting GNOME Applications
by - Addison-Wesley Professional
This book will help Linux programmers learn the basics of GNOME and understand how to write applications using this environment. Focusing on the essentials, the book guides you through GNOME's elements and explains how these elements function.
(14768 views)
Book cover: GNU Autoconf, Automake and LibtoolGNU Autoconf, Automake and Libtool
by - Sams
This book is an expert guide to using GNU autoconf, automake, and libtool effectively. Written for C/C++ or script programmers who write software under Unix/Linux. The text is filled with the nuts-and-bolts details of running these three utilities.
(14291 views)