Hide this

Results from Google Books

Click on a thumbnail to go to Google Books.

Managing Projects with make by Andrew Oram
Loading...

Managing Projects with make

by Andrew Oram

Series: Nutshell Handbook Series

MembersReviewsPopularityAverage ratingConversations
187None30,423 (3.5)None
Recently added byerickherring, private library, mikal, westwind_mv, Claessen, aperrien, LauraRey, camhorn
Loading...
won't like will probably not like will probably like will like will love

Sign up for LibraryThing to find out whether you'll like this book.

No reviews
no reviews | add a review
You must log in to edit Common Knowledge data.
For more help see the Common Knowledge help page.
Series (with order)
Canonical Title
Original publication date
People/Characters
Important places
Important events
Awards and honors
Epigraph
Dedication
First words
Quotations
Last words
Disambiguation notice
Publisher's editors
Blurbers
Original publication date1991
SeriesNutshell Handbook Series
Book description

Amazon.com Product Description (ISBN 0937175900, Paperback)

make is one of UNIX's greatest contributions to software development, and this book is the clearest description of make ever written. Even the smallest software project typically involves a number of files that depend upon each other in various ways. If you modify one or more source files, you must relink the program after recompiling some, but not necessarily all, of the sources. make greatly simplifies this process. By recording the relationships between sets of files, make can automatically perform all the necessary updating. For large projects with teams of programmers and multiple releases, make becomes even more critical. But in order to avoid spending a major portion of your maintenance budget on maintaining the Makefiles, you need a system for handling directories, dependencies, and macro definitions. This book describes all the basic features of make and provides guidelines on meeting the needs of large, modern projects. Some of the issues addressed in the second edition include: Projects covering several directories. Maintaining consistency when building variants of a program. Automatic generation of header file dependencies. Forced rebuilds of existing files. A description of free products that contain major enhancements to make. Listings of the features that vary between different versions of make and simple ways to test them. More detail and examples on common errors, use of the shell in make, formal rules of syntax in make, and support for various utilities.

(retrieved from Amazon Fri, 24 Apr 2009 07:57:56 -0400)

The first test round has been closed. Visit the Open Shelves Classification group for details.

Popular covers

 

Help/FAQs | About | Privacy/Terms | Blog | Contact | LibraryThing.com | APIs | WikiThing | Common Knowledge | 45,547,292 books!