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: GNU Make: A Program for Directed CompilationGNU Make: A Program for Directed Compilation
by - Free Software Foundation
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
(11574 views)
Book cover: X Window ProgrammingX Window Programming
- Wikibooks
The book is designed for people interested in programming the X Window System and assumes some basic knowledge on how to use a computer, how to setup The X Window System, how to use a compiler and how to write a program in the C programming language.
(5376 views)
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.
(15494 views)
Book cover: Linux Appliance DesignLinux Appliance Design
by - 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.
(5686 views)