Managing Projects with GNU Make, 3rd Edition

Managing Projects with GNU Make, 3rd Edition

Robert Mecklenburg

Language: English

Publisher: O'Reilly Media

Published: Feb 9, 2009

Description:

Managing Projects with GNU make, 3rd Edition provides guidelines on meeting the needs of large, modern projects. This edition focuses on the GNU version of make, which has deservedly become the industry standard. GNU's powerful extensions are explored in this book, including a number of interesting advanced topics such as portability, parallelism, and use with Java. make is popular because it is free software and provides a version for almost every platform, including a version for Microsoft Windows as part of the free Cygwin project.