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: Shell Scripting Tutorial for Linux/Unix BeginnersShell Scripting Tutorial for Linux/Unix Beginners
- Guru99
The course covers Linux Basics like Introduction, Linux Distributions and Installation, Commands, and File Permissions. It also introduces Redirection, Regular Expressions, Commands, and Communication in Linux. We also touch on advanced topics ...
(5956 views)
Book cover: The Linux Development PlatformThe Linux Development Platform
by - Prentice Hall PTR
This book describes how to build a development environment based upon Linux systems. It provides a reference on the open source tools used for development, and includes information about editors, compilers, assemblers, debuggers, etc.
(10708 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.
(23187 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.
(16769 views)