Logo

GNU Make: A Program for Directed Compilation

Large book cover: GNU Make: A Program for Directed Compilation

GNU Make: A Program for Directed Compilation
by

Publisher: Free Software Foundation
ISBN/ASIN: 1882114825
ISBN-13: 9781882114825
Number of pages: 192

Description:
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.

Home page url

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

Similar books

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.
(7461 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.
(17754 views)
Book cover: Java Application Development on LinuxJava Application Development on Linux
by - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(20910 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.
(15482 views)