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: 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.
(16891 views)
Book cover: GNU Autoconf, Automake and LibtoolGNU Autoconf, Automake and Libtool
by - Sams
This book is an expert guide to using GNU autoconf, automake, and libtool effectively. Written for C/C++ or script programmers who write software under Unix/Linux. The text is filled with the nuts-and-bolts details of running these three utilities.
(14678 views)
Book cover: Linux Systems ProgrammingLinux Systems Programming
by - Bournemouth Media School
Contents: Command Line Arguments; Environment Variables; The Standard I/O Library; Executing Processes as a Stream; Showing system Processes; Creating processes in a program; Processes and Threads; Inter-process Communication; Semaphores; etc.
(13675 views)
Book cover: The Big Online Book of Linux Ada ProgrammingThe Big Online Book of Linux Ada Programming
by - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(17424 views)