Managing Projects with GNU Make
by Robert Mecklenburg
Publisher: O'Reilly 2004
ISBN/ASIN: 0596006101
ISBN-13: 9780596006105
Number of pages: 300
Description:
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has deservedly become the industry standard. The book provides guidelines on meeting the needs of large, modern projects. Also added are a number of interesting advanced topics such as portability, parallelism, and use with Java.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Linux Appliance Designby Bob Smith, et al. - No Starch Press
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build different user interfaces including a web interface.
(7429 views)
Linux Application Development Using Websphere Studio 5by Osamu Takagiwa, at al. - IBM Redbooks
This book helps you get familiar with IBM middleware and tools for Linux, and develop your new Web application on Linux. It is aimed to show IBM's ability to provide an advanced platform for WebSphere application development using Linux.
(10840 views)
Programming From The Ground Upby Jonathan Bartlett - Bartlett Publishing
An introduction to assembly language programming on Linux for x86 machines. It covers memory management, interfacing with C, debugging, dynamic libraries, GUI programming, and more. Great textbook for novices as well as for intermediates.
(23845 views)
The Linux Development Platformby Rafeeq Ur Rehman, Christopher Paul - Prentice Hall PTR
This book describes how to build a development environment based upon Linux systems. It provides a reference on the open source tools used for development, and includes information about editors, compilers, assemblers, debuggers, etc.
(10970 views)