Managing Projects with GNU Make: Use the Power of GNU Make to Build Anything

Paperback
from $0.00

Author: Robert Mecklenburg

ISBN-10: 0596006101

ISBN-13: 9780596006105

Category: Utilities (Computer Applications)

The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software, despite many younger competitors.\ The premise behind make is simple:...

Search in google:

This guide describes the features of the make tool for automating the mundane aspects of transforming source code into an executable, and explains how to use them for large projects, portability, and debugging. Last published in 1991 as Managing projects with Make; the third edition focuses on the GNU version of make and is largely new material. Annotation ©2004 Book News, Inc., Portland, OR

1How to write a simple makefile32Rules103Variables and macros414Functions615Commands886Managing large projects1077Portable makefiles1298C and C++1419Java15910Improving the performance of make18211Example makefiles19612Debugging makefiles229App. ARunning make249App. BThe outer limits252App. CGNU free documentation license - GNU project - Free Software Foundation (FSF)263