Logo

Managing Projects with GNU Make

Large book cover: Managing Projects with GNU Make

Managing Projects with GNU Make
by

Publisher: O'Reilly
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.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: GTK+/Gnome Application DevelopmentGTK+/Gnome Application Development
by - Sams
Provides detailed information for programmers and developers using the GTK+/Gnome libraries. It complements existing GTK+/Gnome documentation, going into more depth on pivotal issues such as GTK+ object system, the event loop, Gdk substrate, etc.
(15723 views)
Book cover: KDE 2.0 DevelopmentKDE 2.0 Development
by - Sams
Topics include: KDE UI Compliance, Style Reference, The Qt Toolkit, Responsive User Interface, Complex-Function KDE Widgets, Multimedia, DCOP, KParts, Creating Documentation, Packaging Code, CVS and CVSUP, and KDevelop: the IDE for KDE.
(10150 views)
Book cover: The Linux Programmer's GuideThe Linux Programmer's Guide
by
This guide helps Linux programmers understand the peculiarities of Linux. It should be useful when porting programs from other operating systems. It describes the system calls and the major kernel changes which have effects on older programs.
(14174 views)
Book cover: Secure Programming for Linux and Unix HOWTOSecure Programming for Linux and Unix HOWTO
by
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(16510 views)