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: Advanced Linux ProgrammingAdvanced Linux Programming
by
The first part of the book covers generic UNIX system services for advanced programmers who have worked with other Linux systems. The second section covers truly advanced topics, the material that is entirely Linux specific.
(16883 views)
Book cover: Is Parallel Programming Hard, And, If So, What Can You Do About It?Is Parallel Programming Hard, And, If So, What Can You Do About It?
by
The purpose of this book is to help you understand how to program shared-memory parallel machines. By describing the algorithms that have worked well in the past, we hope to help you avoid some of the pitfalls that have beset parallel projects.
(13704 views)
Book cover: Linux Application Development Using Websphere Studio 5Linux Application Development Using Websphere Studio 5
by - 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.
(9397 views)
Book cover: Programming From The Ground UpProgramming From The Ground Up
by - 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.
(20633 views)