| Managing Projects with GNU make, 3rd Edition | | By
Robert Mecklenburg | | | | | Publisher | : O'Reilly | | Pub Date | : November 2004 | | ISBN | : 0-596-00610-1 | | Pages | : 320 | | |
|
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. |